This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Sergey Sharybin 5ce6ca0536 Fix T54078: Adding subsurf prior to particle system breaks simple children vgroups and textures
cpa->num points to a face index on BASE mesh, but get_child_modifier_parameters()
expects index on a FINAL dm. So wrong index was used here.
2018-02-15 11:53:58 +01:00
..
2017-03-25 10:04:04 +11:00
2018-01-28 17:00:39 +11:00
2016-08-06 10:58:13 +02:00
2017-09-22 16:40:05 -04:00
2017-11-29 15:59:51 +01:00
2016-08-08 17:51:15 +02:00
2017-09-22 16:40:05 -04:00
2018-01-19 15:34:54 +11:00