Add files via upload
authorTrianglesPCT <dain.bray@gmail.com>
Sun, 24 Jul 2016 08:23:59 +0000 (02:23 -0600)
committerGitHub <noreply@github.com>
Sun, 24 Jul 2016 08:23:59 +0000 (02:23 -0600)
commitbcb86bcc352459a29e6a8aaed28d6ab6b3aa4a7d
treee2e60c08707d9f4614e7791b25f1f9e7077a9540
parent86b7f12c18613b0dc44e101f1552e4985827bb7a
Add files via upload

fix blender vert colors being casted to signed char, which was causing negative values.

Also fix blender vert colors being way outside of 0 to 1 range which aiColor specifies
code/BlenderDNA.inl
code/BlenderScene.h