Paul Joannon
|
0818d015db
Inspector :warning: when C# props might be out of date
|
1 year ago |
Raul Santos
|
3936871077
C#: Fail `callp` silently if script is not valid
|
1 year ago |
Rémi Verschelde
|
ce53362f98
Merge pull request #83670 from raulsntos/notification-predelete-cleanup
|
1 year ago |
Rémi Verschelde
|
6afd320984
Merge pull request #78157 from RedworkDE/net-shutting-down-abruptly
|
1 year ago |
Raul Santos
|
9750e49c57
Add `NOTIFICATION_PREDELETE_CLEANUP` notification
|
1 year ago |
Raul Santos
|
be1dfd3b3a
C#: Allow exporting games without C#
|
1 year ago |
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 |
RedworkDE
|
d515fcc47a
C#: Fix crash with `DisposablesTracker_OnGodotShuttingDown`
|
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 |