Blender Git Loki
Git Commits -> Revision e23e125
Revision e23e125 by Brecht Van Lommel (master) May 2, 2011, 12:07 (GMT) |
Fix for revision 36403, using BLI_findstring. This loop looks for the last found entry, not the first, made this a bit more explicit in the code now. |
Commit Details:
Full Hash: e23e125c3481d86698659f5d11bf5437255f5b97
SVN Revision: 36437
Parent Commit: c2f1838
Lines Changed: +7, -4