pako12 / brawltools

Automatically exported from code.google.com/p/brawltools
0 stars 0 forks source link

Bug Report : Added/deleted primitives in MDL0 are not saved #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Resource type(s) affected:
MDL0

Bug description:
When primitives in a polygon are added or removed, the changes are not saved.  
When the file is reopened, all primitives are still in place as if nothing had 
changed.

Steps taken to reproduce bug:
1. Open a PAC file for a character.
2. Open ModelData[0] > 3DModels(N4WR) > Fit______00 > Polygons > polygon##.
3. Delete all primitives.  This causes the polygon to not appear in the model 
preview.
4. Save file.
5. Reopen and recheck modified polygon.

Additional comments:
Is something restoring the deleted primitives?  Or should I be doing something 
else to remove the polygon in question (Issue #16)?  

Original issue reported on code.google.com by the.ex...@gmail.com on 15 Jun 2010 at 10:49