Blender Git Loki
Git Commits -> Revision e0ead26
Revision e0ead26 by Bastien Montagne (master) April 1, 2012, 15:02 (GMT) |
Partial fix [#30744] BMesh: Particle system face/volume emission doesn't work if there is a constructive modifier earlier. When ORIGSPACE is added, it is now a loop data, so we need to mark tessdata as dirty too. Also fixed DM_ensure_tessface to check DM_DIRTY_TESS_CDLAYERS flag! This fixes problems with subsurf + dynapaint + particles, however, some modifiers, like remesh, seems to create a new dm from scratch, hence loosing completely those CD layers�?� Note this bug already existed in 2.62, so this is not a regression. |
Commit Details:
Full Hash: e0ead2631280df9c18f966169a7e3fd561e33e1b
SVN Revision: 45319
Parent Commit: b1951ac
Lines Changed: +10, -1
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+10, -1) (Diff)