Releases: JuliaGL/GLAbstraction.jl
Releases · JuliaGL/GLAbstraction.jl
fixes for julia 0.6.3
v0.6.2 fixes for 0.6.3
fix cullface
GLVisualize wasn't yet ready for this!
v0.6.0
Merge pull request #86 from JuliaGL/sd/makie2 Sd/makie2
v0.5.1
- fix field name for Signal of meshes
- remove type piracy
- warn on optimized out or name mismatch instead of errors
- less depwarns
0.6 support
v0.5.0 change bounds
v0.3.3
- last julia 0.5 release
v0.3.2
- include line numbers in macro
- fix examples + shader strings
- no pirating anymore
Changes for FixedPointNumbers + Images
- Backward compatible changes for Images + FixedPointNumbers (not fully complete yet, but working)
- not using Pkg.dir anymore
- remove old files
0.3
- activated resizing of textures
- fix error in error display (you heard right, fixed error display code to display errors when errors occurred in shader compilation :P )
- fix tests and examples for new things introduced by 0.2.1
- drop 0.4 support