blender/release/scripts/bpymodules
Willian Padovani Germano 859959b49c BPython:
- fixing bug reported by Paolo Colombo: space handler slinks set for a 3d view were not set when the area got maximized;
- Blender.Object: added object.isSB() method to know if an object is a soft body (has ob->soft != NULL).  Used in fixfromarmature.py.

Scripts:
- updates: batch_name_edit (Campbell), fixfromarmature (JMS);
- additions:
   X3D exporter by Bart;
   Envelope Suite by Jonas Petersen;
   BVH 2 Armature by Jean-Baptiste Perin;
   Camera Changer by Regis Montoya (3R);
   Interactive Console by Campbell (ideasman).
- tiny updates in other scripts.
2005-05-17 07:17:52 +00:00
..
ai2obj.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
BPyBlender.py Note: this commit includes new functionality to save and restore scripts configure options. This is ongoing work, scripts still have to be updated to use this feature and more tests are needed, though many have been performed. The new Scripts Config Editor script is the main part of this. If anyone wants to check it, only the AC3D importer and exporter have already been updated to use it: simply open them (you can then cancel with ESC) to have the data created, then try the config editor. 2005-04-16 05:25:42 +00:00
BPyNMesh.py BPython: 2005-05-17 07:17:52 +00:00
BPyRegistry.py BPython: 2005-04-21 19:44:52 +00:00
eps2obj.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
gimp2obj.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
meshtools.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00
svg2obj.py Scripts (making some changes to the scripts dir): 2005-03-21 05:26:52 +00:00