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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GDNative] renamed nativearvr to arvr in api.json
Karroffel
2017-11-10
1
-2
/
+2
*
[GDNative] rename nativearvr extension to arvr
Karroffel
2017-11-10
9
-10
/
+10
*
[GDNative] better API struct versioning
Karroffel
2017-11-10
4
-19
/
+50
*
Remove preprocessor directives from macro arguments
Matthias Hoelzl
2017-11-10
1
-5
/
+5
*
Fixed editor settings disappearing.
Daniel J. Ramirez
2017-11-09
2
-10
/
+6
*
Merge pull request #12779 from karroffel/gdnative-api-struct-refactor
Rémi Verschelde
2017-11-09
2
-5760
/
+5827
|
\
|
*
[GDNative] refactored API struct into core and extensions
Karroffel
2017-11-09
2
-5760
/
+5827
*
|
Merge pull request #12713 from AndreaCatania/master
Juan Linietsky
2017-11-09
9
-345
/
+229
|
\
\
|
*
|
Rewritten kinematic system
AndreaCatania
2017-11-07
9
-345
/
+229
*
|
|
Make sure we don't leak when an opcode is followed by itself
Hein-Pieter van Braam
2017-11-09
1
-50
/
+80
|
|
/
|
/
|
*
|
Merge pull request #12751 from bojidar-bg/11851-invalid-returns-count
Rémi Verschelde
2017-11-09
1
-0
/
+2
|
\
\
|
*
|
Fix "Invalid outputs" error when calling a void method from visual script
Bojidar Marinov
2017-11-08
1
-0
/
+2
*
|
|
Fix crash when guessing type of variable declared to itself
Bojidar Marinov
2017-11-08
1
-1
/
+3
|
/
/
*
|
Merge pull request #12725 from karroffel/gdnative-api-fixes
Rémi Verschelde
2017-11-08
5
-0
/
+38
|
\
\
|
*
|
[GDNative] even more API fixes
Karroffel
2017-11-07
5
-0
/
+38
*
|
|
Merge pull request #12734 from BastiaanOlij/mobilevr_fix_typo
Rémi Verschelde
2017-11-08
1
-3
/
+7
|
\
\
\
|
*
|
|
Fix has_gyro and has_grav mixup
Bastiaan Olij
2017-11-08
1
-3
/
+7
|
|
/
/
*
/
/
Fixed collision exception - #12681
AndreaCatania
2017-11-07
2
-0
/
+5
|
/
/
*
|
Merge pull request #12658 from AndreaCatania/bullet
Rémi Verschelde
2017-11-06
2
-19
/
+23
|
\
\
|
|
/
|
/
|
|
*
Bullet - Added support to multiple spaces
AndreaCatania
2017-11-05
2
-19
/
+23
*
|
Merge pull request #12642 from BrainBlasted/fix_msbuild_unix
Rémi Verschelde
2017-11-05
2
-0
/
+8
|
\
\
|
*
|
Added for fallback msbuild.exe.
BrainBlasted
2017-11-04
2
-0
/
+8
*
|
|
Convert DOS line endings to Unix line endings
Rémi Verschelde
2017-11-05
7
-1296
/
+1296
|
|
/
|
/
|
*
|
Bullet physics engine implementation
AndreaCatania
2017-11-04
50
-0
/
+9846
|
/
*
Merge pull request #12612 from karroffel/gdnative-poolarray-accessors
Thomas Herzog
2017-11-04
3
-1
/
+791
|
\
|
*
[GDNative] added Read and Write accessors to pool arrays
Karroffel
2017-11-03
3
-1
/
+791
*
|
Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_support
Bastiaan Olij
2017-11-04
3
-0
/
+20
|
\
\
|
*
|
Adding rumble support to ARVR controllers (if implemented on the ARVR interface)
Bastiaan Olij
2017-11-01
3
-0
/
+20
*
|
|
[GDNative] small API bug fixes
Karroffel
2017-11-03
5
-8
/
+31
|
|
/
|
/
|
*
|
-Modules can now add custom version info (added it for Mono)
Juan Linietsky
2017-11-01
1
-0
/
+1
|
/
*
Merge pull request #12549 from neikeq/seriously-do-they
Ignacio Etcheverry
2017-11-01
4
-3
/
+22
|
\
|
*
Fix thread checking to queue instances for deletion
Ignacio Etcheverry
2017-11-01
2
-3
/
+7
|
*
Make sure gchandle bindings are released before cleanup
Ignacio Etcheverry
2017-11-01
2
-0
/
+15
*
|
Merge pull request #12546 from neikeq/do-people-read-these
Ignacio Etcheverry
2017-11-01
1
-1
/
+1
|
\
\
|
*
|
Use mono_gc_wbarrier_set_arrayref for Array marshalling
Ignacio Etcheverry
2017-11-01
1
-1
/
+1
|
|
/
*
|
Merge pull request #12536 from Hinsbart/cs_templates
Rémi Verschelde
2017-10-31
2
-2
/
+71
|
\
\
|
*
|
Mono: support custom script templates.
Andreas Haas
2017-10-31
2
-2
/
+71
|
|
/
*
|
Merge pull request #12035 from Chaosus/wrapfunc
Rémi Verschelde
2017-10-31
4
-0
/
+66
|
\
\
|
|
/
|
/
|
|
*
Added new wrap functions
Chaosus
2017-10-13
4
-0
/
+66
*
|
Merge pull request #12535 from neikeq/wtf···
Ignacio Etcheverry
2017-10-31
1
-3
/
+3
|
\
\
|
*
|
Fix msbuild hint paths returning only the directory
Ignacio Etcheverry
2017-10-31
1
-3
/
+3
*
|
|
Merge pull request #12525 from neikeq/wololo
Rémi Verschelde
2017-10-30
2
-7
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove Visual Studio for now from the external editors list
Ignacio Etcheverry
2017-10-30
2
-7
/
+1
*
|
|
Merge pull request #12471 from mhilbrunner/autocomplete
Rémi Verschelde
2017-10-30
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix get_node() and $ autocompletion when using single quotes
Unknown
2017-10-30
1
-2
/
+2
*
|
|
|
Fix 'which' returning file without extension on Windows
Ignacio Etcheverry
2017-10-30
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #12491 from neikeq/waitasecond···
Ignacio Etcheverry
2017-10-29
3
-24
/
+35
|
\
\
\
|
*
|
|
Fix FrameworkPathOverride and assemblies path loop
Ignacio Etcheverry
2017-10-29
3
-24
/
+35
*
|
|
|
Fix build with Python 3 on Windows
Matthias Hoelzl
2017-10-29
1
-5
/
+7
*
|
|
|
Mono: Fix Windows build
Rémi Verschelde
2017-10-29
1
-2
/
+2
[next]