Blender Git Loki

Git Commits -> Revision 1658a28

Revision 1658a28 by Campbell Barton (master)
May 30, 2010, 14:05 (GMT)
- Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh)

- Also made it so sys.stdin isnt overwritten anymore, instead the interactive consoel overwrites while it executes and restores after.

- removed hope folder from sphinx patch path

Commit Details:

Full Hash: 1658a28a58ebd5fe58ab33875b10aaabb3458b79
SVN Revision: 29078
Parent Commit: a668915
Lines Changed: +106, -40

9 Modified Paths:

/release/scripts/modules/bpy/__init__.py (+1, -7) (Diff)
/release/scripts/op/console_python.py (+15, -0) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/fmodifier.c (+1, -1) (Diff)
/source/blender/editors/interface/interface.c (+1, -1) (Diff)
/source/blender/python/BPY_extern.h (+4, -2) (Diff)
/source/blender/python/intern/bpy_driver.c (+5, -5) (Diff)
/source/blender/python/intern/bpy_interface.c (+35, -1) (Diff)
/source/creator/creator.c (+43, -22) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021