Age | Commit message (Collapse) | Author |
|
Adds Warning when users try to bake a NavigationMesh with suspiciously big source geometry and small cellsizes as this baking process will likely fail or result in a NavigationMesh that will create serious pathfinding performance issues.
|
|
|
|
|
|
Increase the default texel size for lightmap baking
|
|
|
|
|
|
Make `{call,set,notify}_group()` immediate by default
|
|
|
|
Add extra unit tests for Geometry2D
|
|
|
|
|
|
Add search methods for packed arrays
|
|
|
|
|
|
|
|
|
|
That's the version that we'll (tentatively) use for future 3.x and 4.0
builds.
|
|
Fix `-Wunused-but-set-variable`, `-Wunqualified-std-cast-call`, and
`-Wliteral-range` warnings.
|
|
|
|
|
|
|
|
Improve plugin dialog UX
|
|
Add LightStorage functions to GLES3 renderer
|
|
|
|
|
|
Simplify anchor metadata
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kleonc/animation-track-editor-root-removed-connection-fix
|
|
|
|
|
|
Fixes #60866.
|
|
|
|
|
|
|
|
touilleMan/gdextension-header-duplicated-GDNativeExtensionClassGetPropertyList
Fix duplication of GDNativeExtensionClassGetPropertyList definition in gdnative_interface.h
|
|
gdnative_interface.h
|
|
Fix extension_api.json builtin_class_member_offsets member names for Color
|
|
|
|
|
|
|
|
|
|
* count()
* find()
* rfind()
|
|
Rename `CSGPrimitive3D.invert_faces` to `flip_faces`
|
|
|