aboutsummaryrefslogtreecommitdiff
path: root/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* InputEventJoypadMotion: Add missing is_pressed() method.Andreas Haas2017-08-122-0/+6
* Merge pull request #10190 from tagcup/euler_yxzRémi Verschelde2017-08-114-18/+143
|\
| * Use YXZ convention for Euler angles.Ferenc Arn2017-08-094-18/+143
* | Merge pull request #10163 from ISylvox/resoucre-to-resourceRémi Verschelde2017-08-112-7/+7
|\ \
| * | core/io: fix typo 'resoucre' to 'resource'Indah Sylvia2017-08-082-7/+7
* | | Merge pull request #10142 from bruvzg/3.0-osx-imeRémi Verschelde2017-08-111-0/+3
|\ \ \
| * | | Implement NSTextInputClient protocol for IMEbruvzg2017-08-091-0/+3
| | |/ | |/|
* | | Merge pull request #9987 from Rubonnek/move-members-to-initilization-listRémi Verschelde2017-08-1120-209/+190
|\ \ \
| * | | Moved member variables from constructor to initialization listWilson E. Alvarez2017-08-0820-209/+190
| |/ /
* | | Fixes method definitions with extra number of argumentsIgnacio Etcheverry2017-08-101-1/+1
* | | Removes type information from vararg method bindsIgnacio Etcheverry2017-08-102-2/+2
* | | Removes type information from method bindsIgnacio Etcheverry2017-08-1022-84/+84
* | | Adds missing type information to virtual method bindsIgnacio Etcheverry2017-08-101-1/+1
* | | Improves method bind detection of signature typesIgnacio Etcheverry2017-08-108-40/+296
|/ /
* / Set some reasonable limits for sending information to the debugger, closes #5848Juan Linietsky2017-08-083-12/+23
|/
* Display the Y angle properly when rotating from gizmo, partially helps #1479Juan Linietsky2017-08-071-3/+11
* Merge pull request #10112 from ISylvox/completely-renaming-path_dbRémi Verschelde2017-08-072-4/+4
|\
| * renames leftover 'path_db' to node_pathIndah Sylvia2017-08-072-4/+4
* | Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-0716-51/+51
* | Merge pull request #10123 from bojidar-bg/7695-key-kp-enterJuan Linietsky2017-08-065-9/+9
|\ \
| * | Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov2017-08-065-9/+9
* | | keep default exported script values unless overriden, closes #8127Juan Linietsky2017-08-062-0/+34
* | | Fix is_class check typo in ObjectDB::cleanupRuslan Mustakov2017-08-061-1/+1
|/ /
* | Merge pull request #10117 from neikeq/pr-classdb-getpropidxIgnacio Etcheverry2017-08-062-0/+23
|\ \
| * | ClassDB: Adds get_property_index methodIgnacio Etcheverry2017-08-062-0/+23
* | | few bugs fixed thanks to explicit bool constructor and clang.Juan Linietsky2017-08-051-1/+1
* | | Made bool constructor explicit in Variant to avoid bugs, fixes #7843Juan Linietsky2017-08-054-10/+18
| |/ |/|
* | renamed node path, closes #5691Juan Linietsky2017-08-053-2/+2
* | -Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky2017-08-021-1/+9
* | Use atomics for memory use trackingPedro J. Estébanez2017-08-012-25/+27
* | Merge pull request #9826 from RandomShaper/improve-atomicsRémi Verschelde2017-07-312-8/+50
|\ \
| * | Improve/add atomicsPedro J. Estébanez2017-07-252-8/+50
* | | Merge pull request #8567 from BastiaanOlij/ar_vr_serverRémi Verschelde2017-07-312-13/+113
|\ \ \
| * | | Adding base classes and structures for ARVR supportBastiaanOlij2017-07-282-13/+113
* | | | Style: Apply clang-format on all filesRémi Verschelde2017-07-3014-25/+25
* | | | Fix passing Refs via ptrcallRuslan Mustakov2017-07-281-3/+3
* | | | Merge pull request #9879 from RandomShaper/fix-mutating-settings-fileRémi Verschelde2017-07-282-18/+34
|\ \ \ \
| * | | | Fix mutating project.godotPedro J. Estébanez2017-07-262-18/+34
* | | | | added an optional parameter to OS symbol lookupKarroffel2017-07-271-3/+3
| |/ / / |/| | |
* | | | Merge pull request #9872 from bruvzg/3.0-num-enter-fixRémi Verschelde2017-07-273-4/+0
|\ \ \ \
| * | | | Remove duplicate keycode constant for Numpad Enter key.bruvzg2017-07-263-4/+0
| |/ / /
* | | | Merge pull request #9892 from RandomShaper/fix-err-formatPedro J. Estébanez2017-07-271-1/+1
|\ \ \ \
| * | | | Fix misplaced quote in error messsagePedro J. Estébanez2017-07-271-1/+1
* | | | | Merge pull request #9882 from endragor/nativescript-refcountThomas Herzog2017-07-261-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Forward refcount changes to NativeScriptInstanceRuslan Mustakov2017-07-261-1/+2
| |/ / /
* | | | Merge pull request #9720 from endragor/stack-bottomThomas Herzog2017-07-262-0/+16
|\ \ \ \
| * | | | Add a way to retrieve stack bottom of the main threadRuslan Mustakov2017-07-252-0/+16
* | | | | Merge pull request #9873 from Noshyaar/pr-propRémi Verschelde2017-07-261-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix various property not found errorsPoommetee Ketson2017-07-261-0/+3
* | | | | Fix cvs files freezing the editor when a double quote is not closedMarcelo Fernandez2017-07-251-0/+2
|/ / / /