..
abstract_polygon_2d_editor.cpp
Merge pull request #24109 from remorse107/godotengine-path2d-editor-fix
2018-12-12 16:02:55 +01:00
abstract_polygon_2d_editor.h
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
2018-12-06 03:29:27 -02:00
animation_blend_space_1d_editor.cpp
Fix titles in graph editors being invisible when headers are enabled
2018-12-16 23:18:04 -02:00
animation_blend_space_1d_editor.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00
animation_blend_space_2d_editor.cpp
Fix titles in graph editors being invisible when headers are enabled
2018-12-16 23:18:04 -02:00
animation_blend_space_2d_editor.h
Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135
2018-11-21 16:07:24 -03:00
animation_blend_tree_editor_plugin.cpp
Fix titles in graph editors being invisible when headers are enabled
2018-12-16 23:18:04 -02:00
animation_blend_tree_editor_plugin.h
Moved member variables to initializer list
2018-12-11 18:33:01 -05:00
animation_player_editor_plugin.cpp
Fixes drawing of the 2D plugins on the 3D view
2018-09-18 20:00:07 +02:00
animation_player_editor_plugin.h
Fixes drawing of the 2D plugins on the 3D view
2018-09-18 20:00:07 +02:00
animation_state_machine_editor.cpp
Fix titles in graph editors being invisible when headers are enabled
2018-12-16 23:18:04 -02:00
animation_state_machine_editor.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00
animation_tree_editor_plugin.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
animation_tree_editor_plugin.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00
animation_tree_player_editor_plugin.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
animation_tree_player_editor_plugin.h
Massive rewrite to AnimationTree. Many APIs changed in order to:
2018-08-20 13:39:16 -03:00
asset_library_editor_plugin.cpp
Hide header and footer in AssetLib when not necessary
2018-10-15 19:26:57 +02:00
asset_library_editor_plugin.h
Fix Coverity reports of uninitialized scalar variable
2018-04-19 15:20:45 +02:00
audio_stream_editor_plugin.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
audio_stream_editor_plugin.h
Add audio stream preview to Inspector dock
2018-07-17 22:11:35 +09:00
baked_lightmap_editor_plugin.cpp
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
2018-10-25 12:15:39 -03:00
baked_lightmap_editor_plugin.h
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
2018-10-25 12:15:39 -03:00
camera_editor_plugin.cpp
Fixing warnings generated by MSVC
2018-10-19 11:45:24 +02:00
camera_editor_plugin.h
Fixing warnings generated by MSVC
2018-10-19 11:45:24 +02:00
canvas_item_editor_plugin.cpp
i18n: Sync translation template with current source
2018-12-13 14:47:24 +01:00
canvas_item_editor_plugin.h
Fixes drag and drog of image files on scaled nodes
2018-11-16 16:55:28 +01:00
collision_polygon_2d_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
collision_polygon_2d_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
collision_polygon_editor_plugin.cpp
Fixed an issue with the Path2D plugin editor not supporting the capability to split curves as its toolbar buttons originally advertised.
2018-12-07 08:27:36 -06:00
collision_polygon_editor_plugin.h
Fix how snapping is applied to 3D polygon editing, make it more friendly.
2018-04-28 11:22:22 -03:00
collision_shape_2d_editor_plugin.cpp
Fixes CollisionShape extends not updating when draggind handles
2018-11-03 19:15:10 +01:00
collision_shape_2d_editor_plugin.h
Fixes drawing of the 2D plugins on the 3D view
2018-09-18 20:00:07 +02:00
cpu_particles_editor_plugin.cpp
Move ParticlesMaterial code to its own resource file
2018-09-04 11:32:56 +02:00
cpu_particles_editor_plugin.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00
curve_editor_plugin.cpp
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
2018-10-02 13:40:17 +02:00
curve_editor_plugin.h
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
2018-10-02 13:40:17 +02:00
editor_preview_plugins.cpp
Add thumnails to the tree view
2018-09-14 10:14:33 +02:00
editor_preview_plugins.h
Add thumnails to the tree view
2018-09-14 10:14:33 +02:00
gi_probe_editor_plugin.cpp
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
2018-10-25 12:15:39 -03:00
gi_probe_editor_plugin.h
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
2018-10-25 12:15:39 -03:00
gradient_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
gradient_editor_plugin.h
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
item_list_editor_plugin.cpp
Fix ItemList editor not hiding on node removal
2018-11-30 01:59:29 -02:00
item_list_editor_plugin.h
Replace last occurrences of PropertyEditor by EditorInspector
2018-09-11 16:09:19 +02:00
light_occluder_2d_editor_plugin.cpp
Make LightOccluder2D Editor use the AbstractPolygon Editor instead of its own
2018-12-04 18:25:19 -02:00
light_occluder_2d_editor_plugin.h
Make LightOccluder2D Editor use the AbstractPolygon Editor instead of its own
2018-12-04 18:25:19 -02:00
line_2d_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
line_2d_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
material_editor_plugin.cpp
Move ParticlesMaterial code to its own resource file
2018-09-04 11:32:56 +02:00
material_editor_plugin.h
Move ParticlesMaterial code to its own resource file
2018-09-04 11:32:56 +02:00
mesh_editor_plugin.cpp
Fix warnings about set but unused variables [-Wunused-but-set-variable]
2018-09-27 16:25:24 +02:00
mesh_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
mesh_instance_editor_plugin.cpp
Change ".." punctuation for "..." in editor strings ( #16507 )
2018-04-22 19:36:01 +02:00
mesh_instance_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
mesh_library_editor_plugin.cpp
Make some debug prints verbose-only, remove others
2018-08-24 14:59:01 +02:00
mesh_library_editor_plugin.h
Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLibrary editors
2018-08-22 16:52:38 -03:00
multimesh_editor_plugin.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
multimesh_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
navigation_polygon_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
navigation_polygon_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
particles_2d_editor_plugin.cpp
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
2018-11-04 15:58:12 +01:00
particles_2d_editor_plugin.h
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
2018-11-04 15:58:12 +01:00
particles_editor_plugin.cpp
Fixed various uninitialised member variables in editor plugins.
2018-11-11 17:32:47 +00:00
particles_editor_plugin.h
Move ParticlesMaterial code to its own resource file
2018-09-04 11:32:56 +02:00
path_2d_editor_plugin.cpp
Fixed an issue with the Path2D plugin editor not supporting the capability to split curves as its toolbar buttons originally advertised.
2018-12-07 08:27:36 -06:00
path_2d_editor_plugin.h
Fixed an issue with the Path2D plugin editor not supporting the capability to split curves as its toolbar buttons originally advertised.
2018-12-07 08:27:36 -06:00
path_editor_plugin.cpp
Merge pull request #21707 from JFonS/fix_instanced_selection
2018-09-05 18:11:56 +02:00
path_editor_plugin.h
Fix regression #21262 in Path Gizmo
2018-08-30 14:24:24 +02:00
physical_bone_plugin.cpp
Correctly freed PhysicalBoneEditor
2018-09-22 11:27:30 +02:00
physical_bone_plugin.h
Correctly freed PhysicalBoneEditor
2018-09-22 11:27:30 +02:00
polygon_2d_editor_plugin.cpp
Fix sometimes uninitialized variable warning raised by Xcode 9.4.1
2018-12-17 12:28:11 +01:00
polygon_2d_editor_plugin.h
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
2018-12-06 03:29:27 -02:00
resource_preloader_editor_plugin.cpp
Improve ResourcePreloader editor plugin
2018-10-05 14:59:10 -03:00
resource_preloader_editor_plugin.h
Improve ResourcePreloader editor plugin
2018-10-05 14:59:10 -03:00
root_motion_editor_plugin.cpp
Refactor editor icon retrieval
2018-09-14 09:27:56 -05:00
root_motion_editor_plugin.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00
script_editor_plugin.cpp
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
2018-12-09 23:15:33 +01:00
script_editor_plugin.h
Unify editor class and reference search
2018-11-20 20:52:27 -02:00
script_text_editor.cpp
Revert "Use more subtle indentation guides in the script editor"
2018-12-13 19:57:34 +01:00
script_text_editor.h
Added system for GDScript warnings
2018-08-10 16:00:47 -03:00
SCsub
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00
shader_editor_plugin.cpp
Revert "Use more subtle indentation guides in the script editor"
2018-12-13 19:57:34 +01:00
shader_editor_plugin.h
Added "shader" filter to "Find in Files"
2018-11-05 12:13:08 -02:00
skeleton_2d_editor_plugin.cpp
Add missing copyright headers
2018-05-16 14:50:44 -03:00
skeleton_2d_editor_plugin.h
Add missing copyright headers
2018-05-16 14:50:44 -03:00
skeleton_editor_plugin.cpp
Fixed various uninitialised member variables in editor plugins.
2018-11-11 17:32:47 +00:00
skeleton_editor_plugin.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00
skeleton_ik_editor_plugin.cpp
Add missing copyright headers
2018-08-29 22:41:17 +02:00
skeleton_ik_editor_plugin.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00
spatial_editor_plugin.cpp
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
2018-12-09 23:15:33 +01:00
spatial_editor_plugin.h
Change default gizmo visibility and icons
2018-11-18 22:01:09 +01:00
sprite_editor_plugin.cpp
Fix warnings for comparison between signed and unsigned integers [-Wsign-compare]
2018-09-27 16:25:23 +02:00
sprite_editor_plugin.h
Add missing copyright headers
2018-05-16 14:50:44 -03:00
sprite_frames_editor_plugin.cpp
Fix many errors found by PVS-Studio
2018-11-28 05:03:24 -05:00
sprite_frames_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
style_box_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
style_box_editor_plugin.h
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
text_editor.cpp
Revert "Use more subtle indentation guides in the script editor"
2018-12-13 19:57:34 +01:00
text_editor.h
Allow opening and editing of any utf_8 file in script editor
2018-07-22 11:55:56 +01:00
texture_editor_plugin.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
texture_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
texture_region_editor_plugin.cpp
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
2018-12-06 03:29:27 -02:00
texture_region_editor_plugin.h
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
2018-12-06 03:29:27 -02:00
theme_editor_plugin.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
theme_editor_plugin.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
tile_map_editor_plugin.cpp
General enhancements to the Polygon2D, TextureRegion, and TileSet editors
2018-12-06 03:29:27 -02:00
tile_map_editor_plugin.h
Enhance the tilemap transform buttons
2018-10-30 14:43:52 +01:00
tile_set_editor_plugin.cpp
Add Z-Index for Autotile
2018-12-07 18:42:56 -02:00
tile_set_editor_plugin.h
Add Z-Index for Autotile
2018-12-07 18:42:56 -02:00
visual_shader_editor_plugin.cpp
Fix titles in graph editors being invisible when headers are enabled
2018-12-16 23:18:04 -02:00
visual_shader_editor_plugin.h
Add missing copyright headers
2018-08-29 22:41:17 +02:00