This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-4719682021
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
ceafa6120d595fdddc6c737e060fca6c71bb48fa
engine
/
modules
/
lightmapper_rd
T
History
Rémi Verschelde
ca7fb29203
Merge pull request
#84800
from gshadows/fix_options_range
...
Fix unlimited project option ranges that could cause crashes.
2024-01-03 09:59:31 +01:00
..
config.py
Disable
lightmapper_rd
module in non-editor builds (and in Android editor)
2023-09-29 11:30:15 +02:00
lightmapper_rd.cpp
Fix potential integer underflow in rounded up divisions
2024-01-02 14:14:47 +01:00
lightmapper_rd.h
Optimize lightmapper using triangle clusters on the acceleration structure.
2023-10-13 17:57:25 -03:00
lm_blendseams.glsl
…
lm_common_inc.glsl
Optimize lightmapper using triangle clusters on the acceleration structure.
2023-10-13 17:57:25 -03:00
lm_compute.glsl
Optimize lightmapper using triangle clusters on the acceleration structure.
2023-10-13 17:57:25 -03:00
lm_raster.glsl
…
register_types.cpp
Fix unlimited project option ranges that could cause crashes.
2023-12-22 09:14:45 +03:00
register_types.h
…
SCsub
…