Releases: processing/libprocessing
Releases · processing/libprocessing
Release list
v0.0.8
What's Changed
- Fix window resize stretching the canvas instead of resizing the sketch surface (#127) by @arrxy in #170
- Add bevy_seedling and processing_audio crate by @catilac in #197
- Add math constants by @tychedelia in #138
- Add additional math methods by @tychedelia in #140
- Text support by @tychedelia in #160
- flocking examples - CPU bound and GPU bound by @catilac in #200
- Add FPS and boid counters to GPU flocking example by @SableRaf in #205
- Adding FPS to flocking.py by @catilac in #208
New Contributors
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Add wayland/x11 auto-detecct. by @tychedelia in #159
- dead -> live by @catilac in #166
- Fix gltf load example by @catilac in #167
- Bump to version 0.0.7 by @catilac in #168
Full Changelog: v0.0.6...v0.0.7
What's Changed
- Add wayland/x11 auto-detecct. by @tychedelia in #159
- dead -> live by @catilac in #166
- Fix gltf load example by @catilac in #167
- Bump to version 0.0.7 by @catilac in #168
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Switch to nannou_midi. by @tychedelia in #158
Full Changelog: v0.0.5...v0.0.6
What's Changed
- Switch to nannou_midi. by @tychedelia in #158
Full Changelog: v0.0.5...v0.0.6
v0.0.4
What's Changed
- Clamp mouse position. by @tychedelia in #144
- Make first iteration always draw with
no_loopby @tychedelia in #143 - Switch-up strategy for ensuring dynamic vars end up in LSP by @tychedelia in #151
- Add more vec methods/aliases and features. by @tychedelia in #152
Full Changelog: v0.0.3...v0.0.4
v0.0.3 (dedicated to raph)
v0.0.2
What's Changed
- Update README.md to use
uvas method to installmewnalaby @catilac in #110 - Add docs generation. by @tychedelia in #109
- Update README.md to include just installation by @enderversing in #113
- Add Cuda support by @tychedelia in #108
- DPI and color fixes by @tychedelia in #122
- Add globals and callback handling by @tychedelia in #120
- Update calls to use tuples for colors by @catilac in #118
- docs: mention cbindgen instead of bindgen by @sevenc-nanashi in #116
New Contributors
- @enderversing made their first contribution in #113
- @sevenc-nanashi made their first contribution in #116
Full Changelog: v0.0.1...v0.0.2
No aarch64-linux or intel-mac builds just yet
v0.0.1 Comment out aarch64 linux, and intel mac release targets