aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | Merge pull request #11923 from sheepandshepherd/gdnative_api_json_arrayThomas Herzog2017-10-082-672/+1334
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Store GDNative API in array instead of dictionarysheepandshepherd2017-10-072-672/+1334
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #11920 from mhilbrunner/docs-cameraChris Bradfield2017-10-071-4/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [DOCS] Camera documentationmhilbrunner2017-10-071-4/+27
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #11902 from GDquest/texture-button-progressPoommetee Ketson2017-10-082-16/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [DOCS] Write TextureButton, review and finish TextureProgressNathan2017-10-072-16/+39
* | | | | | | | | | | | | | | | | | | | Merge pull request #11918 from Nallebeorn/documentationPoommetee Ketson2017-10-082-5/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Minor fixes to KinematicBody and KinematicBody2DBenjamin Larsson2017-10-072-8/+8
| * | | | | | | | | | | | | | | | | | | | Edit move_and_slide, it does a bit more than I first thought.Benjamin Larsson2017-10-072-2/+18
| * | | | | | | | | | | | | | | | | | | | Fixed an error in get_floor_velocity() docsBenjamin Larsson2017-10-071-1/+1
| * | | | | | | | | | | | | | | | | | | | Small changes to KinematicBody2D docs.Benjamin Larsson2017-10-071-5/+6
| * | | | | | | | | | | | | | | | | | | | Update KinematicBody2D docs.Benjamin Larsson2017-10-071-4/+17
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #11914 from diowonderland/docs-backbuffercopyChris Bradfield2017-10-071-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | [DOCS] BackBufferCopy: Document membersDio2017-10-071-4/+6
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #11917 from brunosxs/docsChris Bradfield2017-10-071-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | [DOCS] Add descriptions to members of Camera2Dbrunosxs2017-10-071-0/+12
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #11886 from Grosskopf/Sprite3D-docsPoommetee Ketson2017-10-085-14/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Added Documentation for Sprite3D, AnimatedSprite3D and SpriteBase3D etc.Grosskopf2017-10-075-14/+48
* | | | | | | | | | | | | | | | | | | | | Merge pull request #11924 from neikeq/bIgnacio Etcheverry2017-10-072-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fix dot separated assembly names confused with file extensionsIgnacio Etcheverry2017-10-072-5/+3
* | | | | | | | | | | | | | | | | | | | Merge pull request #11900 from neikeq/aIgnacio Etcheverry2017-10-075-55/+86
|\| | | | | | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix sizeof wrong typeIgnacio Etcheverry2017-10-071-1/+1
| * | | | | | | | | | | | | | | | | | Fix assembly load hooksIgnacio Etcheverry2017-10-074-54/+85
* | | | | | | | | | | | | | | | | | | Merge pull request #11904 from N0hbdy/masterRémi Verschelde2017-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix python 3 build in osx-specific platformN0hbdy2017-10-071-1/+1
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #11843 from hoelzl/pr-python3-buildRémi Verschelde2017-10-073-12/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix Python 3 buildMatthias Hoelzl2017-10-043-12/+35
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #11896 from neikeq/pr-issue-11892Ignacio Etcheverry2017-10-072-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Quote MSBuild arguments. Fixes #11892Ignacio Etcheverry2017-10-072-1/+5
* | | | | | | | | | | | | | | | | Merge pull request #11894 from neikeq/pr-issue-11834Ignacio Etcheverry2017-10-071-0/+25
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Mono: Make sure editor thread is attached on script reloadIgnacio Etcheverry2017-10-071-0/+25
* | | | | | | | | | | | | | | | | Merge pull request #11849 from cart/mono_parent_fieldsIgnacio Etcheverry2017-10-061-22/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | get parent class fields when updating a CSharpScript's exportsCarter Anderson2017-10-051-22/+31
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #11881 from Noshyaar/pr-esAndreas Haas2017-10-061-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | EditorSettings: remove duplicate set_favorite_dirsPoommetee Ketson2017-10-061-2/+0
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Fix LINK/UNLINK console spam with navmeshesBartłomiej T. Listwon2017-10-061-4/+0
* | | | | | | | | | | | | | | Merge pull request #11814 from groud/fix_draw_pre_drag_rectAndreas Haas2017-10-062-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fixes the pre drag rect not drawn correctlyGilles Roudiere2017-10-032-5/+10
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #11853 from endragor/long-string-loggingAndreas Haas2017-10-061-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix logging of long strings via RotatedFileLoggerRuslan Mustakov2017-10-051-1/+4
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #11859 from marcelofg55/invalid_customtheme_crashfixAndreas Haas2017-10-061-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix crash when a custom theme can't be loadedMarcelo Fernandez2017-10-051-1/+6
* | | | | | | | | | | | | | | | Merge pull request #11854 from endragor/fix-few-classdb-defsAndreas Haas2017-10-063-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add NIL_IS_VARIANT usage to few definitionsRuslan Mustakov2017-10-053-3/+3
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #11687 from BastiaanOlij/arvr_changesAndreas Haas2017-10-0617-113/+538
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Made a few tweaks to the interfaceBastiaanOlij2017-10-0617-113/+538
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #11871 from tagcup/fix_buildRémi Verschelde2017-10-062-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix mono enabled builds (broken by 3d87b70).Ferenc Arn2017-10-052-4/+4
|/ / / / / / / / / / / / / / /
* | / / / / / / / / / / / / / Make sure to obey hidpi to off by default, as present in project settings. Se...Juan Linietsky2017-10-052-1/+4
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky2017-10-0519-48/+81