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-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock
2020-08-25Fix T77298: Cycles multiple object making not working with multiple samplesBrecht Van Lommel
2020-08-25Fix T79811 MacOS: Edit Mode - vertex/edge/face selection is missingClément Foucault
2020-08-25Fix buildbot failing due to non-existent git submodule hashBrecht Van Lommel
2020-08-25Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-25Fix T77359: Crash adding UV's in edit-mode with linked duplicatesCampbell Barton
2020-08-25GPU: Fix compilation issue caused by rBb43f4fda19b9Clément Foucault
2020-08-25GL: Add error checking functionClément Foucault
2020-08-25GPUSelect: Avoid assert caused by clearing without a depth maskClément Foucault
2020-08-25Fix T80012: Bevel Shader node Samples value has too low hardcoded limitPhilipp Oeser
2020-08-25Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-25Fix T80016: Shape key animation is linked when duplicating objectRed Mser
2020-08-25Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-25Enabled workaround to solve threading issues in draw managerJeroen Bakker
2020-08-25Revert "Enabled workaround to solve threading issues in draw manager"Jeroen Bakker
2020-08-25Fix T79915: crash when changing to white noise textureJacques Lucke
2020-08-25Enabled workaround to solve threading issues in draw managerJeroen Bakker
2020-08-25Cleanup: use doxy sectionsCampbell Barton
2020-08-25Fix T80077: Objects disappear when joining with a zero scaled axisCampbell Barton
2020-08-25BLI_math_matrix: add invert_m4_m4_safe_ortho (m3 version too)Campbell Barton
2020-08-25Sculpt: Cloth Snake Hook BrushPablo Dobarro
2020-08-25Fix T80008: Smooth brush not deforming mesh boundaries correctlyPablo Dobarro
2020-08-24T79811 MacOS: Edit Mode - vertex/edge/face selection is missingClément Foucault
2020-08-24BLI: simplify lookup methods in MapJacques Lucke
2020-08-24Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-08-24Fix T80039: Do not subdivide with Multires is mesh has no facesPablo Dobarro
2020-08-24Fix T79819: crash with OSL trace() and getmessage() after Embree changesBrecht Van Lommel
2020-08-24BLI: improve exception safety of Set and MapJacques Lucke
2020-08-24Fix T80076: Cycles Alembic Motion Blur ProblemKévin Dietrich
2020-08-24Cycles: cleanup, remove unused parameterKévin Dietrich
2020-08-24Merge branch 'blender-v2.90-release'Aaron Carlisle
2020-08-24API Docs: Update Changelog from 2.83Aaron Carlisle
2020-08-24Workbench: Fix assert with sculpt in textured color modeClément Foucault
2020-08-24Fix T80035: Fix crash switching/adding scenesSergey Sharybin
2020-08-24numaapi: Sync with upstreamRay Molenkamp
2020-08-24Theme: Remove TH_UV_OTHERS from bThemeJeroen Bakker
2020-08-24Fix selected UV vertex drawing ignoring sizeCampbell Barton
2020-08-24UVEdit: Fix assert caused by depth mask not being set before clearClément Foucault
2020-08-24Fix T79896 Awful performance with Dyntopo onClément Foucault
2020-08-24GPUState: Fix scissor state being overwritten when changing scissor boundsClément Foucault
2020-08-24BLI: add Array.last methodJacques Lucke
2020-08-24Cycles: Fix missing dependencies in libcycles_deviceImre Palik
2020-08-24Merge branch 'blender-v2.90-release' into masterClément Foucault
2020-08-24Fix T79970 EEVEE: Camera Animation Breaks Motion Blur (Two Steps or More)Clément Foucault
2020-08-24Revert "Fix T77564: VSE (and compositor background) lost stereoscopy preview"Clément Foucault
2020-08-23Some small speedups from parallelizing more parts.Howard Trickey
2020-08-23Fix T80034 Crash using material panel on 2.91.0 alphaClément Foucault
2020-08-23Fix T79872: VSE - splitting strip shows the channel number when unusedPhilipp Oeser
2020-08-23Fix T79874: VSE - error clearing fades without animation dataPhilipp Oeser
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault