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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-16This fixes HDV render presets:Peter Schlaile
* according to wikipedia HDV1080p 24p has a framerate of 24/1.001 * HDV comes in NTSC in PAL versions, too (30/1.001 and 25/1)
2010-07-08import bpy needed for presets nowCampbell Barton
2010-03-12Changed NTSC and PAL to be consistent with the ITU BT 601 spec, other ↵Tom Musgrove
variations can be done as custom if the user wants it.
2010-03-11A number of common rendering presets, looked up and added by Simon Rainerson Tom Musgrove
2010-02-23scene.render_data -> scene.renderCampbell Barton
bpy.types.SceneRenderData -> bpy.types.RenderSettings better do these changes before there are too many scripts out.
2009-12-29netrender tab to spacesCampbell Barton
2009-11-22* Added fps and fps_base to some Render presets. They were missing there. Thomas Dinges
2009-11-22render presets, select from a directory, button to add own presetsCampbell Barton