[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/blenkernel BKE_text.h tuhopuu3/source/blender/blenkernel/intern text.c tuhopuu3/source/blender/src drawtext.c

Ricki Myers themyers at neomyers.com
Wed Feb 9 11:52:21 CET 2005


themyers (Ricki Myers) 2005/02/09 11:52:21 CET

  Modified files:
    tuhopuu3/source/blender/blenkernel BKE_text.h 
    tuhopuu3/source/blender/blenkernel/intern text.c 
    tuhopuu3/source/blender/src drawtext.c 
  
  Log:
  Added a new fun to BKE_text and text that changed how the tabs where tracked for tab complete.
  I also added in text a multi dem. array with 3 words set there for auto indent.    If there is a : in the current line when you hit ENTER it addes the new tab for the block. If there is the words pass, break, or return on the line when you hit ENTER it will removed one tab completing the block.
  
  Revision  Changes    Path
  1.3       +2 -2      tuhopuu3/source/blender/blenkernel/BKE_text.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/blenkernel/BKE_text.h.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.4       +50 -13    tuhopuu3/source/blender/blenkernel/intern/text.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/blenkernel/intern/text.c.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>
  1.3       +14 -24    tuhopuu3/source/blender/src/drawtext.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/drawtext.c.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list