February 5, 2015, 14:07 (GMT) |
Cleanup... |
February 5, 2015, 14:06 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 5, 2015, 13:46 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 5, 2015, 13:35 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 5, 2015, 13:09 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 5, 2015, 12:43 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 4, 2015, 18:38 (GMT) |
Pedantic style edit... |
February 4, 2015, 18:25 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 4, 2015, 17:16 (GMT) |
Fix own stupid mistake in removing of 'use_current_clnors' option... |
February 4, 2015, 17:12 (GMT) |
More name cleanup (spaceset -> spacearr). |
February 4, 2015, 17:00 (GMT) |
Fix clnors no more importing correctly. Found out why I needed CD_MASK_NORMAL in CD_MASK_MESH: BKE_mesh_validate() removes any CD layer that does not match that mask! And it is mandatory for importers to be able to call mesh.validate() without deleting those 'temp' CD layers. So instead of 'poluting' CD_MASK_MESH here, added an option to BKE_mesh_validate to not remove those temp CD layers... |
February 4, 2015, 16:43 (GMT) |
Minor fix comments. |
February 4, 2015, 16:11 (GMT) |
Don't reference NULL in RNA docs |
February 4, 2015, 15:51 (GMT) |
rename vars |
February 4, 2015, 15:36 (GMT) |
comments |
February 4, 2015, 15:36 (GMT) |
rename struct MLoopNorSpaceset -> MLoopNorSpaceArray since its not a 'set' or 'setting' anything, its an MLoop alligned array-store |
February 4, 2015, 15:12 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 4, 2015, 15:11 (GMT) |
Revert A -> a change in comment about spheroid equation (not in code though), and remove CD_MASK_NORMAL from CD_MASK_MESH (not needed!). |
February 4, 2015, 15:10 (GMT) |
minor API naming |
February 4, 2015, 13:55 (GMT) |
minor tweaks naming, style, remove redundant includes & poll function |
|