- Dec 11, 2011
-
-
Campbell Barton authored
this is a patch submission but fix in a different way
-
Brendon Murphy authored
-
- Dec 10, 2011
-
-
Andrew Hale authored
- Setting any of the branch lengths to 0.0 results in divide by zero. Min value for the length setting is now 0.000001 - Preset export failed with the change to the way that vector properties were stored. Now we just store a slice copy of the vector in the export.
-
- Dec 09, 2011
-
-
Michael Krupa authored
-
Campbell Barton authored
-
Thomas Larsson authored
-
- Dec 08, 2011
-
-
Michael Krupa authored
-
Martin Buerbaum authored
* Added support for edge length measurement * Updated API revision and Blender version * Rearranged some things to make code clearer - it's still pretty cumbersome :-(. * Also moved "Update selection" button to the very top.
-
- Dec 07, 2011
-
-
Michael Krupa authored
Added full support for film back sensor size (2 new properties in ImportChan class - sensor_width and sensor_height)
-
- Dec 06, 2011
-
-
Kalle-Samuli Riihikoski authored
-
Campbell Barton authored
- remove check if sensor width exists for chan files - tag nuke chan files to be pep8 - remove unused import
-
Michael Krupa authored
-
Campbell Barton authored
from Paulo Dias (paxnubis)
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
- Dec 05, 2011
-
-
Campbell Barton authored
moving Nuke *.chan io camera animation import/export scripts into trunk, this is a very simple foramt and nice to have with tracking release [[Split portion of a mixed commit.]]
-
- Dec 04, 2011
-
-
Campbell Barton authored
from ed gautier (edddy)
-
- Dec 03, 2011
-
-
Brecht Van Lommel authored
-
- Dec 02, 2011
-
-
Clemens Barth authored
Dear all. Some large data classes (elements, atoms and sticks) use __slots__ now. Cheers, Blendphys.
-
Campbell Barton authored
-
- Dec 01, 2011
-
-
Campbell Barton authored
Moving PDB importer into trunk, thanks to Clemens Barth for making all edits requested to have this in an acceptable quality level. There are a few todo's still but at this point the script is better then the previous PDB importer in trink, so better to include this in the 2.61 release. [[Split portion of a mixed commit.]]
-
Campbell Barton authored
removing this PDB importer in preparation to replace with a re-written one which supports more file types
-
- Nov 30, 2011
-
-
Aaron Keith authored
Fixed Bug in Bolt Factory “remove doubles” function, which was introduced during indentation clean up.
-
- Nov 29, 2011
-
-
Bastien Montagne authored
-
- Nov 28, 2011
-
-
Thomas Larsson authored
-
- Nov 26, 2011
-
-
Bart Crouch authored
-
- Nov 25, 2011
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Nov 24, 2011
-
-
Campbell Barton authored
-
Mitchell Stokes authored
-
- Nov 23, 2011
-
-
Campbell Barton authored
-
Brecht Van Lommel authored
-
- Nov 22, 2011
-
-
Bartek Skorupa authored
-
Campbell Barton authored
-
Bastien Montagne authored
-
- Nov 19, 2011
-
-
Kalle-Samuli Riihikoski authored
-
Campbell Barton authored
indentation edits and copy pyrimid from contrib (where I had made some edits), removed so this wont happen again.
-
Nathan Vegdahl authored
-
- Nov 16, 2011
-
-
Jesse Kaukonen authored
- Added a button for copying render settings from Blender render due to a bug involved if changing render engine from the render engine menu instead of the button - Removed debug prints
-