Skip to content

Releases: JuliaGL/GLAbstraction.jl

fixes for julia 0.6.3

19 Jun 11:33
Compare
Choose a tag to compare
v0.6.2

fixes for 0.6.3

fix cullface

10 Dec 11:35
Compare
Choose a tag to compare

GLVisualize wasn't yet ready for this!

v0.6.0

08 Dec 18:37
1eced64
Compare
Choose a tag to compare
Merge pull request #86 from JuliaGL/sd/makie2

Sd/makie2

v0.5.1

15 Aug 08:34
Compare
Choose a tag to compare
  • 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

12 Jul 14:55
Compare
Choose a tag to compare
v0.5.0

change bounds

v0.3.3

08 Jun 14:32
Compare
Choose a tag to compare
  • last julia 0.5 release

v0.3.2

24 Apr 11:59
Compare
Choose a tag to compare
  • include line numbers in macro
  • fix examples + shader strings
  • no pirating anymore

Changes for FixedPointNumbers + Images

06 Feb 17:53
Compare
Choose a tag to compare
  • Backward compatible changes for Images + FixedPointNumbers (not fully complete yet, but working)
  • not using Pkg.dir anymore
  • remove old files

0.3

25 Jan 22:36
Compare
Choose a tag to compare
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