Move jitter_stutter and gles2_gles3_differences to rendering section

This commit is contained in:
Nathan Lovato
2020-10-08 14:14:43 -06:00
parent c6e219daa4
commit 845239794d
7 changed files with 2 additions and 2 deletions
-2
View File
@@ -5,12 +5,10 @@ Miscellaneous
:maxdepth: 1
:name: toc-learn-features-misc
jitter_stutter
handling_quit_requests
pausing_games
binary_serialization_api
running_code_in_the_editor
change_scenes_manually
gles2_gles3_differences
instancing_with_signals
state_design_pattern

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 130 KiB

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 157 KiB

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 121 KiB

+2
View File
@@ -7,3 +7,5 @@ Rendering
viewports
multiple_resolutions
jitter_stutter
gles2_gles3_differences