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
*
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
*
|
Merge pull request #30183 from Andrettin/Variant-Pointer-Fixes
Rémi Verschelde
2019-06-29
3
-4
/
+4
|
\
\
|
*
|
Fixed cases of unsupported pointers being used to construct variants
Andrettin
2019-06-29
3
-4
/
+4
|
|
/
*
|
Merge pull request #29380 from bojidar-bg/16086-docs-default-value
Rémi Verschelde
2019-06-29
3
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
3
-15
/
+15
*
|
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-2
/
+2
|
/
*
Properly expose all Error constants to scripting languages
Rémi Verschelde
2019-06-27
1
-3
/
+3
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
5
-7
/
+7
*
doc: Improve docs for Resource* classes
Rémi Verschelde
2019-06-18
2
-0
/
+14
*
Unexpose subclasses of ResourceFormatLoader and -Saver
Rémi Verschelde
2019-06-18
6
-23
/
+0
*
Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_support
Rémi Verschelde
2019-06-16
3
-9
/
+36
|
\
|
*
Setup Godot to support the Oculus Mobile SDK.
fhuya
2019-05-30
3
-9
/
+36
*
|
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
3
-0
/
+13
*
|
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-6
/
+6
*
|
Merge pull request #28099 from lupoDharkael/fix-completion
Rémi Verschelde
2019-06-03
3
-4
/
+4
|
\
\
|
*
|
Fix code completion not working with class_name
lupoDharkael
2019-04-16
3
-4
/
+4
*
|
|
Added move_toward functions for float, Vector2 and Vector3
Giacom
2019-05-28
5
-0
/
+38
|
|
/
|
/
|
*
|
Merge pull request #28738 from 2shady4u/master
Rémi Verschelde
2019-05-23
3
-1
/
+29
|
\
\
|
*
|
Added native binding for dictionary duplication
shaderbeast
2019-05-23
3
-1
/
+29
*
|
|
[GDNative] fix godot_variant_evaluate function
thomas.herzog
2019-05-22
1
-1
/
+1
*
|
|
Merge pull request #28964 from Faless/webrtc/channels_pr
Rémi Verschelde
2019-05-21
7
-37
/
+177
|
\
\
\
|
*
|
|
WebRTC refactor. Data channels, STUN/TURN support.
Fabio Alessandrelli
2019-05-16
7
-37
/
+177
*
|
|
|
Merge pull request #27886 from LeonardMeagher2/obj_to_string
Rémi Verschelde
2019-05-20
2
-0
/
+23
|
\
\
\
\
|
*
|
|
|
Allow overriding how scripted objects are converted to strings
Leonard Meagher
2019-05-03
2
-0
/
+23
*
|
|
|
|
Merge pull request #28975 from RameshRavone/type_tag
Rémi Verschelde
2019-05-20
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
NULL global_tag for non exposed classes
RameshRavone
2019-05-18
1
-1
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Fix typos with codespell
Rémi Verschelde
2019-05-19
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #28917 from Faless/gdnative/singleton_editor_fix_pr
Rémi Verschelde
2019-05-16
3
-145
/
+123
|
\
\
\
\
|
*
|
|
|
Update GDNativeLibrarySingletonEditor.
Fabio Alessandrelli
2019-05-15
3
-145
/
+123
*
|
|
|
|
Fix indexing failure in NativeScriptLanguage::unregister_binding_functions.
Frank Secilia
2019-05-15
1
-1
/
+1
|
/
/
/
/
*
|
/
/
Fix GDNative library resource loading.
Fabio Alessandrelli
2019-05-12
2
-1
/
+5
|
|
/
/
|
/
|
|
*
|
|
Fixes VideostreamGDNative crash on audio_channel=0.
Anish
2019-05-04
1
-16
/
+18
*
|
|
Merge pull request #28530 from akien-mga/scons-prepend-cpppath
Rémi Verschelde
2019-04-30
2
-3
/
+3
|
\
\
\
|
*
|
|
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
2
-3
/
+3
*
|
|
|
Forgot a parameter in the ARVR gdnative bindings for notifications
Bastiaan Olij
2019-04-30
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #27007 from BastiaanOlij/arvr_notifications
Rémi Verschelde
2019-04-30
3
-0
/
+11
|
\
\
\
|
*
|
|
Send notifications to ARVRInterfaces
Bastiaan Olij
2019-04-27
3
-0
/
+11
*
|
|
|
Merge pull request #27759 from BastiaanOlij/sort_api_json
Rémi Verschelde
2019-04-30
1
-0
/
+34
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Sort data exported to the api.json file for GDNative
Bastiaan Olij
2019-04-19
1
-0
/
+34
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #27673 from qarmin/small_fixes
Rémi Verschelde
2019-04-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Small fixes, mostly dupicated code
qarmin
2019-04-08
1
-1
/
+1
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2019-04-19
2
-0
/
+14
*
|
|
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
10
-20
/
+0
|
|
/
/
|
/
|
|
*
|
|
Add WebRTC GDNative interface
Fabio Alessandrelli
2019-04-12
4
-2
/
+99
|
|
/
|
/
|
*
|
Merge pull request #27711 from neikeq/ifdef-clang-tidy
Rémi Verschelde
2019-04-08
1
-1
/
+1
|
\
\
|
*
|
Replace a few #if/#elif with #ifdef and "#elif defined"
Ignacio Etcheverry
2019-04-05
1
-1
/
+1
[next]