| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
after rewrite
|
|
|
|
Fixes #3384.
|
|
|
|
|
|
Also fix some responsiveness issues:
-Box selection no longer visible when connecting.
-Allow cancel connection with mouse's right button.
|
|
|
|
|
|
|
|
|
|
|
|
-Added a bottom menu list
|
|
|
|
Viewport.
-Should fix several reported bugs when controls don't have a common parent
This may have added new bugs, so please report if so!
|
|
|