Rémi Verschelde
|
ed8333f6bc
Merge pull request #45158 from aaronfranke/cs-packedarray
|
4 سال پیش |
Rémi Verschelde
|
8eaea1db53
Merge pull request #45032 from neikeq/classdb-tests-for-44856
|
4 سال پیش |
Aaron Franke
|
614299aedb
Add C# array features from core PackedArrays
|
4 سال پیش |
Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 سال پیش |
Ignacio Etcheverry
|
fafdc0b0c1
Add ClassDB tests to look for core API deps on editor API
|
4 سال پیش |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 سال پیش |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 سال پیش |
Rémi Verschelde
|
b07a3f503b
Merge pull request #44105 from neikeq/mono-wasm-m2n-hook
|
4 سال پیش |
Ignacio Etcheverry
|
7439b5595d
Mono: Make Godot provide its own WASM m2n trampolines
|
4 سال پیش |
Thakee Nathees
|
42bfa16996
Refactor DocData into core and editor (DocTools) parts
|
4 سال پیش |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
5 سال پیش |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 سال پیش |
Ignacio Etcheverry
|
34960cb936
C#: Fix custom event signals crash on hot-reload
|
5 سال پیش |
Ignacio Etcheverry
|
ced77b1e9b
C#: Switch games to MSBuild Sdks and .NET Standard
|
5 سال پیش |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 سال پیش |
Ignacio Etcheverry
|
9fa4b402a7
Added tests for ClassDB
|
5 سال پیش |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 سال پیش |
Ignacio Etcheverry
|
af4acb5b11
C#/Mono: Check assembly version when loading
|
5 سال پیش |
Rémi Verschelde
|
41af228b76
Merge pull request #36960 from pycbouh/docs-improve-shortcuts
|
5 سال پیش |
Rémi Verschelde
|
2cd952bd84
Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor
|
5 سال پیش |
Yuri Sizov
|
1ea7295bd2
Improve shortcut formatting in docs
|
5 سال پیش |
Ignacio Etcheverry
|
27ddb27da8
Fix C# bindings after recent breaking changes
|
5 سال پیش |
Rémi Verschelde
|
ea7b497065
Replace more occurrences of NULL with nullptr
|
5 سال پیش |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 سال پیش |
Aaron Franke
|
9b322d46d3
[Mono] Marshaling for Vector2i, Vector3i, and Rect2i
|
5 سال پیش |
Ignacio Etcheverry
|
6a85cdf640
Fix C# bindings after recent breaking changes
|
5 سال پیش |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 سال پیش |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 سال پیش |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 سال پیش |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 سال پیش |