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
2016-07-19Cleanup: style, spellingCampbell Barton
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Comments for link-list typesCampbell Barton
2015-09-21Render: Free persistent image storage when loading new fileSergey Sharybin
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Deduplicate some logic around debug passesSergey Sharybin
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-05-18Multi-View: small cleranup/refactor with RE_pass_find_by_type and RE_RenderLa...Dalai Felinto
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-29Multi-View: new util functions RE_RenderViewGetById() and RE_RenderViewGetByN...Dalai Felinto
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-09Fix regression after multiview, basically we appended the wrong framesAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-08-19Fix T41457: Viewport resolution divider does freestyle for every resolutionSergey Sharybin
2014-08-12Proof-of-concept implementation of Freestyle support for Cycles.Tamito Kajiyama
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-26Nicer solution to T38846: Split off the render layer forcing from theLukas Tönne
2014-02-26Fix T38846: Render layer checkbox is not refreshed.Lukas Tönne
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-25Fix T38353: some EXR files from other applications not loading correctly.Brecht Van Lommel
2014-01-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-11-20Blender Internal:Thomas Dinges
2013-10-12code cleanup: use const's for vector args.Campbell Barton
2013-10-10Support for baking vertex colors to textures.Antony Riakiotakis
2013-10-09Derivative map bakerSergey Sharybin
2013-09-12Different implementation of patch #36430: use layer froms scene directly forBrecht Van Lommel
2013-07-08Fix #35960, #36044: blender internal viewport rendering crash while editing d...Brecht Van Lommel
2013-06-25Render stats text: show elapsed time for blender internal, hide useless "Sing...Brecht Van Lommel
2013-06-11Fix #35561: freestyle + read full sample layers = crash.Tamito Kajiyama
2013-05-123D viewport render preview:Ton Roosendaal
2013-04-18style cleanupCampbell Barton
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03code cleanup: unused functionsCampbell Barton
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26style cleanup:Campbell Barton
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