Blender Git Commit Log
Git Commits -> Revision 99c8165
Revision 99c8165 by Campbell Barton (compositor-2016) June 8, 2016, 19:45 (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: 99c816561fcd58b2a4ec7501fe4150cff46dd16c
Parent Commit: 83d7947
Committed By: Jeroen Bakker
Lines Changed: +35, -20
1 Modified Path:
/source/blender/editors/curve/editfont_undo.c (+35, -20) (Diff)