Age | Commit message (Expand) | Author |
2017-04-17 | gdnative: Implement missing function for godot_basis. | Emmanuel Leblond |
2017-04-17 | Merge pull request #8437 from touilleMan/gdnative-godot_string_unicode_str | Thomas Herzog |
2017-04-17 | gdnative: modify vector2&vector3 functions signature to use value passing ins... | Emmanuel Leblond |
2017-04-17 | Add godot_string_unicode_str to GDnative | Emmanuel Leblond |
2017-04-17 | Merge pull request #8433 from neikeq/pr-fix-smth | Andreas Haas |
2017-04-17 | Merge pull request #8426 from Shockblast/master | Andreas Haas |
2017-04-17 | ScriptEditor: Fixes bug where menu option would be handled twice | Ignacio Etcheverry |
2017-04-17 | External editor improvements and fixes | Ignacio Etcheverry |
2017-04-16 | [GD 3.0] Fix stretch mode 2d... again | Shockblast |
2017-04-16 | Added ability to convert indent type | Paulb23 |
2017-04-16 | Use .godot as file extension for project files. | Andreas Haas |
2017-04-16 | Editor: decrease blending time for dialog dimming a little. | Andreas Haas |
2017-04-15 | Added the ability to select files as base when creating scripts | mbalint12 |
2017-04-15 | Merge pull request #8394 from eska014/fbo-depth-format | Andreas Haas |
2017-04-15 | Fix FBO depth texture format | L. Krause |
2017-04-15 | Apply is_ceiling/is_wall swap fix to 2D move_and_slide (minus explaination) | gamemanj |
2017-04-15 | Merge pull request #8411 from touilleMan/gdnative-vector2-vector3 | Thomas Herzog |
2017-04-15 | Correct indentation in gdnative vector2/3 | Emmanuel Leblond |
2017-04-15 | Implement missing functions in gdnative vector2 and vector3 bindings | Emmanuel Leblond |
2017-04-14 | Merge pull request #8389 from volzhs/inspector-button-margin-master | Andreas Haas |
2017-04-14 | Merge pull request #8370 from volzhs/fix-stylebox-master | Andreas Haas |
2017-04-14 | Merge pull request #8393 from hpvb/fix-8081 | Andreas Haas |
2017-04-14 | Merge pull request #8356 from volzhs/texture-view-master | Andreas Haas |
2017-04-14 | Merge pull request #8374 from nunodonato/killimport | Andreas Haas |
2017-04-14 | Correct Variant::hash_compare() | Hein-Pieter van Braam |
2017-04-14 | Merge pull request #8402 from neikeq/pr-fix-binds | Andreas Haas |
2017-04-14 | Merge pull request #8399 from mbrickn/patch-1 | Andreas Haas |
2017-04-14 | PackedScene: Fix wrong DEFVAL | Ignacio Etcheverry |
2017-04-13 | Changed a link from http to https | Maxwell Paul Brickner |
2017-04-14 | Make buttons closer in Inspector panel | volzhs |
2017-04-13 | replaced incompatible keywords/function | Dobbias |
2017-04-13 | Respect the expand margin for StyleBoTextures again. | Ray Koopa |
2017-04-12 | Merge pull request #8379 from karroffel/obj-import-reenable | Rémi Verschelde |
2017-04-12 | re-enabled obj import | Karroffel |
2017-04-12 | Removed the deprecated Import menu from the main editor. | Nuno Donato |
2017-04-12 | Fix editor style box for ToolButton | volzhs |
2017-04-11 | Merge pull request #8362 from bojidar-bg/fix-llvm-marshalls | Rémi Verschelde |
2017-04-11 | Fix a pesky bug in marshalls.cpp/encode_variant | Bojidar Marinov |
2017-04-12 | Show script filename instead of thumbnail | volzhs |
2017-04-11 | Merge pull request #8360 from karroffel/gdnative-string-c-functions | Thomas Herzog |
2017-04-11 | [GDNative] made string functions more C-friendly | Karroffel |
2017-04-11 | Prevent to take too much space for long vertical texture | volzhs |
2017-04-11 | Merge pull request #8352 from karroffel/gdnative-misc-fixes | Thomas Herzog |
2017-04-11 | [GDNative] C API and generator fixes | Karroffel |
2017-04-11 | [GDNative] re-enabled some init options | Karroffel |
2017-04-10 | Fix joystick crash when mapping is -1 | darkoff9 |
2017-04-10 | Merge pull request #8350 from karroffel/gdnative-api-reference-field | Thomas Herzog |
2017-04-10 | Merge pull request #8349 from karroffel/gdnative-constructor | Thomas Herzog |
2017-04-10 | [GDNative] added is_reference filed to api.json | Karroffel |
2017-04-10 | [GDNative] function to get class constructor | Karroffel |