godot/tools/editor/plugins
2016-06-12 16:39:12 -05:00
..
animation_data_editor_plugin.cpp
animation_data_editor_plugin.h
animation_player_editor_plugin.cpp Added some shortcutable actions for animation player editor 2016-06-12 16:39:12 -05:00
animation_player_editor_plugin.h i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
animation_tree_editor_plugin.cpp i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
animation_tree_editor_plugin.h i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
baked_light_baker.cpp i18n: Use %d instead of %i in vformat 2016-05-21 16:34:56 +02:00
baked_light_baker.h
baked_light_baker_cmpxchg.cpp
baked_light_editor_plugin.cpp i18n: Don't make print_line calls translatable 2016-05-04 15:28:37 +02:00
baked_light_editor_plugin.h
camera_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Added 3 more translatable strings 2016-06-01 14:32:20 +03:00
canvas_item_editor_plugin.h CanvasItemEditorPlugin: Avoid selecting items from instanced scenes 2016-04-07 13:08:18 +02:00
collision_polygon_2d_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
collision_shape_2d_editor_plugin.h
color_ramp_editor_plugin.cpp -Improve resource previews 2016-05-23 17:11:49 -03:00
color_ramp_editor_plugin.h -Improve resource previews 2016-05-23 17:11:49 -03:00
control_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
control_editor_plugin.h i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
cube_grid_theme_editor_plugin.cpp i18n: Use %d instead of %i in vformat 2016-05-21 16:34:56 +02:00
cube_grid_theme_editor_plugin.h
editor_preview_plugins.cpp -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
editor_preview_plugins.h
item_list_editor_plugin.cpp i18n: Use %d instead of %i in vformat 2016-05-21 16:34:56 +02:00
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
light_occluder_2d_editor_plugin.h
material_editor_plugin.cpp -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
material_editor_plugin.h -Improve resource previews 2016-05-23 17:11:49 -03:00
mesh_editor_plugin.cpp -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
mesh_editor_plugin.h -Improve resource previews 2016-05-23 17:11:49 -03:00
mesh_instance_editor_plugin.cpp Added 3 more translatable strings 2016-06-01 14:32:20 +03:00
mesh_instance_editor_plugin.h -Improve resource previews 2016-05-23 17:11:49 -03:00
multimesh_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
particles_2d_editor_plugin.h
particles_editor_plugin.cpp i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
particles_editor_plugin.h
path_2d_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
path_2d_editor_plugin.h
path_editor_plugin.cpp i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
path_editor_plugin.h
polygon_2d_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp i18n: Second pass at proofreading 2016-05-21 01:27:27 +02:00
resource_preloader_editor_plugin.h New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
rich_text_editor_plugin.cpp i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
rich_text_editor_plugin.h i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
sample_editor_plugin.cpp -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
sample_editor_plugin.h
sample_library_editor_plugin.cpp SampleLibraryEditor: Initialize "is_playing" variable 2016-06-03 20:07:46 +02:00
sample_library_editor_plugin.h New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
sample_player_editor_plugin.cpp i18n: Don't make print_line calls translatable 2016-05-04 15:28:37 +02:00
sample_player_editor_plugin.h
script_editor_plugin.cpp apply built-in scripts when running the game, closes #4987 2016-06-11 21:59:35 -03:00
script_editor_plugin.h -Ability to reload (and soft reload) tool scripts. Please test! 2016-06-08 20:00:52 -03:00
SCsub
shader_editor_plugin.cpp add line spacing option to script and shader editor (#5105) 2016-06-09 20:43:19 +02:00
shader_editor_plugin.h ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar 2016-05-29 14:26:19 +02:00
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 fix error when open project and close editor 2016-05-22 20:07:31 +09:00
spatial_editor_plugin.cpp Added 3 more translatable strings 2016-06-01 14:32:20 +03:00
spatial_editor_plugin.h
sprite_frames_editor_plugin.cpp Changed how min/max icon size in ItemList works and replaced it by a fixed size. Fixes many issues, closes #4907 2016-06-12 16:52:22 -03:00
sprite_frames_editor_plugin.h New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
stream_editor_plugin.cpp
stream_editor_plugin.h i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
style_box_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
style_box_editor_plugin.h
texture_editor_plugin.cpp -Improve resource previews 2016-05-23 17:11:49 -03:00
texture_editor_plugin.h -Improve resource previews 2016-05-23 17:11:49 -03:00
texture_region_editor_plugin.cpp Enhanced StyleBoxTexture: 2016-06-05 00:45:53 +08:00
texture_region_editor_plugin.h Enhanced StyleBoxTexture: 2016-06-05 00:45:53 +08:00
theme_editor_plugin.cpp rewrote LineEdit window repositioning code so it does not eat the last character, closes #4992 2016-06-12 12:05:21 -03:00
theme_editor_plugin.h Adds a remove class item option in the theme editor. 2016-04-21 11:58:53 +10:00
tile_map_editor_plugin.cpp Added customizable shortcuts for tile map editor 2016-06-12 16:39:12 -05:00
tile_map_editor_plugin.h Add a slider for zooming TileMap preview icons. 2016-05-24 20:36:53 +02:00
tile_set_editor_plugin.cpp i18n: Proofreading of all strings 2016-05-21 00:21:57 +02:00
tile_set_editor_plugin.h