Releases: c42f/Displaz.jl
Releases · c42f/Displaz.jl
v1.2.3
Displaz v1.2.3
Merged pull requests:
- Fix variable name bug and add classification in mutate! (#35) (@amir-enzen)
v1.2.2
v1.2.1
v1.2.0
v1.1.0
Displaz v1.1.0
Merged pull requests:
- Adding installation instructions (#25) (@cserteGT3)
- Install TagBot as a GitHub Action (#26) (@JuliaTagBot)
- allow rotation via (yaw,pitch,roll) tuple (#27) (@greghislop)
- Tests for clearplot() and viewplot() (#28) (@c42f)
- Add compatibility bounds for Colors and StaticArrays (#29) (@c42f)
Release 1.0
- Support for julia 1.0
- Support simple texturing to allow images from cameras to be placed in the scene.
- Remove FixedSizeArrays support
- Allow shader to be passed as an argument
- Various small bug fixes