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-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20style cleanupCampbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
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-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-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-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-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-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-03Fix #28998: sequence rendering with wrong progress barSergey Sharybin
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code refactoring: move external engine functions into own file.Brecht Van Lommel
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-08-31catch exception and report an error when failing to write exr files - was cra...Campbell Barton
2011-08-29patch [#28355] Better Environment Map scriptingCampbell Barton
2011-07-21Merged changes in the trunk up to revision 38543.Tamito Kajiyama
2011-06-30minor edits, no functional change.Campbell Barton
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-16Merged changes in the trunk up to revision 37539.Tamito Kajiyama
2011-06-12Bugfix #27519Ton Roosendaal