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
2019-07-03Fix T66234: Issue on switching material mode between Object and DataSergey Sharybin
2019-07-03Fix T66353: VSE: Missing updates when moving strip with animationSergey Sharybin
2019-07-03Fix T66369: Excessive WARN messages in console when opening older filesBastien Montagne
2019-07-03Fix T66377: Applying rotation/scale on a parent changes location of a childSergey Sharybin
2019-07-03Fix T66370: add_relation Message in Console with certain shadersSergey Sharybin
2019-07-03Fix T66374: Crash when adding non-mesh objectSergey Sharybin
2019-07-03Fix T66366: Multi object edit makes blender crashSergey Sharybin
2019-07-03Fix: failing test `gp_workbench`Jeroen Bakker
2019-07-03BKE Particle: Simplify recent changes in distribution codemano-wii
2019-07-03Fix T63302: Crash when baking normals from selected to active with no cageDalai Felinto
2019-07-02GPencil: Fix unreported error in stroke thickness when applies scale.Antonioya
2019-07-02Fix T53058: Crash when rendering to Quicktime RLE codecSybren A. Stüvel
2019-07-02Fix assert in Alembic tests with constraintsBrecht Van Lommel
2019-07-02Fix workbench render crash in background modeBrecht Van Lommel
2019-07-02Fix T65798: Incorrect auto-tex space for CurvesSergey Sharybin
2019-07-02Fix T66340: Missing particles in Grid and Volume distribution.mano-wii
2019-07-02Fix T66295 Collection instance duplicates don't have selection outlineClément Foucault
2019-07-02Fix (unreported) untranslatable title of Quick Favorites menu.Bastien Montagne
2019-07-02Fix T64805: Can't generate particle hair edit 'comb cache' in blender 2.8Sergey Sharybin
2019-07-02Fix T65778: Missing selection update with linked objects in edit modeSergey Sharybin
2019-07-02Fix T66290: new Node's init api callback was not handling ID usercount.Bastien Montagne
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-07-02Fix T66316: "Open on Mouse Over" doesn't work in some popoversCampbell Barton
2019-07-02Fix T66322 Object with particle system have expanded selection regionClément Foucault
2019-07-02Compositor: Background Fit UI ScaleJeroen Bakker
2019-07-02Cleanup: spellingCampbell Barton
2019-07-02Cleanup: rename set_inverted_drawing, move to GPU_stateCampbell Barton
2019-07-02Fix T61360: Smooth Weights affects all objectsmano-wii
2019-07-02Fix crash unlinking non-ID types in the outlinerCampbell Barton
2019-07-02Fix T65468 Nurbs: Broken display when hiding control pointsClément Foucault
2019-07-02Updated tooltips for operators 'Transfer Mix' and 'Join Shapes'. Fixes typoInes Almeida
2019-07-02GPencil: New python API for closing strokes with geometryAntonioya
2019-07-01GPencil: Add new parameter to python API for activating the new created frameAntonioya
2019-07-01Fix T65974 Workbench: transparency rendering brokenClément Foucault
2019-07-01Workbench: Combine Xray Alpha with object/material alpha ...Clément Foucault
2019-07-01Fix T65771 Eevee: Volume Emission not working if density is zeroClément Foucault
2019-07-01UI: increase size of scale gizmo circleCampbell Barton
2019-07-01Gizmo: support for filled circle with inner non-zero radiusCampbell Barton
2019-07-01Revert "Rename operator 'Join Shapes' to 'Transfer Mix'."Brecht Van Lommel
2019-07-01Revert "Fix T65798: Incorrect auto-tex space for Curves"Sergey Sharybin
2019-07-01DRW: replace edge hash with an edge aligned bitmapCampbell Barton
2019-07-01Fix: widget states had too low contrastWilliam Reynish
2019-07-01Fix T60289: changing gizmo properties causes excessive redrawsBrecht Van Lommel
2019-07-01Fix T66277: Pinning Fluid Domain properties causes bake errorPhilipp Oeser
2019-07-01DRW: Fix Crash in DRW_draw_depth_object when object batch cache is not initClément Foucault
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-07-01Fix T66301: Crash on vertex slide when the vertex is not linked to a face.mano-wii
2019-07-01Fix T66292: Alpha Blend transparency glitches with volumeClément Foucault
2019-07-01Fix T66207: Invalid depsgraph relation when driver uses object dimensionSergey Sharybin
2019-07-01PaintingModes: Facemask Wireframe DrawingJeroen Bakker