This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
eb04fc39ea01dc3cafaa75da4ade68b522f6bcab
FlaxEngine
/
Source
/
Editor
/
CustomEditors
T
History
mafiesto4
8938f13a0b
Add support for compiling and running engine without C# scripting
...
(configurable via `EngineConfiguration.UseCSharp` in Flax.Build)
2021-10-23 16:43:15 +02:00
..
Dedicated
Fix for env probes baking in Editor
2021-09-20 11:37:25 +02:00
Editors
Add copy/paste for group panel with multiple custom editors nested inside
2021-09-29 10:07:53 +02:00
Elements
Hide various Editor types from Visual Scripting
2021-10-04 12:26:36 +02:00
GUI
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
Values
Fix UI with list of null items when layout gets rebuilt at item level
2021-08-12 11:48:51 +02:00
CustomEditor.cs
Add copy/paste for group panel with multiple custom editors nested inside
2021-09-29 10:07:53 +02:00
CustomEditorPresenter.cs
Improve LocalizationSettings editor
2021-04-22 16:10:20 +02:00
CustomEditorsUtil.cpp
Optimize C++ compilation time
2021-04-30 16:27:57 +02:00
CustomEditorsUtil.cs
Fix properties names formatting for UI with 2 character words
2021-02-14 17:12:29 +01:00
CustomEditorsUtil.h
Add support for compiling and running engine without C# scripting
2021-10-23 16:43:15 +02:00
LayoutElement.cs
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
LayoutElementsContainer.cs
Fix UI with list of null items when layout gets rebuilt at item level
2021-08-12 11:48:51 +02:00
SyncPointEditor.cs
Add support for
NotNullItems
option in collections editors
2021-06-09 10:58:54 +02:00