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
74b77bfa4ce499a0497526b4e4ea84d48bb8b429
FlaxEngine
/
Source
/
Engine
/
UI
History
Chandler Cox
f67c0d2ac0
Change
ScaleWithResolution
defaults
2023-12-02 09:23:43 -06:00
..
GUI
Change
ScaleWithResolution
defaults
2023-12-02 09:23:43 -06:00
SpriteRender.cpp
Fix sprite shadow to match the sprite facing camera
2023-10-12 12:10:21 +02:00
SpriteRender.h
…
TextRender.cpp
Fix performance bug in Development/Release builds due to incorrect draw calls batching (uninitialized memory)
2023-09-28 10:59:09 +02:00
TextRender.h
…
UI.Build.cs
…
UICanvas.cpp
Fix scripting interop in AOT mode to use reflection-based field access
2023-10-11 15:18:28 +02:00
UICanvas.cs
Add handling
ViewLayersMask
from camera when rendering
UICanvas
2023-11-08 11:21:29 +01:00
UICanvas.h
Minor changes
2023-10-01 11:24:49 +02:00
UIControl.cpp
Minor changes
2023-10-01 11:24:49 +02:00
UIControl.cs
Fix potential incorrect null checks in
FlaxEngine.Object
s
2023-09-28 22:05:58 +03:00
UIControl.h
…