godot/main
lawnjelly b1e24597e7 Renaming rendering/2d project settings.
The rendering/quality/2d section of project settings is becoming considerably expanded in 3.2.4, and arguably was not the correct place for settings that were not really to do with quality.

3.2.4 is the last sensible opportunity we will have to move these settings, as the only existing one likely to break compatibility in a small way is `pixel_snap`, and given that the whole snapping area is being overhauled we can draw attention to the fact it has changed in the release notes.

Class reference is also updated and slightly improved.

`pixel_snap` is renamed to `gpu_pixel_snap` in the project settings and code to help differentiate from CPU side transform snapping.
2021-03-01 11:38:46 +00:00
..
tests Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
app_icon.png
default_controller_mappings.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2021-02-08 22:36:36 +01:00
godotcontrollerdb.txt Add some HTML5 controllers mapping. 2021-02-06 11:09:01 +01:00
input_default.cpp Input: Throw error if action doesn't exist 2021-02-25 14:30:25 +01:00
input_default.h Add support for new SDL gamecontroller keywords. 2021-02-07 16:41:23 +00:00
main.cpp Renaming rendering/2d project settings. 2021-03-01 11:38:46 +00:00
main.h Make glue generation shutdown more graceful 2021-02-22 21:40:16 +01:00
main_builders.py Support SDL2 half axes and inverted axes mappings. 2020-06-26 06:28:56 +01:00
main_timer_sync.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
main_timer_sync.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
performance.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
performance.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
splash.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2019-10-12 23:23:33 +02:00
splash_editor.png Update AUTHORS and DONORS list 2020-10-28 15:09:17 +01:00