godot/tools/editor/plugins
Dmitry Kram 6227e8f343 Fix snap mode selector sticking in texture region module
When changing snap mode in texture region plugin ticks was not updating. Issue fixed changing order of setting checked status and setting snap mode.

(cherry picked from commit d766738991)
2017-01-12 19:15:26 +01:00
..
animation_player_editor_plugin.cpp Only show AnimationEditor automatically when an Animplayer is selected. 2016-10-17 20:49:18 +02:00
animation_player_editor_plugin.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
baked_light_baker.cpp Stop baking process if there is no geometry in the BakedLightInstance. 2016-07-25 21:45:20 -05:00
baked_light_baker.h
baked_light_baker_cmpxchg.cpp
baked_light_editor_plugin.cpp Stop baking process if there is no geometry in the BakedLightInstance. 2016-07-25 21:45:20 -05:00
baked_light_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Prevent to select children if selection lock or instanced scene 2016-11-15 08:37:48 +01:00
canvas_item_editor_plugin.h Improve drag and drop on 2D viewport 2016-10-31 07:53:31 +01:00
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp Fix CollisionPolygon gizmo showing error icons instead of the 3d handles 2016-07-09 13:18:16 -03:00
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h
color_ramp_editor_plugin.cpp Implemented UndoRedo mergeable modes 2016-09-01 08:41:04 +02:00
color_ramp_editor_plugin.h
cube_grid_theme_editor_plugin.cpp
cube_grid_theme_editor_plugin.h
editor_preview_plugins.cpp
editor_preview_plugins.h
item_list_editor_plugin.cpp
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
material_editor_plugin.cpp Fix editor glitches when the mesh/material preview is shown 2016-09-01 08:40:16 +02:00
material_editor_plugin.h
mesh_editor_plugin.cpp Fix editor glitches when the mesh/material preview is shown 2016-09-01 08:40:16 +02:00
mesh_editor_plugin.h
mesh_instance_editor_plugin.cpp
mesh_instance_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
particles_2d_editor_plugin.h
particles_editor_plugin.cpp
particles_editor_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_editor_plugin.cpp Added snapping to 3D path handles to bring it in line with its 2D counterpart 2016-11-15 08:44:53 +01:00
path_editor_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
rich_text_editor_plugin.cpp
rich_text_editor_plugin.h
sample_editor_plugin.cpp
sample_editor_plugin.h
sample_library_editor_plugin.cpp
sample_library_editor_plugin.h
sample_player_editor_plugin.cpp
sample_player_editor_plugin.h
script_editor_plugin.cpp Fix p_index out of size error when closing script 2016-10-31 00:07:56 +01:00
script_editor_plugin.h Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option 2016-07-19 07:35:20 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
shader_editor_plugin.cpp Make text column numbers one-based 2016-10-17 20:44:47 +02:00
shader_editor_plugin.h
shader_graph_editor_plugin.cpp Expose light shadow color to canvas item shaders 2016-09-18 23:11:08 +02:00
shader_graph_editor_plugin.h
spatial_editor_plugin.cpp Add shortcut to reset cursor position in 3D Editor ( #166 ) 2016-10-09 17:39:00 +02:00
spatial_editor_plugin.h Add shortcut to reset cursor position in 3D Editor ( #166 ) 2016-10-09 17:39:00 +02:00
sprite_frames_editor_plugin.cpp Implemented UndoRedo mergeable modes 2016-09-01 08:41:04 +02:00
sprite_frames_editor_plugin.h
stream_editor_plugin.cpp
stream_editor_plugin.h
style_box_editor_plugin.cpp
style_box_editor_plugin.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp Fix snap mode selector sticking in texture region module 2017-01-12 19:15:26 +01:00
texture_region_editor_plugin.h Refresh TextureRegionEditor when region has been changed externally. 2016-10-17 20:47:14 +02:00
theme_editor_plugin.cpp
theme_editor_plugin.h
tile_map_editor_plugin.cpp Tilemap editor: Bucket tool - allow deleting and replacing of tiles 2016-09-18 23:02:46 +02:00
tile_map_editor_plugin.h Tilemap editor: Bucket tool - allow deleting and replacing of tiles 2016-09-18 23:02:46 +02:00
tile_set_editor_plugin.cpp
tile_set_editor_plugin.h