1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/addons
mrtripie e8281bf056
Animation Timeline UI Improvements (#769)
* Fixed link cel indicator color and animation tags position

* New scrolling and min size

* fixed dockable container for the timeline min size

* Cleanup

* Tweaked minimum size

* Removed some hacks that are no longer needed

* Fixed frame scrollbar not being in the right place at startup, added ensure_control_visible

* frame scroll horziontally without shift if can't scroll vertically + min size tweaks

* Renamed the frames/layer/cel containers

* Always scroll by whole frames

* Fixed conflict

* reoranized AnimationTimeline scene's node tree to wrok as expected

* tweaks

* Fixed tag position and removed uneeded layer button theme code

* added the icon theme code back, I thought this was for the timeline XD

* Smaller LayerButtons

* Save Layer and Cel size between sessions

* Combined _on_AddLayer_pressed and _on_AddGroup_pressed into 1 add_layer method

* Rename scroll container

* formatting

Co-authored-by: MrTriPie <MrTriPie>
2022-10-21 16:04:26 +03:00
..
dockable_container Animation Timeline UI Improvements (#769) 2022-10-21 16:04:26 +03:00
gdgifexporter GIF export speedup (#696) 2022-05-23 17:56:05 +03:00
keychain Make ShortcutEdit a VBoxContainer again 2022-09-22 17:26:18 +03:00
README.md Update Keychain 2022-05-29 12:51:56 +03:00

Addons

Keychain

gdgifexporter

Files extracted from source:

  • gdgifexporter/quantization/enhanced_uniform_quantization.gd

godot-dockable-container