Skip to content

Releases: sideeffects/HoudiniNiagara

Houdini Niagara Plugin v2.7.0

27 Jun 21:11
52ffe5e
Compare
Choose a tag to compare

Version v2.7.0 of the Houdini-Niagara Plugin for UE5.4

To install the plugin, copy the HoudiniNiagara folder, either:

to the "Plugins\FX" folder of your Unreal project folder.
to the "Engine\Plugins\FX" folder of your Unreal engine folder.

Binaries are included for the plugin for UE5.4 and 5.3 on Windows.

Changes:

  • Re-imported the example P_on_surface Point cache, as it seems it was corrupted in recent versions.
  • Fixed an issue that caused particle count to drastically increase when multiple instances of a Houdini niagara emitter were placed in the world.
  • Optimized some functions to use a binary search instead of a linear search.
    This will drastically improve performance when using "lengthy" point caches.
  • Added binary search to the CPU and GPU versions of the following functions:
    GetSampleIndexesForPointAtTime, GetPointIDsToSpawnAtTime, GetLastSampleIndexAtTime.

Houdini Niagara Plugin v2.6.0 - UE5.4

09 May 00:41
cc9018c
Compare
Choose a tag to compare

Version v2.6.0 of the Houdini-Niagara Plugin for UE5.4

To install the plugin, copy the HoudiniNiagara folder, either:

to the "Plugins\FX" folder of your Unreal project folder.
to the "Engine\Plugins\FX" folder of your Unreal engine folder.

Binaries are included for the plugin for UE5.4 on Windows

Houdini Niagara Plugin v2.6.0 - UE5.3/5.2

23 Nov 16:21
Compare
Choose a tag to compare

Version v2.6.0 of the Houdini-Niagara Plugin for UE5.3

To install the plugin, copy the HoudiniNiagara folder, either:

  • to the "Plugins\FX" folder of your Unreal project folder.
  • to the "Engine\Plugins\FX" folder of your Unreal engine folder.

What's Changed:

  • Fixed various build issues and warnings.
  • Fixed a bug with the interpolation weight calculation in GetSampleIndexesForPointAtTime when using GPU particles.
  • Fixed missing icons in specific cases.
  • Update version and docs link.
  • Added missing includes and copyrights

Binaries are included for the plugin for UE5.2 and UE5.3 for Windows

Houdini Niagara Plugin v2.5.0 - UE5.3

20 Sep 20:52
Compare
Choose a tag to compare

Version v2.5.0 of the Houdini-Niagara Plugin for UE5.3

To install the plugin, copy the HoudiniNiagara folder to the "Engine\Plugins\FX" folder in Unreal.

What's Changed:

Plugin updated for Unreal Engine 5.3,

Houdini Niagara Plugin v2.4.0 - UE5.2

13 May 23:37
Compare
Choose a tag to compare

Houdini Niagara Plugin v2.4.0 - UE5.2 Latest
Edit: Houdini Niagara Plugin v2.4.0 - UE5.2
Delete: Houdini Niagara Plugin v2.4.0 - UE5.2
Version v2.4.0 of the Houdini-Niagara Plugin for UE5.2

To install the plugin, copy the HoudiniNiagara folder to the "Engine\Plugins\FX" folder in Unreal.

What's Changed:

Updated for 5.2 support, replaced deprecated DECLARE_NIAGARA_DI_PARAMETER with BEGIN_SHADER_PARAMETER_STRUCT. Much thanks to KMStu!!!!!

Houdini Niagara Plugin v2.3.0 - UE5.0.3

06 Apr 20:03
Compare
Choose a tag to compare

Version v2.3.0 of the Houdini-Niagara Plugin for UE5.0.3

To install the plugin, copy the HoudiniNiagara folder to the "Engine\Plugins\FX" folder in Unreal.

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.
  • Fixed UE5.0 build errors.

Houdini Niagara Plugin v2.3.0 - UE5.00_EA

14 Jan 10:35
Compare
Choose a tag to compare

Version v2.3.0 of the Houdini-Niagara Plugin for UE5.00_EA

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.3.0 - UE4.27

14 Jan 10:35
Compare
Choose a tag to compare

Version v2.3.0 of the Houdini-Niagara Plugin for UE4.27

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.3.0 - UE4.26

14 Jan 10:34
Compare
Choose a tag to compare

Version v2.3.0 of the Houdini-Niagara Plugin for UE4.26

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.3.0 - UE4.25

14 Jan 10:34
Compare
Choose a tag to compare

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.