This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
eb81ac8fc524edf7fa3fdcaaa1e7f22ffbbe287c
godot
/
modules
/
lightmapper_rd
T
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
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
lm_blendseams.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
lm_common_inc.glsl
GPULightmapper: skip smoothen positions for flat triangles
2021-10-12 18:23:16 +02:00
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
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
register_types.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
SCsub
GPULightmapper's triangles and their bounding box will be in-sync
2021-09-11 14:02:37 +02:00