◐ Shell
reader mode source ↗
Skip to content

Tags: processing/processing4

processing-1314-4.5.3

Toggle processing-1314-4.5.3's commit message
docs: add Rishab87 as a contributor for code, and test (#1443)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

processing-1313-4.5.2

Toggle processing-1313-4.5.2's commit message
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>

processing-1312-4.5.1

Toggle processing-1312-4.5.1's commit message
Added `rebuildToolList()` to fix nullpointer in contributions check (#…

…1381)

processing-1311-4.5.0

Toggle processing-1311-4.5.0's commit message
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.

processing-1310-4.4.10

Toggle processing-1310-4.4.10's commit message
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

processing-1309-4.4.9

Toggle processing-1309-4.4.9's commit message
Fix signing property check in build script (#1266)

Corrects the property name from 'signing.signingInMemoryKey' to 'signingInMemoryKey' in the signing condition to ensure proper detection of signing configuration.

processing-1308-4.4.8

Toggle processing-1308-4.4.8's commit message
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

processing-1307-4.4.7

Toggle processing-1307-4.4.7's commit message
Merge pull request #1196 from joshgiesbrecht/SketchException-refactor…

…-redo

Refactoring `SketchException` to be available outside of `app`

processing-1306-4.4.6

Toggle processing-1306-4.4.6's commit message
Merge pull request #1206 from processing/all-contributors/add-catilac

docs: add catilac as a contributor for code

processing-1305-4.4.5

Toggle processing-1305-4.4.5's commit message
Merge pull request #1183 from processing/all-contributors/add-aj-m

docs: add aj-m as a contributor for code