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