godot/editor/plugins
Rémi Verschelde 19aff15a1a Tilemap Editor: Setting to hide tile info in the menu bar
Based on e513ecb7a1.
2017-08-16 19:51:55 +02:00
..
SCsub
animation_player_editor_plugin.cpp fixed loading old theme styleboxes 2017-08-08 18:36:35 +02:00
animation_player_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
animation_tree_editor_plugin.cpp Merge pull request #10307 from Rubonnek/update-argument-names 2017-08-16 17:17:56 +02:00
animation_tree_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
baked_light_baker.cpp
baked_light_baker.h
baked_light_baker_cmpxchg.cpp
baked_light_editor_plugin.cpp
baked_light_editor_plugin.h
camera_editor_plugin.cpp Replace GUI anchor type by a float between 0 and 1 2017-08-13 21:20:13 +02:00
camera_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
canvas_item_editor_plugin.cpp Merge pull request #10300 from H4kor/anchor 2017-08-16 17:34:33 +02:00
canvas_item_editor_plugin.h Adds a function to set Anchors with a layout preset 2017-08-13 21:20:14 +02:00
collision_polygon_2d_editor_plugin.cpp Fixed bug that prevented creating polygons. 2017-07-17 22:17:39 +02:00
collision_polygon_2d_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
collision_polygon_editor_plugin.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
collision_polygon_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
collision_shape_2d_editor_plugin.cpp Updated function argument names 2017-08-12 15:12:49 -04:00
collision_shape_2d_editor_plugin.h
cube_grid_theme_editor_plugin.cpp Converting to MeshLibrary works again, fixes #8092 2017-08-15 11:41:17 -03:00
cube_grid_theme_editor_plugin.h Converting to MeshLibrary works again, fixes #8092 2017-08-15 11:41:17 -03:00
curve_editor_plugin.cpp [#9292] Renamed Image.put_pixel() to set_pixel(). 2017-07-07 19:05:45 +02:00
curve_editor_plugin.h
editor_preview_plugins.cpp -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
editor_preview_plugins.h
gi_probe_editor_plugin.cpp
gi_probe_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
gradient_editor_plugin.cpp
gradient_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
item_list_editor_plugin.cpp ItemList: expose methods, in-editor items editing support 2017-07-04 20:12:33 +07:00
item_list_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
light_occluder_2d_editor_plugin.cpp Refactor 'treshold' to 'threshold' 2017-07-08 22:24:56 +07:00
light_occluder_2d_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
line_2d_editor_plugin.cpp Updated function argument names 2017-08-12 15:12:49 -04:00
line_2d_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
material_editor_plugin.cpp
material_editor_plugin.h
mesh_editor_plugin.cpp -Ability to set default import presets for type 2017-07-23 18:50:25 -03:00
mesh_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
mesh_instance_editor_plugin.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
mesh_instance_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
multimesh_editor_plugin.cpp Replace GUI anchor type by a float between 0 and 1 2017-08-13 21:20:13 +02:00
multimesh_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
navigation_polygon_editor_plugin.cpp Refactor 'treshold' to 'threshold' 2017-07-08 22:24:56 +07:00
navigation_polygon_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
particles_2d_editor_plugin.cpp
particles_2d_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
particles_editor_plugin.cpp
particles_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
path_2d_editor_plugin.cpp Some more typo fixes for "threshold" 2017-07-15 12:01:46 +02:00
path_2d_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
path_editor_plugin.cpp Add object type hint for docs 2017-07-19 02:03:34 +07:00
path_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
polygon_2d_editor_plugin.cpp Refactor 'treshold' to 'threshold' 2017-07-08 22:24:56 +07:00
polygon_2d_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
resource_preloader_editor_plugin.cpp fixed loading old theme styleboxes 2017-08-08 18:36:35 +02:00
resource_preloader_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
rich_text_editor_plugin.cpp
rich_text_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
sample_editor_plugin.cpp Merge pull request #10166 from toger5/asset_lib_style_overrides 2017-08-15 20:00:44 -03:00
sample_editor_plugin.h
sample_library_editor_plugin.cpp Merge pull request #10166 from toger5/asset_lib_style_overrides 2017-08-15 20:00:44 -03:00
sample_library_editor_plugin.h
sample_player_editor_plugin.cpp Replace GUI anchor type by a float between 0 and 1 2017-08-13 21:20:13 +02:00
sample_player_editor_plugin.h
script_editor_plugin.cpp Merge pull request #9878 from toger5/theme_border_settings_change 2017-08-07 14:07:57 +02:00
script_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
script_text_editor.cpp Fixed undo when converting indent with no changes, issue 9841 2017-08-10 19:23:45 +01:00
script_text_editor.h
shader_editor_plugin.cpp
shader_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
shader_graph_editor_plugin.cpp [#9292] Renamed Image.put_pixel() to set_pixel(). 2017-07-07 19:05:45 +02:00
shader_graph_editor_plugin.h
spatial_editor_plugin.cpp Merge pull request #10307 from Rubonnek/update-argument-names 2017-08-16 17:17:56 +02:00
spatial_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
sprite_frames_editor_plugin.cpp fixed loading old theme styleboxes 2017-08-08 18:36:35 +02:00
sprite_frames_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
stream_editor_plugin.cpp
stream_editor_plugin.h
style_box_editor_plugin.cpp
style_box_editor_plugin.h
texture_editor_plugin.cpp Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-Sync 2017-08-01 00:15:37 +02:00
texture_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
texture_region_editor_plugin.cpp Updated function argument names 2017-08-12 15:12:49 -04:00
texture_region_editor_plugin.h Updated function argument names 2017-08-12 15:12:49 -04:00
theme_editor_plugin.cpp Makes all Godot API's methods Lower Case 2017-08-07 18:24:35 +07:00
theme_editor_plugin.h ThemeEditor: fix broken dialog 2017-07-27 14:17:02 +07:00
tile_map_editor_plugin.cpp Tilemap Editor: Setting to hide tile info in the menu bar 2017-08-16 19:51:55 +02:00
tile_map_editor_plugin.h Tilemap Editor: Setting to hide tile info in the menu bar 2017-08-16 19:51:55 +02:00
tile_set_editor_plugin.cpp Updated function argument names 2017-08-12 15:12:49 -04:00
tile_set_editor_plugin.h