| .. |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
audio_listener_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
audio_listener_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
audio_stream_player_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
audio_stream_player_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
camera_3d_gizmo_plugin.cpp
|
Fix Camera3D gizmo representation to accurately reflect FOV
|
2025-03-07 14:33:54 -05:00 |
|
camera_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
collision_object_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
collision_object_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
collision_polygon_3d_gizmo_plugin.cpp
|
Add debug colours and fills to CollisionPolygon3D.
|
2025-01-20 18:27:05 -05:00 |
|
collision_polygon_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
collision_shape_3d_gizmo_plugin.cpp
|
improve capsule gizmo performance
|
2025-03-11 12:08:18 +01:00 |
|
collision_shape_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
cpu_particles_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
cpu_particles_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
decal_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
decal_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
fog_volume_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
fog_volume_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
geometry_instance_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
geometry_instance_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
gizmo_3d_helper.cpp
|
Editor: Improve cylinder gizmos 🌈
|
2024-10-11 18:38:36 +02:00 |
|
gizmo_3d_helper.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
gpu_particles_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
gpu_particles_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
gpu_particles_collision_3d_gizmo_plugin.cpp
|
[Editor] Expose more editor settings to documentation
|
2024-09-12 15:34:49 +02:00 |
|
gpu_particles_collision_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
joint_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
joint_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
label_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
label_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
light_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
light_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
lightmap_gi_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
lightmap_gi_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
lightmap_probe_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
lightmap_probe_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
marker_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
marker_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
mesh_instance_3d_gizmo_plugin.cpp
|
Improve use of `Ref.is_null/valid`
|
2024-12-23 16:35:02 -05:00 |
|
mesh_instance_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
navigation_link_3d_gizmo_plugin.cpp
|
Increase NavigationLink3D gizmo detail to match other circle/sphere 3D gizmos
|
2025-01-25 17:44:36 +01:00 |
|
navigation_link_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
navigation_region_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
navigation_region_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
occluder_instance_3d_gizmo_plugin.cpp
|
Improve use of `Ref.is_null/valid`
|
2024-12-23 16:35:02 -05:00 |
|
occluder_instance_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
particles_3d_emission_shape_gizmo_plugin.cpp
|
Fix crash in `Particles3DEmissionShapeGizmoPlugin`.
|
2025-01-16 15:15:21 +02:00 |
|
particles_3d_emission_shape_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
physics_bone_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
physics_bone_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
ray_cast_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
ray_cast_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
reflection_probe_gizmo_plugin.cpp
|
remove solid boxes voxelGI and ReflectionProbe
|
2024-12-13 16:26:22 +01:00 |
|
reflection_probe_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
shape_cast_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
shape_cast_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
soft_body_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
soft_body_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
spring_arm_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
spring_arm_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
spring_bone_3d_gizmo_plugin.cpp
|
Fix shifted joint radius index in SpringBone gizmo/remove unused tips
|
2025-01-14 16:27:59 +09:00 |
|
spring_bone_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
sprite_base_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
sprite_base_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
vehicle_body_3d_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
vehicle_body_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
visible_on_screen_notifier_3d_gizmo_plugin.cpp
|
[Editor] Expose more editor settings to documentation
|
2024-09-12 15:34:49 +02:00 |
|
visible_on_screen_notifier_3d_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
voxel_gi_gizmo_plugin.cpp
|
Remove unused header in editor.
|
2024-12-24 00:40:38 +08:00 |
|
voxel_gi_gizmo_plugin.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |