godot/tools/editor/plugins
Rémi Verschelde 0233c69bdc Merge pull request #5474 from samuelgrigolato/tile-map-idx
Add tile index prefixes in tile map editor plugin
2016-06-30 08:06:54 +02:00
..
animation_player_editor_plugin.cpp Allow animation name to be clipped, closes #5246 2016-06-29 20:11:14 -03:00
animation_player_editor_plugin.h -Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc. 2016-06-19 01:43:02 -03:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
baked_light_baker.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
baked_light_baker.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
baked_light_baker_cmpxchg.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
baked_light_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
baked_light_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Ability to rotate controls using tool, closes #3800 2016-06-27 10:47:51 -03:00
canvas_item_editor_plugin.h
collision_polygon_2d_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
collision_polygon_2d_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
collision_polygon_editor_plugin.cpp
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
collision_shape_2d_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
color_ramp_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
color_ramp_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
cube_grid_theme_editor_plugin.cpp
cube_grid_theme_editor_plugin.h
editor_preview_plugins.cpp do not crash when generating preview of very large sound files, fixes #4123 2016-06-20 22:38:31 -03:00
editor_preview_plugins.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
item_list_editor_plugin.cpp
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
light_occluder_2d_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
material_editor_plugin.cpp
material_editor_plugin.h
mesh_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
mesh_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
mesh_instance_editor_plugin.cpp Don't create outlines from dummy meshes. Fixes #4718 2016-06-20 20:03:16 -03:00
mesh_instance_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
navigation_polygon_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
particles_2d_editor_plugin.cpp
particles_2d_editor_plugin.h
particles_editor_plugin.cpp
particles_editor_plugin.h
path_2d_editor_plugin.cpp Visible path editor icons, fixes #5228 2016-06-15 15:26:52 -05:00
path_2d_editor_plugin.h
path_editor_plugin.cpp Visible path editor icons, fixes #5228 2016-06-15 15:26:52 -05:00
path_editor_plugin.h
polygon_2d_editor_plugin.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
polygon_2d_editor_plugin.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
rich_text_editor_plugin.cpp
rich_text_editor_plugin.h
sample_editor_plugin.cpp do not crash when generating preview of very large sound files, fixes #4123 2016-06-20 22:38:31 -03:00
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 Shortcuts for script switching in script Mode 2016-06-26 10:21:02 -05:00
script_editor_plugin.h Shortcuts for script switching in script Mode 2016-06-26 10:21:02 -05:00
SCsub
shader_editor_plugin.cpp Added code completion existing color setting 2016-06-21 17:34:38 +01:00
shader_editor_plugin.h
shader_graph_editor_plugin.cpp Merge pull request #4733 from akien-mga/pr-i18n-proofreading 2016-05-21 11:34:19 +02:00
shader_graph_editor_plugin.h Drop fully commented-out files 2016-06-18 20:23:49 +02:00
spatial_editor_plugin.cpp Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258) 2016-06-21 12:16:06 +02:00
spatial_editor_plugin.h
sprite_frames_editor_plugin.cpp AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation if the one in SpriteFrames is removed/added or renamed. Closes #5152 2016-06-29 17:51:55 -03: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 Initialize missing variables. Fixes #5461 2016-06-28 23:51:13 -03:00
texture_region_editor_plugin.h Modify margins with mouse input 2016-06-20 17:06:19 -03:00
theme_editor_plugin.cpp -Improved theme editor, when a new class is added, the members are created empty, closes #4619 2016-06-20 11:33:51 -03:00
theme_editor_plugin.h -Improved theme editor, when a new class is added, the members are created empty, closes #4619 2016-06-20 11:33:51 -03:00
tile_map_editor_plugin.cpp Add tile index prefixes in tile map editor plugin. #5420 2016-06-28 20:14:30 -03:00
tile_map_editor_plugin.h
tile_set_editor_plugin.cpp
tile_set_editor_plugin.h