Blender Git Loki
Git Commits -> Revision cf84cf5
Revision cf84cf5 by Joshua Leung (master) April 28, 2008, 05:14 (GMT) |
Bugfix: The Outliner was being built incorrectly, leading to fake "IPO-Driver"-linked objects being shown under IPO's. These were caused by a missing break statement, which lead to the IPO case flowing on to the Action case. This could cause crashes with undo on some computers. |
Commit Details:
Full Hash: cf84cf5f211475dc72cffe0ebba85e2ad91fee6b
SVN Revision: 14585
Parent Commit: 5b69107
Lines Changed: +4, -3
1 Modified Path:
/source/blender/src/outliner.c (+4, -3) (Diff)