Please use this forum for reporting Krakatoa bugs.
Be sure to provide a clear summary of the problem, together with detailed steps to reproduce the issue. Feel free to attach a scene demonstrating the problem, however, please reduce the file so that it contains only relevant material.
Below is an example of preferred bug report formatting. Granted this is a simple, somewhat contrived example, but it demonstrates the components of a good bug report: summary, steps to reproduce, result and expected outcome.
Summary: Particle Partitioning does not support incrementing Rotation Seed
Steps to Reproduce:
- Open Particle View and review current random number seeds.
- Open Rendering window and Krakatoa GUI.
- In the Particle Partitioning rollout, click Manually Increment Seeds
- Review random number seeds in Particle View
Result: Position, Speed and Spawn operators are all incremented as expected. Rotation seed is not changed.
Expected Outcome: The Rotation operator is critical to our particle system calculation. Even though particle orientation doesn't affect a point render, the seed increment should be an option available when we create particle partitions.