Blender Git Commit Log
Git Commits -> Revision 977a4e7
Revision 977a4e7 by Campbell Barton (master) March 24, 2018, 13:27 (GMT) |
Text: re-allocate exact lengths for undo Undo sometimes reserved too much space in the buffer, now assert when this happens and allocate the exact size needed. Note prepares for moving text editor undo out of the text block (D3113) which will split the undo buffer into a list of undo steps. |
Commit Details:
Full Hash: 977a4e7f5d001e62a9e09dd3a02dc2cb2329f893
Parent Commit: 3f9d5ea
Lines Changed: +84, -54
1 Modified Path:
/source/blender/blenkernel/intern/text.c (+84, -54) (Diff)