You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I can't see the field being modified by the force fields, when exporting all vectors are zero.
But the particles are affected by the forces fields.
I have no idea where to look...
Sorry if it's not the best place too look for help :)
The text was updated successfully, but these errors were encountered:
otite
changed the title
Can't see the field mofications
Can't see the field modifications
Oct 1, 2019
I'm assuming your issue has to do with the error that is displayed when trying to display the vector lines and exporting the vector field .fga? As a quick-fix, you'll have to edit the files of the plugin. To do so, navigate to the installed location of the plugin.
To fix the display vector command.
vf_editor.py; line 477:
@isathar I'm not sure why the volume objects have parent set to NoneType, but getting the location directly from the volume seems to work (at least on my initial attempts, I haven't looked further into this).
Edit: note that in order to see the changes to an addon reflected in Blender, the application must be restarted. After restarting Blender, no further steps need to be taken and you should be able to view the calculated velocities and export the .fga file.
Hi there,
I can't see the field being modified by the force fields, when exporting all vectors are zero.
But the particles are affected by the forces fields.
I have no idea where to look...
Sorry if it's not the best place too look for help :)
The text was updated successfully, but these errors were encountered: