This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bbdb6cf16ead5138bb18cbf435cdecd63bc7d4ab
godot
/
editor
/
plugins
History
Rémi Verschelde
0322081ec5
Merge pull request
#20744
from Zylann/fix_viewport_lock_rotation
...
Initialize default lock rotation in constructor
2018-08-14 15:49:04 +02:00
..
abstract_polygon_2d_editor.cpp
…
abstract_polygon_2d_editor.h
…
animation_blend_space_1d_editor.cpp
…
animation_blend_space_1d_editor.h
…
animation_blend_space_2d_editor.cpp
…
animation_blend_space_2d_editor.h
…
animation_blend_tree_editor_plugin.cpp
…
animation_blend_tree_editor_plugin.h
…
animation_player_editor_plugin.cpp
…
animation_player_editor_plugin.h
…
animation_state_machine_editor.cpp
…
animation_state_machine_editor.h
…
animation_tree_editor_plugin.cpp
…
animation_tree_editor_plugin.h
…
asset_library_editor_plugin.cpp
Merge pull request
#20760
from Calinou/improve-assetlib-download-ux
2018-08-14 15:48:31 +02:00
asset_library_editor_plugin.h
…
audio_stream_editor_plugin.cpp
…
audio_stream_editor_plugin.h
…
baked_lightmap_editor_plugin.cpp
…
baked_lightmap_editor_plugin.h
…
camera_editor_plugin.cpp
…
camera_editor_plugin.h
…
canvas_item_editor_plugin.cpp
Merge pull request
#20587
from groud/fix_2deditor_scrollable_zone
2018-08-13 09:03:34 +02:00
canvas_item_editor_plugin.h
…
collision_polygon_2d_editor_plugin.cpp
…
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
…
cpu_particles_editor_plugin.cpp
…
cpu_particles_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
…
editor_preview_plugins.h
…
gi_probe_editor_plugin.cpp
…
gi_probe_editor_plugin.h
…
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
…
line_2d_editor_plugin.h
…
material_editor_plugin.cpp
…
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_polygon_editor_plugin.cpp
…
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
…
physical_bone_plugin.cpp
…
physical_bone_plugin.h
…
polygon_2d_editor_plugin.cpp
…
polygon_2d_editor_plugin.h
…
resource_preloader_editor_plugin.cpp
…
resource_preloader_editor_plugin.h
…
root_motion_editor_plugin.cpp
…
root_motion_editor_plugin.h
…
script_editor_plugin.cpp
Merge pull request
#20731
from YeldhamDev/scr_editor_context_fix
2018-08-13 13:35:53 +02:00
script_editor_plugin.h
…
script_text_editor.cpp
Added system for GDScript warnings
2018-08-10 16:00:47 -03:00
script_text_editor.h
Added system for GDScript warnings
2018-08-10 16:00:47 -03:00
SCsub
…
shader_editor_plugin.cpp
…
shader_editor_plugin.h
…
shader_graph_editor_plugin.cpp
…
shader_graph_editor_plugin.h
…
skeleton_2d_editor_plugin.cpp
…
skeleton_2d_editor_plugin.h
…
skeleton_editor_plugin.cpp
…
skeleton_editor_plugin.h
…
skeleton_ik_editor_plugin.cpp
…
skeleton_ik_editor_plugin.h
…
spatial_editor_plugin.cpp
Merge pull request
#20744
from Zylann/fix_viewport_lock_rotation
2018-08-14 15:49:04 +02:00
spatial_editor_plugin.h
Improvements on the gizmo disabling menu and icon selection bugfix
2018-08-11 23:07:00 +02:00
sprite_editor_plugin.cpp
…
sprite_editor_plugin.h
…
sprite_frames_editor_plugin.cpp
…
sprite_frames_editor_plugin.h
…
style_box_editor_plugin.cpp
…
style_box_editor_plugin.h
…
text_editor.cpp
…
text_editor.h
…
texture_editor_plugin.cpp
…
texture_editor_plugin.h
…
texture_region_editor_plugin.cpp
New TileSet Editor
2018-08-09 20:38:02 -03:00
texture_region_editor_plugin.h
New TileSet Editor
2018-08-09 20:38:02 -03:00
theme_editor_plugin.cpp
…
theme_editor_plugin.h
…
tile_map_editor_plugin.cpp
Do not use theme to set LineEdit right_icon
2018-08-11 12:04:26 +02:00
tile_map_editor_plugin.h
New TileSet Editor
2018-08-09 20:38:02 -03:00
tile_set_editor_plugin.cpp
New TileSet Editor
2018-08-09 20:38:02 -03:00
tile_set_editor_plugin.h
New TileSet Editor
2018-08-09 20:38:02 -03:00
visual_shader_editor_plugin.cpp
Don't try to update the visual shader graph if it doesn't exist yet
2018-08-12 22:33:35 +02:00
visual_shader_editor_plugin.h
…