Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-25 | Merge pull request #64355 from Mickeon/rename-follow-viewport | Rémi Verschelde | |
2022-08-25 | Merge pull request #64824 from Mickeon/rename-polygon-invert | Rémi Verschelde | |
2022-08-25 | Merge pull request #64820 from Chaosus/shader_fix_varyings | Rémi Verschelde | |
2022-08-25 | Merge pull request #64874 from RandomShaper/fix_cli_forwarding | Rémi Verschelde | |
2022-08-25 | Merge pull request #64802 from benbot/master | Rémi Verschelde | |
2022-08-25 | Merge pull request #64862 from raulsntos/dotnet/doc-fixes | Ignacio Roldán Etcheverry | |
Various C# documentation improvements | |||
2022-08-25 | Various C# documentation improvements | Raul Santos | |
Fixes wrong/invalid documentation and add documentation to some OS members. | |||
2022-08-25 | Merge pull request #64776 from YuriSizov/import-images-moar-flags | Rémi Verschelde | |
2022-08-25 | CI: Remove unnecessary extra cache step for Emscripten | Rémi Verschelde | |
Co-authored-by: Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | |||
2022-08-25 | CI: Bump various GitHub actions to latest versions | Rémi Verschelde | |
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. | |||
2022-08-25 | Merge pull request #55778 from aaronfranke/use-arch-btw | Rémi Verschelde | |
[skip ci] | |||
2022-08-25 | Allow using integer varyings with `flat` interpolation modifier | Yuri Rubinsky | |
2022-08-25 | Merge pull request #64869 from bruvzg/dotnet_arch | Ignacio Roldán Etcheverry | |
[macOS] Check .NET binary architecture, and search for the cross compile SDK in the subfolders. | |||
2022-08-25 | Unify bits, arch, and android_arch into env["arch"] | Aaron Franke | |
Fully removes the `bits` option and adapts the code that relied on it. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com> | |||
2022-08-25 | Merge pull request #64841 from fabriceci/shorten-variable-names-moving-platforms | Rémi Verschelde | |
2022-08-25 | Merge pull request #64871 from Chaosus/editor_theming_fix | Rémi Verschelde | |
2022-08-25 | Merge pull request #64607 from RandomShaper/safe_audio_threading | Rémi Verschelde | |
2022-08-25 | Merge pull request #64536 from Mickeon/editor-tree-icon-size | Rémi Verschelde | |
Account for TreeItem's Cell icon and center the text Popup vertically | |||
2022-08-25 | Shorten variable names for moving platforms in CharacterBody | fabriceci | |
2022-08-25 | Merge pull request #64630 from nathanfranke/ios-opaque | Rémi Verschelde | |
(4.x) iOS: Force app store icon to be opaque, use proper errors | |||
2022-08-25 | Fix forwarding of CLI arguments taking an option | Pedro J. Estébanez | |
2022-08-25 | [macOS] Check .NET binary architecture, and search for the cross compile SDK ↵ | bruvzg | |
in the subfolders. | |||
2022-08-25 | Fix input map settings theming | Yuri Rubinsky | |
2022-08-25 | Merge pull request #64868 from timothyqiu/see-url | Rémi Verschelde | |
Fix missing URL text in the classref | |||
2022-08-25 | Merge pull request #64270 from timothyqiu/close-keying | Rémi Verschelde | |
Fix overlapping keying and remove button in Inspector | |||
2022-08-25 | Merge pull request #64801 from clayjohn/plane-quad | Rémi Verschelde | |
Remove QuadMesh and add orientation parameter to PlaneMesh | |||
2022-08-25 | Merge pull request #64731 from raulsntos/dotnet6-variant-generics-analyzer | Rémi Verschelde | |
C#: Add `MustBeVariant` attribute and analyzer | |||
2022-08-25 | Merge pull request #64781 from raulsntos/csharp_children | Rémi Verschelde | |
Add `includeInternal` to C# NodeExtensions and avoid printing errors in `GetChildOrNull` | |||
2022-08-25 | Merge pull request #64855 from RandomShaper/spv_ref_zero_alloc | Rémi Verschelde | |
Avoid spurious alloc error in SPIRV-Reflect | |||
2022-08-25 | Merge pull request #64849 from jtnicholl/fix_blender_check | Rémi Verschelde | |
Fix Blender file path check to require a directory | |||
2022-08-25 | Merge pull request #64829 from fabriceci/improve-monitor-contact-api | Rémi Verschelde | |
Improves the API for monitoring contacts in RigidDynamicBody | |||
2022-08-25 | Merge pull request #64806 from Zylann/graph_node_protected_validate_property | Rémi Verschelde | |
Make GraphNode::_validate_property protected so GraphNode can be inherited | |||
2022-08-25 | Fix missing URL text in the classref | Haoyu Qiu | |
2022-08-24 | Remove QuadMesh and add orientation parameter to PlaneMesh | clayjohn | |
2022-08-25 | Add MustBeVariant attribute and analyzer | Raul Santos | |
- MustBeVariant attribute can be used to enforce that generic types must be a marshable from/to Variant. - Also renames all diagnostic ids to be valid unicode identifiers. | |||
2022-08-25 | Merge pull request #64846 from aaronfranke/no-server | Ignacio Roldán Etcheverry | |
Remove mentions of the Server platform from the Mono module | |||
2022-08-25 | Fix ParticlesMaterial build after #61238 | Rémi Verschelde | |
2022-08-25 | Merge pull request #64844 from RandomShaper/fa_access_type | Rémi Verschelde | |
Add `FileAccess::get_access_type()` | |||
2022-08-25 | Merge pull request #64837 from ↵ | Rémi Verschelde | |
YuriSizov/control-disconnect-from-everything-and-free-yourself Disconnect Control from theme resources to avoid issues on destruction | |||
2022-08-25 | Merge pull request #64843 from Faless/mp/4.x_encode_fix | Rémi Verschelde | |
[MP] Fix variant serialization after variant size change. | |||
2022-08-25 | Merge pull request #61238 from ↵ | Rémi Verschelde | |
Calinou/particlesmaterial-add-fade-on-contact-collision-mode Add "Hide on Contact" collision mode to ParticlesMaterial | |||
2022-08-24 | Avoid spurious alloc error in SPIRV-Reflect | Pedro J. Estébanez | |
2022-08-24 | removes unused skeleton functions and stray comments in RigidDynamicBody3D | benbot | |
2022-08-24 | Make GraphNode::_validate_property protected so GraphNode can be inherited. | Marc Gilleron | |
It's not about overriding or accessing `_validate_property`, but since `_validate_property` became a multilevel method, the GDCLASS macro now tries to access the one from the parent class, which causes a compiling error if the parent class declares `_validate_property` as private. | |||
2022-08-24 | Fix Blender file path check to require a directory | Jonathan Nicholl | |
2022-08-24 | Remove mentions of the Server platform from the Mono module | Aaron Franke | |
2022-08-24 | Improves the API for monitoring contacts in RigidDynamicBody | fabriceci | |
2022-08-24 | Merge pull request #64531 from madmiraal/fix-63972-2 | Rémi Verschelde | |
Fix axis mapped to DPad buttons not releasing opposite button | |||
2022-08-24 | Merge pull request #64742 from zaevi/csharp_add_grouping_attributes | Ignacio Roldán Etcheverry | |
C#: Add grouping attributes for properties. | |||
2022-08-24 | Add FileAccess::get_access_type() | Pedro J. Estébanez | |