Age | Commit message (Collapse) | Author |
|
on modification if the scene was just saved. Fixes #18027.
Still I feel this line was commented for a reason. If you bisect a bug and find
this commit, let me know.
|
|
|
|
#17955
|
|
Prevent "Property not found: ..." warning when creating/importing a project
|
|
Fix some undefined behaviour in Bullet module.
|
|
|
|
Fixes #23332
|
|
Add store_csv_line method for File
|
|
Nulling mainShape when it's deleted to avoid double free.
Initialising vector in inertia calculation to work around bug in bullet.
|
|
Fix CanvasLayer trying to re-stack while out of tree
|
|
Use VScrollBar when calculating horiz. offset in ScrollContainer
|
|
fixes #17776
|
|
|
|
|
|
|
|
-Also added set_deferred, this was missing.
|
|
|
|
Someone forgot to change `h_scroll` to `v_scroll` when copy-pasting the code ;)
|
|
Fixes #23718.
|
|
|
|
move, even if mouse does not. Fixes #16536 (likely many others should check)
-Add ability for viewports to set input events as handled locally
|
|
Fix Particles2D animation regression from #23702
|
|
Assign pointer null in RegEx::clear to avoid double free on destruction.
|
|
|
|
Fix return value of get_total_character_count
|
|
Also document that it only counts visible characters.
Fixes #23720
|
|
|
|
|
|
kinematic motion. Fixes #16250
|
|
|
|
|
|
Notify node's moved children after sibling removed
|
|
|
|
|
|
that is not fit for it. Closes #16006.
|
|
|
|
Add parameters for fog end depth and use alpha as density.
|
|
Make 2D particles work OOTB (again)
|
|
materials. Fixes #15934.
|
|
Fix gcc version check when running scons in python 3.
|
|
|
|
|
|
|
|
SceneTree, fixes #15559
|
|
|
|
and ESC will cancel polygon. Closes #15474
|
|
players. Fixes #15115
|
|
Changed Sprite3D to float based drawing
|
|
ParticlesMaterial: Simplify PARAM_SCALE texture validation
|
|
|