Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-17 | Merge pull request #11075 from ISylvox/fix-main-scene-state | Rémi Verschelde | |
Fixes Tab Switching of Main Scene State. Closes #11045 | |||
2017-09-17 | Merge pull request #10998 from MillionOstrich/custom-types-fix-icons | Rémi Verschelde | |
Fix icons for custom types in the recent & favorites lists in the create dialog | |||
2017-09-17 | Merge pull request #10900 from toger5/theme_tab_border | Rémi Verschelde | |
Added border for tabs + container. | |||
2017-09-17 | Merge pull request #11346 from cbscribe/kcc_light2d_doc | Rémi Verschelde | |
[DOCS] Add Light2D member descriptions. [ci skip] | |||
2017-09-17 | Merge pull request #11332 from Grosskopf/audio-stream-player-docs | Rémi Verschelde | |
[DOCS] Added Documentation of AudioStreamPlayer [ci skip] | |||
2017-09-17 | Merge pull request #11331 from Grosskopf/audio-stream-player-2D-docs | Rémi Verschelde | |
[DOCS] Added Documentation of AudioStreamPlayer2D [ci skip] | |||
2017-09-17 | Merge pull request #11311 from FigyTuna/collision_polygon_docs | Rémi Verschelde | |
[DOCS] Modified the docs for CollisionPolygon and CollisionPolygon2D [ci skip] | |||
2017-09-17 | Merge pull request #11227 from willt/@GDScript | Rémi Verschelde | |
In @GDScript added previous changes that went missing. added more des… [ci skip] | |||
2017-09-17 | Merge pull request #11345 from cbscribe/kcc_canvaslayer_doc | Rémi Verschelde | |
[DOCS] CanvasLayer member descriptions [ci skip] | |||
2017-09-17 | Merge pull request #11343 from BastiaanOlij/fix_basename | Rémi Verschelde | |
Fixed naming of pck file | |||
2017-09-17 | Merge pull request #11323 from Paulb23/quick_open_not_showing_issue_11277 | Rémi Verschelde | |
Fixed quick open not showing entries with no search text, issue 11277 | |||
2017-09-17 | Added Documentation of AudioStreamPlayer | Grosskopf | |
Fixed according to Comments autoplay issue fixed | |||
2017-09-17 | Added Documentation of AudioStreamPlayer2D | Grosskopf | |
Fixxed according to comments Somehow that fix was messed up again Forgot some quotationmarks updated autoplay, tried again | |||
2017-09-17 | Merge pull request #11350 from djrm/pr_compilation_fix | Poommetee Ketson | |
Fixed compilation with tools=no | |||
2017-09-16 | Fixed compilation with tools=no | Daniel J. Ramirez | |
2017-09-16 | [DOCS] Add Light2D member descriptions. | Chris Bradfield | |
2017-09-16 | [DOCS] CanvasLayer member descriptions | Chris Bradfield | |
2017-09-17 | Fixed naming of pck file | Bastiaan Olij | |
2017-09-17 | Merge pull request #11282 from djrm/pr_script_editor_auto_theme | Poommetee Ketson | |
Added adaptive text editor theme | |||
2017-09-17 | Merge pull request #11269 from toger5/fix_get_stylebox_parent_class | Poommetee Ketson | |
also loop for classes if there is no coustom theme fixes #11250 | |||
2017-09-17 | Merge pull request #11223 from GodotExplorer/pr-undoredo | Poommetee Ketson | |
Expose more methods for UndoRedo | |||
2017-09-17 | Merge pull request #11287 from sersoong/master | Poommetee Ketson | |
fix editor/property_editor.cpp missing TTR | |||
2017-09-17 | Merge pull request #11279 from cbscribe/kcc_kinematiccollision_doc | Poommetee Ketson | |
Document new KinematicCollision2D class [ci skip] | |||
2017-09-16 | Modified the descriptions for CollisionPolygon2D and created descriptions ↵ | FigyTuna | |
for CollisionPolygon | |||
2017-09-16 | Document new KinematicCollision2D class | Chris Bradfield | |
2017-09-17 | Merge pull request #11330 from cbscribe/kcc_textureprogress_doc | Poommetee Ketson | |
[DOCS] Update TextureProgress class ref | |||
2017-09-17 | Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_doc | Poommetee Ketson | |
[DOCS] update VisibilityNotifier(2D) class ref | |||
2017-09-17 | Merge pull request #11324 from GDquest/ui-nodes | Poommetee Ketson | |
[DOCS] Write and update TextureRect, Label and NinePatchRect | |||
2017-09-17 | Merge pull request #11320 from bojidar-bg/x-doctool-markdownify | Poommetee Ketson | |
Make doc_status output a bit more markdown-friendly, hide some prints | |||
2017-09-17 | Merge pull request #11312 from deliciousfudge/acceptdialog-docs | Poommetee Ketson | |
Rewrite the documentation of AcceptDialog class | |||
2017-09-17 | Merge pull request #11338 from marcelofg55/clang_compilefix | Poommetee Ketson | |
Compile fix for clang error on spatial_editor_plugin.cpp | |||
2017-09-17 | Merge pull request #11339 from guilhermefelipecgs/add_icons_animation_tree | Poommetee Ketson | |
Add missing icons in animation tree editor [ci skip] | |||
2017-09-16 | Add missing icons in animation tree editor | Guilherme Felipe | |
2017-09-16 | [DOCS] update VisibilityNotifier2D class ref. | Chris Bradfield | |
2017-09-16 | Compile fix for clang error on spatial_editor_plugin.cpp | Marcelo Fernandez | |
2017-09-16 | Write TextureRect, Label and NinePatchRect | Nathan | |
2017-09-16 | Merge pull request #11265 from hoelzl/fix-python3-build | Rémi Verschelde | |
Fix errors in Python 3 build [ci skip] | |||
2017-09-16 | Merge pull request #11255 from n-pigeon/spatial_doc_tweaks | Rémi Verschelde | |
Spatial, Transform and Transform2D documentation tweaks [ci skip] | |||
2017-09-16 | Apply clang-format again to recent changes | Rémi Verschelde | |
Also add missing copyright headers. [ci skip] | |||
2017-09-16 | Merge pull request #11283 from volzhs/fix-icon_map-error | Rémi Verschelde | |
Fix !icon_map.has(p_type) error | |||
2017-09-16 | Merge pull request #11298 from marcelofg55/fix_gdnative_compile | Rémi Verschelde | |
Fix compile error on gd_native_library_editor.cpp with tools=no | |||
2017-09-16 | [DOCS] Update TextureProgress class ref | Chris Bradfield | |
2017-09-16 | forgot to set proper default values for new camera interpolation | Juan Linietsky | |
2017-09-16 | Fixed to InputDefault, button mask was wrong. Fixes to editor camera ↵ | Juan Linietsky | |
interpolation. | |||
2017-09-16 | Fixed quick open not showing enties with no search text, issue 11277 | Paulb23 | |
2017-09-16 | Merge pull request #11319 from neikeq/docdata-enum-proxy | Ignacio Etcheverry | |
DocData: Fix enums for proxy classes | |||
2017-09-16 | Merge pull request #11316 from neikeq/aaaaah | Ignacio Etcheverry | |
Adds _OS::PowerState enum | |||
2017-09-16 | DocData: Fix enums for proxy classes | Ignacio Etcheverry | |
2017-09-16 | Make doc_status output a bit more markdown-friendly, hide some prints | Bojidar Marinov | |
2017-09-16 | Adds _OS::PowerState enum | Ignacio Etcheverry | |