Blender Git Loki
Git Commits -> Revision 4b598fe
Revision 4b598fe by Ton Roosendaal (master) November 4, 2005, 12:38 (GMT) |
Combined bugreport, bugfix and patch from Vidar Madsen. He noted that static particles don't work with force fields yet, and added a fix for it. This however didn't work for the depgraph yet, and didn't correct the static particle's local space to world coordinates for the fields. Nevertheless, while reviewing this small patch I thought it would be fun to add now. So: static particles now update realtime on forcefield relations. Warning for potential slowdowns! Also note that work on the real particle patch still has to be done... something I really will do, but in time. To get particles correctly integrated in the animation system, quite some new development has to be done still. |
Commit Details:
Full Hash: 4b598feab206f999a299992e0bc08c8329a6168e
SVN Revision: 5700
Parent Commit: 1f2a7ef
Lines Changed: +109, -26