| Commit message (Collapse) | Author | Files | Lines |
|
|
|
scene tree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #3149
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inheritance
-Fixes #3127 and also properly fixes #2958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Used it to keep changes on lineedit when focused out
|
|
|
|
|
|
|
|
fixes #3374
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AudioServer and Sample.
|
|
- Fix mouse button press events not arriving in canvas
- Fix right mouse button click on canvas opening context menu
|
|
|
|
I believe it's size is now exactly the same how it was before commit that allowed to hide script panel entirely.
I assume previously it was 140 wide because of 70px of minimal size + 70px of offset, so now when minimal size is 0 the offset need to be 140.
|
|
|
|
|
|
|
|
|