Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Downloads: https://atoms.toolchefs.com/downloads/


This version of Atoms Crowd contains the following bug fixes and improvements.

Features and improvements:

  • 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 5.2.0.1
  • Added renderman 22.1
  • Added 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 property.
  • Fbxloader: fixed exception of 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.


  • No labels