virtualx-engine/scene
2022-09-05 02:32:06 -04:00
..
2d Fix build issue after #64377 and #64701 2022-08-30 15:20:50 +02:00
3d Expose input interaction virtual functions in CollisionObject 2022-08-29 14:04:52 +02:00
animation Cast between float and ints in Tween.tween_property() 2022-08-30 10:53:31 +02:00
audio Rename str2var to str_to_var and similar 2022-08-26 14:58:22 +02:00
debugger Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
gui Add GraphNode 'selected' and 'deselected' signals, simplify GraphEdit 2022-09-05 02:32:06 -04:00
main Merge pull request #63003 from Geometror/msaa-2d 2022-08-30 14:54:20 +02:00
resources Merge pull request #64377 from Mickeon/rename-canvas-redraw 2022-08-30 14:47:41 +02:00
theme Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
property_utils.cpp Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp Merge pull request #64119 from YuriSizov/theme-init-database 2022-08-29 14:02:21 +02:00
register_scene_types.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00