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-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
2011-10-22Dynamic Paint:Miika Hamalainen
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-12use vector size and const args where possible (no functional change)Campbell Barton
2011-09-10Dynamic Paint:Miika Hamalainen
2011-09-05Merge with trunk r39928Miika Hamalainen
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-08-03Dynamic Paint:Miika Hamalainen
2011-07-24Dynamic Paint:Miika Hamalainen
2011-07-02Merge with trunk r38042Miika Hamalainen
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-27Merge with trunk r37849Miika Hamalainen
2011-06-20fix for incorrect bake api usage. but not a bug.Campbell Barton
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-15de-duplicate multires image filter function. (no functional change)Campbell Barton
2011-06-12Bugfix #27519Ton Roosendaal
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-18additional bake modesM.G. Kishalmi
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-07Bugfix #26388Ton Roosendaal
2011-02-21doxygen: entry for gpu, modifiers, nodes, python and renderNathan Letwory
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-02-08add back options for loading a renderlayer to offset the image when copying t...Campbell Barton
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton