blender/release/scripts/modules/console
2013-04-30 23:01:12 +00:00
..
__init__.py mailed Stani Michiels and he's ok to switch his console autocomplete to GPLv2 or later. 2011-02-08 00:01:15 +00:00
complete_calltip.py pep8 edits and avoid naming conflicts with python builtins 2011-11-24 19:36:12 +00:00
complete_import.py code cleanup: python/pep8 and double-promotion warnings. 2013-03-28 19:33:14 +00:00
complete_namespace.py fix for exception in console auto-completing an object with __getitem__ but no __len__ (BMEdge). 2013-04-30 23:01:12 +00:00
intellisense.py patch [#34380] Fix Python console bug: "autocomplete" doesn't advance cursor properly when completion includes UTF8 characters 2013-02-24 21:51:48 +00:00