Blender Git Commit Log

Git Commits -> Revision 88b556f

Revision 88b556f by Alfredo de Greef (master)
November 23, 2004, 06:10 (GMT)
Possibly related to bug #1851:
orco coordinates were assumed to be valid when pointers were non-null,
this seems to have been a wrong assumption, pointers were probably unitialized
(but only for some objects like surfaces?), so when the export code tried to
access them, it crashed.
Now the rendermaterial texco flag is tested instead, which probably is how
it should have been done in the first place...

Commit Details:

Full Hash: 88b556fd57701b6b6cfc5b47ab1c4f31676ade85
SVN Revision: 3509
Parent Commit: f3c8c47
Lines Changed: +10, -4

2 Modified Paths:

/source/blender/yafray/intern/export_File.cpp (+4, -3) (Diff)
/source/blender/yafray/intern/export_Plugin.cpp (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021