Blender Git Loki
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