Processing 4.4.5
Pre-release
Pre-release
What's Changed 🎊
Enhancements
- Removed Irrelevant Desktop Tooltip on Windows (#1122) by @thisizaro in #1127
- Fix reflection invocation of PdeLanguageServer by @ovalnine in #1109
- Fix JDK File permissions by @Stefterv in #1156
- Cleanup pass by @Stefterv in #959
- Tried writing a reference server using jdk httpServer by @Vaivaswat2244 in #1026
- Fixed
SHIFT
andPAGE_UP
keys using the same keyCode by @Rishab87 in #1033 - Add the ability to choose the interpolation mode when resizing an image by @jSdCool in #1057
- Terminate JVM of already running instances by @AhmedMagedC in #1072
- Add error check for pixelDensity in mask() by @pnngocdoan in #1107
- fixes error highlighting when selecting an error in another tab by @joshgiesbrecht in #1114
- Fix library class version error by @ThexXTURBOXx in #1118
- Adds processing to path on windows. by @jdebou in #1136
- CLITest for testing CLI commands in Processing IDE by @Stefterv in #1161
- Legacy CLI to handle sketch paths with spaces. by @toniab in #1162
- Properly clear EditorStatus.message with empty() by @aj-m in #1172
Documentation
- Add IntelliJ troubleshooting tips to BUILD.md by @marioguzzzman in #1096
- Update BUILD.md by @SableRaf in #1135
- Fixed CONTRIBUTING link and improved wording by @SableRaf in #1148
- Update BUILD.md with directions for CLI build by @jd-boyd in #1160
- Update BUILD.md with cleaned up CLI build instructions by @SableRaf in #1165
- Update docs for setHeading by @babaissarkar in #1015
- Update BUILD.md by @toniab in #1169
New Contributors
- @marioguzzzman made their first contribution in #1096
- @thisizaro made their first contribution in #1127
- @ovalnine made their first contribution in #1109
- @jd-boyd made their first contribution in #1160
- @Vaivaswat2244 made their first contribution in #1026
- @jSdCool made their first contribution in #1057
- @AhmedMagedC made their first contribution in #1072
- @pnngocdoan made their first contribution in #1107
- @joshgiesbrecht made their first contribution in #1114
- @ThexXTURBOXx made their first contribution in #1118
- @jdebou made their first contribution in #1136
- @toniab made their first contribution in #1162
- @aj-m made their first contribution in #1172
Full Changelog: processing-1304-4.4.4...processing-1305-4.4.5