..
abstract_polygon_2d_editor.cpp
Fixes viewport scrollbars not updating with plugins
2018-10-18 14:06:57 +02:00
abstract_polygon_2d_editor.h
Fixes drawing of the 2D plugins on the 3D view
2018-09-18 20:00:07 +02:00
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp
Fix GCC 8 warnings about potentially unitialized variables
2018-10-04 13:08:41 +02:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp
Merge pull request #22311 from Xrayez/fix-22037
2018-11-01 16:59:48 -03:00
animation_blend_tree_editor_plugin.h
Fix warnings about unused variables [-Wunused-variable]
2018-09-27 16:25:24 +02: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
Merge pull request #21982 from luzpaz/misc-typos
2018-09-13 10:59:00 +02:00
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
animation_tree_player_editor_plugin.cpp
animation_tree_player_editor_plugin.h
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
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
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
Merge pull request #23112 from groud/fix_viewport_not_updating
2018-10-19 11:19:49 +02:00
canvas_item_editor_plugin.h
Fixes viewport scrollbars not updating with plugins
2018-10-18 14:06:57 +02:00
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp
Fixes viewport scrollbars not updating with plugins
2018-10-18 14:06:57 +02: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
cpu_particles_editor_plugin.h
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
gradient_editor_plugin.h
item_list_editor_plugin.cpp
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
2018-10-25 12:15:39 -03:00
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
Fixes viewport scrollbars not updating with plugins
2018-10-18 14:06:57 +02:00
light_occluder_2d_editor_plugin.h
Fixes drawing of the 2D plugins on the 3D view
2018-09-18 20:00:07 +02:00
line_2d_editor_plugin.cpp
line_2d_editor_plugin.h
material_editor_plugin.cpp
material_editor_plugin.h
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
mesh_instance_editor_plugin.cpp
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
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
particles_editor_plugin.h
path_2d_editor_plugin.cpp
Fixes viewport scrollbars not updating with plugins
2018-10-18 14:06:57 +02:00
path_2d_editor_plugin.h
Fixes drawing of the 2D plugins on the 3D view
2018-09-18 20:00:07 +02:00
path_editor_plugin.cpp
path_editor_plugin.h
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 warnings about unhandled enum value in switch [-Wswitch]
2018-09-27 18:34:30 +02:00
polygon_2d_editor_plugin.h
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
script_editor_plugin.cpp
Merge pull request #23311 from YeldhamDev/editor_capitalization_fix
2018-11-01 21:37:33 +01:00
script_editor_plugin.h
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
2018-10-02 13:40:17 +02:00
script_text_editor.cpp
Small capitalization fixes across the editor
2018-10-26 16:11:36 -03:00
script_text_editor.h
SCsub
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00
shader_editor_plugin.cpp
Fix warning about functions defined but not used [-Wunused-function]
2018-09-29 22:26:12 +02:00
shader_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_editor_plugin.cpp
Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more
2018-09-27 16:33:52 +02:00
skeleton_editor_plugin.h
skeleton_ik_editor_plugin.cpp
skeleton_ik_editor_plugin.h
spatial_editor_plugin.cpp
Merge pull request #21897 from Calinou/3d-display-camera-coordinates
2018-11-02 11:33:22 +01:00
spatial_editor_plugin.h
Make "Perspective" button look like a actual clickable button
2018-10-18 22:36:59 -03: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
sprite_frames_editor_plugin.cpp
Opens the SpriteFrames editor when editing an AnimatedSprite
2018-10-11 17:03:14 +02:00
sprite_frames_editor_plugin.h
style_box_editor_plugin.cpp
style_box_editor_plugin.h
text_editor.cpp
Increase the source font's line spacing
2018-10-14 21:39:49 +02:00
text_editor.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h
theme_editor_plugin.cpp
theme_editor_plugin.h
tile_map_editor_plugin.cpp
Fixes viewport scrollbars not updating with plugins
2018-10-18 14:06:57 +02:00
tile_map_editor_plugin.h
Fixes tilemap editor offset tile selection
2018-10-04 14:20:03 +02:00
tile_set_editor_plugin.cpp
Let TileSet editor sanitize out tiles with wrong textures
2018-11-02 04:54:28 +01:00
tile_set_editor_plugin.h
support New TileSet Editor zooming use CTRL/CMD + MouseWheel
2018-10-26 23:58:58 +08:00
visual_shader_editor_plugin.cpp
Merge pull request #22239 from Chaosus/fix_vs_connection
2018-09-20 18:46:02 +02:00
visual_shader_editor_plugin.h