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
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-09-21Render: Free persistent image storage when loading new fileSergey Sharybin
2015-07-27Replace MFace with looptri for dynamicpaintCampbell Barton
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Deduplicate some logic around debug passesSergey Sharybin
2015-07-18Point density: Add utility function to sample density outside of render pipelineSergey Sharybin
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
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-05-06Shader node: support native render capabilitiesCampbell Barton
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-27Fix T44512: Cycles fails normal bake /w scale flipCampbell Barton
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-24Code cleanup: r_ prefix vs. _r suffixSergey Sharybin
2015-03-20Avoid per-draw allocation when drawing currently rendering tilesSergey Sharybin
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-10-09Fix T42139, vertical noise stripe patterns in noise texture.Antony Riakiotakis
2014-10-07Allow render engine to declare whether it's capable of the texture rendering ...Sergey 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-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-04Fix T40843: Cycles does not support viewport render overrideSergey Sharybin
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin
2014-06-17Bake-API: allow custom UV to be bakedDalai Felinto
2014-06-13Bake-API: handle objects with no faces (fix T40601)Dalai Felinto
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-05-30Bake-API: Support for batch bakingDalai Felinto
2014-05-29Proper fix T40156 Cycles Baking and applyRotation issuesDalai Felinto
2014-05-21Bake API: partial fix T40156 (applyRotation issues)Dalai Felinto
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-26Fix T38831: blender internal enabling shadow pass changes material node diffuse.Brecht Van Lommel
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