Pedro J. Estébanez
|
dc203b0d13
Fix slow load/save of scenes with many instances of the same script
|
4 år sedan |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
4 år sedan |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 år sedan |
Andy Maloney
|
502a3d580f
Remove override keyword from csharp_script.h to fix build errors
|
5 år sedan |
Ignacio Etcheverry
|
0da84b50c0
Mono/C#: Fix values not updated in remote inspector
|
5 år sedan |
pepegadeveloper123
|
23d51ac325
Fix inherited C# scene not inheriting parent's fields (3.2)
|
5 år sedan |
Ignacio Etcheverry
|
55b2e58a98
Mono/C#: Lighten up unsafe reference checks
|
5 år sedan |
Ignacio Etcheverry
|
a6a5ef0fd6
Mono/C#: Add error checks to detect possible Reference leaks
|
5 år sedan |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 år sedan |
Ignacio Etcheverry
|
069af23bdb
Mono: Fix build errors with tools=no
|
6 år sedan |
Ignacio Etcheverry
|
dd22cc7527
C#: Fix some crashes during assemblies reloading
|
6 år sedan |
Ignacio Etcheverry
|
270af6fa08
Re-write mono module editor code in C#
|
6 år sedan |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 år sedan |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
6 år sedan |
Rémi Verschelde
|
d6176db271
Unexpose subclasses of ResourceFormatLoader and -Saver
|
6 år sedan |
Ignacio Etcheverry
|
14df9e5cb2
Android build and export for the mono module
|
6 år sedan |
Rémi Verschelde
|
b9dc2e7e4d
Merge pull request #28099 from lupoDharkael/fix-completion
|
6 år sedan |
Ignacio Etcheverry
|
04ebf294f3
C#: Implement ScriptInstance::to_string
|
6 år sedan |
Ignacio Etcheverry
|
5a4bf4f369
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
6 år sedan |
Ignacio Etcheverry
|
791e1294c3
Mono: Lazily load scripts metadata file
|
6 år sedan |
lupoDharkael
|
145a45fd3f
Fix code completion not working with class_name
|
6 år sedan |
Nuno Cardoso
|
d011c8e109
Fixes #17233 allowing C# to override _GetPropertyList
|
6 år sedan |
Ignacio Etcheverry
|
8e2e0795bb
Mono: Partially implement some Godot debug api functions
|
6 år sedan |
Ignacio Etcheverry
|
e904f814c8
Mono: Fix crash when re-using script binding after domain reloading
|
6 år sedan |
Ignacio Etcheverry
|
9df44c2d2c
Use script instance binding for objects constructed from C#
|
6 år sedan |
Ignacio Etcheverry
|
3233083f63
Mono: Lifetime fixes for CSharpInstance and instance binding data
|
6 år sedan |
Ignacio Etcheverry
|
d3c51a5dfb
Mono: Cleanup
|
6 år sedan |
Ignacio Etcheverry
|
bc8b61bb06
Mono: Fix hot reload build errors and cleanup
|
6 år sedan |
Rémi Verschelde
|
658296856c
Merge pull request #24877 from neikeq/issue-24280
|
6 år sedan |
Ignacio Etcheverry
|
ea85ff0dc2
Fix properties being lost when reloading placeholder GDScript instance
|
6 år sedan |