Age | Commit message (Collapse) | Author |
|
Can be turned on/off in editor settings + line color change available as
well
|
|
Will eventually replace the buttons of that dock, so please test it!
|
|
-New SpriteFrames editor, with support for drag&drop, multiple animation
sets, animation speed and loop.
-New AnimatedSprite, with support for all the new features!
AnimatedSprite3D has not been updated yet.
-Added support for drag&drop to other editors, such as resourcepreload,
sample library, etc.
|
|
-filesystem dock dnd support
-property list dnd support
-scene tree dnd support
|
|
Rebase of #453
|
|
-Made asset sharing support https
-Many fixes to HTTPRequest
-Added an asset installer dialog
-Visual cleanups to asset sharing tab
-Fixed some issues in ScrollContainer, hope it does not break things
-Asset sharing tab is not visible (hidden on purpose) for now.
|
|
|
|
when pops up, fixes #3415
|
|
-Used it to keep changes on lineedit when focused out
|
|
|
|
|
|
|
|
|
|
|
|
-ability to drag spinboxes and tree ranges to change values, like in Unity or Unreal
|
|
-ability to edit multiple scenes at the same time
-resource internal IDs are now persistent, this makes multiple scene
editing possible but maaaaay result in file corruption bugs (tested and
could not find anything but possibility exists because core code
changed, report immediately if you find this).
-properly save settings, layout, etc when edited
-script editing is independent from scene editing now
-show a yellow box when a script belongs to the scene
|
|
|
|
|