Blender Git Commit Log

Git Commits -> Revision c98af0f

Revision c98af0f by Mai Lavelle (master)
February 15, 2018, 08:26 (GMT)
Add versioning code to make particles with default size visible again

Due to changes in draw code particles from old files that may have had a
default draw size of 0 will not be visible. Old draw code would check
for this and adjust the size, however the unit for draw size has changed
from pixels to BU, and it no longer makes sense to have such checks.

This patch is to ensure particles from such files remain visible.

Commit Details:

Full Hash: c98af0faaf0d2dc87e9c0007e6fab8f44c2ba608
Parent Commit: ca7f826
Lines Changed: +13, -1

2 Modified Paths:

/source/blender/blenloader/intern/versioning_280.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021