bsamuels453 / With-Fire-and-Iron

Airship combat simulator I'm working on in my spare time. Most of the code is based on one of my older sim projects, Forge. Check out the issues section to see what modules I'm working on at the moment.
2 stars 0 forks source link

Hull cutter not cutting correct sections #16

Closed bsamuels453 closed 11 years ago

bsamuels453 commented 11 years ago

see: http://i.imgur.com/PKHPpJH.jpg

bsamuels453 commented 11 years ago

random thought: this bug may become more pronounced if horizontal primitive divisor decreased to 4/2/1. If it is, then this bug has to do with hullmesh subdivision algo (big surprise).

bsamuels453 commented 11 years ago

this bug was fixed with the decal algorithm rewrite in branch fix_black_magic_decals