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
*
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
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
12
-15
/
+15
|
|
/
*
|
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
Rémi Verschelde
2021-06-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
1
-1
/
+1
*
|
Merge pull request #49221 from Faless/mp/4.x_rpc_refactor
Rémi Verschelde
2021-06-07
2
-151
/
+11
|
\
\
|
*
|
[Net] Refactor RPCs, remove RSETs
Fabio Alessandrelli
2021-06-01
2
-151
/
+11
|
|
/
*
|
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
2
-3
/
+3
*
|
Merge pull request #45364 from madmiraal/rename-quat
Rémi Verschelde
2021-06-05
11
-127
/
+127
|
\
\
|
*
|
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
11
-127
/
+127
*
|
|
Add missing override keyword to CSharpLanguage::is_control_flow_keyword()
Marcel Admiraal
2021-06-04
1
-1
/
+1
|
/
/
*
|
Merge pull request #38430 from aaronfranke/transform3d
Rémi Verschelde
2021-06-03
9
-70
/
+70
|
\
\
|
*
|
Rename files and the exposed name for Transform3D
Aaron Franke
2021-06-03
3
-3
/
+3
|
*
|
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
5
-14
/
+14
|
*
|
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
6
-55
/
+55
|
|
/
*
|
Allow clamping vectors and colors
Aaron Franke
2021-06-03
5
-0
/
+91
*
|
Rename Vector2 clamped to limit_length and add limit_length to Vector3
Aaron Franke
2021-06-03
2
-19
/
+38
|
/
*
Implement shader caching
reduz
2021-05-31
1
-2
/
+2
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-1
/
+1
*
Rename Vector2 Perpendicular to Orthogonal in C#
Aaron Franke
2021-05-21
2
-4
/
+4
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-2
/
+2
*
Merge pull request #45144 from dalexeev/color-consts
Rémi Verschelde
2021-05-07
2
-294
/
+294
|
\
|
*
Rename color constants (alternative)
Danil Alexeev
2021-01-26
2
-294
/
+294
*
|
Highlight control flow keywords with a different color
Hugo Locurcio
2021-05-05
2
-0
/
+21
*
|
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
2
-5
/
+5
*
|
Remove uses of `auto` for better readability and online code reviews
Hugo Locurcio
2021-04-26
2
-4
/
+4
*
|
C#: Fix `double` casting in wasm m2n trampolines
Ignacio Roldán Etcheverry
2021-04-17
1
-1
/
+1
*
|
Mono: Fix Android build after #46900
Rémi Verschelde
2021-03-18
1
-1
/
+1
*
|
C#: Fix disconnecting event signals twice
Ignacio Etcheverry
2021-03-15
2
-11
/
+11
*
|
Merge pull request #46968 from sboronczyk/fix-editor-plugin-mono
Rémi Verschelde
2021-03-14
1
-1
/
+1
|
\
\
[next]