Age | Commit message (Collapse) | Author |
|
|
|
Clear built-in name field when creating new script
|
|
Add "Copy Name" option to signal menu
|
|
C#: Preserve order of exported fields/categories
|
|
|
|
|
|
|
|
|
|
|
|
Remove unimplemented `OS.dump_memory_to_file()` method
|
|
|
|
For some installations the architecture information is not printed.
|
|
C# Generate SnakeName const
|
|
Fix outdated mentions of default code font in EditorSettings documentation
|
|
Fix typo in RendererSceneCull which caused mesh_free errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also adds READMEs for all platforms.
|
|
|
|
Various C# documentation improvements
|
|
Fixes wrong/invalid documentation and add documentation to some OS members.
|
|
|
|
|
|
|
|
Co-authored-by: Fabio Alessandrelli <fabio.alessandrelli@gmail.com>
|
|
actions/cache@v3
actions/checkout@v3
actions/upload-artifact@v3
actions/setup-dotnet@v2
actions/setup-java@v3
actions/setup-python@v4
mymindstorm/setup-emsdk@v11
Also reset cache keys as we're going to cleanup all caches.
|
|
[skip ci]
|
|
|
|
[macOS] Check .NET binary architecture, and search for the cross compile SDK in the subfolders.
|
|
Fully removes the `bits` option and adapts the code that relied on it.
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
|
|
|
|
|
|
|
Account for TreeItem's Cell icon and center the text Popup vertically
|
|
|
|
(4.x) iOS: Force app store icon to be opaque, use proper errors
|
|
|
|
|
|
in the subfolders.
|
|
|
|
Fix missing URL text in the classref
|
|
Fix overlapping keying and remove button in Inspector
|
|
Remove QuadMesh and add orientation parameter to PlaneMesh
|
|
C#: Add `MustBeVariant` attribute and analyzer
|
|
Add `includeInternal` to C# NodeExtensions and avoid printing errors in `GetChildOrNull`
|