pandemonium_engine/scene/main
2025-03-31 12:51:27 +02:00
..
canvas_item.cpp Ported: Fix signed distance field font rendering 2024-02-08 19:11:34 +01:00
canvas_item.h Clang format everything. 2024-07-16 21:23:54 +02:00
canvas_layer.cpp File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
canvas_layer.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
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 Physics Interpolation - Auto-reset on set_physics_interpolation_mode() 2025-03-31 07:42:42 +02:00
node.h Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-07-14 11:18:12 +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 Adding back lightmaps pt2. 2024-07-15 19:15:47 +02:00
scene_string_names.h Adding back lightmaps pt2. 2024-07-15 19:15:47 +02:00
scene_tree_fti.cpp Physics Interpolation - Move 3D FTI to SceneTree 2025-03-31 08:23:44 +02:00
scene_tree_fti.h Fix compile. 2025-03-31 09:42:19 +02:00
scene_tree.cpp Reworked the new GLOBAL_GET_CACHED macro. 2025-03-31 12:51:27 +02:00
scene_tree.h Physics Interpolation - Move 3D FTI to SceneTree 2025-03-31 08:23:44 +02:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
spatial.cpp Physics Interpolation - Move 3D FTI to SceneTree 2025-03-31 08:23:44 +02:00
spatial.h Physics Interpolation - Move 3D FTI to SceneTree 2025-03-31 08:23:44 +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 Reworked the new GLOBAL_GET_CACHED macro. 2025-03-31 12:51:27 +02:00
viewport.h Drop mouse focus and over when gui input is globally disabled 2025-03-31 07:59:37 +02: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