godot/main
Clay John 8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
- Rename OpenGL to GLES3 in the source code per community feedback.
  - The renderer is still exposed as "OpenGL 3" to the user.
- Hide renderer selection dropdown until OpenGL support is more mature.
  - The renderer can still be changed in the Project Settings or using
    the `--rendering-driver opengl` command line argument.
- Remove commented out exporter code.
- Remove some OpenGL/DisplayServer-related debugging prints.
2021-10-31 15:56:45 +01:00
..
SCsub Fix new black style check failures in various files. 2020-08-21 16:51:30 +01:00
app_icon.png Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2018-06-28 19:17:41 +02:00
main.cpp Use OpenGL 3.3 core profile instead of compatibility profile 2021-10-31 15:56:45 +01:00
main.h Add project setting for agile input event flushing 2021-08-13 11:45:50 +02:00
main_builders.py Tweak the editor splash screen color to better match the default theme 2021-03-17 22:57:35 +01:00
main_timer_sync.cpp Fix negative delta arguments 2021-08-31 22:16:23 +02:00
main_timer_sync.h Rename `iterations_per_second` to `physics_ticks_per_second` 2021-08-11 02:37:02 +02:00
performance.cpp Use doubles for time everywhere in Timer/SceneTree 2021-07-26 02:00:48 -04:00
performance.h Use doubles for time everywhere in Timer/SceneTree 2021-07-26 02:00:48 -04: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 14:06:22 +01:00