Blender Git Loki

Git Commits -> Revision 53e535d

Revision 53e535d by Ian Thompson (master)
August 4, 2008, 23:01 (GMT)
Text Markers: multiple, coloured selections within a Text object with group relationships. They allow portions of text to be edited as one and enable quick jumping between and editing of different areas.

Flags control the behaviour and grouping of markers. At present, Ctrl+M places a marker with TMARK_EDITALL set for testing purposes.

I have also split the text area event handler into separate methods for marker handling and the existing text tools. This makes the events system much easier to follow as it was getting a little hairy.

Commit Details:

Full Hash: 53e535dfcf9637e3aa3327dd3bf2793a67756868
SVN Revision: 15960
Parent Commit: ed50024
Lines Changed: +668, -185

6 Modified Paths:

/source/blender/blenkernel/BKE_text.h (+13, -0) (Diff)
/source/blender/blenkernel/intern/text.c (+257, -18) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+10, -0) (Diff)
/source/blender/makesdna/DNA_text_types.h (+7, -1) (Diff)
/source/blender/src/drawtext.c (+380, -166) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021