Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-14remove api field, was never used.Campbell Barton
2011-12-09Fixed the last 2 bugs. Ready for release.Michael Krupa
2011-12-09reduce stl docstrings and keep chan exporter pep8 (remove minor warnings at ↵Campbell Barton
least)
2011-12-08Updated to use bpy.types.Camera.angle_y property.Michael Krupa
2011-12-07Added full support for film back sensor size (2 new properties in ImportChan ↵Michael Krupa
class - sensor_width and sensor_height)
2011-12-06minor editsCampbell Barton
- remove check if sensor width exists for chan files - tag nuke chan files to be pep8 - remove unused import
2011-12-06Updated to use the sensor size in blender 2.61Michael Krupa
2011-12-05moving Nuke *.chan io camera animation import/export scripts into trunk, ↵Campbell Barton
this is a very simple foramt and nice to have with tracking release [[Split portion of a mixed commit.]]