Files
test2/source
Tamito Kajiyama 77153b3032 Freestyle: Fix for versioning code not working properly with new texture options.
To get the versioning code properly work, the condition should have been:

  DNA_struct_elem_find(fd->filesdna, "FreestyleLineStyle", "MTex", "*mtex[18]")

The present commit uses another new structure member instead, to avoid referring
to the magic number 18 in the last string literal.
2014-05-22 16:03:35 +09:00
..
2012-12-17 08:01:43 +00:00
2014-05-08 04:53:05 +10:00
2012-12-17 08:01:43 +00:00