[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "Blender/Creature Meshes 101"
Jump to navigation
Jump to search
m
→Debugging unweighted vertices: vertex groups method
imported>Fragment |
imported>Fragment |
||
Line 309: | Line 309: | ||
[[image:tutcre101-scrn-vertexgroups.gif|left|thumb]] | [[image:tutcre101-scrn-vertexgroups.gif|left|thumb]] | ||
{| width="30%" align="right" style="background:#ccffaa;" | |||
| '''HINT''' | |||
I ran into problems when I once tried to completely remove a vertex from one group, '''have a backup copy handy''' if you want to do that. I believe they must be weighted to 0 before removing them from a group, but I'm not sure. | |||
|} | |||
Actually there is a deterministic method to find that out which vertices you missed, right in Blender. I showed you the visual method so you can recognize it in NIFskope later. | Actually there is a deterministic method to find that out which vertices you missed, right in Blender. I showed you the visual method so you can recognize it in NIFskope later. | ||
Line 325: | Line 331: | ||
* '''read the hint box''' before running off | * '''read the hint box''' before running off | ||
=== UV mapping the model === | === UV mapping the model === |