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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
gdnative.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Variant leak in call_native
Pedro J. Estébanez
2018-05-08
1
-1
/
+3
*
[GDNative] enable saving GDNativeLibrary as sub resource
karroffel
2018-04-04
1
-3
/
+92
*
[GDNative] easier GDNativeLib handling
karroffel
2018-04-04
1
-67
/
+75
*
[GDNative] cache API hashes
karroffel
2018-01-13
1
-3
/
+13
*
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
Juan Linietsky
2018-01-06
1
-2
/
+0
*
[GDNative] added reload property
karroffel
2018-01-06
1
-5
/
+18
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15246 from vnen/uwp-gdnative
George Marques
2018-01-01
1
-0
/
+3
|
\
|
*
Make GDNative DLLs work on UWP
George Marques
2018-01-01
1
-0
/
+3
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Style: Apply clang-format again on all files
Rémi Verschelde
2017-12-07
1
-1
/
+1
*
Changed the dynamic library open function to allow setting the path of the li...
Juan Linietsky
2017-11-30
1
-1
/
+1
*
Proper GDNative export on Android
Ruslan Mustakov
2017-11-21
1
-0
/
+6
*
Allow configuring iOS export
Ruslan Mustakov
2017-11-21
1
-4
/
+4
*
[GDNative] removed static linking fields
Karroffel
2017-11-20
1
-37
/
+3
*
[GDNative] loading error and version error procs
Karroffel
2017-11-20
1
-0
/
+5
*
Merge pull request #12586 from karroffel/gdnative-gdnlibrary-changes
Thomas Herzog
2017-11-14
1
-140
/
+233
|
\
|
*
[GDNative] removed anchors
Karroffel
2017-11-03
1
-13
/
+1
|
*
[GDNative] use feature tags, added load once option
Karroffel
2017-11-03
1
-132
/
+237
*
|
[GDNative] better API struct versioning
Karroffel
2017-11-10
1
-1
/
+1
|
/
*
[GDNative] removed native_raw_call
Karroffel
2017-10-14
1
-38
/
+27
*
[GDnative] replace gdnative_api_struct.h by a json-based autogenerated system
Emmanuel Leblond
2017-10-03
1
-9
/
+2
*
[GDnative] Add active_library_path to init options struct
Emmanuel Leblond
2017-10-02
1
-0
/
+1
*
[GDnative] Add binding to GDNativeLibrary::get_active_library_path
Emmanuel Leblond
2017-10-02
1
-0
/
+1
*
Enhance iOS export
Ruslan Mustakov
2017-09-26
1
-1
/
+4
*
Fix MSVC compilation errors
Konstantin Zaitsev
2017-09-19
1
-2
/
+2
*
[GDnative] Use X macro to define godot_gdnative_api_struct and it instantiation
Emmanuel Leblond
2017-09-17
1
-664
/
+8
*
[GDnative] create godot_gdnative_api_struct and pass it to godot_gdnative_ini...
Emmanuel Leblond
2017-09-17
1
-1
/
+668
*
[GDNative] added singleton GDNativeLibraries
Karroffel
2017-09-03
1
-1
/
+5
*
Make GDNative work on Android
Ruslan Mustakov
2017-08-30
1
-10
/
+26
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-2
/
+1
*
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
1
-2
/
+2
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-3
/
+3
*
Dont call nativescript callbacks if lib is not initialized
Ruslan Mustakov
2017-08-04
1
-2
/
+8
*
Pass GDNativeLibrary pointer to library init
Ruslan Mustakov
2017-07-28
1
-0
/
+3
*
[GDNative] basic OS detection
Karroffel
2017-07-24
1
-2
/
+11
*
[GDNative] new GDNative API
Karroffel
2017-07-24
1
-1192
/
+170
*
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
1
-3
/
+3
*
Merge pull request #9699 from RameshRavone/master
Thomas Herzog
2017-07-19
1
-0
/
+62
|
\
|
*
[GDNative] dynamic properties
Ramesh Ravone
2017-07-19
1
-0
/
+62
*
|
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-2
/
+2
|
/
*
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
2017-06-26
1
-1
/
+1
*
[GDNative] corrected typo for Mac library ext.
Karroffel
2017-06-16
1
-3
/
+3
*
[GDNative] fixed a reload bug
Karroffel
2017-05-13
1
-7
/
+7
*
Put brave old bb10 platform to a well-deserved rest
Rémi Verschelde
2017-05-08
1
-1
/
+0
*
[GDNative] explicit calling convention
Karroffel
2017-04-19
1
-1
/
+0
*
[GDNative] added "new" method and fixed headers
Karroffel
2017-04-17
1
-0
/
+51
*
[GDNative] re-enabled some init options
Karroffel
2017-04-11
1
-2
/
+0
[next]