pandemonium_engine/scene/main
Hugo Locurcio 0e32de0bad Clamp Viewport shadow atlas sizes to improve usability
- Add a range hint to the Viewport `shadow_atlas_size` property.
- Add range steps to the shadow resolution project settings that
  match the lowest allowed values (since lower increments don't
  make sense).
2022-07-29 17:38:06 +02:00
..
canvas_layer.cpp Clang format all files. 2022-03-18 19:00:13 +01:00
canvas_layer.h Include cleanups for resources. 2022-03-18 18:48:49 +01:00
http_request.cpp Use a floating-point number for the timeout property in HTTPRequest 2022-07-27 18:01:11 +02:00
http_request.h Use a floating-point number for the timeout property in HTTPRequest 2022-07-27 18:01:11 +02:00
instance_placeholder.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
instance_placeholder.h Include cleanups for resources. 2022-03-18 18:48:49 +01:00
node.cpp print_stray_nodes() also prints node's script 2022-07-29 17:11:10 +02:00
node.h Force unsigned behaviour for bitfield enums 2022-07-28 13:45:51 +02:00
resource_preloader.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
resource_preloader.h Include cleanups for resources. 2022-03-18 18:48:49 +01:00
scene_tree.cpp ported: Make auto_accept_quit and quit_on_go_back properties. - timothyqiu 2022-07-27 18:26:15 +02:00
scene_tree.h ported: Make auto_accept_quit and quit_on_go_back properties. - timothyqiu 2022-07-27 18:26:15 +02:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
timer.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
timer.h Include cleanups for resources. 2022-03-18 18:48:49 +01:00
viewport.cpp Clamp Viewport shadow atlas sizes to improve usability 2022-07-29 17:38:06 +02:00
viewport.h Fix Viewport.own_world documentation 2022-07-28 13:44:56 +02:00