blender/release/scripts
Campbell Barton cfd9d6d190 Drop support for python 3.1.
for building py3.2 on *nix see:
  http://wiki.blender.org/index.php?title=Dev:2.5/Doc/Building_Blender/Linux/Troubleshooting#Python

also fixed possible buffer overrun with getting the fake filepath for a blender textblock.
2011-03-07 11:53:40 +00:00
..
io/netrender 2.5 Netrender UI File: 2011-02-28 14:34:13 +00:00
keyingsets replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
modules Py/Operators: FBX Exporter setting order was still randomized. 2011-03-07 08:57:35 +00:00
op minor correction for r35312, check the operator returns finished. 2011-03-03 04:25:14 +00:00
presets pep8 cleanup 2011-02-04 09:27:25 +00:00
templates replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
ui Drop support for python 3.1. 2011-03-07 11:53:40 +00:00