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
path: root/source
AgeCommit message (Expand)Author
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02Cleanup: code styleCampbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-11-01Cleanup: use term shape-preset in widget codeCampbell Barton
2017-11-01UI: Option to draw button pressedCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-11-01Eevee: Fix Black volumetrics.Clément Foucault
2017-11-01Fix T53217: GLSL principled BSDF black with zero clearcoat roughness.Brecht Van Lommel
2017-11-01Eevee: Fix crash when using only 1 viewport sample + volumetricsClément Foucault
2017-11-01Eevee: Fix refraction & alpha blend object disapearingClément Foucault
2017-11-01Eevee: Remove unecessary planar_minmaxzClément Foucault
2017-11-01Eevee: Do not allocate minz buffer.Clément Foucault
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-11-01Cleanup: styleCampbell Barton
2017-11-01Eevee: SSR: Use max lod on planar reflections.Clément Foucault
2017-11-01Eevee: Fix Bad AO on opaque refractive geometry.Clément Foucault
2017-11-01Eevee: Effects: Split each effect in it's own file.Clément Foucault
2017-11-01Draw Manager: Fix crash when trying to order an empty shading group.Clément Foucault
2017-11-01Eevee: Fix Exponent default in versioning codeClément Foucault
2017-11-01Eevee: Silence warningClément Foucault
2017-10-31Mesh Auto-Smooth Split Normal SupportGermano
2017-10-31Merge branch 'master' into blender2.8Bastien Montagne
2017-10-31Fix bplayer (c)Bastien Montagne
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31Prevent users to be able to override context engineDalai Felinto
2017-10-31Add ability for render engines to report extra meta data to pipelineSergey Sharybin
2017-10-31Add ability to specify custom fields to be saved from render resultSergey Sharybin
2017-10-31Stamp info: Use dedicated function to free up memorySergey Sharybin
2017-10-31Workspace cleanup: engine_id is in ViewRenderDalai Felinto
2017-10-31Fix bplayer (c)Bastien Montagne
2017-10-31Collections: Bring back simple visibility behaviourDalai Felinto
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-31UI: avoid double operator type lookupCampbell Barton
2017-10-31Introduce "skip" in BLI_Iterator structDalai Felinto
2017-10-31Fix renderlayers UI removing the wrong renderlayerDalai Felinto
2017-10-30Fix T53191: Python API Reference link wrong in splash screen.Bastien Montagne
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-30Draw Manager: re-enable edit-mesh text overlaymano-wii
2017-10-30Fix manipulator drawing before their refresh callbackCampbell Barton
2017-10-30Missing NULL pointer check in poly-build toolCampbell Barton
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Alembic: added frame offset propertySybren A. Stüvel
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Alembic: exporting MetaBalls as meshSybren A. Stüvel
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Include file for DNA_DEPRECATED macroSybren A. Stüvel
2017-10-29Alembic import: fixed mesh corruption when changing topologySybren A. Stüvel
2017-10-29BMesh: use heap update for dissolve-decimateCampbell Barton
2017-10-29BLI_heap: add validation check, improve testsCampbell Barton
2017-10-29Cleanup: move docs out of headerCampbell Barton