Blender Git Commit Log
Git Commits -> Revision 063d438
Revision 063d438 by Lukas Toenne (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 4, 2014, 08:07 (GMT) |
Use a memstream again instead of a temporary file. But to avoid crappy performance when directly parsing the stream, use a read-only string stream afterward to do the actual parsing on the resulting char buffer. |
Commit Details:
Full Hash: 063d438054618779501ce923d5784c2ceb747fbe
Parent Commit: bf59c1b
Lines Changed: +27, -27
1 Modified Path:
/source/blender/blenkernel/intern/fracture.c (+27, -27) (Diff)