Pedro J. Estébanez
|
318af42020
Include more attributes in the global class names cache
|
7 months ago |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
8 months ago |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
8 months ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Hilderin
|
9638220473
Fix reloading scripts already in use
|
11 months ago |
Rémi Verschelde
|
8ebfd89359
Merge pull request #96024 from Ryan-000/expose_get_rpc_config
|
11 months ago |
Pedro J. Estébanez
|
c8acf561ef
Make languages' thread enter/exit more resilient
|
11 months ago |
Ryan
|
8835f326b1
Expose get_rpc_config and get_node_rpc_config
|
1 year ago |
Danil Alexeev
|
2d8f6c1b1d
GDScript: Fix message when calling non-tool function in tool mode
|
1 year ago |
Hilderin
|
1ed723bd19
Fix global class cache file not present when no class name
|
1 year ago |
Chris Cranford
|
d0fa2c3cfa
Defer call to set_break_language
|
1 year ago |
Rémi Verschelde
|
d5f944ff10
Merge pull request #89261 from paulloz/core/fix-script-reloading-outside-script-editor
|
1 year ago |
Paul Joannon
|
63674648fb
Fix how scripts reload outside of ScriptEditor
|
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 |
Yuri Sizov
|
9c919ea285
Generate script resource preview without parsing
|
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 |
Pedro J. Estébanez
|
f3e96a8548
Make languages bookkeeping thread-safe
|
1 year ago |
Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
2 years ago |
Danil Alexeev
|
ed0b3c08e1
Core: Fix `Object::has_method()` for script static methods
|
1 year ago |
Rémi Verschelde
|
d759f91f8d
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
|
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 |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 year ago |