Blender Git Loki
Git Commits -> Revision bd8cd6a
Revision bd8cd6a by Campbell Barton (master) July 22, 2006, 14:22 (GMT) |
noticed my BVH test import blender was 30meg+ turns out to be python new action function (M_NLA_NewAction) was making actions with 2 users, so that acrions would never de-allocated, alloc_libblock alredy assigns a user, so just dont assign another from M_NLA_NewAction. |
Commit Details:
Full Hash: bd8cd6a38c27cc8cf72c4977e0c102f19eaf1f29
SVN Revision: 8198
Parent Commit: bfd9f8e
Lines Changed: +21, -21
1 Modified Path:
/source/blender/python/api2_2x/NLA.c (+21, -21) (Diff)