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-21Codesign: Remove archive with files after they were copiedSergey Sharybin
2020-02-21Fix transform 'center_override' not being flaggedGermano Cavalcante
2020-02-21Fix T73841: Pressing 3 doesn't go to Pose modeWilliam Reynish
2020-02-20windows: Add some more verbose logging to make.batRay Molenkamp
2020-02-20Fix T73871: improve assignement of material to selection in multi objectPhilipp Oeser
2020-02-20Fix T63892: Tools cannot be registered into some contexts (e.g.Philipp Oeser
2020-02-20Cycles: Switched Embree to use Catmull-Rom curves.Stefan Werner
2020-02-20Fix some issues with versionning of older files.Bastien Montagne
2020-02-20CMake: Suppress strict warnings for extern on macOSSergey Sharybin
2020-02-20Fix ushort compiler errors in WindowsAntonio Vazquez
2020-02-20Modifiers: Refactor Mask modifierJacques Lucke
2020-02-20Cleanup: use named unsigned types in the Python APICampbell Barton
2020-02-20mathutils: support for to_2x2 as well as non-square matricesCampbell Barton
2020-02-20mathutils: support Vector.rotate for 2D vectorsTiago Chaves
2020-02-20BLI_math: add 2x2 matrix utilitiesTiago Chaves
2020-02-20Cleanup: rename mul_m2v2 to mul_m2_v2Campbell Barton
2020-02-20Fix missing error message on convex hull failureCampbell Barton
2020-02-20Cleanup: remove use of 'register'Campbell Barton
2020-02-20Cleanup: unused structsCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-20Fix T65640: Axis of Custom Shape Bones are drawn in a wrong position.Germano Cavalcante
2020-02-20Fix T74019 Eevee High Quality Normals causing pitch black facesClément Foucault
2020-02-20DRW: Fix facing reset when drawing with inverted cameraClément Foucault
2020-02-19RNA: Fail makesrna if enum identifiers contain spacesJulian Eisel
2020-02-19Fix compile error when building with CyclesJulian Eisel
2020-02-19DRW: Support inverted view matrixClément Foucault
2020-02-19Fluid: Temporary fix for gzopen on windowsSebastián Barschkis
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2020-02-19Fix T54270: Reset last_hit and last_location when reading the filePablo Dobarro
2020-02-19Fluid: Updated manta pp filesSebastián Barschkis
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