Blender Git Loki
Git Commits -> Revision ff66f3d
Revision ff66f3d by Joshua Leung (master) November 23, 2013, 05:59 (GMT) |
Anim Editors: Refactored animchannel type definition callbacks to use bools Changes: - acf.name_prop() and acf.has_setting() now return bools instead of shorts - Renamed a few name_prop() callbacks whose names ended in "_nameprop" instead of "_name_prop", which made it difficult to safely find all such instances |
Commit Details:
Full Hash: ff66f3d3adc1022d732fba4f4d120067fa87f3f8
Parent Commit: 58ec292
Lines Changed: +84, -84