mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
5f64737956
Also changed the optional 'columnMajor' argument of the matrix variant of Shader:send and Transform:setMatrix to accept enum constants instead. Valid values are "row" and "column". --HG-- branch : minor