3e811f58c1
Implement C korlib
...
NOTE: This is mostly a curiosity atm. There are many undiagnosed access
violations...
2015-07-17 13:38:04 -04:00
f3b7ae3ad5
Pure Python korlib
...
Yeah, korlib was a bit faster than this implementation, but, honestly,
having a second python module made life more difficult than it needed to
be. This fixes that.
2014-07-11 22:40:33 -04:00
3c0d2150b6
Update to Blender 2.71
...
2.71 upgrades to MSVC++2013, so we can use the newfangled log2. This fixes
a rounding bug as well :)
2014-07-10 19:32:58 -04:00
55b17ce0af
Fix access violation in korlib
...
When "Use Alpha" was disabled, we didn't write any alpha into the buffer,
which caused squish to overrun (it expected alpha).
2014-07-04 23:41:41 -04:00
32dcac54f5
Rudimentary material exporter
2014-06-25 19:25:52 -04:00