| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PCGExtendedToolkit-5.4.zip | 2024-12-11 | 7.5 MB | |
| PCGExtendedToolkit-5.3.zip | 2024-12-11 | 5.7 MB | |
| PCGExtendedToolkit-5.5.zip | 2024-12-11 | 7.7 MB | |
| PCGEx 0.47 source code.tar.gz | 2024-12-11 | 1.2 MB | |
| PCGEx 0.47 source code.zip | 2024-12-11 | 1.9 MB | |
| README.md | 2024-12-11 | 462 Bytes | |
| Totals: 6 Items | 24.0 MB | 0 | |
What's Changed
- Add OBB code to the path properties node by @EdBoucher in https://github.com/Nebukam/PCGExtendedToolkit/pull/87
- Added OBB option to
Points to Bounds - Added
Bounds Axis to Pointsnode to find an particular axis from bounds. Useful to extract the shortest/longest axis of an OBB as they have unpredictable orientation/axis. Will improve later.
Full Changelog: https://github.com/Nebukam/PCGExtendedToolkit/compare/v0.46...v0.47