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
7
Packages
Projects
Releases
Wiki
Activity
Files
d79dd4aaf7bfd189fb0c939b47070e4d4ceeb5a4
FlaxEngine
/
Source
/
Engine
/
Renderer
/
Editor
History
Wojtek Figat
98d5769558
Fix performance bug in Development/Release builds due to incorrect draw calls batching (uninitialized memory)
2023-09-28 10:59:09 +02:00
..
LightmapUVsDensity.cpp
…
LightmapUVsDensity.h
…
LODPreview.cpp
…
LODPreview.h
Update copyright year
2023-01-10 15:29:37 +01:00
MaterialComplexity.cpp
Refactor enum flags with
__underlying_type
and new
EnumHasAnyFlags
/
EnumHasAllFlags
2023-01-15 12:44:39 +01:00
MaterialComplexity.h
…
QuadOverdrawPass.cpp
Fix performance bug in Development/Release builds due to incorrect draw calls batching (uninitialized memory)
2023-09-28 10:59:09 +02:00
QuadOverdrawPass.h
…
VertexColors.cpp
…
VertexColors.h
…