[Bf-codereview] BGE: Material replacement for texface options (issue4289041)

dingto at googlemail.com dingto at googlemail.com
Sat Mar 12 00:08:27 CET 2011


No need to use split


http://codereview.appspot.com/4289041/diff/1/release/scripts/ui/properties_material.py
File release/scripts/ui/properties_material.py (right):

http://codereview.appspot.com/4289041/diff/1/release/scripts/ui/properties_material.py#newcode621
release/scripts/ui/properties_material.py:621: split = layout.split()
No need to use split here.
row = layout.row() will do the same job.

http://codereview.appspot.com/4289041/


More information about the Bf-codereview mailing list