Blender Git Commit Log
Git Commits -> Revision 249f2b9
Revision 249f2b9 by Dalai Felinto (master) February 23, 2015, 15:34 (GMT) |
RNA: use 1/0 for move layers operator internal api Consistency. For the records, I suspect there are still a few cases of this. I found this by chance (moving an object to a different layer), and I ran into the previous one (fixed by Campbell) as well (by adding a cube). Anyways, since it only happens when building with crash on asserts is not a big issue. But by the time we change RNA to use bool instead of int it would be nice to do a call for test to prevent those breaks. |
Commit Details:
Full Hash: 249f2b9ccfc26a0e1b98ad8d8da7f60701634894
Parent Commit: 9626f4f
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/object/object_relations.c (+1, -1) (Diff)