Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
2 years ago |
Rémi Verschelde
|
d759f91f8d
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
|
1 year ago |
Rémi Verschelde
|
1a0e653d7f
Merge pull request #78573 from dalexeev/editor-create-script-class-name
|
1 year ago |
Rémi Verschelde
|
ce0fa4c691
Merge pull request #81783 from zaevi/fix-csharp-static-method
|
1 year ago |
Zae
|
67e1373e5a
C#: make C# static methods accessible.
|
1 year ago |
398utubzyt
|
2df37a237a
C#: Abstract script class support
|
2 years ago |
Danil Alexeev
|
26ce861910
Editor: Remove unused Class Name field from Create Script dialog
|
1 year ago |
Danil Alexeev
|
4b5daf06ef
Editor: Improve signal callback generation
|
2 years ago |
Rémi Verschelde
|
1594acc64e
Merge pull request #81073 from raulsntos/dotnet/cached-string-names
|
1 year ago |
Markus Sauermann
|
c4705a590b
Fix Object::notification order
|
2 years ago |
Raul Santos
|
6d7d083254
C#: Replace `StringNameCache` with `SNAME`
|
1 year ago |
kobewi
|
67db4693eb
Expose _validate_property() for scripting
|
2 years ago |
Raul Santos
|
6b713b1682
C#: Generate instance types for singletons
|
2 years ago |
Raul Santos
|
03598062fd
C#: Move build button to EditorRunBar
|
2 years ago |
RedworkDE
|
f3f3365abd
C#: Fix command line exporting
|
2 years ago |
RedworkDE
|
60b9eb169e
C# Fix reloading of non-tool scripts
|
2 years ago |
RedworkDE
|
e0f644a48d
C#: Fix editor integration breaking and causing error spam when reloading assemblies fails
|
2 years ago |
Raul Santos
|
48e20c628a
C#: Set `PropertyInfo.class_name` for method parameters
|
2 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
RedworkDE
|
92f13ba9ea
C#: Unify project name handling and fix issues with the handling of some special characters
|
2 years ago |
Mikael Hermansson
|
1c1d1a1e2e
Fix crash when using base types of extension-based types from C#
|
2 years ago |
Rémi Verschelde
|
e2fcc4de34
Merge pull request #75188 from RedworkDE/net-synchronize-insert
|
2 years ago |
Raul Santos
|
a1f454fee3
C#: Add global class support
|
2 years ago |
RedworkDE
|
8fdebb85ef
C#: Synchronize adding ScriptInstances
|
2 years ago |
Yuri Sizov
|
156a2fabea
Merge pull request #76659 from shana/shana/75152-fix-crash-when-initializing-glue-generation
|
2 years ago |
Andreia Gaita
|
e56fdc8a9a
Skip initializing the C# runtime when generating glue bindings
|
2 years ago |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
2 years ago |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
2 years ago |
Ninni Pipping
|
ff5d8c4a42
Fix "hides member" warnings in `csharp_script.cpp`
|
2 years ago |
Yuri Sizov
|
8402927d3f
Prevent crashing on startup if project has scripted theme types
|
2 years ago |