blender/release/scripts/modules/console
2012-02-08 04:37:37 +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 Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
complete_namespace.py added a check to console auto-compleation for pythons struct_seq type, so bpy.app and sys.float_info autocompleate their attributes rather then bring treated as a typle. 2011-06-10 09:44:27 +00:00
intellisense.py incorrectly had CMake storing directory names as filepaths 2011-06-29 13:16:11 +00:00