aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ScriptEditor: Fixes bug where menu option would be handled twiceIgnacio Etcheverry2017-04-171-19/+20
* Merge pull request #8394 from eska014/fbo-depth-formatAndreas Haas2017-04-151-2/+2
|\
| * Fix FBO depth texture formatL. Krause2017-04-151-2/+2
* | Merge pull request #8411 from touilleMan/gdnative-vector2-vector3Thomas Herzog2017-04-155-96/+346
|\ \
| * | Correct indentation in gdnative vector2/3Emmanuel Leblond2017-04-154-139/+168
| * | Implement missing functions in gdnative vector2 and vector3 bindingsEmmanuel Leblond2017-04-155-82/+303
|/ /
* | Merge pull request #8389 from volzhs/inspector-button-margin-masterAndreas Haas2017-04-141-0/+1
|\ \
| * | Make buttons closer in Inspector panelvolzhs2017-04-141-0/+1
* | | Merge pull request #8370 from volzhs/fix-stylebox-masterAndreas Haas2017-04-141-10/+4
|\ \ \
| * | | Fix editor style box for ToolButtonvolzhs2017-04-121-10/+4
| |/ /
* | | Merge pull request #8393 from hpvb/fix-8081Andreas Haas2017-04-142-19/+1
|\ \ \
| * | | Correct Variant::hash_compare()Hein-Pieter van Braam2017-04-142-19/+1
* | | | Merge pull request #8356 from volzhs/texture-view-masterAndreas Haas2017-04-141-0/+8
|\ \ \ \
| * | | | Prevent to take too much space for long vertical texturevolzhs2017-04-111-0/+8
| | |/ / | |/| |
* | | | Merge pull request #8374 from nunodonato/killimportAndreas Haas2017-04-142-26/+0
|\ \ \ \
| * | | | Removed the deprecated Import menu from the main editor.Nuno Donato2017-04-122-26/+0
| | |_|/ | |/| |
* | | | Merge pull request #8402 from neikeq/pr-fix-bindsAndreas Haas2017-04-141-1/+1
|\ \ \ \
| * | | | PackedScene: Fix wrong DEFVALIgnacio Etcheverry2017-04-141-1/+1
* | | | | Merge pull request #8399 from mbrickn/patch-1Andreas Haas2017-04-141-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Changed a link from http to httpsMaxwell Paul Brickner2017-04-131-1/+1
|/ / / /
* | | | Merge pull request #8379 from karroffel/obj-import-reenableRémi Verschelde2017-04-121-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | re-enabled obj importKarroffel2017-04-121-3/+3
|/ / /
* | | Merge pull request #8362 from bojidar-bg/fix-llvm-marshallsRémi Verschelde2017-04-111-1/+1
|\ \ \
| * | | Fix a pesky bug in marshalls.cpp/encode_variantBojidar Marinov2017-04-111-1/+1
|/ / /
* | | Merge pull request #8360 from karroffel/gdnative-string-c-functionsThomas Herzog2017-04-112-7/+7
|\ \ \ | |_|/ |/| |
| * | [GDNative] made string functions more C-friendlyKarroffel2017-04-112-7/+7
|/ /
* | Merge pull request #8352 from karroffel/gdnative-misc-fixesThomas Herzog2017-04-113-3/+2
|\ \
| * | [GDNative] C API and generator fixesKarroffel2017-04-112-1/+2
| * | [GDNative] re-enabled some init optionsKarroffel2017-04-111-2/+0
|/ /
* | Fix joystick crash when mapping is -1darkoff92017-04-101-0/+1
* | Merge pull request #8350 from karroffel/gdnative-api-reference-fieldThomas Herzog2017-04-101-3/+3
|\ \
| * | [GDNative] added is_reference filed to api.jsonKarroffel2017-04-101-3/+3
* | | Merge pull request #8349 from karroffel/gdnative-constructorThomas Herzog2017-04-102-0/+11
|\ \ \
| * | | [GDNative] function to get class constructorKarroffel2017-04-102-0/+11
| |/ /
* | | Fix crash on exit.Andreas Haas2017-04-102-0/+11
* | | .gitignore: Add app_icon.h and splash.h generated headersRémi Verschelde2017-04-101-19/+20
* | | Re-add ouya gamepad mapping.Andreas Haas2017-04-101-0/+2
|/ /
* | Merge pull request #8341 from RameshRavone/masterRémi Verschelde2017-04-102-23/+21
|\ \
| * | Android: avoiding duplicates in build.gradleRamesh Ravone2017-04-102-23/+21
* | | Merge pull request #8339 from karroffel/gdnative-reload-fixRémi Verschelde2017-04-101-13/+11
|\ \ \
| * | | [GDNative] Didn't iterate over all scriptsKarroffel2017-04-101-13/+11
* | | | Merge pull request #8342 from volzhs/error-signal-dndRémi Verschelde2017-04-101-1/+1
|\ \ \ \
| * | | | Fix signal error when starting editorvolzhs2017-04-101-1/+1
| | |/ / | |/| |
* / | | Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-1082-330/+330
|/ / /
* | | -Fixed crash with splash screen on windowsJuan Linietsky2017-04-093-1/+3
* | | Restored (And auto-generated) splash imageJuan Linietsky2017-04-099-1425/+112
* | | Merge pull request #8271 from MattUV/masterRémi Verschelde2017-04-092-1/+43
|\ \ \
| * | | Add set/get_collision_layer/mask_bit() to TileMapsMattUV2017-04-062-1/+43
* | | | Android: Support to change minSdkVersion (#8313)Ramesh Ravone2017-04-092-2/+14
* | | | -Fix eternal black screen on WindowsJuan Linietsky2017-04-096-6/+10