This repository has been archived by the owner on Apr 28, 2021. It is now read-only.
Releases: JuliaGL/GLVisualize.jl
Releases · JuliaGL/GLVisualize.jl
v0.7.0
v0.6.1
- fixes for GLWindow changes
- remove depwarns
Fullscreen support
- Fixing unused normal bug
- Full screen support
v0.5.1
- transform normals correctly
- light position is now in cam space
Julia 0.6 support
v0.5.0 Took the centering back in so it shows something. (#183)
last GLVisualize version working on 0.5
- last version working on 0.5
- better volumes
- better tests for ci
- more examples
Fix flipped Images
v0.2.2 make it backwards compatible
Changes for FixedPointNumbers + Images
- Backward compatible changes for Images + FixedPointNumbers (not fully complete yet, but working)
- better version constraints
- small windows fix
v0.2.0
Fixes:
- displays spatialorder of Images.Image correctly now
- image display consistently works with Signals
- shading vs no shading
- intel gpu fixes
- streamed video recording example
- image streaming
- fix layout for containers of Composables
Added:
- play button, labeled slider
Removed
- Julia 0.4 support