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 Add CollisionShape3D custom debug colours 2024-11-26 16:28:13 +01:00
box_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Add CollisionShape3D custom debug colours 2024-11-26 16:28:13 +01:00
concave_polygon_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
cylinder_shape_3d.cpp Add CollisionShape3D custom debug colours 2024-11-26 16:28:13 +01:00
cylinder_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
height_map_shape_3d.cpp Merge pull request #89566 from AThousandShips/range_val_fix 2024-11-29 22:45:35 +01:00
height_map_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
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 Add CollisionShape3D custom debug colours 2024-11-26 16:28:13 +01:00
separation_ray_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Remove unused headers in scene. 2024-12-24 00:40:09 +08:00
sphere_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Add CollisionShape3D custom debug colours 2024-11-26 16:28:13 +01:00
world_boundary_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00