This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
212fc0838aa187fcf3a31504e7268c8fd257c40e
FlaxEngine
/
Source
/
Editor
/
CustomEditors
History
Cristhofer Marques
77c6daf240
fix the wrong additional layer in the matrix
2022-10-11 13:30:49 -03:00
..
Dedicated
fix the wrong additional layer in the matrix
2022-10-11 13:30:49 -03:00
Editors
Fix
[AssetReference(typeof(typeName)]
not working for arrays of assets (fix for collection types)
2022-07-23 16:36:21 +02:00
Elements
Add deprecation info for users to upgrade the code
2022-09-08 18:49:25 +02:00
GUI
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
Values
Fix
[AssetReference(typeof(typeName)]
not working for arrays of assets (fix for collection types)
2022-07-23 16:36:21 +02:00
CustomEditor.cs
Fix errors in Editor when editing particle emitter if effect that uses it is selected
2022-07-24 11:55:00 +02:00
CustomEditorPresenter.cs
…
CustomEditorsUtil.cpp
…
CustomEditorsUtil.cs
Fix error when using multi-dimensional array property (not supported)
2022-07-18 23:11:11 +02:00
CustomEditorsUtil.h
…
LayoutElement.cs
…
LayoutElementsContainer.cs
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
SyncPointEditor.cs
…