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-21Fluid: Updated manta pp filesSebastián Barschkis
2020-02-21Cleanup: Move transform_mode_init to transform_mode APIGermano Cavalcante
2020-02-21Fix T74006: Alt+ clicking (assign to all selected) doesn not work forPhilipp Oeser
2020-02-21Fix T74044: Switching from Edge Slide to Move and Cancelling causes crashGermano Cavalcante
2020-02-21Transform: Fix reinitialization of custom data correctionGermano Cavalcante
2020-02-21Fix: Drivers on hide_viewport and hide_render throw warningsSybren A. Stüvel
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-21Codesign: Make file watcher robust for network errorsSergey Sharybin
2020-02-21Cleanup: Spelling in a commentSergey Sharybin
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