Skip to content

Releases: sisl/AutoViz.jl

Unified interface

07 Mar 04:00
6ab60f3
Compare
Choose a tag to compare
  • only one render function that accepts a list of renderables.
  • render! replaced by add_renderable
  • new camera interface using update_camera! , all previous cameras work with the new interface.
  • saving surfaces using Base.write

Compatibility with Colors.jl

13 Jan 06:27
4c30e79
Compare
Choose a tag to compare
Merge pull request #39 from sisl/colors-compat

remove alpha channels

Don't reexport Cairo

21 Nov 06:01
d94d04b
Compare
Choose a tag to compare

should fix an annoying warning

CarFollowCamera follow only x or y, IDOverlay optional offset

05 Nov 01:40
244e2a8
Compare
Choose a tag to compare
Merge pull request #29 from mattuntergassmair/master

CarFollowCamera follow only x or y, IDOverlay optional offset

More general methods

04 Nov 00:07
7d8cfd9
Compare
Choose a tag to compare
Merge pull request #28 from mattuntergassmair/master

overlay interface: Scene -> Frame{Entity{S,D,I}}

Text display and bug fixes

01 Nov 22:01
0ec42b4
Compare
Choose a tag to compare
v0.7.4

bump version

SVG Rendering

05 Jul 09:16
8823604
Compare
Choose a tag to compare
  • fancy rendering
  • possibility to change the output SVG/PNG/PDF

Release before ADM refactor

17 Apr 18:09
724f997
Compare
Choose a tag to compare
Merge pull request #21 from sisl/documentation

Preliminary Documentation pages

1.1 bug fix, SceneFollowCamera

30 Jan 01:45
f679b4b
Compare
Choose a tag to compare
v0.7.1

update version number

Julia 1.0 release

02 Oct 04:32
00bf0cb
Compare
Choose a tag to compare
Merge pull request #15 from sisl/0.7-fixes

WIP julia 1.0 update