..
abstract_polygon_2d_editor.cpp
Add -Wshadow=local to warnings and fix reported issues.
2019-02-20 19:44:12 +01:00
abstract_polygon_2d_editor.h
Better and non-buggy Polygon2D editing disabling
2019-02-16 16:46:09 -02:00
animation_blend_space_1d_editor.cpp
Make translatable some undo/redo operations in the editor
2019-02-21 16:41:01 -03:00
animation_blend_space_1d_editor.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
animation_blend_space_2d_editor.cpp
Make translatable some undo/redo operations in the editor
2019-02-21 16:41:01 -03:00
animation_blend_space_2d_editor.h
Fixes to auto triangle editing in BlendSpace2D
2019-01-10 21:40:46 -03:00
animation_blend_tree_editor_plugin.cpp
Fix minimum size of ProgressBar-s
2019-02-27 15:56:49 +02:00
animation_blend_tree_editor_plugin.h
Clean up and fix issues after merging #21701 , closes #21104
2019-01-18 13:01:24 -03:00
animation_player_editor_plugin.cpp
Add -Wshadow=local to warnings and fix reported issues.
2019-02-20 19:44:12 +01:00
animation_player_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
animation_state_machine_editor.cpp
Make translatable some undo/redo operations in the editor
2019-02-21 16:41:01 -03:00
animation_state_machine_editor.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
animation_tree_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
animation_tree_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
animation_tree_player_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
animation_tree_player_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
asset_library_editor_plugin.cpp
Fix uninitialized value
2019-02-16 16:01:20 +01:00
asset_library_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
audio_stream_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
audio_stream_editor_plugin.h
Scene: Ensure classes match their header filename
2019-02-12 17:21:48 +01:00
baked_lightmap_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
baked_lightmap_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
camera_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
camera_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
canvas_item_editor_plugin.cpp
Add -Wshadow=local to warnings and fix reported issues.
2019-02-20 19:44:12 +01:00
canvas_item_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
collision_polygon_2d_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
collision_polygon_2d_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
collision_polygon_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
collision_polygon_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
collision_shape_2d_editor_plugin.cpp
Scene: Ensure classes match their header filename
2019-02-12 17:21:48 +01:00
collision_shape_2d_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
cpu_particles_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
cpu_particles_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
curve_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
curve_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
editor_preview_plugins.cpp
Don't crash on previewing an AtlasTexture without a region
2019-02-27 00:44:09 +00:00
editor_preview_plugins.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
gi_probe_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
gi_probe_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
gradient_editor_plugin.cpp
Make translatable some undo/redo operations in the editor
2019-02-21 16:41:01 -03:00
gradient_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
item_list_editor_plugin.cpp
Added a workaround to avoid crashes due to how TileSet editor works, fixes #23672
2019-02-22 17:42:29 -03:00
item_list_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
light_occluder_2d_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
light_occluder_2d_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
line_2d_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
line_2d_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
material_editor_plugin.cpp
Fix and restore text, material and mesh previewers.
2019-03-04 15:53:18 -03:00
material_editor_plugin.h
Fix and restore text, material and mesh previewers.
2019-03-04 15:53:18 -03:00
mesh_editor_plugin.cpp
Fix and restore text, material and mesh previewers.
2019-03-04 15:53:18 -03:00
mesh_editor_plugin.h
Fix and restore text, material and mesh previewers.
2019-03-04 15:53:18 -03:00
mesh_instance_editor_plugin.cpp
Add -Wshadow=local to warnings and fix reported issues.
2019-02-20 19:44:12 +01:00
mesh_instance_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
mesh_library_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
mesh_library_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
multimesh_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
multimesh_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
navigation_polygon_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
navigation_polygon_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
particles_2d_editor_plugin.cpp
Add UndoRedo on Generate Visibility Rect (Particles2D)
2019-03-04 12:49:32 +00:00
particles_2d_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
particles_editor_plugin.cpp
Add UndoRedo for Generate AABB (Particles)
2019-03-04 21:00:56 +01:00
particles_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
path_2d_editor_plugin.cpp
Add -Wshadow=local to warnings and fix reported issues.
2019-02-20 19:44:12 +01:00
path_2d_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
path_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
path_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
physical_bone_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
physical_bone_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
polygon_2d_editor_plugin.cpp
Add -Wshadow=local to warnings and fix reported issues.
2019-02-20 19:44:12 +01:00
polygon_2d_editor_plugin.h
Better and non-buggy Polygon2D editing disabling
2019-02-16 16:46:09 -02:00
resource_preloader_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
resource_preloader_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
root_motion_editor_plugin.cpp
Clean up and fix issues after merging #21701 , closes #21104
2019-01-18 13:01:24 -03:00
root_motion_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
script_editor_plugin.cpp
Fix going to script line on VisualScript errors
2019-01-22 10:55:55 +01:00
script_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
script_text_editor.cpp
Hide the warnings panel when no warnings presents.
2019-02-13 17:01:21 +06:00
script_text_editor.h
Hide the warnings panel when no warnings presents.
2019-02-13 17:01:21 +06:00
SCsub
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00
shader_editor_plugin.cpp
Ensure shader is not set if code did not change
2019-03-04 19:39:06 -03:00
shader_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
skeleton_2d_editor_plugin.cpp
Make translatable some undo/redo operations in the editor
2019-02-21 16:41:01 -03:00
skeleton_2d_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
skeleton_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
skeleton_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
skeleton_ik_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
skeleton_ik_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
spatial_editor_plugin.cpp
Ensure to disable freelook when leaving spatial editor
2019-03-05 12:42:25 +02:00
spatial_editor_plugin.h
Remove copy and use instance material override in gizmos, fixes #23783
2019-02-23 20:20:54 -03:00
sprite_editor_plugin.cpp
Fix editor crash when converting sprite to 2D mesh
2019-03-04 17:37:38 +03:00
sprite_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
sprite_frames_editor_plugin.cpp
Fix latest regression error in SpriteFramesEditor
2019-02-09 12:50:19 +01:00
sprite_frames_editor_plugin.h
Small changes to the SpriteFrames editor
2019-02-07 22:54:59 -02:00
style_box_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
style_box_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
text_editor.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
text_editor.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
texture_editor_plugin.cpp
Fix and restore text, material and mesh previewers.
2019-03-04 15:53:18 -03:00
texture_editor_plugin.h
Fix and restore text, material and mesh previewers.
2019-03-04 15:53:18 -03:00
texture_region_editor_plugin.cpp
Make the Texture Region Editor able to edit regions of Sprite3Ds
2019-01-21 16:52:57 -02:00
texture_region_editor_plugin.h
Make the Texture Region Editor able to edit regions of Sprite3Ds
2019-01-21 16:52:57 -02:00
theme_editor_plugin.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
theme_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
tile_map_editor_plugin.cpp
Make translatable some undo/redo operations in the editor
2019-02-21 16:41:01 -03:00
tile_map_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
tile_set_editor_plugin.cpp
TileSetEditor: Expose to the user OneWayCollision+Margin properties. Fixes #25817 .
2019-03-04 14:10:31 -03:00
tile_set_editor_plugin.h
Merge pull request #26385 from MarianoGnu/tileset_editor
2019-03-03 11:24:16 +01:00
visual_shader_editor_plugin.cpp
Make translatable some undo/redo operations in the editor
2019-02-21 16:41:01 -03:00
visual_shader_editor_plugin.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00