September 5, 2017, 10:55 (GMT) |
Merge branch 'master' into soc-2017-normal-tools |
September 2, 2017, 06:43 (GMT) |
Added 3 level weighting to modifier. Also did minor cleanup of code |
August 29, 2017, 14:09 (GMT) |
Changed T_CLNOR_INVALIDATE flag as it conflicted with prop edit. Fixed mistake with weighting in modifier making it work differently from average. |
August 21, 2017, 17:29 (GMT) |
Made changes to split tool |
August 20, 2017, 16:11 (GMT) |
Made UI changes. Removed binary weighting in average. Changed weight calculation. |
August 18, 2017, 15:14 (GMT) |
Made workflow changes to copy, paste. Added add and multiply. Did a cleanup of point_normals and split. Added ability to spherize in point_normals. Added reset. Added normal smoothing based on adjacent vertices. Did a cleanup of UI. The set of normal tools now share the normal vector in UI. The copy/paste operator now contains all these methods and has been renamed. |
August 15, 2017, 17:09 (GMT) |
Fixed bugs in copy and made UI changes |
August 13, 2017, 17:10 (GMT) |
Fixed issues with set normals from faces with smooth faces. All loop normals of smooth fan weren't updated |
August 13, 2017, 13:56 (GMT) |
Fixed memalloc bug in lnorspacearr and removed BMO_OPTYPE_FLAG_INVALIDATE_CLNOR_ALL flag |
August 12, 2017, 16:05 (GMT) |
Changed merge, split and average to make them more coherent. Now merge and split are only used to join/split split normals. All other functionality is transferred over to average. |
August 12, 2017, 16:05 (GMT) |
Added weighting, sharp edges to average. Made small UI changes. |
August 12, 2017, 16:05 (GMT) |
changed weight calculation in modifier |
August 7, 2017, 08:31 (GMT) |
Fix memleak in Weighted Normals modifier when autosmooth is disabled. |
August 7, 2017, 01:47 (GMT) |
Fix error in build by including limits.h |
August 6, 2017, 18:01 (GMT) |
Rewrote the code for sharp edges on weighted modifier. |
August 6, 2017, 16:42 (GMT) |
Merge branch 'master' into soc-2017-normal-tools |
August 4, 2017, 16:43 (GMT) |
Merge branch 'master' into soc-2017-normal-tools |
August 4, 2017, 16:12 (GMT) |
Fixed potential memory leak in modifier |
August 4, 2017, 16:05 (GMT) |
Fixed issues with modifier: Adding vertgroups now does not overwrite data. Also added proper weights to sharp edges |
August 4, 2017, 12:09 (GMT) |
Fixed vgroups editing all loop data in modifier |
|