behaviour-tree-test/scene/resources/3d
Thaddeus Crews f745685f54
Merge pull request #110028 from zeux/simplify-prune
Enable component pruning during mesh simplification
2025-10-01 13:12:36 -05:00
..
box_shape_3d.cpp
box_shape_3d.h
capsule_shape_3d.cpp Add mid height property to CapsuleShape2D/3D 2025-05-01 15:45:51 -07:00
capsule_shape_3d.h Add mid height property to CapsuleShape2D/3D 2025-05-01 15:45:51 -07:00
concave_polygon_shape_3d.cpp
concave_polygon_shape_3d.h
convex_polygon_shape_3d.cpp Make conversions from LocalVector to Vector explicit. 2025-09-16 21:41:28 +02:00
convex_polygon_shape_3d.h
cylinder_shape_3d.cpp
cylinder_shape_3d.h
fog_material.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
fog_material.h
height_map_shape_3d.cpp
height_map_shape_3d.h
importer_mesh.cpp Merge pull request #110028 from zeux/simplify-prune 2025-10-01 13:12:36 -05:00
importer_mesh.h Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
mesh_library.cpp Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
mesh_library.h Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
navigation_mesh_source_geometry_data_3d.cpp
navigation_mesh_source_geometry_data_3d.h Remove empty constructors and destructors from scene/ 2025-05-06 14:46:54 +02:00
primitive_meshes.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
primitive_meshes.h Use const Array ref in set_structured_text_bidi_override_options 2025-09-26 14:31:38 -07:00
SCsub Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
separation_ray_shape_3d.cpp
separation_ray_shape_3d.h
shape_3d.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
shape_3d.h Fix performance regression when rendering collision shapes 2025-07-11 20:52:58 +02:00
skin.cpp
skin.h
sky_material.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
sky_material.h Add shader baker to project exporter. 2025-05-27 12:45:27 -03:00
sphere_shape_3d.cpp
sphere_shape_3d.h
world_3d.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
world_3d.h Fix remaining physics and navigation disabling issues. 2025-07-12 17:12:42 +03:00
world_boundary_shape_3d.cpp
world_boundary_shape_3d.h