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
2020-02-19Fluid: Updated Manta updater scriptSebastián Barschkis
2020-02-19Cleanup: `make format`Dalai Felinto
2020-02-19Fluid: More cleanup in fluid rna codeSebastián Barschkis
2020-02-19Fix T73932: modifying keyframes in nodes fails when there is an image sequenceBrecht Van Lommel
2020-02-19Sculpt: Pinch only in the direction perpendicular to the strokePablo Dobarro
2020-02-19Fluid: Cleanup in fluid rna codeSebastián Barschkis
2020-02-19Fix T74009: `bpy.ops.outliner.orphans_purge()` poll being too restrictive.Bastien Montagne
2020-02-19Fix for Fix (c) : Normals Edit modifier using unititialized array of normals...Bastien Montagne
2020-02-19Fix T72751: Timeline crash from overridden scene.Bastien Montagne
2020-02-19Fluid: Fix typo that was made in 4453509d83dcSebastián Barschkis
2020-02-19Fix T73770: Mantaflow is unable to bake fluid simulations on non-ASCII file p...Sebastián Barschkis
2020-02-19readfile: Move ID refcounting to libquery.Bastien Montagne
2020-02-19Fix T68878: Update shapekeys during transformationGermano Cavalcante
2020-02-19Fix T73941: Custom normals from normal edit modifier ignored by further modif...Bastien Montagne
2020-02-19Fix T73938: Cycles Vertex Color wrong if no layer is specifiedPhilipp Oeser
2020-02-19Subdiv: Clarify Subdiv settingsSergey Sharybin
2020-02-19Fix make deps OSL build on some systems with Qt librariesBrecht Van Lommel
2020-02-19Fix T73859: Support executing sculpt.set_pivot_position without invokeJacques Lucke
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-19BLI_math: unify zero area checks for barycentric weight calculationCampbell Barton
2020-02-19EEVEE: Color Ramp Ease OptimisationCharlie Jolly
2020-02-19DRW: New High Quality Normal & Tangent extractClément Foucault
2020-02-18GPU: Fix huge performance regression regarding instancingClément Foucault
2020-02-18GPU: Limit Mesa workaround to older versionClément Foucault
2020-02-18Modifiers: UVWarp modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Bevel modifier add invert vgroup optionCody Winchester
2020-02-18Fix crash loading .blend file saved with Blender 2.25Brecht Van Lommel
2020-02-18Modifiers: Explode modifier add invert vgroup optionCody Winchester
2020-02-18Fix Cycles fluid motion blur not working after recent refactorBrecht Van Lommel
2020-02-18Sculpt: Update red cursor colorPablo Dobarro
2020-02-18Modifiers: Laplacian Deform modifier add invert vgroup optionCody Winchester
2020-02-18EEVEE: Fix default material disappearing when SSRefraction is enabledClément Foucault
2020-02-18Sculpt: Fix slide relax cursor colorPablo Dobarro
2020-02-18Fix T73105: Use Magnify instead of Pinch in the brush context menuPablo Dobarro
2020-02-18Cleanup: clang-format.Bastien Montagne
2020-02-18Modifiers: Laplacian Smooth modifier add invert vgroup optionCody Winchester
2020-02-18Fix Embree failing on objects with a very high number of motion stepsBrecht Van Lommel
2020-02-18Cycles: Fix failing avxf cross test on AVX2Ray Molenkamp
2020-02-18Cleanup: protect parameters of `FOREACH_MAIN_ID` & co macros.Bastien Montagne
2020-02-18Fix (unreported) wrong handling of usercount in `BKE_workspace_add()`.Bastien Montagne
2020-02-18Code cleanup EEVEE Render PassesJeroen Bakker
2020-02-18Fix T62612: Saving with "Remap Relative" makes ALL paths relativeCampbell Barton
2020-02-18libquery: add optional handling of 'UI' ID pointers.Bastien Montagne
2020-02-18Fix T73960: GPencil can't convert while it is a separate from old strokesAntonio Vazquez
2020-02-18Fix making paths relative on windowsCampbell Barton
2020-02-18Remove debug prints from blendfile_liblink.Bastien Montagne
2020-02-18Fix T73954: Cycles viewport render from camera not respecting aspect ratioBrecht Van Lommel
2020-02-18Fix missing output dir for blendfile_liblink test.Bastien Montagne
2020-02-18Cleanup: use doxy sections for BLI_bpath APICampbell Barton
2020-02-18build_deps: include venv on windowsRay Molenkamp