aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11331 from Grosskopf/audio-stream-player-2D-docsRémi Verschelde2017-09-171-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Added Documentation of AudioStreamPlayer2DGrosskopf2017-09-171-0/+15
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11311 from FigyTuna/collision_polygon_docsRémi Verschelde2017-09-172-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Modified the descriptions for CollisionPolygon2D and created descriptions for...FigyTuna2017-09-162-2/+11
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11227 from willt/@GDScriptRémi Verschelde2017-09-171-48/+215
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix up examples/descriptions based on feedback. Added more contentWilliam Taylor2017-09-131-48/+215
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11345 from cbscribe/kcc_canvaslayer_docRémi Verschelde2017-09-171-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] CanvasLayer member descriptionsChris Bradfield2017-09-161-2/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11343 from BastiaanOlij/fix_basenameRémi Verschelde2017-09-171-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed naming of pck fileBastiaan Olij2017-09-171-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11323 from Paulb23/quick_open_not_showing_issue_11277Rémi Verschelde2017-09-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed quick open not showing enties with no search text, issue 11277Paulb232017-09-161-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11350 from djrm/pr_compilation_fixPoommetee Ketson2017-09-171-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fixed compilation with tools=noDaniel J. Ramirez2017-09-161-1/+8
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11282 from djrm/pr_script_editor_auto_themePoommetee Ketson2017-09-176-74/+271
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Added adaptive text editor theme, this includes the shader editorDaniel J. Ramirez2017-09-156-74/+271
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11269 from toger5/fix_get_stylebox_parent_classPoommetee Ketson2017-09-171-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | also loop for classes if there is no coustom theme fixes #11250toger52017-09-141-2/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11223 from GodotExplorer/pr-undoredoPoommetee Ketson2017-09-171-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Expose more methods for UndoRedoGeequlim2017-09-131-0/+4
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11287 from sersoong/masterPoommetee Ketson2017-09-171-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | fix editor/property_editor.cpp missing TTRsersoong2017-09-151-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11279 from cbscribe/kcc_kinematiccollision_docPoommetee Ketson2017-09-172-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Document new KinematicCollision2D classChris Bradfield2017-09-162-1/+16
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11330 from cbscribe/kcc_textureprogress_docPoommetee Ketson2017-09-171-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [DOCS] Update TextureProgress class refChris Bradfield2017-09-161-2/+14
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_docPoommetee Ketson2017-09-172-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | [DOCS] update VisibilityNotifier2D class ref.Chris Bradfield2017-09-162-8/+10
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11324 from GDquest/ui-nodesPoommetee Ketson2017-09-173-11/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Write TextureRect, Label and NinePatchRectNathan2017-09-163-11/+43
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11320 from bojidar-bg/x-doctool-markdownifyPoommetee Ketson2017-09-171-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Make doc_status output a bit more markdown-friendly, hide some printsBojidar Marinov2017-09-161-4/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11312 from deliciousfudge/acceptdialog-docsPoommetee Ketson2017-09-171-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Rewrite the AcceptDialog classRoger Smith2017-09-161-6/+6
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11338 from marcelofg55/clang_compilefixPoommetee Ketson2017-09-171-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Compile fix for clang error on spatial_editor_plugin.cppMarcelo Fernandez2017-09-161-4/+4
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11339 from guilhermefelipecgs/add_icons_animation_treePoommetee Ketson2017-09-171-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add missing icons in animation tree editorGuilherme Felipe2017-09-161-3/+3
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11265 from hoelzl/fix-python3-buildRémi Verschelde2017-09-162-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fix errors in Python 3 buildMatthias Hoelzl2017-09-162-11/+11
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11255 from n-pigeon/spatial_doc_tweaksRémi Verschelde2017-09-163-56/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Spatial, Transform and Transform2D documentation tweaksPrzemysław Gołąb (n-pigeon)2017-09-153-56/+56
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Apply clang-format again to recent changesRémi Verschelde2017-09-164-42/+94
| |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11283 from volzhs/fix-icon_map-errorRémi Verschelde2017-09-161-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fix !icon_map.has(p_type) errorvolzhs2017-09-151-2/+0
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #11298 from marcelofg55/fix_gdnative_compileRémi Verschelde2017-09-161-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix compile error on gd_native_library_editor.cpp with tools=noMarcelo Fernandez2017-09-151-0/+2
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | forgot to set proper default values for new camera interpolationJuan Linietsky2017-09-161-4/+4
* | | | | | | | | | | | | | | | | | | | | Fixed to InputDefault, button mask was wrong. Fixes to editor camera interpol...Juan Linietsky2017-09-162-11/+23
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #11319 from neikeq/docdata-enum-proxyIgnacio Etcheverry2017-09-161-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |