index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #10123 from bojidar-bg/7695-key-kp-enter
Juan Linietsky
2017-08-06
5
-9
/
+9
|
\
|
*
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
5
-9
/
+9
*
|
keep default exported script values unless overriden, closes #8127
Juan Linietsky
2017-08-06
2
-0
/
+34
*
|
Fix is_class check typo in ObjectDB::cleanup
Ruslan Mustakov
2017-08-06
1
-1
/
+1
|
/
*
Merge pull request #10117 from neikeq/pr-classdb-getpropidx
Ignacio Etcheverry
2017-08-06
2
-0
/
+23
|
\
|
*
ClassDB: Adds get_property_index method
Ignacio Etcheverry
2017-08-06
2
-0
/
+23
*
|
few bugs fixed thanks to explicit bool constructor and clang.
Juan Linietsky
2017-08-05
1
-1
/
+1
*
|
Made bool constructor explicit in Variant to avoid bugs, fixes #7843
Juan Linietsky
2017-08-05
4
-10
/
+18
*
|
renamed node path, closes #5691
Juan Linietsky
2017-08-05
3
-2
/
+2
*
|
-Added GLTF scene support (still missing animations and .glb extension)
Juan Linietsky
2017-08-02
1
-1
/
+9
*
|
Use atomics for memory use tracking
Pedro J. Estébanez
2017-08-01
2
-25
/
+27
*
|
Merge pull request #9826 from RandomShaper/improve-atomics
Rémi Verschelde
2017-07-31
2
-8
/
+50
|
\
\
|
*
|
Improve/add atomics
Pedro J. Estébanez
2017-07-25
2
-8
/
+50
*
|
|
Merge pull request #8567 from BastiaanOlij/ar_vr_server
Rémi Verschelde
2017-07-31
2
-13
/
+113
|
\
\
\
|
*
|
|
Adding base classes and structures for ARVR support
BastiaanOlij
2017-07-28
2
-13
/
+113
*
|
|
|
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
14
-25
/
+25
*
|
|
|
Fix passing Refs via ptrcall
Ruslan Mustakov
2017-07-28
1
-3
/
+3
*
|
|
|
Merge pull request #9879 from RandomShaper/fix-mutating-settings-file
Rémi Verschelde
2017-07-28
2
-18
/
+34
|
\
\
\
\
|
*
|
|
|
Fix mutating project.godot
Pedro J. Estébanez
2017-07-26
2
-18
/
+34
*
|
|
|
|
added an optional parameter to OS symbol lookup
Karroffel
2017-07-27
1
-3
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #9872 from bruvzg/3.0-num-enter-fix
Rémi Verschelde
2017-07-27
3
-4
/
+0
|
\
\
\
\
|
*
|
|
|
Remove duplicate keycode constant for Numpad Enter key.
bruvzg
2017-07-26
3
-4
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #9892 from RandomShaper/fix-err-format
Pedro J. Estébanez
2017-07-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix misplaced quote in error messsage
Pedro J. Estébanez
2017-07-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #9882 from endragor/nativescript-refcount
Thomas Herzog
2017-07-26
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Forward refcount changes to NativeScriptInstance
Ruslan Mustakov
2017-07-26
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #9720 from endragor/stack-bottom
Thomas Herzog
2017-07-26
2
-0
/
+16
|
\
\
\
\
|
*
|
|
|
Add a way to retrieve stack bottom of the main thread
Ruslan Mustakov
2017-07-25
2
-0
/
+16
*
|
|
|
|
Merge pull request #9873 from Noshyaar/pr-prop
Rémi Verschelde
2017-07-26
1
-0
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix various property not found errors
Poommetee Ketson
2017-07-26
1
-0
/
+3
*
|
|
|
|
Fix cvs files freezing the editor when a double quote is not closed
Marcelo Fernandez
2017-07-25
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #9731 from Xrayez/gdscript-completion
Rémi Verschelde
2017-07-25
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Update GDScript completion names for Pool*Arrays
Andrii Doroshenko (Xrayez)
2017-07-25
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Add newline after config_version and fix custom_features hint
Rémi Verschelde
2017-07-25
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #9764 from Noshyaar/pr-fix2
Rémi Verschelde
2017-07-24
4
-7
/
+6
|
\
\
\
|
*
|
|
Add object type hint for docs
Poommetee Ketson
2017-07-23
4
-7
/
+6
*
|
|
|
UWP: Fix build issue caused by atomic operations
George Marques
2017-07-23
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Requesting for dictionary keys also respects insertion order, closes #9161
Juan Linietsky
2017-07-23
1
-0
/
+21
*
|
|
Merge pull request #9718 from endragor/ptrcall-fixes
Thomas Herzog
2017-07-23
1
-28
/
+28
|
\
\
\
|
*
|
|
Use specific size for numeric types in ptrcall
Ruslan Mustakov
2017-07-20
1
-28
/
+28
|
|
/
/
*
|
/
Fix atomic operations in NO_THREADS builds
L. Krause
2017-07-22
1
-2
/
+2
|
|
/
|
/
|
*
|
function to add script and instance at once, as needed by neikeq
Juan Linietsky
2017-07-22
2
-0
/
+13
*
|
Script languges are uninitialized properly now.
Juan Linietsky
2017-07-22
2
-0
/
+8
|
/
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
25
-176
/
+270
*
Merge pull request #9699 from RameshRavone/master
Thomas Herzog
2017-07-19
1
-1
/
+1
|
\
|
*
_get return type fix
Ramesh Ravone
2017-07-18
1
-1
/
+1
*
|
Merge pull request #9703 from Noshyaar/docs
Rémi Verschelde
2017-07-19
6
-9
/
+9
|
\
\
|
*
|
Add object type hint for docs
Poommetee Ketson
2017-07-19
6
-9
/
+9
|
|
/
*
/
Fix errors with global config names no more sorrys please
geequlim
2017-07-19
2
-2
/
+2
|
/
*
Merge pull request #9608 from RandomShaper/more-atomics
Rémi Verschelde
2017-07-18
2
-29
/
+168
|
\
[next]