Skip to content

Releases: JuliaAnimators/Javis.jl

v0.2.2

20 Oct 10:31
Compare
Choose a tag to compare

Javis v0.2.2

Diff since v0.2.1

Closed issues:

  • Change arguments of an Action (#216)
  • ==> to a proper arrow in viewer (#217)

Merged pull requests:

v0.2.1

11 Oct 15:51
Compare
Choose a tag to compare

Javis v0.2.1

Diff since v0.2.0

Closed issues:

  • Update Tutorial 5 to Include Text Drawing (#168)
  • Make LaTeX Appear/Disappear (#170)
  • Create a new gallery showcase gif (#181)

Merged pull requests:

v0.2.0

26 Sep 00:42
5932888
Compare
Choose a tag to compare

Javis v0.2.0

Diff since v0.1.5

Closed issues:

  • Morphing v2 with color and fill :) (#80)
  • Ability to see animation live without creating pngs (#102)
  • Refactoring (#122)
  • Tutorial: Animations.jl (#135)
  • [BUG] Improve Error Message about Defining Video First (#152)
  • Draw a text (#161)
  • How To's for Paths and Text (#169)
  • [BUG] Scaling only works in the origin. Can't move to origin by Translation (#187)
  • [BUG] follow_path only works from origin and if the subaction starts from 1 (#189)
  • [BUG] scaling to 0.0 in disappear breaks everything (#190)

Merged pull requests:

v0.1.5

15 Sep 00:41
e32c4a4
Compare
Choose a tag to compare

Javis v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

14 Sep 05:57
d02b4cd
Compare
Choose a tag to compare

Javis v0.1.4

Diff since v0.1.3

Closed issues:

  • Interpolate between two paths (#4)
  • Support a wider range of subactions (#74)
  • Animation persist after completion (#97)
  • Can it do convolutional filter animations? (#140)
  • Scaling doesn't work with Animations.jl (#151)

Merged pull requests:

v0.1.3

11 Sep 20:37
7d970fc
Compare
Choose a tag to compare

Javis v0.1.3

  • First SubAction for an Action no longer requires explicit frame range and will default to the frames of the Action
  • Ability to scale an object with Scaling. Works similar to Translation and Rotation

v0.1.2

25 Aug 19:38
Compare
Choose a tag to compare

Javis v0.1.2

Diff since v0.1.1

Closed issues:

  • Generate mp4 (#101)

Merged pull requests:

v0.1.1

21 Aug 05:53
5c8717a
Compare
Choose a tag to compare

Javis v0.1.1

Diff since v0.1.0

Closed issues:

  • Add Javis to General Julia Registry (#52)
  • Simpler code for using different forms of frames (#73)
  • [BUG] Fix LaTeX Docstrings and Test Case (#99)
  • Method for Handling Project Management (#109)
  • Error installing Javis on Julia-1.5 and Julia-1.4 (#111)

Merged pull requests:

v0.1.0

19 Aug 15:10
e4983f6
Compare
Choose a tag to compare

Javis v0.1.0

Closed issues:

  • LaTeX support (#1)
  • Create Gridlines Animation (#2)
  • Concept of animating moving (#5)
  • Nicer error message if tex2svg is not installed (#10)
  • Couldn't run test (#13)
  • Easier way of defining frames (#22)
  • Tutorials for v0.1.0 Release (#25)
  • Update contributing.md (#29)
  • Translation in BackgroundAction is not exposed to outside variables correctly (#32)
  • Non animated Transition (#33)
  • return Point from user defined function (#36)
  • Templates: Issues and PRs (#48)
  • Project philosophy (#49)
  • add a text function (#51)
  • ffmpeg not installed by default on windows (#53)
  • Better defaults for kwargs in javis (#57)
  • Rotation from 0 by default (#60)
  • Increase code coverage (#61)
  • Access to arbitrary return (#62)
  • Bug: can't use id if frames are not defined (#68)
  • Auto-Export of Luxor Functions (#70)
  • Update README (#77)
  • Tutorial about Transitions and SubActions (#78)
  • Tutorial on Actions (#83)
  • Tutorial on LaTeX (#89)

Merged pull requests: