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