virtualx-engine/scene/main
lawnjelly 0ab077fcef Physics Interpolation - add interpolation mode property to node
Exposes the "interpolated" flag on nodes via a property, physics_interpolation_mode.

Mode can be INHERIT, OFF and ON. This makes it easy to turn off interpolation for nodes in the editor, versus via code.
2022-05-07 13:51:49 +01:00
..
canvas_layer.cpp Fix top level CanvasItem visibility 2022-03-08 01:29:24 +08:00
canvas_layer.h Added show and hide methods and updated doc API. 2022-02-17 09:52:47 +01:00
http_request.cpp Add missing argument names in bindings 2022-04-04 12:56:59 +02:00
http_request.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
instance_placeholder.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
instance_placeholder.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
node.cpp Physics Interpolation - add interpolation mode property to node 2022-05-07 13:51:49 +01:00
node.h Physics Interpolation - add interpolation mode property to node 2022-05-07 13:51:49 +01:00
resource_preloader.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_preloader.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
scene_tree.cpp Physics Interpolation - Flush transforms after physics tick 2022-05-04 20:30:46 +01:00
scene_tree.h Physics Interpolation - Flush transforms after physics tick 2022-05-04 20:30:46 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
timer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
timer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
viewport.cpp Hide Viewport properties not applicable to the current rendering backend 2022-04-12 18:11:45 +02:00
viewport.h Cleanup internal GUI state, if event is accepted in _input. 2022-03-14 18:36:31 +01:00