virtualx-engine/scene
bad a052ebaa99 Move "Create Debug Tangents" into an editor plugin
Instead of exporting the "create_debug_tangents" function via
METHOD_FLAG_EDITOR it gets executed by an editor plugin.

This moves it from the "Manage object properties" menu into a mesh menu. It also adds undo/redo functionality to the create debug tangents option.
2022-10-03 23:34:01 +02:00
..
2d Merge pull request #66143 from DarkKilauea/nav-queries-agent 2022-09-29 15:33:25 +02:00
3d Move "Create Debug Tangents" into an editor plugin 2022-10-03 23:34:01 +02:00
animation Merge pull request #66160 from dpalais/double_time 2022-09-27 10:04:10 +02:00
audio Fix AudioStreamPlayer not resuming after returning to SceneTree 2022-09-05 16:52:46 +02:00
debugger Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
gui Improve MenuButton and OptionButton 2022-10-03 20:07:39 +10:00
main Allow shortcut input to be JoypadButton. 2022-10-02 17:11:18 +10:00
resources Fix boolean connection to ports of other types in visual shader 2022-10-03 20:20:00 +03:00
theme Un-defer the initial theme changed notification 2022-09-02 23:44:23 +03:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Add QuadMesh back as a subclass of PlaneMesh. 2022-09-19 08:53:10 -07:00
register_scene_types.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
scene_string_names.cpp
scene_string_names.h
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00