.. |
abstract_polygon_2d_editor.cpp
|
Fix axis snapping of CollisionPolygon2d's newly created vertex
|
2022-08-08 10:52:14 +02:00 |
abstract_polygon_2d_editor.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
animation_blend_space_1d_editor.cpp
|
Add missing i18n to various strings
|
2022-03-10 19:01:52 +01:00 |
animation_blend_space_1d_editor.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
animation_blend_space_2d_editor.cpp
|
Add missing i18n to various strings
|
2022-03-10 19:01:52 +01:00 |
animation_blend_space_2d_editor.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
animation_blend_tree_editor_plugin.cpp
|
[3.x] Add missing argument to AnimationNodeBlendTreeEditor::_delete_nodes_request
|
2022-12-02 11:12:38 -08:00 |
animation_blend_tree_editor_plugin.h
|
[3.x] Add missing argument to AnimationNodeBlendTreeEditor::_delete_nodes_request
|
2022-12-02 11:12:38 -08:00 |
animation_player_editor_plugin.cpp
|
Fix prompt dialog title for Animation operations
|
2022-06-23 13:03:38 +08:00 |
animation_player_editor_plugin.h
|
Add option to paste animation as duplicate
|
2022-04-14 10:40:39 +08:00 |
animation_state_machine_editor.cpp
|
i18n: Misc fixes translation strings
|
2022-06-08 12:56:42 +02:00 |
animation_state_machine_editor.h
|
Use get_cursor_shape for identifying the cursor shape in AnimationNodeStateMachineEditor
|
2022-03-12 15:10:14 +01:00 |
animation_tree_editor_plugin.cpp
|
Update all AnimationTree's editors when editing
|
2022-08-30 11:03:24 +02:00 |
animation_tree_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
animation_tree_player_editor_plugin.cpp
|
Fix popup dialog UI in AnimationTreePlayer editor
|
2022-04-13 16:49:47 +08:00 |
animation_tree_player_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
asset_library_editor_plugin.cpp
|
Disable logic that triggers automatic focus gain as the Godot Editor is loaded
|
2022-09-05 22:13:03 -07:00 |
asset_library_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
audio_stream_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
audio_stream_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
baked_lightmap_editor_plugin.cpp
|
Make name of editor file dialog filters translatable
|
2022-03-05 12:44:17 +08:00 |
baked_lightmap_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
bit_map_editor_plugin.cpp
|
Add an inspector preview for BitMap
|
2022-05-02 09:16:34 +08:00 |
bit_map_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
camera_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
camera_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
canvas_item_editor_plugin.cpp
|
Improve tooltips for grouping/ungrouping nodes
|
2022-08-08 09:40:48 +02:00 |
canvas_item_editor_plugin.h
|
Merge pull request #63250 from YuriSizov/toolbars-go-with-the-flow-3.x
|
2022-08-05 19:34:21 +02:00 |
collision_polygon_2d_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
collision_polygon_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
collision_polygon_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
collision_polygon_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
collision_shape_2d_editor_plugin.cpp
|
Hide CollisionShape2D handles when node is not visible in tree.
|
2022-02-15 12:23:45 +01:00 |
collision_shape_2d_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
cpu_particles_2d_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
cpu_particles_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
cpu_particles_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
cpu_particles_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
curve_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
curve_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
editor_preview_plugins.cpp
|
Add Gradient resource preview generator
|
2022-11-22 13:25:54 +08:00 |
editor_preview_plugins.h
|
Add Gradient resource preview generator
|
2022-11-22 13:25:54 +08:00 |
gi_probe_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
gi_probe_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
gradient_editor_plugin.cpp
|
Add interpolation modes to Gradient
|
2022-05-12 14:24:04 -05:00 |
gradient_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
gradient_texture_2d_editor_plugin.cpp
|
Add a GradientTexture2D editor plugin
|
2022-03-18 13:18:10 -05:00 |
gradient_texture_2d_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
item_list_editor_plugin.cpp
|
Add dedicated macros for property name extraction
|
2022-05-19 11:31:35 +08:00 |
item_list_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
light_occluder_2d_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
light_occluder_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
line_2d_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
line_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
material_editor_plugin.cpp
|
Enable material editor preview to be rotated.
|
2022-12-18 10:32:04 +08:00 |
material_editor_plugin.h
|
Enable material editor preview to be rotated.
|
2022-12-18 10:32:04 +08:00 |
mesh_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
mesh_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
mesh_instance_editor_plugin.cpp
|
Fix wrong owner for editor plugin created nodes in instanced scene
|
2022-10-20 15:06:17 +08:00 |
mesh_instance_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
mesh_library_editor_plugin.cpp
|
Remove duplicate editor settings definitions
|
2022-04-27 15:26:46 +08:00 |
mesh_library_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
multimesh_editor_plugin.cpp
|
Fixed Populating MultimeshInstance Crash
|
2022-06-07 09:27:48 +05:30 |
multimesh_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
navigation_polygon_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
navigation_polygon_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
packed_scene_editor_plugin.cpp
|
Add open scene button in Inspector for PackedScene resource
|
2022-12-12 16:10:00 +08:00 |
packed_scene_editor_plugin.h
|
Add open scene button in Inspector for PackedScene resource
|
2022-12-12 16:10:00 +08:00 |
particles_2d_editor_plugin.cpp
|
Improve visibility rect/AABB generation usability in Particles
|
2022-08-23 14:25:06 +02:00 |
particles_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
particles_editor_plugin.cpp
|
Improve visibility rect/AABB generation usability in Particles
|
2022-08-23 14:25:06 +02:00 |
particles_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
path_2d_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
path_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
path_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
path_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
physical_bone_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
physical_bone_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
polygon_2d_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
polygon_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
ray_cast_2d_editor_plugin.cpp
|
Add a RayCast2D.cast_to editor handle
|
2022-03-19 23:23:11 -05:00 |
ray_cast_2d_editor_plugin.h
|
Fix RayCast2DEditor uninitialized value
|
2022-09-06 10:02:22 +01:00 |
resource_preloader_editor_plugin.cpp
|
i18n: Misc fixes translation strings
|
2022-06-08 12:56:42 +02:00 |
resource_preloader_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
room_manager_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
room_manager_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
root_motion_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
root_motion_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
script_editor_plugin.cpp
|
[3.x] Fix crash when ScriptEditor accesses Script with no language set
|
2022-09-23 13:58:31 +02:00 |
script_editor_plugin.h
|
Disable ScriptEditor's menu items when they do nothing
|
2022-01-21 12:05:32 +08:00 |
script_text_editor.cpp
|
Fix checking if script is attached to any node belonging to scene
|
2022-11-30 15:06:13 +01:00 |
script_text_editor.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +02:00 |
shader_editor_plugin.cpp
|
Add an external link editor icon
|
2022-04-27 12:30:31 +02:00 |
shader_editor_plugin.h
|
Shrink shader editor's oversized borders
|
2022-09-20 10:26:17 +02:00 |
skeleton_2d_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
skeleton_2d_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
skeleton_editor_plugin.cpp
|
Fix wrong owner for editor plugin created nodes in instanced scene
|
2022-10-20 15:06:17 +08:00 |
skeleton_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
skeleton_ik_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
skeleton_ik_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
spatial_editor_plugin.cpp
|
Add a project setting to make the root viewport transparent
|
2022-12-18 00:38:05 +01:00 |
spatial_editor_plugin.h
|
Update the visibility logic for the spatial editor navigation controls
|
2022-12-13 16:17:22 -08:00 |
sprite_editor_plugin.cpp
|
Rename "Convert to Mesh2D" to "Convert to MeshInstance2D" in the editor
|
2022-06-11 20:26:56 +02:00 |
sprite_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
sprite_frames_editor_plugin.cpp
|
SpriteFramesEditor Fix calculating frame index from mouse position
|
2022-11-30 15:34:27 +01:00 |
sprite_frames_editor_plugin.h
|
SpriteFramesEditor Add animation searchbox
|
2022-07-18 15:47:32 +02:00 |
style_box_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
style_box_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
text_editor.cpp
|
Remove duplicate editor settings definitions
|
2022-04-27 15:26:46 +08:00 |
text_editor.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
texture_editor_plugin.cpp
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
texture_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
texture_region_editor_plugin.cpp
|
Update TextureRegion editor when NinePatchRect/StyleBoxTexture changes
|
2022-07-06 14:04:42 +08:00 |
texture_region_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
theme_editor_plugin.cpp
|
Fix crash when editing pinned StyleBox
|
2022-05-16 21:12:21 +02:00 |
theme_editor_plugin.h
|
Add an explicit way to remove a theme type
|
2022-04-05 11:51:15 +08:00 |
theme_editor_preview.cpp
|
Add type variations to Theme
|
2022-02-17 15:24:10 +03:00 |
theme_editor_preview.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
tile_map_editor_plugin.cpp
|
TileMapEditor Fix interrupted erasing not being properly finished
|
2022-07-18 22:29:50 +02:00 |
tile_map_editor_plugin.h
|
Improve TileMap editor grid
|
2022-03-11 10:41:30 +08:00 |
tile_set_editor_plugin.cpp
|
Fix TileSetEditor wrong NavigationPolygon format
|
2022-05-24 19:07:41 +02:00 |
tile_set_editor_plugin.h
|
Update scroll position when zooming TileSet editor
|
2022-03-07 13:01:39 +08:00 |
version_control_editor_plugin.cpp
|
VCS plugin: SSH key dialog defaults to HOME
|
2022-09-20 10:26:17 +02:00 |
version_control_editor_plugin.h
|
Code quality: Fix header guards consistency
|
2022-07-25 14:53:37 +02:00 |
viewport_preview_editor_plugin.cpp
|
Revert "Fix ViewportPreview upside-down in 3.x."
|
2022-02-04 13:54:47 +08:00 |
viewport_preview_editor_plugin.h
|
Update copyright statements to 2022
|
2022-01-13 15:54:13 +01:00 |
visual_shader_editor_plugin.cpp
|
Add math operators to Visual Shader node names
|
2022-12-15 17:21:37 +01:00 |
visual_shader_editor_plugin.h
|
Add node list param to GraphEdit::delete_nodes_request signal
|
2022-05-18 12:36:00 +03:00 |