blender/release/scripts/modules/console
Campbell Barton 926201acf8 - string copy without .py wasnt terminating the string
- console import autocomplete wasnt including modules defined in C like BGL, Mathutils
2009-12-07 14:09:53 +00:00
..
__init__.py replacement for my own autocomplete module by stani 2009-10-29 20:55:45 +00:00
complete_calltip.py missed committing this file (from Stani's patch) 2009-11-07 14:17:49 +00:00
complete_import.py - string copy without .py wasnt terminating the string 2009-12-07 14:09:53 +00:00
complete_namespace.py Patch from Stani for autocomplete 2009-10-30 09:34:57 +00:00
intellisense.py patch from Stani, support for function arguments in autocomplete 2009-11-06 08:53:07 +00:00