godot/modules/denoise
Marcel Admiraal 5a376cb061 Fix header guards in modules:
- Add missing header guards to various modules' register_types.h
- Add header guard to basis_universal/texture_basisu.h.
- Ensure header guard encloses entire header in
  webrtc/webrtc_data_channel_js.h.
2020-09-06 16:13:59 +01: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 Add override keywords. 2020-07-10 13:56:54 +01:00
register_types.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
register_types.h Fix header guards in modules: 2020-09-06 16:13:59 +01:00
resource_to_cpp.py New lightmapper 2020-05-10 15:59:09 -03:00
SCsub SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00