Tags: processing/processing4
Tags
docs: add DinoWw as a contributor for doc (#1389) * docs: update CONTRIBUTORS.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Moon <catilac@users.noreply.github.com>
Welcome Screen + Prefs QA (#1362) Set the default editor theme to automatic in defaults.txt. Added a slight delay in file watching to reduce CPU usage. Enhanced the WelcomeSurvey UI with a border for better visual feedback. Refactored zoom preference handling in Interface.kt to use lambdas for up-to-date values.
Rename output JARs in createLibrary tasks (#1278) The createLibrary tasks in dxf, pdf, and serial modules now rename the output JAR files to dxf.jar, pdf.jar, and serial.jar respectively as Processing does not expect the version name to be in the library jar
Migration of the `serial` library to Gradle (#1106) * Update build.gradle.kts * Update build.gradle.kts * fix build.gradle.kts * Resolving issue 1099 - Add settings.gradle.kts - Update build.gradle.kts * foojay-resolver-convention updated to latest version * update migration code and revert unnecessary commits
PreviousNext