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
/
gdnative
/
SCsub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused GDNative code
Rémi Verschelde
2022-03-09
1
-30
/
+0
*
Implement TextServer GDExtension interface, remove TextServer GDNative interf...
bruvzg
2021-10-01
1
-1
/
+0
*
[Net/GDNative] Remove GDNative network bits.
Fabio Alessandrelli
2021-09-24
1
-1
/
+0
*
Fix missing SConscript warning when building using SCons
Hugo Locurcio
2021-09-02
1
-1
/
+0
*
[Complex Text Layouts] Implement GDNative interface for TextServer.
bruvzg
2020-11-26
1
-0
/
+1
*
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-11-25
1
-2
/
+0
*
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-28
1
-2
/
+1
*
Renaming all ARVR nodes to XR
Bastiaan Olij
2020-04-09
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-6
/
+9
*
Remove deprecated GDNative wrapper code
Emmanuel Leblond
2020-01-31
1
-20
/
+0
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-2
/
+2
*
Added interface for GDNative Videodecoder.
Anish
2018-12-13
1
-0
/
+1
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-13
/
+16
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
1
-253
/
+4
*
Merge pull request #19757 from Faless/gdnet_pr
Thomas Herzog
2018-06-29
1
-0
/
+1
|
\
|
*
Add [Packet/Stream/Multiplayer]PeerGDNative
Fabio Alessandrelli
2018-06-27
1
-0
/
+1
*
|
add NoCache wrapper to Command
Rhody Lugo
2018-06-21
1
-2
/
+2
*
|
Add access for GDNative modules to some platform dependent internals on Android
Bastiaan Olij
2018-06-19
1
-0
/
+2
|
/
*
changed GDNative API json format
karroffel
2018-05-10
1
-14
/
+21
*
Fix lto builds on clang compilers
Hein-Pieter van Braam
2018-04-30
1
-2
/
+2
*
Merge pull request #16539 from eska014/gdnative-macwarn
Thomas Herzog
2018-02-10
1
-1
/
+1
|
\
|
*
Fix GDNATIVE_API_INIT() warning about sign mismatch
Leon Krause
2018-02-10
1
-1
/
+1
*
|
generate proper API structs for GDNative extension extensions
karroffel
2018-02-09
1
-15
/
+43
|
/
*
Disable lto for gdnative wrapper
Emmanuel Leblond
2018-01-04
1
-0
/
+8
*
Add plugin to edit GDNativeLibrary
geequlim
2017-12-18
1
-2
/
+2
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-1
/
+2
*
[GDNative] disable -fPIC flag with msvc compiler
Emmanuel Leblond
2017-11-25
1
-2
/
+2
*
Fix&prettify gdnative_api_struct.gen.h GDNATIVE_API_INIT macro generation
Emmanuel Leblond
2017-11-21
1
-10
/
+18
*
[GDNative] loading error and version error procs
Karroffel
2017-11-20
1
-13
/
+0
*
[GDNative] fix wrapper code generation
Karroffel
2017-11-16
1
-5
/
+38
*
fix auto-generated GDN API header for C compilers (#12891)
Evrey
2017-11-13
1
-2
/
+4
*
[GDNative] rename nativearvr extension to arvr
Karroffel
2017-11-10
1
-2
/
+2
*
[GDNative] better API struct versioning
Karroffel
2017-11-10
1
-13
/
+28
*
[GDNative] refactored API struct into core and extensions
Karroffel
2017-11-09
1
-7
/
+55
*
[GDnative] add pluginscript \o/
Emmanuel Leblond
2017-10-17
1
-0
/
+3
*
Redoing the ARVR GDNative interface as module and tighter implementation
BastiaanOlij
2017-10-14
1
-0
/
+3
*
[GDnatvie] improve wrapper code generation
Emmanuel Leblond
2017-10-08
1
-5
/
+3
*
Store GDNative API in array instead of dictionary
sheepandshepherd
2017-10-07
1
-8
/
+8
*
Merge pull request #11806 from touilleMan/gdnative-version-field
Thomas Herzog
2017-10-04
1
-2
/
+7
|
\
|
*
[GDnative] add future-proof next field to godot_gdnative_api_struct (a la Vul...
Emmanuel Leblond
2017-10-04
1
-0
/
+2
|
*
[GDnative] add api version field to godot_gdnative_api_struct
Emmanuel Leblond
2017-10-03
1
-2
/
+5
*
|
[GDNative] added API struct wrapper generator
Karroffel
2017-10-03
1
-4
/
+66
|
/
*
[GDnative] replace gdnative_api_struct.h by a json-based autogenerated system
Emmanuel Leblond
2017-10-03
1
-1
/
+71
*
Enhance iOS export
Ruslan Mustakov
2017-09-26
1
-1
/
+1
*
merged gdnative and nativescript module
Karroffel
2017-09-03
1
-4
/
+8
*
[GDNative/NativeScript] fix -rdynamic and removed _init call
Karroffel
2017-08-02
1
-8
/
+6
*
[GDNative] better header include paths
Karroffel
2017-08-02
1
-7
/
+8
*
renamed dlscript module to gdnative
Karroffel
2017-04-09
1
-0
/
+14