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 (Expand)Author
2012-10-20style cleanupCampbell Barton
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-16code cleanup: use float sizes for function args.Campbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-21remove sticky coords from blender and the internal render engine.Campbell Barton
2012-09-21calculate sticky wasnt working very well and had a few glites -Campbell Barton
2012-09-20Fix #32603: Multi-Layer EXR files can't be color managedSergey Sharybin
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-04fix for building on msvc2008 (also style cleanup)Campbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-05code cleanup: minor edit - replace memset() with zero initialization, remove ...Campbell Barton
2012-08-02Merged changes in the trunk up to revision 49478.Tamito Kajiyama
2012-08-01Tie compositor will now update render result when changing node setupSergey Sharybin
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-08fix [#32020] Image will not render in second (any scene other than first) if ...Campbell Barton
2012-06-24Merged changes in the trunk up to revision 48227.Tamito Kajiyama
2012-06-22remove scene from new compositor classes. only needs RenderDataCampbell Barton
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-07style cleanupCampbell Barton
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-21Merged changes in the trunk up to revision 45820.Tamito Kajiyama
2012-04-15Blender Internal:Thomas Dinges
2012-04-14Merged changes in the trunk up to revision 45619.Tamito Kajiyama
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
2012-03-26fix [#30653] Wrong image at UV/Image Editor windowCampbell Barton
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-18Merged changes in the trunk up to revision 44221.Tamito Kajiyama
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-22Merged changes in the trunk up to revision 43585.Tamito Kajiyama
2012-01-20Fix #27120: Bake to image used for rendering glitch (bake feedback loop)Sergey Sharybin
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-05Code refactoring: split render result related functions into separate file.Brecht Van Lommel
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-11-26Fix #29406: show Sequence as render layer when rendering from sequencer, to makeBrecht Van Lommel
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-18Camera: some code refactoring, use an intermediate CameraParams struct insteadBrecht Van Lommel
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-03Fix #28998: sequence rendering with wrong progress barSergey Sharybin
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-11-02RenderEngine api: support for viewport rendering, details here:Brecht Van Lommel
2011-11-02RenderEngine: steps towards implementation of this proposal:Brecht Van Lommel