Revision 28270f0 by Lukas Toenne (hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, tmp_hair_curves) July 14, 2016, 07:55 (GMT) |
Replace the deprecated TessFace usage for mesh sampling by LoopTri. Also make sure a valid generator instance for random sampling is always returned, regardless of triangle counts. |
July 14, 2016, 06:41 (GMT) |
Reset smooth flag when creating a new derivedmesh. |
July 14, 2016, 06:29 (GMT) |
Fix loop normals bot being read. |
July 14, 2016, 05:38 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 14, 2016, 02:41 (GMT) |
Merge branch 'master' into temp-cycles-microdisplacement |
July 14, 2016, 01:51 (GMT) |
Merge branch 'master' into soc-2016-multiview |
July 14, 2016, 01:13 (GMT) |
Move subd_triangle_* functions to own file |
July 14, 2016, 00:38 (GMT) |
Reduce number of calls to patch_eval_* This alleviates a ~5% performance regression caused by calling patch_eval_* functions multiple times to calculate differentials. Differentials for subdivided attributes are now calculated directly from the limit. Thanks to Lukas Stockner for checking my math. |
July 13, 2016, 21:51 (GMT) |
no need to add old smoke code as lib |
July 13, 2016, 19:18 (GMT) |
Add/use iterator for visible bases It's basically used in all occurences in which BKE_BASES_ITER_START was used with additional base visibility checks. These places now also check for layer visibility. |
July 13, 2016, 16:38 (GMT) |
Fix crashes when generating fibers without any control curves present. |
July 13, 2016, 16:27 (GMT) |
Fix crash when adding a strands modifier and the fiber vertex/edge buffer is NULL. The NULL buffer pointer is expected, just needs a sanity check. |
July 13, 2016, 15:10 (GMT) |
Remove build option WITH_ADVANCED_LAYERS So far this hasn't been useful at all, only causing trouble. |
July 13, 2016, 14:50 (GMT) |
Merge branch 'strand_editmode' into strand_gpu |
Revision 2f59675 by Lukas Toenne (hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, tmp_hair_curves) July 13, 2016, 14:50 (GMT) |
Merge branch 'master' into strand_editmode |
July 13, 2016, 14:25 (GMT) |
Merge branch 'master' into soc-2016-layer_manager |
July 13, 2016, 14:19 (GMT) |
Fix layers ordered wrong way round after file read Also fixes glitches when creating groups after file read. |
July 13, 2016, 13:40 (GMT) |
complete correpondence deletion operator |
July 13, 2016, 13:01 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 13, 2016, 13:00 (GMT) |
Fix for incorrect buffer size calculation. The fiber vertex buffer was calculated more than 10x bigger than necessary ... |
|
|
|


Master Commits
MiikaHweb | 2003-2021