RedworkDE
|
8fdebb85ef
C#: Synchronize adding ScriptInstances
|
il y a 2 ans |
Yuri Sizov
|
156a2fabea
Merge pull request #76659 from shana/shana/75152-fix-crash-when-initializing-glue-generation
|
il y a 2 ans |
Andreia Gaita
|
e56fdc8a9a
Skip initializing the C# runtime when generating glue bindings
|
il y a 2 ans |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
il y a 2 ans |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
il y a 2 ans |
Ninni Pipping
|
ff5d8c4a42
Fix "hides member" warnings in `csharp_script.cpp`
|
il y a 2 ans |
Yuri Sizov
|
8402927d3f
Prevent crashing on startup if project has scripted theme types
|
il y a 2 ans |
Aleks Rutins
|
ae8752a731
Validate that C# class names are valid identifiers
|
il y a 2 ans |
RedworkDE
|
c0ebc28136
C#: Fix crash when errors occur before language initialization.
|
il y a 2 ans |
voidedWarranties
|
bd5ab9f9b4
Remove unused `ScriptLanguage` methods
|
il y a 2 ans |
bruvzg
|
b3c64675cc
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input.
|
il y a 2 ans |
Raul Santos
|
1aceacaa6b
C#: Rename `Object` to `GodotObject`
|
il y a 2 ans |
Raul Santos
|
a968e51414
C#: Renames to follow .NET naming conventions
|
il y a 2 ans |
Juan Linietsky
|
dddd8d43f6
Support script global resource name in EditorFileSystem
|
il y a 2 ans |
Raul Santos
|
3425d43fed
C#: Move `GLOBAL_DEF`s to CSharpLanguage ctor
|
il y a 2 ans |
Juan Linietsky
|
6f0e210093
Refactor ProjectSetting overrides
|
il y a 2 ans |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 2 ans |
Raul Santos
|
24e4ac9167
C#: Rename `ConvertToX` methods
|
il y a 2 ans |
Raul Santos
|
2be8cd6863
C#: Add note about the class name in instantiate error
|
il y a 2 ans |
Gilles Roudière
|
be1c9d677d
Rename all gdnative occurences to gdextension
|
il y a 2 ans |
Ignacio Roldán Etcheverry
|
bcc061edae
Merge pull request #67023 from raulsntos/dotnet/fix-signal-callback-generation
|
il y a 2 ans |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
il y a 2 ans |
Ignacio Roldán Etcheverry
|
2303c26783
C#: Load assemblies as collectible only in the Godot editor
|
il y a 2 ans |
Raul Santos
|
86f6662a8c
C#: Fix signature of generated signal callbacks
|
il y a 2 ans |
Rémi Verschelde
|
5bf95518fd
GDScript/C#: Tweak error message for invalid script type for object
|
il y a 2 ans |
Marc Gilleron
|
474cee7daf
Rename and expose `RefCounted::get_reference_count()`
|
il y a 2 ans |
Ignacio Roldán Etcheverry
|
8199a209c2
C#: Fix module builds for Windows 32-bit with mingw-w64
|
il y a 3 ans |
Rémi Verschelde
|
785ce4208d
Merge pull request #65266 from raulsntos/dotnet/reload-non-tool-scripts
|
il y a 3 ans |
Raul Santos
|
a91a3d01f8
C#: Create script instance of reloaded scripts even if they're not tools
|
il y a 3 ans |
Raul Santos
|
281ccc7e1b
C#: Connect only once for each signal of a script
|
il y a 3 ans |