Blender Git Loki
Git Commits -> Revision 28ca299
Revision 28ca299 by Bastien Montagne (master) January 22, 2014, 18:56 (GMT) |
Fix T38316: Half of a Face is Missing on Newly Created Cubes or Cylinders. Own bug from rBc691551249f3. Now at least I understand why `test_index_face()` is needed for tessellated quads! Added a bunch of comments to explain the issue, as it's far from an obvious one... We loose some performances, but it's still much quicker than org code. |
Commit Details:
Full Hash: 28ca299d4dfc392462efd598f14b825ba8bd21ea
Parent Commit: c2fbec7
Lines Changed: +45, -34