Campbell Barton
99396da62c
[ #24627 ] [minor] Object type is TEXT, but icon names are FONT
...
change object.type enum name TEXT for FONT to match icon and ID type names.
2010-11-10 07:44:48 +00:00
Campbell Barton
e568ea668e
revert r32284, turns out OpenSuse needs this for forkpty(), also fixed missing import with 3ds export.
2010-10-04 11:42:39 +00:00
Campbell Barton
868fdd80a2
use is rather then == when comparing against None.
2010-09-18 10:43:32 +00:00
Campbell Barton
a89c526a92
finished moving importers and exporters into python packages (as proposed on the mailing list).
...
- made operator dir's into python packages
- lazy loading of module which do the actual import and export (faster blender load times)
- general maintanance and small fixes.
- bugfix for exporting x3d materials
- leak fix for exporting 3ds
2010-09-01 12:11:34 +00:00
Campbell Barton
66a4de07e0
excuse the noise, adding type's in format package names.
2010-09-01 03:06:28 +00:00