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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
88
-176
/
+176
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
2
-0
/
+3
*
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
1
-1
/
+0
|
\
|
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-1
/
+0
*
|
Add missing on error manifest struct destroy in pluginscript script init
Emmanuel Leblond
2019-12-01
1
-7
/
+16
*
|
Don't try to initialize empty NativeLibrary
Tomasz Chabora
2019-11-29
1
-1
/
+4
|
/
*
VideoStreamGDNative: Fix playing video files without audio stream
marcosjouron
2019-11-27
1
-3
/
+7
*
Add singleton_name field to autogenerated json api
Emmanuel Leblond
2019-11-16
1
-0
/
+6
*
Restore GDNative compatibility by moving new functions introduced in #33210 t...
bruvzg
2019-11-02
1
-49
/
+49
*
Added empty() function to pool array types
PouleyKetchoupp
2019-10-31
3
-0
/
+98
*
Merge pull request #33104 from qarmin/fix_some_crashes
Rémi Verschelde
2019-10-28
2
-3
/
+3
|
\
|
*
Fix some crashes and using null pointers
Rafał Mikrut
2019-10-28
2
-3
/
+3
*
|
Refactor VideoPlayer and VideoStream
SeleckyErik
2019-10-24
2
-2
/
+2
|
/
*
Document the GDNative singleton method prefix being changeable
Hugo Locurcio
2019-10-07
3
-3
/
+3
*
Document GDNativeLibrary
sheepandshepherd
2019-10-06
1
-0
/
+15
*
Merge pull request #32199 from starryalley/fix_seek
Rémi Verschelde
2019-09-25
2
-1
/
+14
|
\
|
*
Fix VideostreamGDNative seek
Mark Kuo
2019-09-19
2
-1
/
+14
*
|
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
1
-3
/
+1
|
\
\
|
*
|
Added some obvious errors explanations
qarmin
2019-09-25
1
-3
/
+1
|
|
/
*
|
Merge pull request #31172 from creikey/add-array-slicing
Rémi Verschelde
2019-09-23
3
-0
/
+22
|
\
\
|
*
|
Add array slice method
Cameron Reikes
2019-09-14
3
-0
/
+22
|
|
/
*
|
Merge pull request #32198 from starryalley/fix_audio_buffer
Rémi Verschelde
2019-09-23
1
-1
/
+1
|
\
\
|
*
|
Fix VideostreamGDNative audio buffer handling
Mark Kuo
2019-09-19
1
-1
/
+1
|
|
/
*
/
Fix misc. source comment typos
luz.paz
2019-09-19
2
-4
/
+4
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2019-08-29
2
-2
/
+2
*
Make VarArg methods return types show up as Variant in API json
toasteater
2019-08-26
2
-2
/
+2
*
Fix self reference issue in core structures for GDNative plugins
Bastiaan Olij
2019-08-12
1
-1
/
+1
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
5
-114
/
+36
*
Merge pull request #30935 from YeldhamDev/gdnative_plugin_fix
Rémi Verschelde
2019-07-29
1
-5
/
+3
|
\
|
*
Fix 'GDNativeLibrary' editor being incorrectly opened
Michael Alexsander Silva Dias
2019-07-29
1
-5
/
+3
*
|
Merge pull request #30923 from NilsIrl/better_dropdown
Rémi Verschelde
2019-07-29
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Improve platform selection in the GDNativeLibrary dock
NilsIrl
2019-07-29
1
-2
/
+8
*
|
Find trailing whitespace and indentation in gdnative_api.json
Rémi Verschelde
2019-07-29
1
-8
/
+8
|
/
*
Replace radion buttons with checkboxes in GDNativeLibrary editor
NilsIrl
2019-07-27
2
-15
/
+18
*
Merge pull request #30788 from Chaosus/direction_to_gdnative
Rémi Verschelde
2019-07-26
5
-0
/
+36
|
\
|
*
Added direction_to to GDNative
Chaosus
2019-07-24
5
-0
/
+36
*
|
Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE
Rémi Verschelde
2019-07-25
1
-3
/
+3
|
/
*
Added count method to String
Chaosus
2019-07-23
3
-0
/
+36
*
Remove added pluginscript resource format loaders and savers on cleanup
Ivan Hilaire
2019-07-19
1
-0
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
2
-2
/
+2
*
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-05
1
-0
/
+9
|
\
|
*
Skip export of non-project libraries
Pedro J. Estébanez
2019-07-03
1
-0
/
+9
*
|
Parse more informations for code completion
Geequlim
2019-07-04
2
-3
/
+4
*
|
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-1
/
+0
*
|
Fix various memory leaks and errors
Bojidar Marinov
2019-07-02
2
-12
/
+8
*
|
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
|
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
3
-10
/
+10
*
|
Merge pull request #30167 from Xrayez/module-editor-icons
Rémi Verschelde
2019-06-29
2
-0
/
+10
|
\
\
|
*
|
Add support for creating editor icons per module
Andrii Doroshenko (Xrayez)
2019-06-28
2
-0
/
+10
|
|
/
*
|
Remove bogus nulls from generated default values
Bojidar Marinov
2019-06-29
1
-4
/
+12
[next]