Merge branch 'scygan-fix_gen_wrappers.py' into 'master'
authorPyry Haulos <phaulos@google.com>
Mon, 19 Oct 2015 19:58:21 +0000 (15:58 -0400)
committerPyry Haulos <phaulos@google.com>
Mon, 19 Oct 2015 19:58:21 +0000 (15:58 -0400)
commita7eee9dc144b49f05008cb980c2c544d6cea9250
tree73fd17639ed32ddc8fa54f5c0ee420cebdff9ed5
parent855e3b4916d09d112b44f6b4eb66dcb3d496bfda
parent7d1dee5794581c63c2e742f138920e7566cf765b
Merge branch 'scygan-fix_gen_wrappers.py' into 'master'

Fix gen_framework.py - it ignored the arrays in function parameters.

This makes wrapped cmdSetBlendConstants not accept 4  blendConstants

See merge request !40