We're very pleased to release Clarisse iFX 2.0 SP6!
As usual, you can download this release from your “Download Area”.
What's new since Clarisse iFX 2.0 SP5
General
- Fixed a crash that occurred when creating an instance of an object that has several deformers. (#2959)
- The camera fit mode "Both" has been renamed to "Remap"
- Fixed possible crash in python scripting.
- Fixed several inconsistencies in CloneStamp tool (#1725 #2698)
- Fixed a crash that occurred when loading empty alembic objects.
- Fixed a potential licensing issue with Ilise when a license expires. (#3039)
- Fixed a crash that occurred when setting a little resolution in an environment light sampling. (#2695)
- Fixed a crash that occurred when applying a material texture in an environment light. (#2696)
- Fixed a crash that could occur when loading an alembic camera that contains invalid values.
Rendering
- Fixed a bug that was preventing the render to be updated when resetting the render region attribute. (#2983)
- Fixed a bug with motion blur that was not correctly enabled on objects animated with curves. (#3021)
- Fixed a bug in the point cloud geometry for which the motion blur was not enabled correctly when loading a project. (#3024)
SDK
- Renamed CoreSet::item to CoreSet::get_item
- Fixed an issue in the ModuleSceneItem::set_parent() function that was automatically localizing the attribute. (#3043)
- Now CoreSet of OfAttr can be properly used in Python