02-03-2019, 08:30 AM
(01-03-2019, 03:03 PM)khalvr Wrote: Is there an upgrade guide for 3.0 users? I just noticed that a lot of the method signatures have changed, giving me a bunch of errors.
Hi,
The entire particles API has changed. It should be much simpler to use now, since you can directly get/set particles from the solver. No need to use GetPositions/SetPositions and the like. Same for renderable positions, they can now be directly accessed, no need to call Require/Relinquish. See:
http://obi.virtualmethodstudio.com/tutor...icles.html