godot/scene
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
..
2d Normalise p_up_direction vector in move_and_slide() and 2020-06-16 09:56:08 +01:00
3d Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
animation Restore capture caches when missing 2020-06-05 23:26:25 +02:00
audio Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
debugger Fix resource preview in remote inspector 2020-05-23 11:52:02 +02:00
gui Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
main Make dialogs exclusive by default, fixes #37732 2020-06-30 14:02:37 -03:00
resources Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
register_scene_types.cpp Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Custom Skeleton3DEditorPlugin 2020-05-22 09:54:34 -07:00
scene_string_names.h Custom Skeleton3DEditorPlugin 2020-05-22 09:54:34 -07:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00