index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
nativescript
/
nativescript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged gdnative and nativescript module
Karroffel
2017-09-03
1
-1215
/
+0
*
Make GDNative work on Android
Ruslan Mustakov
2017-08-30
1
-0
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-3
/
+3
*
Merge pull request #10179 from marcelofg55/master
Rémi Verschelde
2017-08-11
1
-2
/
+2
|
\
|
*
Fix crash when running a game with the profiler enabled
Marcelo Fernandez
2017-08-08
1
-2
/
+2
*
|
Merge pull request #10202 from neikeq/how-do-you-turn-this-on
Rémi Verschelde
2017-08-11
1
-4
/
+4
|
\
\
|
*
|
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-4
/
+4
|
|
/
*
|
Merge pull request #10206 from endragor/show-base-nativescript-props
Thomas Herzog
2017-08-09
1
-7
/
+5
|
\
\
|
*
|
Allow to edit base type NativeScript properties
Ruslan Mustakov
2017-08-09
1
-7
/
+5
|
|
/
*
/
Fix getting default values for NativeScript base type properties
Ruslan Mustakov
2017-08-09
1
-5
/
+5
|
/
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-1
/
+1
*
Dont call nativescript callbacks if lib is not initialized
Ruslan Mustakov
2017-08-04
1
-7
/
+9
*
Merge pull request #10060 from endragor/nativescript-frame
Thomas Herzog
2017-08-03
1
-33
/
+19
|
\
|
*
Forward frame call to GDNative libraries
Ruslan Mustakov
2017-08-03
1
-33
/
+19
*
|
[GDNative/NativeScript] fix -rdynamic and removed _init call
Karroffel
2017-08-02
1
-5
/
+0
|
/
*
[NativeScript] fix signals from base class not being accessible
Karroffel
2017-07-30
1
-3
/
+7
*
[NativeScript] fixed optional _init call
Karroffel
2017-07-27
1
-18
/
+6
*
[NativeScript] fix mutex double lock
Karroffel
2017-07-27
1
-1
/
+1
*
[NativeScript] call _init on instance creation
Karroffel
2017-07-27
1
-3
/
+42
*
Merge pull request #9882 from endragor/nativescript-refcount
Thomas Herzog
2017-07-26
1
-0
/
+22
|
\
|
*
Forward refcount changes to NativeScriptInstance
Ruslan Mustakov
2017-07-26
1
-0
/
+22
*
|
Support multithreading for NativeScriptLanguage
Ruslan Mustakov
2017-07-26
1
-38
/
+154
|
/
*
Fix typo in NativeScript property getter
sheepandshepherd
2017-07-25
1
-1
/
+1
*
[NativeScript] fix double initialization in editor
Karroffel
2017-07-25
1
-2
/
+8
*
[NativeScript] bound `new` to ClassDB
Karroffel
2017-07-25
1
-0
/
+2
*
GDNative register_property
Ramesh Ravone
2017-07-24
1
-0
/
+1
*
[NativeScript] fix double free but on exit
Karroffel
2017-07-24
1
-35
/
+1
*
[GDNative] new GDNative API
Karroffel
2017-07-24
1
-0
/
+1088