.. |
abstract_polygon_2d_editor.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
abstract_polygon_2d_editor.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
animation_player_editor_plugin.cpp
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
animation_player_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
animation_tree_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
animation_tree_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
asset_library_editor_plugin.cpp
|
Remove debugging prints related to the asset library
|
2018-02-05 22:39:35 +01:00 |
asset_library_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
baked_lightmap_editor_plugin.cpp
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686.
|
2018-01-12 00:08:32 -03:00 |
baked_lightmap_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
camera_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
camera_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
canvas_item_editor_plugin.cpp
|
Add a function to remove controls from containers
|
2018-02-13 19:35:10 -02:00 |
canvas_item_editor_plugin.h
|
Add a function to remove controls from containers
|
2018-02-13 19:35:10 -02:00 |
collision_polygon_2d_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
collision_polygon_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
collision_polygon_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
collision_polygon_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
collision_shape_2d_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
collision_shape_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
cube_grid_theme_editor_plugin.cpp
|
Changes the keep_margin parameter to true by default, so that people are not suprised that set_anchor changes the margins values
|
2018-01-15 10:37:13 +01:00 |
cube_grid_theme_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
curve_editor_plugin.cpp
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
curve_editor_plugin.h
|
Update copyright statements to 2018
|
2018-01-01 14:40:47 +01:00 |
editor_preview_plugins.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
editor_preview_plugins.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
gi_probe_editor_plugin.cpp
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686.
|
2018-01-12 00:08:32 -03:00 |
gi_probe_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
gradient_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
gradient_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
item_list_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
item_list_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
light_occluder_2d_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
light_occluder_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
line_2d_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
line_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
material_editor_plugin.cpp
|
Update copyright statements to 2018
|
2018-01-01 14:40:47 +01:00 |
material_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_instance_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_instance_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
multimesh_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
multimesh_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
navigation_mesh_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
navigation_mesh_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
navigation_mesh_generator.cpp
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
navigation_mesh_generator.h
|
Fix typos in code and docs with codespell
|
2018-01-18 22:01:42 +01:00 |
navigation_polygon_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
navigation_polygon_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
particles_2d_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
particles_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
particles_editor_plugin.cpp
|
Update copyright statements to 2018
|
2018-01-01 14:40:47 +01:00 |
particles_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
path_2d_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
path_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
path_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
path_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
polygon_2d_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
polygon_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
resource_preloader_editor_plugin.cpp
|
Display path to preloaded res + button to open it
|
2018-01-15 07:49:29 +01:00 |
resource_preloader_editor_plugin.h
|
Display path to preloaded res + button to open it
|
2018-01-15 07:49:29 +01:00 |
script_editor_plugin.cpp
|
Added "allow_reselect" property to ItemList and enabled it for the method/help lists.
|
2018-02-14 03:38:07 -02:00 |
script_editor_plugin.h
|
Changes for the "Recent Scripts" menu.
|
2018-02-02 15:34:36 -02:00 |
script_text_editor.cpp
|
Merge pull request #16374 from ianb96/drop_at_mouse
|
2018-02-13 11:25:55 +01:00 |
script_text_editor.h
|
Add special coloring to members, to make shadowing more obvious.
|
2018-01-12 11:01:09 -03:00 |
SCsub
|
Refactoring: rename tools/editor/ to editor/
|
2017-03-05 14:21:25 +01:00 |
shader_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
shader_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
shader_graph_editor_plugin.cpp
|
Update copyright statements to 2018
|
2018-01-01 14:40:47 +01:00 |
shader_graph_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
spatial_editor_plugin.cpp
|
Add a function to remove controls from containers
|
2018-02-13 19:35:10 -02:00 |
spatial_editor_plugin.h
|
Add a function to remove controls from containers
|
2018-02-13 19:35:10 -02:00 |
sprite_frames_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
sprite_frames_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
style_box_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
style_box_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
texture_editor_plugin.cpp
|
Fix gradient texture preview
|
2018-02-03 12:10:44 +03:00 |
texture_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
texture_region_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
texture_region_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
theme_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
theme_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
tile_map_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
tile_map_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
tile_set_editor_plugin.cpp
|
Fix ObjectDB Instances still exist
|
2018-01-22 11:46:05 +07:00 |
tile_set_editor_plugin.h
|
Fix ObjectDB Instances still exist
|
2018-01-22 11:46:05 +07:00 |