Blender Git Commit Log
Git Commits -> Revision 94057b1
Revision 94057b1 by Campbell Barton (master) June 8, 2016, 09:21 (GMT) |
3D Text: Store separate arrays for undo data Don't store maximum length of text per undo step, or attempt to pack all data in a single array. Was storing 32766 characters per undo step, irrespective of actual text length. |
Commit Details:
Full Hash: 94057b15d1c8fd31d1fb8e8f9b30cb681accfb5c
Parent Commit: c6864c4
Lines Changed: +35, -20
1 Modified Path:
/source/blender/editors/curve/editfont_undo.c (+35, -20) (Diff)