blender/release
Ian Thompson bdc030c664 Text plugin basis with plugin for suggestions/completions. The suggest plugin works for imported global variables, methods, modules and module members. For example typing:
import Blender
from Blender import *
| <- cursor here suggests globals
Blender.Draw.gl| <- cursor here suggests all Draw members starting gl

Currently suggestions are listed in the console when the space is redrawn but will be presented as a menu-style list soon. Also to add are shortcut/activation keys to allow plugins to respond to certain key strokes.
2008-06-24 15:25:25 +00:00
..
beos-4.5-i386 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
beos-5.0-i386 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
datafiles Part one of the 2.46 release commit 2008-05-18 18:05:16 +00:00
freedesktop/icons Woops, I think I committed some wrong versions of the *nix icons the first time, 2006-11-15 03:43:47 +00:00
irix-6.2-mips Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
plugins This is an expanded patch of this: 2008-04-18 19:10:03 +00:00
scripts Text plugin basis with plugin for suggestions/completions. The suggest plugin works for imported global variables, methods, modules and module members. For example typing: 2008-06-24 15:25:25 +00:00
text This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
windows Merged from trunk 2008-06-09 14:04:19 +00:00
getversion.py *sigh* from now on I think I need to run my commits through ispell ;) 2008-01-15 18:43:29 +00:00
Makefile This is patch: [#9050] Single step .svn dir removal for Makefile (release) 2008-05-09 20:00:18 +00:00
VERSION Part one of the 2.46 release commit 2008-05-18 18:05:16 +00:00