This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb81ac8fc524edf7fa3fdcaaa1e7f22ffbbe287c
godot
/
modules
/
lightmapper_rd
History
kobewi
39d429e497
Change some math macros to constexpr
...
Changes `MAX`, `MIN`, `ABS`, `CLAMP` and `SIGN`.
2022-03-09 16:24:32 +01:00
..
config.py
…
lightmapper_rd.cpp
Change some math macros to constexpr
2022-03-09 16:24:32 +01:00
lightmapper_rd.h
…
lm_blendseams.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
lm_common_inc.glsl
…
lm_compute.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
lm_raster.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…