Skip to content

FLAM3 for SideFX Houdini v1.2.37

Compare
Choose a tag to compare
@alexnardini alexnardini released this 15 Feb 07:50
· 436 commits to main since this release

H20.x and H19.x only
( This is a Houdini Studio Commercial license release. It will work on Houdini Indie and Learning edition too. )

  • New: New palette lookup method. When using up to 256 color palette keys it is many times faster in sampling it.
  • New: Added F3C toggle option to the SYS tab.
  • New: Added a palette lookup samples parameter to sample the palette using different sample's count. The default for a typical fractal flame is always 256.
  • New: Added palette lookup samples XML key to the python XML code so that it get saved with the flame preset and loaded back.
  • New: New HDA documentation banner image.
  • Fix: Fixed a regression that made appending new palette presets to the same file not working.
  • Fix: Fixed filepath variables not being expanded when loading a flame or palette file from the SHIFT + Click dialog window resulting in a silent failed load.
  • Fix: SYS Tab RIP option has a new icon for its enable state.
  • Fix: When Motion Blur was ON, the alpha value could have exeeded the value of 1. It is now clamped.
  • Fix: IN Flame preset stats info: "Variation used" are now capitalized.
  • Fix: IN Flame preset stats info: "Missing variations" are now capitalized.
  • Fix: Improved SYS tab icons tooltips.
  • Fix: Small cosmetic touches here and there.
  • Improved Python code.
  • Updated HDA documentation.

From v1.2.25

  • New: New UX multipurpose icons ( best with a 4k display and the Houdini's Global UI scale set to: 1.75 or higher ).
  • New: You can now SHIFT + LMB to the SYS IN_LOAD Flame icon to open a file dialog to choose a flame file to load.
  • New: You can now SHIFT + LMB to the SYS CP_LOAD Palette icon to open a file dialog to choose a palette json file to load.
  • New: You can now copy/paste a color palette into and from the clipboard.
  • New: Iterator's active toggle is now a multipurpose icon.
  • New: FF's has now a multipurpose icon for the active toggle.
  • New: When in camera sensor mode the SYS camera framing icon is now using the sensor framing data.
  • New: Under H20, the preference's Dark toggle option can now recognize the new background theme color: DarkGrey.
  • New: New SYS Doc icon.
  • Fix: The OUT SYS menu preset is now updated accordinlgy with the OUT menu preset.
  • Fix: The IN SYS menu presets are now updated accordingly with the IN menu presets.
  • Fix: When the sum of the color palette's HSV values was equal to 3 was considerade a default value even tho it could have been: { 0.9, 1.0, 1.1 } . This is now fixed.
  • Fix: Preference's option CVEX precision has been hidden as the 64bit cvex mode is slow and almost never needed.
  • Fix: About plugins variation's names are now capitalized and grouped by each 5, with a comma added at then of each line for correctness.
  • Improved Python code.
  • Updated HDA documentation.