godot/modules/denoise
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +02:00
..
config.py Add support for PowerPC family 2021-11-01 22:25:53 +01:00
denoise_wrapper.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
denoise_wrapper.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
lightmap_denoiser.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
lightmap_denoiser.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
resource_to_cpp.py Remove unused Python imports. 2020-09-10 11:38:52 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00