| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PCGExtendedToolkit-5.4.zip | 2024-10-14 | 5.2 MB | |
| PCGExtendedToolkit-5.3.zip | 2024-10-14 | 3.9 MB | |
| PCGExtendedToolkit-5.5.zip | 2024-10-14 | 5.2 MB | |
| PCGEx 0.38 source code.tar.gz | 2024-10-14 | 837.3 kB | |
| PCGEx 0.38 source code.zip | 2024-10-14 | 1.4 MB | |
| README.md | 2024-10-14 | 830 Bytes | |
| Totals: 6 Items | 16.6 MB | 0 | |
What's Changed
- Asset collection update by @Nebukam in https://github.com/Nebukam/PCGExtendedToolkit/pull/75
- Added an extensive Static Mesh Descriptor to be used with spline mesh
- Added tag support
- New
Path Spline Mesh (Simple)node; a more straightforward alternative to the existing Path to Spline Mesh. This one just reads static mesh reference as an attribute on points and does no special processing (fitting, offsets etc.) - Minor fixes on packaging issues
:warning: If you were using Asset Collections, make sure to rebuild staging data for your project. (To do so just open any asset collection, click "Rebuild Staging Data (Project)" once or twice just to be sure, and save all modified collections.)
Full Changelog: https://github.com/Nebukam/PCGExtendedToolkit/compare/v0.37...v0.38