Enhancements:
- Fix mouse buttons state handling on certain backends #2713 (t-wallet)
- Add parameter to control line height in text visual #2711 (brisvag)
- Updated Markers visual: instanced rendering and canvas size limits #2701 (aganders3)
- Expose modifiers in SceneMouseEvent API #2699 (t-wallet)
Fixed bugs:
- Fix interaction between instance colors and face colors #2705 (brisvag)
- discard marker fragments if size was zero #2696 (brisvag)
- Add missing update call to ImageVisual.set_data #2688 (krokosik)
- Bug fix: Incorrectly passed flag to re.sub #2681 (ksofiyuk)
- Only use last 2 event dimensions for arcball calculation #2677 (brisvag)
Merged pull requests:
- Bump actions/cache from 4 to 5 #2717 (dependabot[bot])
- Bump actions/download-artifact from 6 to 7 #2716 (dependabot[bot])
- Bump actions/upload-artifact from 5 to 6 #2715 (dependabot[bot])
- Bump actions/checkout from 5 to 6 #2714 (dependabot[bot])
- Bump pypa/cibuildwheel from 3.2.1 to 3.3.0 #2712 (dependabot[bot])
- Bump actions/download-artifact from 5 to 6 #2708 (dependabot[bot])
- Bump actions/upload-artifact from 4 to 5 #2707 (dependabot[bot])
- Bump pypa/cibuildwheel from 3.1.3 to 3.2.1 #2704 (dependabot[bot])
- Bump actions/setup-python from 5 to 6 #2698 (dependabot[bot])
- Bump actions/download-artifact from 4 to 5 #2694 (dependabot[bot])
- Bump actions/checkout from 4 to 5 #2693 (dependabot[bot])
- Add doc about Qt backend vsync limitation #2692 (krokosik)
- Bump pypa/cibuildwheel from 3.1.1 to 3.1.3 #2691 (dependabot[bot])
- Bump pypa/cibuildwheel from 3.0.1 to 3.1.1 #2686 (dependabot[bot])
- Keep hold of text vertex data on cpu #2684 (brisvag)
- Bump pypa/cibuildwheel from 3.0.0 to 3.0.1 #2682 (dependabot[bot])
- Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 #2680 (dependabot[bot])
- Fix name typo #2678 (brisvag)