pandemonium_engine/scene/main
Relintai 8aa456b4c4 Ported: Add Vector2/3 linking to more properties
- Camera2D.zoom
- CanvasLayer.scale
- ParallaxBackground.scroll_base_scale
- ParallaxLayer.motion_scale
- Polygon2D.texture_scale
- SpatialMaterial.uv1_scale
- SpatialMaterial.uv2_scale
- fire-forge and timothyqiu
0d602ce881
2022-12-22 18:52:47 +01:00
..
canvas_layer.cpp Ported: Add Vector2/3 linking to more properties 2022-12-22 18:52:47 +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 Moved a few more core classes. 2022-08-17 17:43:49 +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 Make Node editable_instance methods available to GDScript 2022-12-11 18:34:17 +01:00
node.h Rename set_indexed & get_child's params to be clearer 2022-11-13 00:27:45 +01: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 Fix possible Tween leak on exit 2022-12-22 14:06:21 +01:00
scene_tree.h Allow to change the Stop shortcut used at runtime 2022-09-16 22:59:29 +02:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
timer.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
timer.h Include cleanups for resources. 2022-03-18 18:48:49 +01:00
viewport.cpp Fixed an another issue with touch gui input handling. 2022-12-12 18:30:35 +01:00
viewport.h Fix the logic used to route InputEventScreenDrag events to Control nodes. 2022-12-11 18:30:58 +01:00
world.cpp Small fixes to the World override system. Still needs work though. 2022-08-30 19:22:22 +02:00
world.h Small fixes to the World override system. Still needs work though. 2022-08-30 19:22:22 +02:00