Blender Git Commit Log

Git Commits -> Revision 985b43a

Revision 985b43a by Ton Roosendaal (master)
December 13, 2005, 15:07 (GMT)
Bugfix #3580

Apparently python allows to create Key blocks without proper *from pointer
back to the owner of the Key. The Key unfortunately wasn't mean to be a
dynamic block linkable to any Mesh...

This patch sets the from pointer on any call to do_mesh_key, which is safe
to do anyway. I made a note to get rid of that convention once, but at
least now we got non-crashing blenders. :)

(In bugreport noted that we need to check Python code for it too!)

Commit Details:

Full Hash: 985b43adc29d1d881f19fbe7c02902ad2b038673
SVN Revision: 6100
Parent Commit: 7bba26d
Lines Changed: +3, -0

1 Modified Path:

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