8000 Tags · processing/processing4 · GitHub
[go: up one dir, main page]

Skip to content

Tags: processing/processing4

Tags

processing-1311-4.5.0

Toggle processing-1311-4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1183 from processing/all-contributors/add-aj-m

docs: add aj-m as a contributor for code

processing-1304-4.4.4

Toggle processing-1304-4.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1075 from processing/fix-snap-permission

Fix executable permissions within Snap

processing-1303-4.4.3

Toggle processing-1303-4.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update PGraphicsOpenGL.java

processing-1302-4.4.2

Toggle processing-1302-4.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1035 from Stefterv/reduce-line-number-size

Reducing the size of the line numbers
0