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
2013-01-24Fix threading issues of viewport rendering when using movies/generated imagesSergey Sharybin
2013-01-22Fix projection texture painting crashSergey Sharybin
2013-01-21Multires baker: fix wrong normalization if baking happens to multiple imagesSergey Sharybin
2013-01-21Support normalized displacement maps in cases maximal distance is not setSergey Sharybin
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-01Highlight currently rendering tilesSergey Sharybin
2012-12-19Multirs baker: support for threaded bakingSergey Sharybin
2012-12-18Multires baker: made octree aware of user-defined resolution in performance p...Sergey Sharybin
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-18Move multires baker into own file in render/Sergey Sharybin
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-13Render Engines: fix crash when changing render engine during renderingSergey Sharybin
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20style cleanupCampbell Barton
2012-10-16code cleanup: use float sizes for function args.Campbell Barton
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-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-04fix for building on msvc2008 (also style cleanup)Campbell Barton
2012-08-05code cleanup: minor edit - replace memset() with zero initialization, remove ...Campbell Barton
2012-08-01Tie compositor will now update render result when changing node setupSergey Sharybin
2012-07-08fix [#32020] Image will not render in second (any scene other than first) if ...Campbell Barton
2012-06-22remove scene from new compositor classes. only needs RenderDataCampbell Barton
2012-06-07style cleanupCampbell Barton
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-15Blender Internal:Thomas Dinges
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-03-26fix [#30653] Wrong image at UV/Image Editor windowCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-20Fix #27120: Bake to image used for rendering glitch (bake feedback loop)Sergey Sharybin
2012-01-05Code refactoring: split render result related functions into separate file.Brecht Van Lommel
2011-11-26Fix #29406: show Sequence as render layer when rendering from sequencer, to makeBrecht Van Lommel
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-11-18Camera: some code refactoring, use an intermediate CameraParams struct insteadBrecht Van Lommel
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
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
2011-11-02RenderEngine: add .is_animation and .is_preview properties to detect if it'sBrecht Van Lommel
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Render API: add update_progress() function to update progress bar progress fromBrecht Van Lommel
2011-10-22Code refactoring: move external engine functions into own file.Brecht Van Lommel