Processing 4.4.2
Pre-release
Pre-release
·
13 commits
to main
since this release
What's Changed 🎊
Enhancements
- Added unit tests for handling key events in
processing:core
by @Rishab87 in #966 - [feat] Introduce Move Lines Feature, Fix Selection Bug on macOS, and Update JavaDoc by @yehiarasheed in #964
- increase contrast of line numbers by @babaissarkar in #1000
- Fix JDK requirement for debug builds by @Stefterv in #988
- Sort examples by display name by @Stefterv in #1002
- Hide scrollbars & Version indicator by @Stefterv in #1004
- Visual fixes for Linux by @Stefterv in #1006
- Fix a color issue on macOS by @Stefterv in #1018
- Add quick font-size change to the edit menu by @Stefterv in #1019
- Improved Schema threading by @Stefterv in #1021
- Reducing the size of the line numbers by @Stefterv in #1035
Bug Fixes
- Fixed blur filter throwing exception for too large values relative to image by @Rishab87 in #972
- Fixed unexpected Y-axis translation when using
ortho()
andresetMatrix()
by @Rishab87 in #954
Documentation
- Update CONTRIBUTING.md with more ways to contribute by @SableRaf in #999
- Clarify editor scope and roadmap by @SableRaf in #1008
- Improve guidance for new contributors by @SableRaf in #1009
- Small formatting fix by @SableRaf in #1010
- Added feature description, use cases, and safety warning by @SableRaf in #1016
New Contributors
- @Rishab87 made their first contribution in #972
- @yehiarasheed made their first contribution in #964
- @babaissarkar made their first contribution in #1000
Full Changelog: processing-1301-4.4.1...processing-1302-4.4.2