virtualx-engine/scene
Pawel Lampe 505ace250d Add ability to bake_navigation_mesh off thread.
This feature makes it possible to workaround problems such as:
 - long baking time due to heavy synchronization when parsing geometry
   from mesh instances
 - crash when freeing `NavigationMeshInstance` while baking
 - errors when actively baking node tree is being detached from the
   scene tree
2022-05-04 22:41:38 +02:00
..
2d Merge pull request #60656 from akien-mga/tilemap-methods-const-ref-vector2 2022-05-02 09:51:51 +02:00
3d Add ability to bake_navigation_mesh off thread. 2022-05-04 22:41:38 +02:00
animation Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-04-03 12:52:17 +02:00
debugger Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 2022-03-08 13:10:48 +01:00
gui Merge pull request #60282 from YeldhamDev/backwards_relationships_are_even_harder 2022-05-02 09:49:09 +02:00
main Merge pull request #60527 from KoBeWi/unique_names_demastered 2022-05-02 10:48:27 +02:00
resources Merge pull request #49952 from Calinou/spatialmaterial-depth-triplanar-print-warning 2022-05-02 23:59:52 +02:00
property_utils.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
property_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_scene_types.cpp Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
register_scene_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
scene_string_names.cpp Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
scene_string_names.h Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00