Blender Git Loki
Git Commits -> Revision f6aa903
Revision f6aa903 by Campbell Barton (master) September 12, 2007, 02:13 (GMT) |
* added functions to copy between UV and vertex color layers. * added CustomData_set_layer_active_index and CustomData_set_layer_render_index since they did not accept values from CustomData_get_active_layer_index and CustomData_get_render_layer_index * fixed some warnings * made the colored edge in active face draw mode only display when texture mode enabled. |
Commit Details:
Full Hash: f6aa903e10ed4221118814f216eb724d893c1474
SVN Revision: 12017
Parent Commit: 59fe967
Lines Changed: +217, -43