Thakee Nathees
|
42bfa16996
Refactor DocData into core and editor (DocTools) parts
|
4 years ago |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Ignacio Etcheverry
|
34960cb936
C#: Fix custom event signals crash on hot-reload
|
4 years ago |
opl-
|
e4d20ae373
Fix code duplication in CSharpScript
|
4 years ago |
Eduardo Rodrigues
|
aca0cede67
Fix error message when exporting a write-only property without a setter
|
4 years ago |
Rémi Verschelde
|
dc456059a4
Merge pull request #40595 from neikeq/godot-net-sdk-and-net-standard
|
5 years ago |
Ignacio Etcheverry
|
ced77b1e9b
C#: Switch games to MSBuild Sdks and .NET Standard
|
5 years ago |
George Marques
|
2b9d9bc364
Remove multilevel calls
|
5 years ago |
Aaron Franke
|
9986439352
Commit other files changed by file_format.sh
|
5 years ago |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 years ago |
NutmegStudio
|
a77f633161
Fixes building mono release templates
|
5 years ago |
Ignacio Etcheverry
|
51e1614d28
Mono/C#: Fix values not updated in remote inspector
|
5 years ago |
Ignacio Etcheverry
|
38cd2152e6
Mono/C#: Remove script load error about not a Godot.Object
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1a8167867b
Modernize remaining uses of 0/NULL instead of nullptr (C++11)
|
5 years ago |
Rémi Verschelde
|
dbd90b9478
Merge pull request #38638 from pepegadeveloper123/mono_inherited_scene_bug
|
5 years ago |
Ignacio Etcheverry
|
840255a04b
Implement CSharpScript::inherits_script
|
5 years ago |
pepegadeveloper123
|
4e00d8520d
Inherited C# scene not inheriting parent's fields
|
5 years ago |
Ignacio Etcheverry
|
e0a001549e
Mono: Fix hot-reloading of nested classes
|
5 years ago |
Juan Linietsky
|
5d4dc2d45c
Add ability to bind typed arrays to script API
|
5 years ago |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
e53cbba36c
Merge pull request #37484 from Calinou/csharp-verbatim-string-highlight
|
5 years ago |
Hugo Locurcio
|
49efd6093e
Remove syntax highlighting for C# verbatim strings due to bugs
|
5 years ago |
Ignacio Etcheverry
|
77dd061345
Mono/C#: Add iOS support
|
5 years ago |
Rémi Verschelde
|
194d2ccb72
Merge pull request #37116 from neikeq/issue-12917
|
5 years ago |
Ignacio Etcheverry
|
40f8de4c1e
Sync csproj when files are changed from the Godot FileSystem dock
|
5 years ago |
Ignacio Roldán Etcheverry
|
ed298f5982
Merge pull request #36756 from aaronfranke/mono-vec2i3i
|
5 years ago |
Aaron Franke
|
9b322d46d3
[Mono] Marshaling for Vector2i, Vector3i, and Rect2i
|
5 years ago |