Blender Git Loki
Git Commits -> Revision 3d3531a
Revision 3d3531a by Germano Cavalcante (master) September 19, 2018, 02:11 (GMT) |
Fix unreported: Undo of texts pasted in the Text Editor misses one character. Caused by commit rB28c34ae7e2d6 Unlike `strncpy`, `BLI_strncpy` ensures the last character is ' '. |
Commit Details:
Full Hash: 3d3531acb026b6920898e6da5296204a7a4c6ca5
Parent Commit: 4597589
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/text.c (+1, -1) (Diff)