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
bb844a760642379fb3a9537a237dce22f78e8656
FlaxEngine
/
Source
/
Engine
/
UI
History
Wojtek Figat
7e2d45012e
Fix scroll panel regression from
6f0a2c0288
2024-12-01 11:31:44 +01:00
..
GUI
Fix scroll panel regression from
6f0a2c0288
2024-12-01 11:31:44 +01:00
SpriteRender.cpp
Add
UpdateFlags
to
ISceneRenderingListener::UpdateActor
for more contextual control overdirtying actors state in renderer data
2024-09-29 22:03:46 +02:00
SpriteRender.h
Merge remote-tracking branch 'origin/master' into 1.9
2024-08-22 17:33:20 +02:00
TextRender.cpp
Add
UpdateFlags
to
ISceneRenderingListener::UpdateActor
for more contextual control overdirtying actors state in renderer data
2024-09-29 22:03:46 +02:00
TextRender.h
Refactor
SortOrder
to use
int8
instead of
int16
due to performance reasons (more efficent sort keys packing in rendering)
2024-06-29 13:54:02 +02:00
UI.Build.cs
…
UICanvas.cpp
Expose additional Actor virtual methods to c#
2024-08-13 15:14:07 -05:00
UICanvas.cs
Merge remote-tracking branch 'origin/master' into 1.9
2024-08-16 14:52:57 +02:00
UICanvas.h
…
UIControl.cpp
…
UIControl.cs
…
UIControl.h
Add controls to the ActorToolbox in the GUI tab. Add dragging and dropping controls from toolbox into scene and prefab trees.
2024-04-27 15:55:25 -05:00