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
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03GPencil: Cleanup Doxygen commentsAntonio Vazquez
2020-07-03BLI: Use TBB spin_mutex as SpinLock implementationSergey Sharybin
2020-07-03BLI: Switch threads implementation file to C++Sergey Sharybin
2020-07-03Clang-Tidy: Allow use with GCC but warn about possible failureSergey Sharybin
2020-07-03Initial support of clang-tidy toolchainSergey Sharybin
2020-07-03Cleanup: spellingCampbell Barton
2020-07-03Fix T78551 EEVEE: Fix memleak from renderpass uboClément Foucault
2020-07-03Fix T78124 Overlay: Image: Camera background image transparency not workingClément Foucault
2020-07-03Fix T77559 Avoid wrong ob->imat leading to several bugsClément Foucault
2020-07-03Fix T78527: GPencil Mirror modifier is inconsistent with Mesh Mirror (redo)Philip Holzmann
2020-07-02UI: rename Alpha to OpacityJuan
2020-07-02UI: Replace "Grease Pencil" with "Annotation" in user-facing options in the C...Nicola De Mitri
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-07-02GPencil: Cleanup - More rename from gp_ to gpencil_Antonio Vazquez
2020-07-02Sculpt: Mask By ColorPablo Dobarro
2020-07-02Cleanup: Fix build error with clang on windows.Ray Molenkamp
2020-07-02Fix T78525: Status bar not reset after Edit Voxel SizePablo Dobarro
2020-07-02UI: Use consistent order in ocean modifierHans Goudey
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-07-02Fix T78527: GPencil Mirror modifier is inconsistent with Mesh MirrorAntonio Vazquez
2020-07-02UI: Small Tweaks to Modifier Layouts for ConsistencyHans Goudey
2020-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-07-02Fix T78513: Modifier apply shortcut not displayedHans Goudey
2020-07-02Fix T78054: Crash Editing Instanced Objects with Tangent NormalsJeroen Bakker
2020-07-02Fix T77686: EEVEE environment pass with film transparencyJeroen Bakker
2020-07-02Fix crash calculating vertex parent in edit-modeCampbell Barton
2020-07-02Fix T76886: GPencil - Flickering when use Background or Camera imageAntonio Vazquez
2020-07-02Cleanup: spellingCampbell Barton
2020-07-02Fix T76806 UV Editor: Display as Outline do not work on macOSClément Foucault
2020-07-02Fix T76229 Overlay: Sulpt overlay not working if object use in-front optionClément Foucault
2020-07-01Fix alignment test when snap to edge while in vert or edge slideGermano Cavalcante
2020-07-01Revert "Fix alignment test when snap to edge while in constraint"Germano Cavalcante
2020-07-01Fix alignment test when snap to edge while in constraintGermano Cavalcante
2020-07-01EEVEE: Shadows: Remove 1 pixel padding to the cubemapClément Foucault
2020-07-01Fix T67587 Overlay: WeightPaint color blends with background in wireframe modeClément Foucault
2020-07-01Cleanup: Add functions to check the first brush step and symmetry passesPablo Dobarro
2020-07-01GPencil: Fix unreported primitive color always set as Vertex ColorAntonio Vazquez
2020-07-01Fix T77780 Overlay: Weight colors are not in render in the right colorspaceClément Foucault
2020-07-01Cleanup: typos in comment.Bastien Montagne
2020-07-01Fix T77655 Overlay: Edit mode + wire drawtype + infront not transparentClément Foucault
2020-07-01Cloth: use the original vertex positions to build internal springs.Alexander Gavrilov
2020-07-01Fix T78330: Duplicating parented objects does not preserve relationships.Bastien Montagne
2020-07-01Cloth: correctly use the rest shape to compute the initial pressure volume.Alexander Gavrilov
2020-07-01Fix missing GPU image free in background modeBrecht Van Lommel
2020-07-01Fix T78264: Auto Render stops working after rendering manuallySergey Sharybin
2020-07-01LibOverride: Tweak more poll functions to prevent illegal operations.Bastien Montagne
2020-07-01Fix ID reference counting asserts when freeing COW pose channels.Alexander Gavrilov