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
/
mono
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use real_t and double where appropriate in Particles
Aaron Franke
2021-08-12
1
-2
/
+2
*
Ensure MSBuildPanel buttons are instantiated
Raul Santos
2021-08-06
1
-8
/
+12
*
Merge pull request #51008 from raulsntos/csharp-renames
Rémi Verschelde
2021-08-06
3
-5
/
+5
|
\
|
*
Rename RotationQuaternion to be more similar to get_rotation_quaternion
Raul Santos
2021-08-05
2
-3
/
+3
|
*
Rename RandSeed to RandFromSeed and use ref param
Raul Santos
2021-08-05
1
-2
/
+2
*
|
Reduce C# Dictionary internal calls
Raul Santos
2021-08-05
2
-26
/
+64
*
|
Add documentation to Dictionary in C#
Raul Santos
2021-08-05
1
-20
/
+168
|
/
*
Fix 'script_class' null access when reloading a deleted C# script
31
2021-08-03
1
-0
/
+7
*
Simplify C# print methods
Raul Santos
2021-08-03
1
-5
/
+15
*
Fix the editor theme application for the Mono build log
Yuri Sizov
2021-08-03
1
-1
/
+13
*
Remove obsolete "dectime" method
Aaron Franke
2021-07-30
1
-10
/
+0
*
Merge pull request #51009 from raulsntos/fix-csharp-split
Rémi Verschelde
2021-07-29
1
-1
/
+1
|
\
|
*
Use `allowEmpty` parameter in Split
Raul Santos
2021-07-29
1
-1
/
+1
*
|
Use C# interpolated strings
Raul Santos
2021-07-29
13
-108
/
+26
|
/
*
Merge pull request #50917 from raulsntos/more-iterators
Rémi Verschelde
2021-07-27
5
-68
/
+61
|
\
|
*
Use C++ iterators in the Mono module
Raul Santos
2021-07-27
5
-68
/
+61
*
|
Ignore paths with invalid chars in PathWhich
Raul Santos
2021-07-27
1
-2
/
+20
|
/
*
Use Ref<T> references as iterators where relevant
Rémi Verschelde
2021-07-26
1
-5
/
+5
*
Merge pull request #50867 from aaronfranke/cs-array-empty
Ignacio Roldán Etcheverry
2021-07-26
1
-8
/
+214
|
\
|
*
Add documentation to Array in C#
Aaron Franke
2021-07-25
1
-8
/
+214
*
|
Use Array.Empty instead of allocating a every time
Raul Santos
2021-07-26
4
-21
/
+31
|
/
*
Fix bindings generator range iterator errors
Raul Santos
2021-07-25
1
-64
/
+53
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
6
-22
/
+22
*
Fix documentation in StringExtensions
Raul Santos
2021-07-24
1
-165
/
+192
*
Merge pull request #50757 from aaronfranke/simple-cs-editorconfig
Ignacio Roldán Etcheverry
2021-07-24
29
-119
/
+109
|
\
|
*
Add a simple C# .editorconfig
Aaron Franke
2021-07-23
29
-119
/
+109
*
|
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
7
-155
/
+124
|
/
*
[Net] Single `rpc` annotation. "sync" no longer part of mode.
Fabio Alessandrelli
2021-07-20
4
-30
/
+3
*
Optimize StringName usage
reduz
2021-07-18
1
-1
/
+1
*
Mono: Remove info dialog discouraging use in production
Rémi Verschelde
2021-07-15
1
-73
/
+0
*
Implement the ability to disable classes
reduz
2021-07-13
1
-2
/
+2
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
1
-1
/
+1
*
Redo how instance bindings work
reduz
2021-07-08
4
-6
/
+20
*
Remove unused code related to Travis CI
Hugo Locurcio
2021-07-01
1
-6
/
+0
*
Fixing mono build after instance() -> instanciate() name change
Grzegorz Puławski
2021-06-23
2
-6
/
+6
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
7
-15
/
+15
*
Merge pull request #48804 from EricEzaM/scripting-multi-error-support
Rémi Verschelde
2021-06-20
1
-3
/
+2
|
\
|
*
Added support for scripts reporting multiple errors to ScriptTextEditor
Eric M
2021-06-19
1
-3
/
+2
*
|
Consolidate JSON, JSONParseResults and JSONParser into JSON
Marcel Admiraal
2021-06-19
2
-2
/
+2
|
/
*
Merge pull request #44156 from aaronfranke/quat-angle-to
Rémi Verschelde
2021-06-18
1
-0
/
+17
|
\
|
*
Add Quaternion angle_to method
Aaron Franke
2021-06-17
1
-0
/
+17
*
|
Fix a typo in C# bindings generator for default value types
Aaron Franke
2021-06-18
1
-3
/
+3
|
/
*
Fix slow load/save of scenes with many instances of the same script
Pedro J. Estébanez
2021-06-13
2
-6
/
+10
*
Merge pull request #34668 from aaronfranke/to-string
Rémi Verschelde
2021-06-13
8
-49
/
+32
|
\
|
*
Reformat structure string operators
Aaron Franke
2021-06-11
8
-49
/
+32
*
|
Improve & fix Mono build
Pedro J. Estébanez
2021-06-13
6
-15
/
+15
*
|
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-12
1
-2
/
+2
|
\
\
|
*
|
Add Time singleton
Aaron Franke
2021-06-11
1
-2
/
+2
*
|
|
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
14
-98
/
+98
*
|
|
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
12
-15
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]