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-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-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-19Subdiv: Clarify Subdiv settingsSergey Sharybin
2020-02-19Fix T73859: Support executing sculpt.set_pivot_position without invokeJacques Lucke
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-19BLI_math: unify zero area checks for barycentric weight calculationCampbell Barton
2020-02-19EEVEE: Color Ramp Ease OptimisationCharlie Jolly
2020-02-19DRW: New High Quality Normal & Tangent extractClément Foucault
2020-02-18GPU: Fix huge performance regression regarding instancingClément Foucault
2020-02-18GPU: Limit Mesa workaround to older versionClément Foucault
2020-02-18Modifiers: UVWarp modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Bevel modifier add invert vgroup optionCody Winchester
2020-02-18Fix crash loading .blend file saved with Blender 2.25Brecht Van Lommel
2020-02-18Modifiers: Explode modifier add invert vgroup optionCody Winchester
2020-02-18Sculpt: Update red cursor colorPablo Dobarro
2020-02-18Modifiers: Laplacian Deform modifier add invert vgroup optionCody Winchester
2020-02-18EEVEE: Fix default material disappearing when SSRefraction is enabledClément Foucault
2020-02-18Sculpt: Fix slide relax cursor colorPablo Dobarro
2020-02-18Cleanup: clang-format.Bastien Montagne
2020-02-18Modifiers: Laplacian Smooth modifier add invert vgroup optionCody Winchester
2020-02-18Cleanup: protect parameters of `FOREACH_MAIN_ID` & co macros.Bastien Montagne
2020-02-18Fix (unreported) wrong handling of usercount in `BKE_workspace_add()`.Bastien Montagne
2020-02-18Code cleanup EEVEE Render PassesJeroen Bakker
2020-02-18Fix T62612: Saving with "Remap Relative" makes ALL paths relativeCampbell Barton
2020-02-18libquery: add optional handling of 'UI' ID pointers.Bastien Montagne
2020-02-18Fix T73960: GPencil can't convert while it is a separate from old strokesAntonio Vazquez
2020-02-18Fix making paths relative on windowsCampbell Barton
2020-02-18Cleanup: use doxy sections for BLI_bpath APICampbell Barton
2020-02-18Cleanup: compiler warningsBrecht Van Lommel
2020-02-18Fix T70898: Area.type access fails for topbar & statusbarCampbell Barton
2020-02-18DRW: Fix wrong view transform used in solid mode if using workbench engineClément Foucault
2020-02-18Fix T73793 Walk navigation crosshair gets hidden behind objectsClément Foucault
2020-02-18Fix T73914 Overlay: Unable to select bone in pose modeClément Foucault
2020-02-17Fix: Alphabeticalize Object ModifiersAaron Carlisle
2020-02-17Fix T73748 Overlay: Infront disappearing/glitched while in Xray modeClément Foucault
2020-02-17Overlays: Fixed blending issue when not using smooth wireClément Foucault
2020-02-17Fix T73876 Overlay: Armature: Pose bones display randomlyClément Foucault
2020-02-17MSVC: Fix obscure RNA related build errorRay Molenkamp
2020-02-17Embree: avoid potential clashing symbols with external renderer add-onsBrecht Van Lommel
2020-02-17Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time edi...Germano Cavalcante
2020-02-17Fix T73853: Redo does't work properly with NLA "Move" transform modeGermano Cavalcante
2020-02-17VSE: Remove atomized image duplication for preprocessing stageRichard Antalik