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
7198539b33dbfacc28652018f648ccc9883cbfd7
FlaxEngine
/
Source
/
Engine
/
UI
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
..
GUI
Fix
TargetViewOffset
from textboxes to be hidden
2021-10-14 11:26:13 +02:00
SpriteRender.cpp
Optimize Scene Rendering (cache drawable bounds and layers for culling with less cache misses)
2021-07-04 11:25:52 +02:00
SpriteRender.h
Optimize Scene Rendering (cache drawable bounds and layers for culling with less cache misses)
2021-07-04 11:25:52 +02:00
TextRender.cpp
Optimize Scene Rendering (cache drawable bounds and layers for culling with less cache misses)
2021-07-04 11:25:52 +02:00
TextRender.h
Optimize Scene Rendering (cache drawable bounds and layers for culling with less cache misses)
2021-07-04 11:25:52 +02:00
UI.Build.cs
Add LocalizedString to TextRender
2021-04-19 16:25:44 +02:00
UICanvas.cpp
Add support for compiling and running engine without C# scripting
2021-10-23 16:43:15 +02:00
UICanvas.cs
Fix UI Canvas visible in PrefabPreview when using IsActive
2021-06-30 12:02:23 +02:00
UICanvas.h
Fix ScreenSpace UICanvas prefab preview activate/deactivate
2021-04-29 15:49:57 +02:00
UIControl.cpp
Add support for compiling and running engine without C# scripting
2021-10-23 16:43:15 +02:00
UIControl.cs
Fix order when pasting UI Controls
2021-04-29 15:22:36 +02:00
UIControl.h
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00