| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Close #1232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Discrete value tracks don't update every frame (only when a new key is
reached). So we can't use the actual property value as an accumulator:
it will end up being zero most of the time.
|
|
|
|
Fixes #4285.
|
|
|
|
|
|
e.g. Particles2D config and param values.
|
|
|
|
Works around #4262 and likely #4190.
(cherry picked from commit 3a390e9b44cb196aa4b4843dd8b3a7875bbc3a3f)
|
|
|
|
Raycasts now have type_mask and layer_mask. Areas - collision_mask and layer_mask. PhysicsBodies needed only collision_mask.
|
|
from relative paths.
|
|
|
|
|
|
* Fixed capturing groups matching to invalid results
* Fixed parents of recursive quantifiers not expanding properly
* Fixed LookAhead sometimes adding to result
|
|
|
|
|
|
|
|
- This behaviour is only applied to click selection. Rect selection and List selection can still select these items
|
|
|
|
|
|
|
|
copy-paste duplication.
|
|
start.
|
|
|
|
|
|
|
|
Closes #3911
|
|
|
|
Close #4044
|
|
Fixed #4124
|
|
|
|
from a canvas editor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #4199
|
|
|
|
|