| .. |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 +07:00 |
|
audio_listener_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
audio_listener_3d_gizmo_plugin.h
|
…
|
|
|
audio_stream_player_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
audio_stream_player_3d_gizmo_plugin.h
|
…
|
|
|
camera_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
camera_3d_gizmo_plugin.h
|
…
|
|
|
collision_object_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
collision_object_3d_gizmo_plugin.h
|
…
|
|
|
collision_polygon_3d_gizmo_plugin.cpp
|
Add debug colours and fills to CollisionPolygon3D.
|
2025-01-20 18:27:05 +07:00 |
|
collision_polygon_3d_gizmo_plugin.h
|
Add debug colours and fills to CollisionPolygon3D.
|
2025-01-20 18:27:05 +07:00 |
|
collision_shape_3d_gizmo_plugin.cpp
|
Prevent errors when drawing debug meshes when surface count is zero.
|
2025-01-06 21:35:52 +07:00 |
|
collision_shape_3d_gizmo_plugin.h
|
Add CollisionShape3D custom debug colours
|
2024-11-26 16:28:13 +07:00 |
|
cpu_particles_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
cpu_particles_3d_gizmo_plugin.h
|
…
|
|
|
decal_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
decal_gizmo_plugin.h
|
…
|
|
|
fog_volume_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
fog_volume_gizmo_plugin.h
|
…
|
|
|
geometry_instance_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
geometry_instance_3d_gizmo_plugin.h
|
…
|
|
|
gizmo_3d_helper.cpp
|
Editor: Improve cylinder gizmos 🌈
|
2024-10-11 18:38:36 +07:00 |
|
gizmo_3d_helper.h
|
Editor: Improve cylinder gizmos 🌈
|
2024-10-11 18:38:36 +07:00 |
|
gpu_particles_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
gpu_particles_3d_gizmo_plugin.h
|
…
|
|
|
gpu_particles_collision_3d_gizmo_plugin.cpp
|
[Editor] Expose more editor settings to documentation
|
2024-09-12 15:34:49 +07:00 |
|
gpu_particles_collision_3d_gizmo_plugin.h
|
…
|
|
|
joint_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
joint_3d_gizmo_plugin.h
|
…
|
|
|
label_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
label_3d_gizmo_plugin.h
|
…
|
|
|
light_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
light_3d_gizmo_plugin.h
|
…
|
|
|
lightmap_gi_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
lightmap_gi_gizmo_plugin.h
|
…
|
|
|
lightmap_probe_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
lightmap_probe_gizmo_plugin.h
|
…
|
|
|
marker_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
marker_3d_gizmo_plugin.h
|
…
|
|
|
mesh_instance_3d_gizmo_plugin.cpp
|
Improve use of `Ref.is_null/valid`
|
2024-12-23 16:35:02 +07:00 |
|
mesh_instance_3d_gizmo_plugin.h
|
…
|
|
|
navigation_link_3d_gizmo_plugin.cpp
|
improve `NavigationLink3DGizmoPlugin::redraw` performance
|
2025-01-12 19:48:12 +07:00 |
|
navigation_link_3d_gizmo_plugin.h
|
…
|
|
|
navigation_region_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
navigation_region_3d_gizmo_plugin.h
|
…
|
|
|
occluder_instance_3d_gizmo_plugin.cpp
|
Improve use of `Ref.is_null/valid`
|
2024-12-23 16:35:02 +07:00 |
|
occluder_instance_3d_gizmo_plugin.h
|
…
|
|
|
particles_3d_emission_shape_gizmo_plugin.cpp
|
Fix crash in `Particles3DEmissionShapeGizmoPlugin`.
|
2025-01-16 15:15:21 +07:00 |
|
particles_3d_emission_shape_gizmo_plugin.h
|
Add visualization of 3D particle emission shapes
|
2024-12-28 19:56:50 +07:00 |
|
physics_bone_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
physics_bone_3d_gizmo_plugin.h
|
…
|
|
|
ray_cast_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
ray_cast_3d_gizmo_plugin.h
|
…
|
|
|
reflection_probe_gizmo_plugin.cpp
|
remove solid boxes voxelGI and ReflectionProbe
|
2024-12-13 16:26:22 +07:00 |
|
reflection_probe_gizmo_plugin.h
|
…
|
|
|
shape_cast_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
shape_cast_3d_gizmo_plugin.h
|
…
|
|
|
soft_body_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
soft_body_3d_gizmo_plugin.h
|
…
|
|
|
spring_arm_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
spring_arm_3d_gizmo_plugin.h
|
…
|
|
|
spring_bone_3d_gizmo_plugin.cpp
|
Fix shifted joint radius index in SpringBone gizmo/remove unused tips
|
2025-01-14 16:27:59 +07:00 |
|
spring_bone_3d_gizmo_plugin.h
|
Implement SpringBoneSimulator3D to wiggle chained bones
|
2025-01-14 05:43:57 +07:00 |
|
sprite_base_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
sprite_base_3d_gizmo_plugin.h
|
…
|
|
|
vehicle_body_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
vehicle_body_3d_gizmo_plugin.h
|
…
|
|
|
visible_on_screen_notifier_3d_gizmo_plugin.cpp
|
[Editor] Expose more editor settings to documentation
|
2024-09-12 15:34:49 +07:00 |
|
visible_on_screen_notifier_3d_gizmo_plugin.h
|
…
|
|
|
voxel_gi_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +07:00 |
|
voxel_gi_gizmo_plugin.h
|
…
|
|