godot/modules/denoise
reduz 127458ed17 Reorganized core/ directory, it was too fatty already
-Removed FuncRef, since Callable makes it obsolete
-Removed int_types.h as its obsolete in c++11+
-Changed color names code
2020-11-07 20:17:12 -03:00
..
config.py [macOS] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 12:33:51 +03:00
denoise_wrapper.cpp Style: Fix missing/invalid copyright headers 2020-05-14 16:54:54 +02:00
denoise_wrapper.h Style: Fix missing/invalid copyright headers 2020-05-14 16:54:54 +02:00
lightmap_denoiser.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
lightmap_denoiser.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_types.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_types.h Fix header guards in modules: 2020-09-06 16:13:59 +01:00
resource_to_cpp.py Remove unused Python imports. 2020-09-10 11:38:52 +01:00
SCsub SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00