| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PCGExtendedToolkit-5.4.zip | 2024-09-03 | 4.7 MB | |
| PCGExtendedToolkit-5.3.zip | 2024-09-03 | 3.5 MB | |
| PCGEx 0.27 source code.tar.gz | 2024-09-03 | 781.0 kB | |
| PCGEx 0.27 source code.zip | 2024-09-03 | 1.3 MB | |
| README.md | 2024-09-03 | 799 Bytes | |
| Totals: 5 Items | 10.3 MB | 0 | |
What's Changed
A bunch of new nodes, tweaks, optimizations!
- Sample Overlap Stats
- Refactored Discard by Overlap
- Sample nearest point update + Sample nearest bounds by @Nebukam in https://github.com/Nebukam/PCGExtendedToolkit/pull/63
- Inertia Heuristics by @Nebukam in https://github.com/Nebukam/PCGExtendedToolkit/pull/64
- Path Bevel by @Nebukam in https://github.com/Nebukam/PCGExtendedToolkit/pull/65
- Asset Staging & collection + by @Nebukam in https://github.com/Nebukam/PCGExtendedToolkit/pull/66
- Path spline mesh early implementation by @Nebukam in https://github.com/Nebukam/PCGExtendedToolkit/pull/67
- and some more granular updates / fixes / display name simplification, etc
Full Changelog: https://github.com/Nebukam/PCGExtendedToolkit/compare/v0.26...v0.27