aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | Added a node_added signal to the SceneTreeNathan Warden2017-10-193-0/+11
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #12269 from touilleMan/bad-bad-touilleManRémi Verschelde2017-10-202-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [GDnative] remove useless (and illegal !) STL include [ci skip]
| * | | | | | | | | | | | | | | | | | | | [GDnative] remove useless (and illegal !) STL includeEmmanuel Leblond2017-10-202-2/+0
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #12252 from MednauN/masterRémi Verschelde2017-10-202-17/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iOS GameCenter fixes
| * | | | | | | | | | | | | | | | | | | | Fix iOS GameCenter connection flowEvgeny Zuev2017-10-202-17/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add method for secure authentication to GameCenter
* | | | | | | | | | | | | | | | | | | | | Merge pull request #12199 from Fallayn/patch-1Julian Murgia2017-10-201-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | [DOCS] EditorScript
| * | | | | | | | | | | | | | | | | | | | [DOCS] EditorScriptFallayn2017-10-181-2/+14
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Fixed unnecesary structure copying in bugfix.Juan Linietsky2017-10-201-3/+2
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #12054 from Fallayn/docs-editorinterfacePoommetee Ketson2017-10-201-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] EditorInterface [ci skip]
| * | | | | | | | | | | | | | | | | | | | | [DOCS] EditorInterfaceFallayn2017-10-171-0/+18
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #12255 from dos1/patch-1Poommetee Ketson2017-10-201-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variant.h: Update comments with numeric enum values
| * | | | | | | | | | | | | | | | | | | | | | variant.h: Update comments with numeric enum valuesSebastian Krzyszkowiak2017-10-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comments got desynchronized with the actual values of the enum. To avoid anyone making some stupid mistake here, let's fix it as soon as possible.
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12260 from bojidar-bg/11975-navpoly-freezeRémi Verschelde2017-10-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix adding a NavigationPolygonInstance to a Node2D freezing the editor [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | Fix adding a NavigationPolygonInstance to a Node2D freezing the editorBojidar Marinov2017-10-201-1/+1
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #11975
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #12084 from santouits/tab_container_bugRémi Verschelde2017-10-201-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tab container arrows don't work when a popup was set [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | tab container arrows don't work when a popup was setsantouits2017-10-141-2/+7
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12132 from TheSofox/parallax-fixesRémi Verschelde2017-10-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweaks ParallaxBackground to work better with zoom. [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | Tweaks ParallaxBackground to work better with zoom. Ensures a Parallax Layer ↵Sofox2017-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with a (1,1) motion scale synchs perfectly with a regular stationary sprite that is outside the ParallaxBackground, regardless of the zoom level and movement of the camera.
* | | | | | | | | | | | | | | | | | | | | | | | update GKScore init functionsersoong2017-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 5ed8826dd07eab83b6f6b6b7d3af602926a54ae6)
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12247 from endragor/fix-rotated-loggerRémi Verschelde2017-10-201-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix rotated logger naming and backup deletion [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | | Fix rotated logger naming and backup deletionRuslan Mustakov2017-10-201-3/+3
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12241 from eska014/vs-bindsRémi Verschelde2017-10-205-7/+439
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bind more VisualServer functions [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | | Bind some VisualServer functionsLeon Krause2017-10-205-7/+439
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fix compilation on Visual Studio 2013 (#10219).scorched2017-10-2021-4/+166
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fix window display shrink can't set to float numbersgeequlim2017-10-203-4/+4
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12227 from hi-ogawa/fix-depth-draw-alpha-prepass-for-shadowRémi Verschelde2017-10-201-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix depth draw alpha prepass for shadow
| * | | | | | | | | | | | | | | | | | | | | | | | Fix depth draw alpha prepass for shadowHiroshi Ogawa2017-10-191-1/+3
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12206 from SaracenOne/drag_and_drop_fixRémi Verschelde2017-10-201-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix drag and drop collision with non-centred origin points. [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | | Fix drag and drop collision with non-centred origin points.Saracen2017-10-181-2/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12195 from groud/fix_snappingRémi Verschelde2017-10-2024-164/+118
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix snapping with 2D nodes [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | | Restored files modeGilles Roudiere2017-10-183-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-1821-164/+118
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12190 from marcelofg55/bsd_fixesRémi Verschelde2017-10-203-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix BSD compile issues [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | | Fix BSD compile issuesMarcelo Fernandez2017-10-173-0/+10
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12159 from RandomShaper/fix-sticky-sliderGilles Roudiere2017-10-201-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Reset slider mouse state on hiding/removing
| * | | | | | | | | | | | | | | | | | | | | | | Reset slider mouse state on hiding/removingPedro J. Estébanez2017-10-161-0/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resetting `grab.active`, but also `mouse_inside` so that after reappearing it must be hovered again -even if the mouse is still over it- in order to get a highlight. That is consistent to the way other controls in the engine, e.g. buttons, work. Fixes #12130.
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12246 from ISylvox/editable-warningRémi Verschelde2017-10-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust Editable_Warning for "This resource was imported...." Alert [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | Adjusted editable_warning for "This resource was imported...." alert:Indah Sylvia2017-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed a typo from it's to its - added 'then' to make it clearer
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12234 from marcelofg55/color8_fixGilles Roudiere2017-10-201-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Fix Color.r8/g8/b8/a8 being type float instead of type int
| * | | | | | | | | | | | | | | | | | | | | | | Fix Color.r8/g8/b8/a8 being type float instead of type intMarcelo Fernandez2017-10-191-4/+4
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12230 from BastiaanOlij/arvr_fix_binandRémi Verschelde2017-10-191-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix button signals on ARVRController [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | Always mixing up binary and and boolean and...Bastiaan Olij2017-10-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12053 from Grosskopf/audiodocs-fixRémi Verschelde2017-10-191-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filtering getters&setters over strings works for AudioStreamPlayer*
| * | | | | | | | | | | | | | | | | | | | | | | | filtering getters&setters over strings works for AudioStreamPlayer*Grosskopf2017-10-151-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12229 from Noshyaar/pr-vRémi Verschelde2017-10-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Viewport clear mode is bool instead of int, fixes #12202 [ci skip]
| * | | | | | | | | | | | | | | | | | | | | | | | Fix Viewport clear mode is bool instead of int, fixes #12202Poommetee Ketson2017-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12211 from AlexHolly/fix-itemlist-rmb-posGilles Roudiere2017-10-191-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Itemlist rmb now provides the same pos as Tree rmb
| * | | | | | | | | | | | | | | | | | | | | | | | Itemlist rmb now provides the same pos as Tree rmbAlexHolly2017-10-181-3/+3
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | | | Formatting an unformatted hyperlink (#12226)haugenmitch2017-10-191-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12201 from SoWhich/masterRémi Verschelde2017-10-182-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust openssl #defines to be libressl compatible [ci skip]