Blender Git Commit Log
Git Commits -> Revision a8f6a19
Revision a8f6a19 by Dalai Felinto (master) June 17, 2010, 06:34 (GMT) |
Logic ops: uncommenting + fix remove ops to use full RNA code :) The problem here was that it as passing Object *ob, while it should be Object **ob. Otherwise you can't change where the pointer is pointing to. |
Commit Details:
Full Hash: a8f6a198a6a88a803f2fa871ec96bd74713c3756
SVN Revision: 29515
Parent Commit: 5782623
Lines Changed: +27, -48
1 Modified Path:
/source/blender/editors/space_logic/logic_ops.c (+27, -48) (Diff)