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
/
modules
/
gdnative
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11028 from mrawlingst/color-RGBA32
Rémi Verschelde
2017-09-12
2
-6
/
+6
|
\
|
*
Change Color.to_32() to to_rgba32() and format as RGBA
mrawlingst
2017-09-07
2
-6
/
+6
*
|
Fixed attempt to delete NULL pointer error
bncastle
2017-09-10
1
-1
/
+1
|
/
*
Provide NativeScript properties in definition order
Ruslan Mustakov
2017-09-05
2
-30
/
+28
*
[GDNative] added singleton GDNativeLibraries
Karroffel
2017-09-03
3
-1
/
+177
*
merged gdnative and nativescript module
Karroffel
2017-09-03
49
-148
/
+2767
*
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
2
-14
/
+14
*
Correct GDnative's godot_string_find_last method name
Emmanuel Leblond
2017-08-31
2
-2
/
+2
*
Merge pull request #10422 from endragor/gdnative-android
Rémi Verschelde
2017-08-31
10
-30
/
+51
|
\
|
*
Make GDNative work on Android
Ruslan Mustakov
2017-08-30
10
-30
/
+51
*
|
Remove 10778 related methods from GDNative
Hein-Pieter van Braam
2017-08-30
2
-24
/
+0
|
/
*
Fix GDNative API generator after changes to MethodBind
Ruslan Mustakov
2017-08-30
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
40
-40
/
+40
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-1
/
+1
*
-Code completion for enumerations
Juan Linietsky
2017-08-24
1
-1
/
+1
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-2
/
+1
*
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
1
-2
/
+2
|
\
|
*
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
1
-2
/
+2
*
|
[GDnative] Correct godot_string_chars_to_utf8_with_len function name
Emmanuel Leblond
2017-08-19
1
-1
/
+1
*
|
Merge pull request #10307 from Rubonnek/update-argument-names
Rémi Verschelde
2017-08-16
3
-9
/
+9
|
\
\
|
*
|
Updated function argument names
Wilson E. Alvarez
2017-08-12
3
-9
/
+9
|
|
/
*
/
Comment include order to avoid errors
Pedro J. Estébanez
2017-08-15
1
-1
/
+1
|
/
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-3
/
+3
*
Implemented String C API.
ducdetronquito
2017-08-08
2
-3
/
+1305
*
[GDNative] fixed double variant call
Karroffel
2017-08-06
1
-1
/
+0
*
renamed node path, closes #5691
Juan Linietsky
2017-08-05
1
-1
/
+1
*
Dont call nativescript callbacks if lib is not initialized
Ruslan Mustakov
2017-08-04
2
-3
/
+8
*
[GDNative] fixed a bug with ambiguous include paths
Karroffel
2017-08-04
1
-1
/
+2
*
[GDNative/NativeScript] fix -rdynamic and removed _init call
Karroffel
2017-08-02
1
-8
/
+6
*
[GDNative] better header include paths
Karroffel
2017-08-02
39
-113
/
+137
*
Pass GDNativeLibrary pointer to library init
Ruslan Mustakov
2017-07-28
2
-0
/
+4
*
added an optional parameter to OS symbol lookup
Karroffel
2017-07-27
1
-1
/
+2
*
Merge pull request #9720 from endragor/stack-bottom
Thomas Herzog
2017-07-26
2
-0
/
+9
|
\
|
*
Add a way to retrieve stack bottom of the main thread
Ruslan Mustakov
2017-07-25
2
-0
/
+9
*
|
[GDNative] basic OS detection
Karroffel
2017-07-24
1
-2
/
+11
|
/
*
[GDNative] new GDNative API
Karroffel
2017-07-24
42
-2422
/
+534
*
gdnative bug fix in get (return null check)
Ramesh Ravone
2017-07-22
1
-2
/
+5
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
3
-7
/
+7
*
Merge pull request #9699 from RameshRavone/master
Thomas Herzog
2017-07-19
2
-0
/
+64
|
\
|
*
[GDNative] dynamic properties
Ramesh Ravone
2017-07-19
1
-0
/
+62
|
*
_get return type fix
Ramesh Ravone
2017-07-18
1
-0
/
+2
*
|
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-2
/
+2
|
/
*
Expose Dictionary::next to GDNative
sheepandshepherd
2017-07-15
2
-1
/
+9
*
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
TwistedTwigleg
2017-07-03
2
-3
/
+4
*
Merge pull request #9360 from GodotExplorer/pr-external-editor-language-check
Rémi Verschelde
2017-06-27
1
-1
/
+1
|
\
|
*
Better user expirence with external text editors.
geequlim
2017-06-27
1
-1
/
+1
*
|
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
2017-06-26
1
-1
/
+1
|
/
*
[GDNative] added GDN_EXPORT macro for libraries
Karroffel
2017-06-18
1
-0
/
+7
*
[GDNative] corrected typo for Mac library ext.
Karroffel
2017-06-16
1
-3
/
+3
*
renamed all Rect3.pos to Rect3.position
alexholly
2017-06-09
2
-6
/
+6
[next]