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-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-05Code refactoring: split render result related functions into separate file.Brecht 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-03Fix #28998: sequence rendering with wrong progress barSergey Sharybin
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-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-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-12Bugfix #27519Ton Roosendaal
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-02-21doxygen: entry for gpu, modifiers, nodes, python and renderNathan Letwory
2011-02-08add back options for loading a renderlayer to offset the image when copying t...Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-03[#23095] If no camera is present, a render starts but does nothing, and we ha...Sergey Sharybin
2010-11-03bugfix [#24508] Render and changing scenes crashes.Campbell Barton
2010-10-31Fix crashing running read full sample layers operator.Brecht Van Lommel
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-02Fix preview render crash after recent G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-07Fix #22354, #22727, #22501: image window not display correctBrecht Van Lommel
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-01Attempted fixes for render crashes on windows, still can't redo them hereBrecht Van Lommel
2010-03-28External render engines now have option bl_postprocess to determineBrecht Van Lommel
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-22quite a few python panels (10 or so) had names longer then the PanelType allo...Campbell Barton
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-08-172.5: Render ApiBrecht Van Lommel
2009-07-27render api utility function to initialize a render layer from an image rather...Campbell Barton
2009-07-242.5: Render/Game EngineBrecht Van Lommel
2009-07-222.5: RenderBrecht Van Lommel