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-03-10OVERLAY: Viewport Background Color visible in Material Preview ModeJeroen Bakker
2020-03-10Fix T74585: Crash when scrolling viewport shading pop-upJulian Eisel
2020-03-10GPencil: Cleanup float indicatorAntonio Vazquez
2020-03-10Fix T74601: Cut Particles to Shape fails for transformed objectCampbell Barton
2020-03-10Fix sequencer Slip tool skipping offset=0 caseCampbell Barton
2020-03-10Cleanup: replace term 'terrible' from sequence slipCampbell Barton
2020-03-10Fix vertex slide deselecting facesCampbell Barton
2020-03-10Cleanup: GPencil: Remove uneeded castClément Foucault
2020-03-10GPencil: Fix RNA range for uv_rotationClément Foucault
2020-03-10Fix T74536: Grease pencil immediately crashes on macOSClément Foucault
2020-03-10DRW: Fix wrong test conditionClément Foucault
2020-03-10Fix T74579: Filename with '\' causes assert when browsing filesCampbell Barton
2020-03-09Cleanup: compiler warningsBrecht Van Lommel
2020-03-09Fix error in grease pencil vertex paint levels operatorBrecht Van Lommel
2020-03-09Fix T74354: Avoid division by 0 when calculating hardnessPablo Dobarro
2020-03-09Sculpt: Edge AutomaskingPablo Dobarro
2020-03-09UI: add "Samples" text to audio mixing buffer size preference for clarityAdrian Newton
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-09Face Sets: Add relax support to Mesh Filter and Draw Face SetsPablo Dobarro
2020-03-09Fix Cloth Brush not working with automaskingPablo Dobarro
2020-03-09Fix T74500: Rebuild the Face Sets datalayer after slicing the geometryPablo Dobarro
2020-03-09Fix T74499: Add visibility checks to Face Sets creation operationsPablo Dobarro
2020-03-09Sculpt: Remove hardcoded hardness from Clay brushPablo Dobarro
2020-03-09Fix T74492: Reset Face Set data when cancelling the expand operatorPablo Dobarro
2020-03-09Cleanup: Move Face Sets random color generation to its own functionPablo Dobarro
2020-03-09Fix T74438: Vertex-only meshes disappear in wireframe modeGermano Cavalcante
2020-03-09UI: use pixel units for tile sizes and node auto-offset marginAdrian Newton
2020-03-09Cleanup: Move `BKE_animdata_free()` call out of each IDType free data.Bastien Montagne
2020-03-09Cleanup: Remove unused switch/case from BKE_lib_id.Bastien Montagne
2020-03-09Alembic: constraint for transform animation is using world matrix againSybren A. Stüvel
2020-03-09Cleanup: palette: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: GreasePencil: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: Ipo: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Fix failing assert because of invalid region coordinatesJulian Eisel
2020-03-09Fix T72253: Mantaflow adaptive domain cuts offSebastián Barschkis
2020-03-09UI: avoid blurring of view navigation widgets at some UI scalesYevgeny Makarov
2020-03-09Fix unnecessary grease pencil drawing when there are no grease pencil objectsUlysse Martin
2020-03-09Python API: allow overriding context.workspace for workspace operatorsKai Jægersen
2020-03-09UI: add space before px unit in Eevee properties for consistencyAdrian Newton
2020-03-09UI: rename View Frame to Go to Current Frame in video sequencerEitan
2020-03-09Fix layout.prop invert_checkbox not working combined with iconsBrecht Van Lommel
2020-03-09Overlay: Add antialiasing to particle spritesClément Foucault
2020-03-09Fix T74438: Overlay: Loose verts and particle not draw in some conditionsClément Foucault
2020-03-09Cleanup: FreestyleLineStyle: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: Mask: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: MovieClip: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: Silence warningsDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Depsgraph: fix crash caused by removing too many NO-OP nodesSybren A. Stüvel
2020-03-09Fix T74533: Crash when entering sculpt modeGermano Cavalcante