This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
Releases: JuliaPlots/GLMakie.jl
Releases · JuliaPlots/GLMakie.jl
v0.1.15
GLMakie v0.1.15
Merged pull requests:
- More efficient colorbuffer and framecache for recording (#138) (@ianshmean)
- clean up mesh (#139) (@SimonDanisch)
- MassInstallAction: Install the TagBot workflow on this repository (#140) (@SimonDanisch)
- fast recording (#141) (@SimonDanisch)
- Update (#142) (@SimonDanisch)
v0.1.14
GLMakie v0.1.14
Merged pull requests:
- use new test system (#135) (@SimonDanisch)
- export abstractplotting functions (#136) (@SimonDanisch)
v0.1.13
GLMakie v0.1.13
v0.1.12
GLMakie v0.1.12
Merged pull requests:
- compute surface normals from positions instead of uv coordinates (#124) (@ffreyer)
- add basic matcap functionality (#125) (@ffreyer)
- Fix for mouse_selection / pick being unable to return plot indices > 65535 (#126) (@kragol)
- Fix for pick(::Screen, ::IRect2D) always throwing an error (#127) (@kragol)
- Add some nospecializes (#128) (@timholy)
- Added additive blending shader (#129) (@vilim)
- add invert_normals to surface (#130) (@ffreyer)
- fix MakieOrg/Makie.jl#715 (#131) (@SimonDanisch)
- fix surface() for non-uniform x and y (#132) (@ffreyer)
v0.1.11
GLMakie v0.1.11
Merged pull requests:
- CompatHelper: bump compat for "GeometryBasics" to "0.3" (#123) (@github-actions[bot])
v0.1.10
GLMakie v0.1.10
Merged pull requests:
v0.1.9
v0.1.8
GLMakie v0.1.8
v0.1.7
v0.1.6
GLMakie v0.1.6
Merged pull requests:
- merge Sampler + Texture resize (#110) (@SimonDanisch)
- Dispatch PollEvents on screen type (#111) (@barche)
- improve renderloop (#114) (@SimonDanisch)
- Make buffer length error more descriptive (#115) (@ffreyer)
- depend on new AbstractPlotting version (#116) (@SimonDanisch)