Blender Git Loki
Git Commits -> Revision 6c0e9e2
Revision 6c0e9e2 by Campbell Barton (master) July 26, 2009, 18:56 (GMT) |
indentation error with some operators (strip the descriptions) if 0'd the exec() workaround for running python scripts incase windows devs want to test. theeth said the problem is when you compile a debug blender against a non debug python (or the ther way I assume), you can get a FILE struct mismatch. A quick way to test this on windows is to run this from the command line. blender -P somescript.py Somescript.py can be anything |
Commit Details:
Full Hash: 6c0e9e21cbd0b20340a1e0bc8f7d06236f3a0909
SVN Revision: 21935
Parent Commit: cbb9dfa
Lines Changed: +14, -6