Blender Git Loki
Git Commits -> Revision d52bdb6
Revision d52bdb6 by Lukas Toenne (alembic, gooseberry, gooseberry_farm, hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, temp_motionpaths, tmp_hair_curves) May 4, 2015, 16:37 (GMT) |
Moved particle related functions of the strands edit mode into a separate file. This may seem a bit like overkill, but it helps ensure that no particle depedencies messes up the strand editing code. The same will be done for other use cases of the strand editing code in the future. |
Commit Details:
Full Hash: d52bdb6d3dd4bab95900c9f08e2c9f6f660067e9
Parent Commit: 16b6d6c
Lines Changed: +110, -57
1 Added Path:
/source/blender/editors/hair/hair_object_particles.c (+101, -0) (View)