Blender Git Commit Log

Git Commits -> Revision dcad1eb

Revision dcad1eb by Campbell Barton (master)
August 6, 2019, 11:59 (GMT)
Cleanup: move utf8 offset conversion into BLI_string_utf8

There isn't anything specific to text data with these functions.

Commit Details:

Full Hash: dcad1eb03ccc0782229d81cdbeaa71c035c09955
Parent Commit: 8b2810a
Lines Changed: +68, -62

7 Modified Paths:

/source/blender/blenkernel/BKE_text.h (+0, -4) (Diff)
/source/blender/blenkernel/intern/text.c (+4, -48) (Diff)
/source/blender/blenlib/BLI_string_utf8.h (+5, -0) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+50, -0) (Diff)
/source/blender/editors/space_info/textview.c (+4, -5) (Diff)
/source/blender/editors/space_text/text_draw.c (+3, -3) (Diff)
/source/blender/editors/space_text/text_ops.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021