◐ Shell
clean mode source ↗

pr05 Visual Regression Testing #1: Initial Visual Testing Framework by Vaivaswat2244 · Pull Request #1261 · processing/processing4

and others added 17 commits

March 25, 2025 09:51
Updated README to reflect migration to Jetpack Compose and strategy for replacing JEditTextArea with RSyntaxTextArea. Added insights on LSP-based editor research and the need for user feedback on Tweak Mode and autocompletion features.

Stefterv

@Stefterv Stefterv changed the base branch from main to visual-testing

October 20, 2025 15:08

Stefterv

Add configuration for dependencyUpdates task to manage non-stable versions.
More details surrounding `JEditTextArea`
I started cleaning up some of `Base`'s startup sequence for clarity of what is being started when. Nowhere near completion and I think a lot of this class will need to be refactored in the future.

Also removed some of the timing measurement comments

Added some comments to the Processing CLI class
Created CONTRIBUTORS.md and updated .all-contributorsrc to reference the new file instead of README.md. This will reduce the size of the README and improve loading times.
Added troubleshooting steps for build failures related to permissions.
Add configuration for dependencyUpdates task to manage non-stable versions.