Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fix bug in Body(2D)SW::add_area
|
|
inheritance
-Fixes #3127 and also properly fixes #2958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Revert "Better search for SectionedPropertyEditor, added "All" section"
|
|
|
|
|
|
|
|
|
|
|
|
-Used it to keep changes on lineedit when focused out
|
|
Revert "Tree and PropertyEditor confirm value change on focus loss"
|
|
|
|
|
|
fixes #3374
|
|
|
|
|
|
add gamepad mapping (ps4 pad, html5/win/firefox)
|
|
|
|
|
|
EditorNode: Ignore unhandled input if there is a dialog visible
|
|
|
|
Tree and PropertyEditor confirm value change on focus loss
|
|
|
|
set_signed_data now works correctly on pcm8 samples.
|
|
|
|
Fix and improved Spinbox behaviour
|
|
|
|
Some low-level audio documentation.
|
|
html5 gamepad support
|
|
|
|
AudioServer and Sample.
|
|
Center status display per flexbox in web export
|
|
- Fix mouse button press events not arriving in canvas
- Fix right mouse button click on canvas opening context menu
|
|
Fixed wrong variable names
|
|
|
|
Wider initial size of the panel with scripts
|
|
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.
|
|
|
|
fix string conversion in javascript export
|
|
|
|
Add zoom to GraphEdit
|