Blender Git Commit Log
Git Commits -> Revision ddeb9f8
Revision ddeb9f8 by Campbell Barton (master) November 6, 2009, 23:53 (GMT) |
- added console language type - separated python console from the interactive console - added shell console type (simple example) - console types are autodetected and can be selected in the menu |
Commit Details:
Full Hash: ddeb9f8e24da6076ed76be1573cc152def5751ae
SVN Revision: 24389
Parent Commit: 6e47d9b
Lines Changed: +397, -151
2 Added Paths:
/release/scripts/op/console_python.py (+225, -0) (View)
/release/scripts/op/console_shell.py (+102, -0) (View)
/release/scripts/op/console_shell.py (+102, -0) (View)