v0.19.2
github-actions
released this
29 Jan 16:13
·
924 commits
to master
since this release
Makie v0.19.2
Closed issues:
- Not posssible to close a makie window in mac (#393)
- on mac, windows still often don't close correctly (#482)
- Close Makie window (#658)
- Excessive GPU usage in MacOS (#678)
- New windows have shifted positions on Mac (#682)
- Automatic colorbar limit setting error when min=max (#1400)
- textsize/fontsize inconsistency (#1422)
- empty! memory leak (#1462)
- Cannot read property 'wgl_camera' of undefined (#1546)
- REPL can be extremely slow after plotting with GLMakie (#1683)
- redraw
text
plot (vector of strings) on observable change (#1720) - OpenGL-related segfaults (#1805)
- Allow option for increasing quality of output video in
record
(#2123) - Missing method for ispressed and Exclusively (#2538)
- Heatmap or contour bug in Makie. (#2560)
WGLMakie
test suiteIOError: write: broken pipe (EPIPE)
(#2561)- How to set the marker space in scatter lines (#2562)
- Add marker on lines (#2568)
- docs: Lscene 404 (#2569)
- Add Roman Number to Figure (#2581)
- Rasterize functionality broken in CairoMakie (#2608)
- Compat Julia version update (#2623)
- Strange bounding box using mesh! on Axis3 with SSAO enabled (#2627)
- Color gradient test changed (#2635)
Merged pull requests:
- add stephist (#2408) (@Moelf)
- rework convert_attribute docstring (#2507) (@jw3126)
- Fix CairoMakie Gtk.jl example (#2537) (@tknopp)
- Remove unnecessary type declaration in ispressed (#2539) (@mkoculak)
- dont open server for precompilation (#2541) (@SimonDanisch)
- Fix typo in documentation for
@extract
(#2545) (@ConnectedSystems) - fix picking (#2546) (@SimonDanisch)
- Add example for arc plotting function (#2547) (@bluzukk)
- Assume IMAGE as the default render type in CairoMakie (#2549) (@tknopp)
- fix datainspector (#2552) (@SimonDanisch)
- Fix closing of GLMakie windows on Mac (#2553) (@jkrumbiegel)
- Remove barplot example duplicate (#2565) (@bluzukk)
- fix #1546 for real (inserting newly created scenes) (#2566) (@SimonDanisch)
- fix link (#2570) (@t-bltg)
- tests: use unit framerate for debugging (#2571) (@t-bltg)
- deploy docs to minor version folders (#2572) (@jkrumbiegel)
- avoid writing wrong robots and sitemap (#2576) (@jkrumbiegel)
- close urlset tag (#2578) (@jkrumbiegel)
- add anonymized cloudflare tracking to docs (#2584) (@jkrumbiegel)
- Timholy teh/precompiles (#2587) (@SimonDanisch)
- use
===
forSymbol
comparison (#2589) (@t-bltg) - CI / concurrency - cancel PRs jobs only (#2591) (@t-bltg)
- add relative text docs (#2594) (@jkrumbiegel)
- stay on stable urls when searching with stork (#2595) (@jkrumbiegel)
- Special-case multipolygons as well as polygons (continue #2590) (#2599) (@SimonDanisch)
- Fix a typo in Stepper constructors (#2600) (@asinghvi17)
- [CairoMakie] Use to_cairo_color in lines and scatter (#2605) (@asinghvi17)
- improve theme lookup (#2610) (@SimonDanisch)
- Call empty! in block deletion (#2614) (@ffreyer)
- NFC remove deprecated
Vararg{<:Integer}
(#2620) (@oscardssmith) - remove kwargs from program (#2621) (@SimonDanisch)
- Fix #2627 (SSAO artifacts at scene boundary) (#2628) (@ffreyer)
- implement isopen (#2631) (@SimonDanisch)
- adapt to new JSServe version (#2633) (@SimonDanisch)
- update readme showing how to serve page for local tests (#2634) (@SimonDanisch)
- release v0.19.2 (#2636) (@SimonDanisch)