THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
2c6a82dd0a
blender
/
release
/
scripts
/
modules
/
console
History
Campbell Barton
8e3d590b76
code cleanup: python/pep8 and double-promotion warnings.
2013-03-28 19:33:14 +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
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
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