1
0
Fork 0
godot/tools/editor/plugins
Paulb23 bda5ea0871 Fixed shader editor syntax coloring 2016-04-29 01:35:03 +01:00
..
SCsub
animation_data_editor_plugin.cpp
animation_data_editor_plugin.h
animation_player_editor_plugin.cpp Fix editors panels, of the bottom panel, not resizing in some cases 2016-03-15 15:15:50 -03:00
animation_player_editor_plugin.h
animation_tree_editor_plugin.cpp AnimationTree: add filters to Animation nodes. 2016-04-26 06:49:06 -04:00
animation_tree_editor_plugin.h
baked_light_baker.cpp
baked_light_baker.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
baked_light_baker_cmpxchg.cpp
baked_light_editor_plugin.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
baked_light_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Merge pull request #4258 from neikeq/pr-imp-canvas-select 2016-04-07 14:12:44 +02: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
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
collision_shape_2d_editor_plugin.h
color_ramp_editor_plugin.cpp First attempt at making a more useful EditorPlugin API. Still undocumented, but feedback welcome! 2016-02-27 00:32:51 -03:00
color_ramp_editor_plugin.h
control_editor_plugin.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
control_editor_plugin.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
cube_grid_theme_editor_plugin.cpp Implement GridMap support for navigation meshes 2016-04-20 21:19:05 +03:00
cube_grid_theme_editor_plugin.h
editor_preview_plugins.cpp fix six possible "divide by zero" 2016-03-09 00:18:23 +01:00
editor_preview_plugins.h
item_list_editor_plugin.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
mesh_editor_plugin.cpp
mesh_editor_plugin.h
multimesh_editor_plugin.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp Fix file dialog, of Particles2D plugin, showing "Error" icons 2016-03-14 16:05:20 -03:00
particles_2d_editor_plugin.h Fix file dialog, of Particles2D plugin, showing "Error" icons 2016-03-14 16:05:20 -03:00
particles_editor_plugin.cpp
particles_editor_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_editor_plugin.cpp Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
path_editor_plugin.h Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
polygon_2d_editor_plugin.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp Rename path to paths 2016-03-18 18:26:02 +08:00
resource_preloader_editor_plugin.h Rename path to paths 2016-03-18 18:26:02 +08:00
rich_text_editor_plugin.cpp
rich_text_editor_plugin.h
sample_editor_plugin.cpp
sample_editor_plugin.h
sample_library_editor_plugin.cpp Remove redundant buttons 2016-03-13 15:28:03 +01:00
sample_library_editor_plugin.h Remove redundant buttons 2016-03-13 15:28:03 +01:00
sample_player_editor_plugin.cpp
sample_player_editor_plugin.h
script_editor_plugin.cpp Trim trailing white space on save, issue 4383 2016-04-23 19:21:34 +01:00
script_editor_plugin.h Trim trailing white space on save, issue 4383 2016-04-23 19:21:34 +01:00
shader_editor_plugin.cpp Fixed shader editor syntax coloring 2016-04-29 01:35:03 +01:00
shader_editor_plugin.h
shader_graph_editor_plugin.cpp
shader_graph_editor_plugin.h
spatial_editor_plugin.cpp Made trackpad behaviour optional in 3D mode (issue #4265) 2016-04-12 03:37:35 +02:00
spatial_editor_plugin.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
sprite_frames_editor_plugin.cpp
sprite_frames_editor_plugin.h
sprite_region_editor_plugin.cpp
sprite_region_editor_plugin.h
stream_editor_plugin.cpp
stream_editor_plugin.h
style_box_editor_plugin.cpp Fix editors panels, of the bottom panel, not resizing in some cases 2016-03-15 15:15:50 -03:00
style_box_editor_plugin.h
theme_editor_plugin.cpp Adds a remove class item option in the theme editor. 2016-04-21 11:58:53 +10: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 Tilemap Editor: Fix some last issues of PR-4006 2016-03-15 14:32:28 -03:00
tile_map_editor_plugin.h Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit" 2016-03-14 12:39:58 -03:00
tile_set_editor_plugin.cpp
tile_set_editor_plugin.h