Skip to content

Releases: brick-a-brack/eagle-animation

Version 2.9.0

28 Oct 18:53
Compare
Choose a tag to compare
  • Bugfix: Hide number of frames on project creation card
  • Bugfix: Animation playback is always looped, even if the option is disabled
  • Bugfix: It's not possible to build the app without a Font Awesome Pro account (Fix #109)
  • Linux version now available as rpm, AppImage and flatpak (Fix #109 #108)
  • Allow to hide live view in loop mode
  • Add loaders on various pages
  • Improve export/rendering performances (Fix #88)
  • Reduce memory usage and fix "Out of memory" errors (Fix #88)
  • Add PostHog
  • Update translations
  • Update dependencies

Version 2.8.2

27 Sep 21:52
d3d3cf2
Compare
Choose a tag to compare
  • If the video is playing, add new frame to the end (Fix #97)
  • Allow to play animation from the selected frame (Fix #98)
  • Workshop: Set project title to exported code
  • Workshop: Improve code display
  • Add number of frames on the homepage
  • Update dependencies

Known bugs:

  • Animation playback is always looped, even if the option is disabled.

Version 2.8.1

09 Jun 08:11
5466f5c
Compare
Choose a tag to compare
  • Fix issues with workshop export

Version 2.8.0

01 Jun 09:34
Compare
Choose a tag to compare
  • Frame clone feature (Using C shortcut) #90
  • Improve display of duplicated frames in the timeline
  • Update Polish translation (Thanks @dominikmeller) #87
  • Add short play indicator on the timeline #86
  • Short play don't start on the right frame
  • Fix workshop download code generation
  • Update dependencies

Version 2.7.0

07 May 22:47
Compare
Choose a tag to compare
  • A mirror effect can be apply to the camera (X/Y) #72
  • Improve camera capture performance
  • Video preview is now limited to 720p
  • Generate thumbnails for the timeline, it will improve performances on huge animation projects #3
  • Limit the permissions setup page to Safari and Firefox, it's not relevant on other platforms
  • New languages available: Bulgarian, Czech, Danish, Greek, Croatian, Latvian, Hungarian, Dutch, Romanian, Slovak, Slovenian, Finnish, Swedish and Russian
  • Update documentation @ElDirector #67
  • Update dependencies

Version 2.6.2

30 Apr 23:05
Compare
Choose a tag to compare
  • Permissions setup page

Version 2.6.1

26 Apr 14:49
34abe80
Compare
Choose a tag to compare
  • Change MacOS build settings
  • Update dependencies

Version 2.6.0

25 Apr 15:37
34abe80
Compare
Choose a tag to compare
  • Bugfix: In some cases, the camera loading is not displayed or is badly displayed
  • Bugfix: Esperanto was not selectable in the language selector
  • Bugfix: Project FPS value is not saved on web version
  • Bugfix: Canon camera aperture value is always reset
  • Bugfix: Moving duplicate images on the timeline is buggy
  • Bugfix: When plugged in, some Canon cameras displayed a battery percentage of "-1%" (Reported by @4clem4)
  • Bugfix: In some cases, frames were displayed twice in the preview
  • New interface to configure your camera settings
  • New interface to edit project settings
  • Support aspect ratio layers
  • Video is now exported using project ratio
  • Disable difference and grid features if the camera is not loaded
  • The keys "Home" and "End" now show the first frame and the live preview
  • A change of the FPS value now stop the playback
  • Add the ability to hide/unhide a frame to test the animation without a specific frame
  • Improve Canon camera settings, it now use ranges instead of selects
  • Some icons have been updated, to use the same format based on FontAwesome
  • Web camera now save pictures as PNG
  • Duplicated frames displayed have been updated
  • A percentage is now displayed when exporting
  • It is now possible to choose the output format for images (PNG, JPG or WEBP)
  • Support ISO setting on webcams (if compatible)
  • Improve export to avoid differences with animation preview
  • Improve video export performances on web version
  • Update dependencies
  • Update translations

Version 2.5.1

17 Mar 11:58
20f0319
Compare
Choose a tag to compare
  • Fix video exports

Version 2.5.0

16 Mar 18:15
96ad141
Compare
Choose a tag to compare
  • The FPS value on export page was ignored
  • Web version available #46
  • Add shortcuts page
  • Improve shortcuts on Mac
  • Switch from Parcel to Vite / Electron-Vite
  • Switch from react-sortable-hoc to dnd-kit #35
  • Minor UI improvements
  • Update translations
  • Update dependencies