Closed modeswitch closed 12 years ago
Due to a bug in the math library, in-place multiplicaiton that's used in Transform does not work. Short-term solution is to avoid this API. Refactored math library will solve it in the longer term.
@dperit This is causing the broken light behaviour we saw.
Fixed in wip-core.
Due to a bug in the math library, in-place multiplicaiton that's used in Transform does not work. Short-term solution is to avoid this API. Refactored math library will solve it in the longer term.