Pedro J. Estébanez
|
318af42020
Include more attributes in the global class names cache
|
7 months ago |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
8 months ago |
Juan Pablo Arce
|
8ab27a7ccf
Fix generic arrays and dictionaries not calling set_typed
|
10 months ago |
Ryan
|
8835f326b1
Expose get_rpc_config and get_node_rpc_config
|
11 months ago |
Paul Joannon
|
1d7085571e
CSharpScript should not own base script signals
|
1 year ago |
Aaron Franke
|
1bcbbe96c4
Organize existing code for editor plugins
|
1 year ago |
Rémi Verschelde
|
c196d12e23
Merge pull request #84947 from raulsntos/dotnet/instance_bindings
|
1 year ago |
A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
1 year ago |
RedMser
|
2bd714e34e
Allow configuring the script filename casing rule
|
2 years ago |
Rémi Verschelde
|
09df8f4a56
Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
Paul Joannon
|
9fa2355cef
Disable signal callback generation in C#
|
1 year ago |
Raul Santos
|
5815d1c8c8
Improve handling of generic C# types
|
1 year ago |
Zae
|
18599c0935
C#: Fix sorting for generic types when reloading assemblies.
|
1 year ago |
Yuri Sizov
|
c027aecc2e
Merge pull request #86676 from rune-scape/sparse-script-reload
|
1 year ago |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
4 years ago |
rune-scape
|
cde478bda6
Hot-reload only changed scripts
|
1 year ago |
msreis
|
f1cc14d525
Fix missing time for some script functions in profiler
|
2 years ago |
Raul Santos
|
a351c4bbe3
C#: Use `get_instance_binding` instead of set
|
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 |
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 |
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 |
Rémi Verschelde
|
76d318dbd1
Merge pull request #75778 from KoBeWi/_vp
|
2 years ago |
Raul Santos
|
6d7d083254
C#: Replace `StringNameCache` with `SNAME`
|
2 years ago |
kobewi
|
67db4693eb
Expose _validate_property() for scripting
|
2 years ago |