Here are all updates, patches, bug fixes, and build info.
1.0.200 (Beta)
- Fixed a few logic issues in particle advection.
- New leaf based particle sorting that keeping particles that access the same leaf closer together in execution order. This improves grid -> particle sampling operations (such as particle advection) because GPUs are able to better cache values accessed frequently.
- Supports Houdini 20.0.896, 20.5.684, 21.0.559, 21.0.596, 21.0.632 on Windows, macOS, & Linux.
- Cuda Version 12.2, Linux Driver 525.60.13+, Windows Driver 525.41+
- Released 21 March 2026, expires on 21 April 2026
- Download 1.0.200
- Download 1.0.200 (Pre-Release | Dedicated Paradigm License Required)
1.0.190 (Beta)
- Fixed a few logic issues in particle advection.
- New leaf based particle sorting that keeping particles that access the same leaf closer together in execution order. This improves grid -> particle sampling operations (such as particle advection) because GPUs are able to better cache values accessed frequently.
- Supports Houdini 20.0.896, 20.5.684, 21.0.559, 21.0.596, 21.0.632 on Windows, macOS, & Linux.
- Cuda Version 12.2, Linux Driver 525.60.13+, Windows Driver 525.41+
- Released 11 March 2026, expires on 11 April 2026
- Download 1.0.190
- Download 1.0.190 (Pre-Release | Dedicated Paradigm License Required)
1.0.188 (Beta)
- Added directional and omnidirectional velocity forces.