aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
* | | | | Merge pull request #8338 from karroffel/dlscript-gdnative-renameRémi Verschelde2017-04-0971-1300/+2448
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | renamed dlscript module to gdnativeKarroffel2017-04-0971-1300/+2448
|/ / / /
* | | | Merge pull request #8329 from touilleMan/dlscript-godot_get_global_constantsRémi Verschelde2017-04-093-0/+34
|\ \ \ \
| * | | | Change dlscript's godot_get_global_constants signature to return godot_dictio...Emmanuel Leblond2017-04-092-4/+7
| * | | | Add GlobalConstants entry to the dlscript's api.json generatorEmmanuel Leblond2017-04-092-2/+20
| * | | | Add godot_get_global_constants function to dlscriptEmmanuel Leblond2017-04-082-0/+13
* | | | | Merge pull request #8336 from RayKoopa/ignore_vs_folderRémi Verschelde2017-04-091-2/+2
|\ \ \ \ \