pandemonium_engine/scene/main
lawnjelly 4f1f6633e1 Fix Viewport interpolation mode
Viewport interpolation mode is a special case, which should be set to ON instead of INHERIT.
2024-07-14 08:40:21 +02:00
..
canvas_item.cpp Ported: Fix signed distance field font rendering 2024-02-08 19:11:34 +01:00
canvas_item.h Ported: Fix signed distance field font rendering 2024-02-08 19:11:34 +01:00
canvas_layer.cpp
canvas_layer.h
control.cpp Update theme item names for pandemonium. 2024-07-14 08:29:21 +02:00
control.h Removed clips_input() method and _clips_input() virtual method from Control. Made clip_contents to also have an input clipping effect, since I couldn't think any single instance where keeping them separated would be useful. 2024-03-12 17:29:22 +01:00
http_request.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
http_request.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
instance_placeholder.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
instance_placeholder.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
node_2d.cpp Added a group for the toplevel property in Node2D. 2024-05-11 10:37:52 +02:00
node_2d.h Moved the y_sort property from YSort to Node2D. Node2d has it off by default while YSort has it on by default. 2024-05-10 17:23:52 +02:00
node.cpp Fix build. 2024-04-21 14:54:17 +02:00
node.h Fix AudioStreamPlayer not paused on pause mode change 2024-04-21 14:27:49 +02:00
process_group.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
process_group.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
property_utils.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
property_utils.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
resource_preloader.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
resource_preloader.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
scene_string_names.cpp Removed clips_input() method and _clips_input() virtual method from Control. Made clip_contents to also have an input clipping effect, since I couldn't think any single instance where keeping them separated would be useful. 2024-03-12 17:29:22 +01:00
scene_string_names.h Removed clips_input() method and _clips_input() virtual method from Control. Made clip_contents to also have an input clipping effect, since I couldn't think any single instance where keeping them separated would be useful. 2024-03-12 17:29:22 +01:00
scene_tree.cpp Fix SceneTree not respecting virtual process methods 2024-04-21 14:15:45 +02:00
scene_tree.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
SCsub
spatial.cpp Discrete Level of Detail 2024-04-06 12:06:01 +02:00
spatial.h Discrete Level of Detail 2024-04-06 12:06:01 +02:00
timer.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
timer.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
viewport.cpp Fix Viewport interpolation mode 2024-07-14 08:40:21 +02:00
viewport.h Now tooltips won't get scaled to their original control's scale anymore by default. Added a new gui_scale_tooltips property to Viewport to be able to use the previous behaviour when it's desired. 2024-03-13 16:55:47 +01:00
world.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
world.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00