Age | Commit message (Collapse) | Author |
|
Allow select multiple files in ResourcePreloaderEditor
|
|
|
|
|
|
Highlight all occurrences of selected word
|
|
|
|
|
|
Fix editors panels, of the bottom panel, not resizing in some cases
|
|
Several improvements for the Tilemap editor
|
|
|
|
|
|
Fix file dialog, of Particles2D plugin, showing "Error" icons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enabled scrolling past end of file in text editor.
|
|
shadows: double-sided and shadows only.
Conflicts:
servers/visual/visual_server_raster.h
|
|
|
|
|
|
Added settings: text_editor/put_callhint_tooltip_below_current_line
and text_editor/callhint_tooltip_offset
|
|
Not all APIs are provided yet, please request whathever you are missing.
Some example plugins are provided in demos/plugins. Just copy them to a folder in your project named addons/ and then enable them from the project settings.
Have fun!
|
|
but feedback welcome!
|
|
|
|
-removed item checked print, closes #3564
|
|
-fixed bug in tilemap collision debug
|
|
* Added numpad emulation in the 3d viewport (fixes #3612)
|
|
AnimationPlayer frame SpinBox snaps to steps.
|
|
|
|
|
|
|
|
|
|
|
|
confuse you with changed dates.
|
|
|
|
Fix input passing to script editor even if not visible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|