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