Releases: sideeffects/HoudiniNiagara
Houdini Niagara Plugin v2.3.0 - UE4.25
Version v2.3.0 of the Houdini-Niagara Plugin for UE4.25
What's Changed
- Fix issue where using HoudiniPointCache in GPU mode could cause the Niagara
simulation to break. - Add support to HoudiniPointCache asset to be able to reexport embedded raw
data, if it has any. - Fix shipping build errors.
Houdini Niagara Plugin v2.2.0 - UE5.00_EA
Version 2.2.0 of the Houdini-Niagara Plugin for UE5.00_EA
What's Changed
- Fix issues when loading from the Plugin Directory.
- Fix Houdini Point Cache GPU buffer memory leak.
Houdini Niagara Plugin v2.2.0 - UE4.27.1
Version 2.2.0 of the Houdini-Niagara Plugin for UE4.27.1
What's Changed
- Fix issues when loading from the Plugin Directory.
- Fix Houdini Point Cache GPU buffer memory leak.
Houdini Niagara Plugin v2.2.0 - UE4.26.2
Version 2.2.0 of the Houdini-Niagara Plugin for UE4.26.2
What's Changed
- Fix issues when loading from the Plugin Directory.
- Fix Houdini Point Cache GPU buffer memory leak.
Houdini Niagara Plugin v2.0.1 - UE4.25.4
Version 2.0.1 of the Houdini-Niagara Plugin for UE4.25.4.
What's Changed
- Fix EngineVersion in the uplugin file to prevent invalid incompatibility warning.
Houdini Niagara Plugin - UE4.26
Version 2.1 of the Houdini-Niagara Plugin for UE4.26.
This is an updated version of the 2.0, compatible with UE 4.26, that adds shared GPU buffers between Data Interfaces.
The UHoudiniPointCache now owns all the GPU buffers associated with it, and the UNiagaraDataInterfaceHoudini now just reference them from the point cache.
This prevents uploading unique copies of the buffers to the GPU per Data Interface, now only requiring one copy per PointCacheAsset.
To install the plugin, simply copy the "HoudiniNiagara" folder contained in this release's zip file in the "Engine/Plugins/FX" directory.
The Houdini Niagara plugin can then be activated in the plugins dialog, under the FX category.
Houdini Niagara Plugin - UE4.25.3
Version 2.0 of the Houdini-Niagara Plugin for UE4.25.
The plugin and its Data Interface have been updated and optimized, and now uses HoudiniPointCache assets instead of .hcsv files.
Unfortunately, Unreal Engine 4.25 ships by default with the deprecated version of the plugin.
Therefore, please be sure to delete the "HoudiniNiagara" folder in the "Engine/Plugins/FX" subfolder of UE4.25 before installing the new version.
Once the previous version of the plugin has been deleted, you can then simply copy the "HoudiniNiagara" folder contained in this release's zip file in the "Engine/Plugins/FX" directory.
This is an updated version of the plugin that fixes GPU Sim issues in the previous version.
Houdini Niagara Plugin - UE4.25
Version 2.0 of the Houdini-Niagara Plugin for UE4.25.
The plugin and its Data Interface have been updated and optimized, and now uses HoudiniPointCache assets instead of .hcsv files.
Unfortunately, Unreal Engine 4.25 ships by default with the deprecated version of the plugin.
Therefore, please be sure to delete the "HoudiniNiagara" folder in the "Engine/Plugins/FX" subfolder of UE4.25 before installing the new version.
Once the previous version of the plugin has been deleted, you can then simply copy the "HoudiniNiagara" folder contained in this release's zip file in the "Engine/Plugins/FX" directory.
Houdini Niagara Plugin - UE4.25preview7
Beta version of the updated Houdini-Niagara plugin.
Built for Unreal 4.25-preview7.