godot/editor/plugins
Rémi Verschelde 94a915135d
Merge pull request #12786 from n-pigeon/spatial_transform_gizmo
Cleanups in Spatial Transform Gizmo
2017-11-10 09:53:43 +01:00
..
abstract_polygon_2d_editor.cpp Use AbstractPolygon2DEditor for Line2D 2017-11-04 20:26:38 +01:00
abstract_polygon_2d_editor.h Use AbstractPolygon2DEditor for Line2D 2017-11-04 20:26:38 +01:00
animation_player_editor_plugin.cpp
animation_player_editor_plugin.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp Enable asset store for godot 3.0 2017-11-09 18:32:40 +03:00
asset_library_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Fix compilation on Visual Studio 2013 again. 2017-11-01 23:47:05 +03:00
canvas_item_editor_plugin.h Implement guides 2017-10-24 22:32:00 +02:00
collision_polygon_2d_editor_plugin.cpp Restored files mode 2017-10-18 00:05:08 +02:00
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h
cube_grid_theme_editor_plugin.cpp
cube_grid_theme_editor_plugin.h
curve_editor_plugin.cpp
curve_editor_plugin.h
editor_preview_plugins.cpp Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
editor_preview_plugins.h
gi_probe_editor_plugin.cpp Clean up GI Probe baking, proper button and progress bar. 2017-10-30 16:33:37 -03:00
gi_probe_editor_plugin.h Clean up GI Probe baking, proper button and progress bar. 2017-10-30 16:33:37 -03:00
gradient_editor_plugin.cpp
gradient_editor_plugin.h
item_list_editor_plugin.cpp
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
line_2d_editor_plugin.cpp Use AbstractPolygon2DEditor for Line2D 2017-11-04 20:26:38 +01:00
line_2d_editor_plugin.h Use AbstractPolygon2DEditor for Line2D 2017-11-04 20:26:38 +01:00
material_editor_plugin.cpp Merge pull request #12228 from hi-ogawa/fix-spatial-shader-conversion-with-texture 2017-10-20 23:55:58 +02:00
material_editor_plugin.h
mesh_editor_plugin.cpp
mesh_editor_plugin.h
mesh_instance_editor_plugin.cpp
mesh_instance_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_mesh_editor_plugin.cpp
navigation_mesh_editor_plugin.h
navigation_mesh_generator.cpp Refactor Fixed to Physics 2017-10-21 21:28:08 +07:00
navigation_mesh_generator.h
navigation_polygon_editor_plugin.cpp Restored files mode 2017-10-18 00:05:08 +02:00
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
path_editor_plugin.h
polygon_2d_editor_plugin.cpp Merge pull request #11401 from SaracenOne/snapped_drag 2017-10-22 12:06:00 +02:00
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
script_editor_plugin.cpp Added hotkey for Continue action 2017-10-25 00:01:18 +03:00
script_editor_plugin.h
script_text_editor.cpp
script_text_editor.h
SCsub
shader_editor_plugin.cpp Added setting to toggle current line highlighting 2017-10-22 13:42:08 +01:00
shader_editor_plugin.h
shader_graph_editor_plugin.cpp
shader_graph_editor_plugin.h
spatial_editor_plugin.cpp Cleanups in Spatial Transform Gizmo 2017-11-10 08:22:11 +01:00
spatial_editor_plugin.h Ability to shrink 3D viewport by half 2017-10-31 14:23:47 -03:00
sprite_frames_editor_plugin.cpp Select correct animation on creation of a new one 2017-11-01 15:40:58 -04:00
sprite_frames_editor_plugin.h Add copy button to sprite_frames_editor_plugin 2017-10-28 08:03:49 +08:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp Finished transition of Patch9Rect to NinePatchRect 2017-10-24 13:01:45 +07:00
texture_region_editor_plugin.h Finished transition of Patch9Rect to NinePatchRect 2017-10-24 13:01:45 +07:00
theme_editor_plugin.cpp Add menu to import current editor theme into theme editor 2017-11-07 13:32:04 +08:00
theme_editor_plugin.h Add menu to import current editor theme into theme editor 2017-11-07 13:32:04 +08:00
tile_map_editor_plugin.cpp Fix tilemap undo/redo 2017-11-08 22:26:19 +01:00
tile_map_editor_plugin.h Fix TileMap editor not getting input 2017-10-22 03:58:29 +02:00
tile_set_editor_plugin.cpp
tile_set_editor_plugin.h