Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Remove arbitrary NavigationMesh bake property limits
|
|
[GLES3] Sky fixes
|
|
Make `auto_accept_quit` and `quit_on_go_back` properties
|
|
Fix editor crash when opening scene with CSGMesh
|
|
Tweak the default font's fake italic to better match Open Sans Italic
|
|
|
|
Use suffixes for units in nodes and resources
|
|
|
|
for certain drivers
|
|
|
|
|
|
Tweak minsize of editor ColorPickerButtons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Replace case-by-case extraction with PNAME & GNAME
* Fix group handling when group hint begins with property name
* Exclude properties that are PROPERTY_USAGE_NO_EDITOR
* Extract missing ADD_ARRAY*, ADD_SUBGROUP* macros
|
|
Lowers or removes the slider limits and steps from NavigationMesh resources and changes some default values to better work with realistic unit sizes by default.
|
|
pfertyk/issue-60668-fix-get-breakpointed-lines-crash
Fix `get_breakpointed_lines` crashing Godot
|
|
Fix noise offset not affecting domain warp
|
|
- also added domain warp to get_noise_1d
|
|
|
|
|
|
|
|
This makes the intent explicit in each use case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed broken root motion calculation in internal process of `AnimationBlendTree` such as `NodeOneShot`
|
|
|
|
This expands uppon #60708, using `get_node("%NodeName")` for nodes that
have a unique scene name to avoid having to change the onready
statements when the paths of the nodes change.
|
|
Fix a bug in get_node_and_resource when the property is set to null
|
|
|
|
https://github.com/snape/RVO2-3D/commit/bfc048670a4e85066e86a1f923d8ea92e3add3b2
|
|
|