virtualx-engine/scene/main
FireForge 92817aa72f Add Vector2/3 linking to more properties
- Camera2D.zoom
- CanvasLayer.scale
- ParallaxBackground.scroll_base_scale
- ParallaxLayer.motion_scale
- Polygon2D.texture_scale
- BaseMaterial3D.uv1_scale
- BaseMaterial3D.uv2_scale
2022-06-14 09:33:44 -05:00
..
canvas_item.cpp Rename theme properties to include underscores 2022-04-23 11:16:18 -05:00
canvas_item.h Restore antialiasing for draw_line 2022-04-12 13:03:56 +03:00
canvas_layer.cpp Add Vector2/3 linking to more properties 2022-06-14 09:33:44 -05:00
canvas_layer.h Added show and hide methods and updated doc API. 2022-02-15 11:37:41 -03:00
http_request.cpp Add suffixes to all nodes and resources 2022-06-11 09:41:05 -05:00
http_request.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
instance_placeholder.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
instance_placeholder.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
missing_node.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
missing_node.h Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
node.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
node.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
resource_preloader.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
resource_preloader.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
scene_tree.cpp Mark some common project settings as basic 2022-06-12 19:50:14 +02:00
scene_tree.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
SCsub
shader_globals_override.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
shader_globals_override.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
timer.cpp Use suffixes for units in nodes and resources 2022-05-19 14:34:27 -05:00
timer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
viewport.cpp Add suffixes to all nodes and resources 2022-06-11 09:41:05 -05:00
viewport.h Initial TAA implementation 2022-06-07 13:14:44 +02:00
window.cpp Single-window mode popups and edited scene windows fixes. 2022-06-13 09:56:08 +03:00
window.h Add a new HashSet template 2022-05-20 22:40:38 +02:00