godot/scene/resources/3d
2024-03-20 13:47:42 +01:00
..
box_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
box_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
capsule_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
capsule_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
concave_polygon_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
concave_polygon_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
convex_polygon_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
convex_polygon_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
cylinder_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
cylinder_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
fog_material.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
fog_material.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
height_map_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
height_map_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
importer_mesh.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
importer_mesh.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
mesh_library.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
mesh_library.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
primitive_meshes.cpp Use Vector* component-wise min/max/clamp functions where applicable 2024-03-20 13:47:42 +01:00
primitive_meshes.h Expose PrimitiveMesh's request_update` method 2024-03-06 19:18:01 +08:00
SCsub Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
separation_ray_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
separation_ray_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
skin.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
skin.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
sky_material.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
sky_material.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
sphere_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
sphere_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
world_3d.cpp Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
world_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
world_boundary_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
world_boundary_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00