This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-05e18d3dec
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
bb1006b2acc00aae09d906fed65396508649502c
engine
/
modules
/
lightmapper_rd
T
History
Rémi Verschelde
2a4eaa4cd8
Merge pull request
#86555
from RandomShaper/fix_warn
...
Fix LightmapperRD division warning in MSVC
2024-01-04 14:26:20 +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
Merge pull request
#86555
from RandomShaper/fix_warn
2024-01-04 14:26:20 +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
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
…