Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Random state delay attribute on state machine: This attribute accept a range (by default is 0,0). If you put a range of 5, 20 then every agent that change the state will have a random delay between 5 to 20 frame. If you want a specific delay without the random, fill use the same value in both the widget like 5,5
  • Partial scene exporter: From the atoms-> scene menu you can open the partial scene exporter. You can choose the asset to export inside the json file from the left column and move it inside the right column. If you tun on the check box on the bottom left of the widget, then the tool will export all the dependency. For example if you select only a state machine. It will export all the clips and agent types used by this state machine
  • Added arnold
  • Partial scene exporter UI.
  • Arnold 5.2.0.1 support.
  • Added renderman Renderman 22.1 support.
  • Added New bind pose operator, you can now control scale, direction etc... even if you don't use a state machine or clip reader module

Bug Fixes:

  • Fbxloader: fixed a memory leak when loading an fbx clip.
  • Fbxloader: fixed a random crash when using FbxShort FbxUShort property.
  • Fbxloader: fixed exception of with fbxcurve.evaluate. Now it requires that all the animated attributes are baked at each frame. The atoms anim exporter already bakes every frame. If you use other tool to generare the fbx remember to bake every frame.Missing pole vector: fixed the skeleton exporter, now it writes the pole vector correctly. Unfortunally you need to export again all the agent types that has this problem. The animation clip are fine
  • Skeleton exporter: fix an issue when exporting the leg pole vectors.