> I have been monitoring memory usage and that is
> when it seem to start giving me headaches.
Yeah all kinds of actions require allocating some memory at least for a while to do stuff, so everything will start to fail if it reaches the "memory totally full" type state - you want to try to never reach that point.
> Question then: if I lessen the display mesh will that affect the
> quality of the model when I export it?
Nope, the export mesh is calculated totally separately from the display mesh, so the display mesh setting has nothing to do with the export.
- Michael
|