Blender Git Commit Log

Git Commits -> Revision 3ff3d1b

Revision 3ff3d1b by Campbell Barton (master)
July 23, 2013, 12:49 (GMT)
replace use of strcat() where the string offset is known.
also correct bad logic with converting a textblock to 3d-text, bytes-vs-number of chars wasn't handled right.

Commit Details:

Full Hash: 3ff3d1bc0fa6979d0745dbd7526cbb5c35c1fcbf
SVN Revision: 58542
Parent Commit: a5bc021
Lines Changed: +114, -75

12 Modified Paths:

/source/blender/blenkernel/intern/property.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/text.c (+5, -3) (Diff)
/source/blender/blenlib/BLI_string_utf8.h (+37, -23) (Diff)
/source/blender/blenlib/intern/path_util.c (+4, -2) (Diff)
/source/blender/blenlib/intern/string.c (+11, -8) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+4, -4) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -2) (Diff)
/source/blender/editors/curve/editfont.c (+24, -10) (Diff)
/source/blender/imbuf/intern/thumbs.c (+11, -6) (Diff)
/source/blender/windowmanager/intern/wm_keymap.c (+9, -8) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+2, -3) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021