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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a check for when we select a text but end on a link. Before it would act as if we just click an link, but now it changes it so if we click-drag over a link, we could select it (and not move to other page).
|
|
|
|
* 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`
|
|
|