FreeCAD: master 99a81669

Author Committer Branch Timestamp Parent
furti yorik master 2019-06-18 17:41:53 master 41d54eb2
Changeset Fix possible colorization problem

When we set "UseOriginalColors" to true, it is possible that we cant
calculate the exact number of diffuse colors, because the "applyShape"
method optimized the shape somewhat. That operations could remove faces.

To fix this for now, we simply set the shape without further optimizations.
mod - src/Mod/Arch/ArchFence.py Diff File