Blender Git Commit Log

Git Commits -> Revision e68834c

Revision e68834c by Ian Thompson (master)
June 25, 2008, 13:51 (GMT)
Added UI for suggestions list. Works with arrow-keys and mouse wheel, accept with Enter, reject with Esc or click elsewhere. Mouse selection not yet supported. The script is called from the File->Text Plugins menu.

Tidied python script, the C suggestions functions and fixed some bugs including suggestions not being freed properly.

Commit Details:

Full Hash: e68834c75bc3e69641a6332dab071ebaa2d9d1d3
SVN Revision: 15351
Parent Commit: bdc030c
Lines Changed: +293, -95

5 Modified Paths:

/release/scripts/textplugin_suggest.py (+66, -62) (Diff)
/source/blender/blenkernel/BKE_suggestions.h (+9, -5) (Diff)
/source/blender/blenkernel/intern/suggestions.c (+22, -10) (Diff)
/source/blender/python/api2_2x/Text.c (+7, -7) (Diff)
/source/blender/src/drawtext.c (+189, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021