Skip to content

Gradle fixes from libprocessing refactor#1346

Merged
catilac merged 1 commit into
processing:the-wgpu-momentfrom
tychedelia:more-gradle-fixes
Nov 26, 2025
Merged

Gradle fixes from libprocessing refactor#1346
catilac merged 1 commit into
processing:the-wgpu-momentfrom
tychedelia:more-gradle-fixes

Conversation

@tychedelia

Copy link
Copy Markdown
Member

Title. Tried to make things a bit more defensive using globs so we don't have to modify the build constantly for new crates we add.

@tychedelia tychedelia requested a review from catilac November 25, 2025 23:21

@catilac catilac left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay thank you!

@catilac catilac merged commit eee55b5 into processing:the-wgpu-moment Nov 26, 2025
catilac added a commit that referenced this pull request Jul 8, 2026
* *:ꔫ:*Renderer Project*:ꔫ:*

* Create workspaces for ffi and the renderer (#1275)

* Inital scaffold for libprocessing ffi.

* Remove EAP.

* Update docs.

* Factor out gradle utils. Add flag for disabling webgpu and enforcing android source level compat.

* Remove processing.h

* Set java version for all projects.

* libprocessing ffi error handling (#1293)

* FFI error setup

* Clear before init.

* Basic app lifecycle / surface creation.

* Throw when not on macos.

* Implement `background` method (#1308)

* Implement background.

* Install wayland deps.

* Support for windows surfaces. (#1310)

* Implement basic rendering flow (#1322)

* Implement basic rendering flow

* Fix naming.

* Actually fix rename.

* libprocessing submodule

* --recursive when cloning repo

* Enable submodule checkout in Gradle workflow

Added support for submodules in the checkout step.

* Enable submodules in checkout steps

Added submodule support to the checkout steps.

* Wayland support with new WebGPU renderer

* Gradle fixes from libprocessing refactor. (#1346)

* Updates from libprocessing. (#1392)

* Updates from libprocessing.

* Fixes for compat with main 17.

* Fixup docs.

* Upgrade to jdk-25.

* Upgrade to jdk-25.

* Materials, lights, input event forwarding, ellipse fix.

* Get the gradle sketch runner working locally.

* Conditionally execute webgpu tests

* ProcessingLibraryPlugin JVM Toggle update

* 4.5.5 in gradle.properties

* ProcessingPlugin fixes

---------

Co-authored-by: Moon D. <moon@softmoon.world>
Co-authored-by: Moon <catilac@users.noreply.github.com>
Co-authored-by: Stef Tervelde <stef@steftervelde.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants