Blender Git Commit Log

Git Commits -> Revision 481a589

Revision 481a589 by Daniel Dunbar (master)
July 23, 2005, 04:37 (GMT)
- agh!!!! horrible code alert!!! pushdata/popdata in build_particle_system
actually copy Object data and then store it back later. Of course this
means changes to object during the call are lost (and very hard to track
down). Eekadoodle!

Oh yeah, actual commit was to move call to fetch derived mesh above
pushdata, because this call can alloc cache's in the Object (which won't
get freed later if it is after pushdata)

Commit Details:

Full Hash: 481a589ca671c47020c9534c18d541a41067c010
SVN Revision: 4883
Parent Commit: 7a6c4a2
Lines Changed: +13, -9

1 Modified Path:

/source/blender/blenkernel/intern/effect.c (+13, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021