Go to file
Campbell Barton 0feb2acd8a regarding [#29521] Invalid Vertex Weights
added checks to mesh.validate() so it checks for nan weights and negative groups which can crash blender.

the file in the report looks to be corrupt, but this at least can make it load.

also noticed validate was using isnan() and finite() were both used to check valid vertex locations, only finite is needed.
2011-12-08 04:51:03 +00:00
build_files Cycles / CUDA Kernel compile: 2011-12-06 16:00:57 +00:00
doc include mathutils.noise in sphinx docs 2011-12-04 06:55:32 +00:00
extern Merging remained part of hybrid tracker which adds correlation threshold 2011-12-07 14:54:03 +00:00
intern correct missing argument error if CYCLES_OPTIMIZED_KERNEL_FLAGS isnt set 2011-12-07 08:03:52 +00:00
release Update presets for tracking 2011-12-07 17:28:42 +00:00
source regarding [#29521] Invalid Vertex Weights 2011-12-08 04:51:03 +00:00
CMakeLists.txt Enables vc 2010 boost libraries for cmake 2011-12-03 01:12:57 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct Cycles 2011-12-01 16:33:21 +00:00