| .. |
|
SCsub
|
…
|
|
|
abstract_polygon_2d_editor.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
abstract_polygon_2d_editor.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
animation_blend_space_1d_editor.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
animation_blend_space_1d_editor.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
animation_blend_space_2d_editor.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
animation_blend_space_2d_editor.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
animation_blend_tree_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
animation_blend_tree_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
animation_player_editor_plugin.cpp
|
Add animation reset track feature
|
2021-05-09 09:40:16 +02:00 |
|
animation_player_editor_plugin.h
|
Add animation reset track feature
|
2021-05-09 09:40:16 +02:00 |
|
animation_state_machine_editor.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
animation_state_machine_editor.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
animation_tree_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
animation_tree_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
animation_tree_player_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
animation_tree_player_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
asset_library_editor_plugin.cpp
|
Remove duplicate WARN_PRINTS macro
|
2021-06-18 12:57:59 +01:00 |
|
asset_library_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
audio_stream_editor_plugin.cpp
|
Improve the editor audio preview inspector appearance and functionality
|
2021-05-09 17:41:09 +02:00 |
|
audio_stream_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
baked_lightmap_editor_plugin.cpp
|
Print time taken and request attention when lightmaps are done baking
|
2021-06-25 20:58:05 +02:00 |
|
baked_lightmap_editor_plugin.h
|
Print time taken and request attention when lightmaps are done baking
|
2021-06-25 20:58:05 +02:00 |
|
camera_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
camera_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
canvas_item_editor_plugin.cpp
|
Use Ctrl + G to toggle the 3D editor grid visibility by default
|
2021-06-29 14:02:23 +02:00 |
|
canvas_item_editor_plugin.h
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
collision_polygon_2d_editor_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
collision_polygon_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
collision_polygon_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
collision_polygon_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
collision_shape_2d_editor_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
collision_shape_2d_editor_plugin.h
|
…
|
|
|
cpu_particles_2d_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
cpu_particles_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
cpu_particles_editor_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
cpu_particles_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
curve_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
curve_editor_plugin.h
|
…
|
|
|
editor_preview_plugins.cpp
|
Highlight control flow keywords with a different color
|
2021-05-25 00:31:39 +02:00 |
|
editor_preview_plugins.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
gi_probe_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
gi_probe_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
gradient_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
gradient_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
item_list_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
item_list_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
light_occluder_2d_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
light_occluder_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
line_2d_editor_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
line_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
material_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
material_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
mesh_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
mesh_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
mesh_instance_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
mesh_instance_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
mesh_library_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
mesh_library_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
multimesh_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
multimesh_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
navigation_polygon_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
navigation_polygon_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
particles_2d_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
particles_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
particles_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
particles_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
path_2d_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
path_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
path_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
path_editor_plugin.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
physical_bone_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
physical_bone_plugin.h
|
…
|
|
|
polygon_2d_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
polygon_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
resource_preloader_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
resource_preloader_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
root_motion_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
root_motion_editor_plugin.h
|
…
|
|
|
script_editor_plugin.cpp
|
Don't save built-in script when adding method
|
2021-06-07 12:14:47 +02:00 |
|
script_editor_plugin.h
|
Save the current script when pressing Ctrl + S if no scene is open
|
2021-05-09 17:47:38 +02:00 |
|
script_text_editor.cpp
|
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
2021-07-06 11:10:44 +02:00 |
|
script_text_editor.h
|
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
2021-07-06 11:10:44 +02:00 |
|
shader_editor_plugin.cpp
|
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
2021-07-06 11:10:44 +02:00 |
|
shader_editor_plugin.h
|
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
2021-07-06 11:10:44 +02:00 |
|
skeleton_2d_editor_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
skeleton_2d_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
skeleton_editor_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
skeleton_editor_plugin.h
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
skeleton_ik_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
skeleton_ik_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
spatial_editor_plugin.cpp
|
Use Ctrl + G to toggle the 3D editor grid visibility by default
|
2021-06-29 14:02:23 +02:00 |
|
spatial_editor_plugin.h
|
Add custom debug shape thickness and color options to RayCast
|
2021-06-19 06:01:25 +02:00 |
|
sprite_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
sprite_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
sprite_frames_editor_plugin.cpp
|
Allow selecting frames by holding down the mouse in SpriteFrames editor
|
2021-06-29 13:11:46 +02:00 |
|
sprite_frames_editor_plugin.h
|
Allow selecting frames by holding down the mouse in SpriteFrames editor
|
2021-06-29 13:11:46 +02:00 |
|
style_box_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
style_box_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
text_editor.cpp
|
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
2021-07-06 11:10:44 +02:00 |
|
text_editor.h
|
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
|
2021-07-06 11:10:44 +02:00 |
|
texture_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
texture_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
texture_region_editor_plugin.cpp
|
Don't use the abbrevation "Sep." in UI text
|
2021-06-17 11:49:31 +02:00 |
|
texture_region_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
theme_editor_plugin.cpp
|
Overhaul the theme editor and improve user experience
|
2021-06-21 01:37:54 +03:00 |
|
theme_editor_plugin.h
|
Overhaul the theme editor and improve user experience
|
2021-06-21 01:37:54 +03:00 |
|
theme_editor_preview.cpp
|
Overhaul the theme editor and improve user experience
|
2021-06-21 01:37:54 +03:00 |
|
theme_editor_preview.h
|
Overhaul the theme editor and improve user experience
|
2021-06-21 01:37:54 +03:00 |
|
tile_map_editor_plugin.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +02:00 |
|
tile_map_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
tile_set_editor_plugin.cpp
|
Increase the TileSet editor's snap step to 1024
|
2021-05-18 23:38:22 +02:00 |
|
tile_set_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
version_control_editor_plugin.cpp
|
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
2021-05-04 16:30:23 +02:00 |
|
version_control_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |
|
visual_shader_editor_plugin.cpp
|
Highlight control flow keywords with a different color
|
2021-05-25 00:31:39 +02:00 |
|
visual_shader_editor_plugin.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +02:00 |