1
0
Fork 0
godot/editor/plugins/gizmos
Rémi Verschelde 37559a10c8
Merge pull request #106634 from nukethebees/c4724_fix
Fix MSVC warning for potential mod by 0 (C4724)
2025-06-06 17:37:03 +02:00
..
SCsub
audio_listener_3d_gizmo_plugin.cpp
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 Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05: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 Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -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
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 Fix MSVC warning for potential mod by 0 (C4724) 2025-05-20 15:45:47 +01: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 Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
collision_shape_3d_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
cpu_particles_3d_gizmo_plugin.cpp
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 empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
decal_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
fog_volume_gizmo_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
fog_volume_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
geometry_instance_3d_gizmo_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
geometry_instance_3d_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
gizmo_3d_helper.cpp Editor: Improve capsule gizmos 2025-04-06 10:44:37 +02:00
gizmo_3d_helper.h Editor: Improve capsule gizmos 2025-04-06 10:44:37 +02:00
gpu_particles_3d_gizmo_plugin.cpp
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 Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
gpu_particles_collision_3d_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
joint_3d_gizmo_plugin.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05: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 empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
label_3d_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
light_3d_gizmo_plugin.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05: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 Improve and optimize lightmap probe gizmo creation 2025-04-19 17:52:21 +02: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 Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05: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
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 Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
mesh_instance_3d_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
occluder_instance_3d_gizmo_plugin.cpp
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 Allow to compile templates without physics servers 2025-03-28 11:00:44 -03: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
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 empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
reflection_probe_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
shape_cast_3d_gizmo_plugin.cpp
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 Allow to compile templates without physics servers 2025-03-28 11:00:44 -03: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
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 Add optional rot axis / Fix initial pose with rot axis in SpringBone 2025-06-05 09:38:06 +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 empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
sprite_base_3d_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
vehicle_body_3d_gizmo_plugin.cpp
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
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 empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
voxel_gi_gizmo_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00