Marc Gilleron 0b7ae364ea Fix tilemap undo/redo 6 years ago
..
SCsub 49c065d29c Refactoring: rename tools/editor/ to editor/ 7 years ago
abstract_polygon_2d_editor.cpp 88007e91cf Use AbstractPolygon2DEditor for Line2D 7 years ago
abstract_polygon_2d_editor.h 88007e91cf Use AbstractPolygon2DEditor for Line2D 7 years ago
animation_player_editor_plugin.cpp dbc37afcd9 Added and improved some icons, plus some other minor visual fixes. 7 years ago
animation_player_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
animation_tree_editor_plugin.cpp 4537977d6d Renamed fixed_process to physics_process 7 years ago
animation_tree_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
asset_library_editor_plugin.cpp b622c92fad Removed most of the custom colors from the interface. 7 years ago
asset_library_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
camera_editor_plugin.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
camera_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
canvas_item_editor_plugin.cpp 1d99f93a7a Fix compilation on Visual Studio 2013 again. 7 years ago
canvas_item_editor_plugin.h 06a4e2e3ad Implement guides 7 years ago
collision_polygon_2d_editor_plugin.cpp 907970aab6 Restored files mode 7 years ago
collision_polygon_2d_editor_plugin.h fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
collision_polygon_editor_plugin.cpp fbda0cc45c AutoUse Pencil on Polygon creation 7 years ago
collision_polygon_editor_plugin.h 0b8fa1e010 Remove dead ButtonGroup code 7 years ago
collision_shape_2d_editor_plugin.cpp fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
collision_shape_2d_editor_plugin.h fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
cube_grid_theme_editor_plugin.cpp 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 years ago
cube_grid_theme_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
curve_editor_plugin.cpp 0ce4d82bbf CurveEditor: fix can't edit right tangent 7 years ago
curve_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
editor_preview_plugins.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
editor_preview_plugins.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
gi_probe_editor_plugin.cpp 495bcd7301 Clean up GI Probe baking, proper button and progress bar. 7 years ago
gi_probe_editor_plugin.h 495bcd7301 Clean up GI Probe baking, proper button and progress bar. 7 years ago
gradient_editor_plugin.cpp ed606ded52 Fix files header 7 years ago
gradient_editor_plugin.h ed606ded52 Fix files header 7 years ago
item_list_editor_plugin.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
item_list_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
light_occluder_2d_editor_plugin.cpp fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
light_occluder_2d_editor_plugin.h fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
line_2d_editor_plugin.cpp 88007e91cf Use AbstractPolygon2DEditor for Line2D 7 years ago
line_2d_editor_plugin.h 88007e91cf Use AbstractPolygon2DEditor for Line2D 7 years ago
material_editor_plugin.cpp 8cb76888ae Merge pull request #12228 from hi-ogawa/fix-spatial-shader-conversion-with-texture 7 years ago
material_editor_plugin.h d777681882 Create ParticlesMaterialConversionPlugin and format generated shader code 7 years ago
mesh_editor_plugin.cpp 4537977d6d Renamed fixed_process to physics_process 7 years ago
mesh_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
mesh_instance_editor_plugin.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
mesh_instance_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
multimesh_editor_plugin.cpp 7ad14e7a3e Dead code tells no tales 7 years ago
multimesh_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
navigation_mesh_editor_plugin.cpp 92e77d5ff2 Recast integration. 7 years ago
navigation_mesh_editor_plugin.h 072e379ffe Renamed function arguments to keep them consistent between declaration and implementation 7 years ago
navigation_mesh_generator.cpp 9b634180aa Refactor Fixed to Physics 7 years ago
navigation_mesh_generator.h 072e379ffe Renamed function arguments to keep them consistent between declaration and implementation 7 years ago
navigation_polygon_editor_plugin.cpp 907970aab6 Restored files mode 7 years ago
navigation_polygon_editor_plugin.h fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
particles_2d_editor_plugin.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
particles_2d_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
particles_editor_plugin.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
particles_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
path_2d_editor_plugin.cpp fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
path_2d_editor_plugin.h fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
path_editor_plugin.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
path_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
polygon_2d_editor_plugin.cpp 99c8a8c7b1 Merge pull request #11401 from SaracenOne/snapped_drag 7 years ago
polygon_2d_editor_plugin.h fc02605b49 Fixes snapping and replaces the _draw_canvas by forward_canvas_draw 7 years ago
resource_preloader_editor_plugin.cpp 4537977d6d Renamed fixed_process to physics_process 7 years ago
resource_preloader_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
script_editor_plugin.cpp 70566c0935 Added hotkey for Continue action 7 years ago
script_editor_plugin.h d21f20eb5f Several fixed to editor doc. 7 years ago
script_text_editor.cpp b07dfd75ea Consistant scroll when using members overview, issue 11648 7 years ago
script_text_editor.h 6d874ea685 Added correct initialization for script editor theme. 7 years ago
shader_editor_plugin.cpp 45670df354 Added setting to toggle current line highlighting 7 years ago
shader_editor_plugin.h 7ad14e7a3e Dead code tells no tales 7 years ago
shader_graph_editor_plugin.cpp 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 years ago
shader_graph_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
spatial_editor_plugin.cpp a4ea63737c Ability to shrink 3D viewport by half 7 years ago
spatial_editor_plugin.h a4ea63737c Ability to shrink 3D viewport by half 7 years ago
sprite_frames_editor_plugin.cpp 95408c8670 Select correct animation on creation of a new one 7 years ago
sprite_frames_editor_plugin.h 831d601a83 Add copy button to sprite_frames_editor_plugin 7 years ago
style_box_editor_plugin.cpp 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 years ago
style_box_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
texture_editor_plugin.cpp 4537977d6d Renamed fixed_process to physics_process 7 years ago
texture_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
texture_region_editor_plugin.cpp 79dda1350d Finished transition of Patch9Rect to NinePatchRect 7 years ago
texture_region_editor_plugin.h 79dda1350d Finished transition of Patch9Rect to NinePatchRect 7 years ago
theme_editor_plugin.cpp 0781649456 Add menu to import current editor theme into theme editor 6 years ago
theme_editor_plugin.h 0781649456 Add menu to import current editor theme into theme editor 6 years ago
tile_map_editor_plugin.cpp 0b7ae364ea Fix tilemap undo/redo 6 years ago
tile_map_editor_plugin.h 27be483a74 Fix TileMap editor not getting input 7 years ago
tile_set_editor_plugin.cpp 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 years ago
tile_set_editor_plugin.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago