godot/drivers
Rémi Verschelde 372136fe75 Environment: Refactor code for readability + more
- Makes all boolean setters/getters consistent.
- Fixes bug where `glow_hdr_bleed_scale` was not used.
- Split CameraEffects to their own source file.
- Reorder all Environment method and properties declarations,
  definitions and bindings to be consistent with each other
  and with the order of property bindings.
- Bind missing enum values added with SDFGI.
- Remove unused SDFGI enhance_ssr boolean.
- Sync doc changes after SDFGI merge and other misc changes.
2020-07-01 14:44:45 +02:00
..
alsa Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
alsamidi Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
coreaudio Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
coremidi Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
dummy Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
gl_context SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gles2 Fix shader's length() function parsing in expressions 2020-06-03 19:39:48 +03:00
png Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
pulseaudio Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
spirv-reflect SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
unix Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 2020-05-31 14:19:31 +02:00
vulkan Addition of SDFGI for open world global illumination 2020-06-26 11:06:48 -03:00
wasapi Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
windows fix(Directory): remove erasing print 2020-05-28 05:46:01 -05:00
winmidi Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
xaudio2 Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_driver_types.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
register_driver_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00