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-05-22Fix T74443: No render in VP9 lossless modePhilipp Oeser
2020-05-22Fix (unreported): prefetching wastes resources when end frame is reachedRichard Antalik
2020-05-22Fix (unreported): Don't restart prefetching during rendering.Richard Antalik
2020-05-22Fix T76774: Crash on prefetching sequences from another scene.Richard Antalik
2020-05-21Cleanup: spellingCampbell Barton
2020-05-20Fix T76916: Cycles missing deform motion blur for shape key + subdiv modifierBrecht Van Lommel
2020-05-20Fix T73979: Wrong location of fluid mesh when domain origin is not in centerJacques Lucke
2020-05-20Fix T76858: non-thread safe sculpt memory allocation when using --debug-memoryBrecht Van Lommel
2020-05-20Fix PBVH parallel range not initializing user data correctly in some casesBrecht Van Lommel
2020-05-19Fix T76865: Vertex paint draws hidden but cannot be painted ontoCampbell Barton
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-19Fix sculpt mask interpolation in subdivisionsPablo Dobarro
2020-05-18Fix NULL pointer access reported by ASAN (harmless in practice but still weak)Brecht Van Lommel
2020-05-18Fix T76851: GPencil brush is reset after change modeAntonio Vazquez
2020-05-18Fix T76573: Make links with Multires leading to crashSergey Sharybin
2020-05-18Fix error mixing incompatible enums when generating the proxy nameCampbell Barton
2020-05-15Fix T76698: Movie clip stabilize display ignore footage colorspacePhilipp Oeser
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-15Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-05-15Fix T76738: Duplicate brushes cause assertion on undoCampbell Barton
2020-05-15Fix duplicate ID's being created when appending/linkingCampbell Barton
2020-05-15Fix error versioning paint-slots pre-2.80Campbell Barton
2020-05-14Sculpt: Render Face Sets always as flat shadingPablo Dobarro
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-05-14Fix sculpt/paint missing undo-step limitingCampbell Barton
2020-05-14Fix T52782: crash rendering more virtual parent particles than childrenBrecht Van Lommel
2020-05-14Fix T66005: crash deleting render slot while rendering to itBrecht Van Lommel
2020-05-13Fix T76646: Crash when changing Size in Add Cube pop-up in some cases.Bastien Montagne
2020-05-13Cleanup: warningCampbell Barton
2020-05-13Fix T75968: PBVH raycast returns wrong active vertexPablo Dobarro
2020-05-13Fix T76320: Thread race condition on undo with prefetching enabledRichard Antalik
2020-05-13Fix T70612: Sequencer Crash on enabling PrefetchRichard Antalik
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-12Fix T74694: Sculpt Mask Influences Weight/Vertex Paint DrawingJeroen Bakker
2020-05-12Fix T76053: Rigid Body properties disappears after deleting rigid body constr...Bastien Montagne
2020-05-12Multires: Correct NULL-pointer checkSergey Sharybin
2020-05-12Fix T76514: Invalid geometry in Alembic crashes BlenderSybren A. Stüvel
2020-05-12Fix T75492: Only positive shrink factor values can be animatedJacques Lucke
2020-05-11Fix T76538: Prevent nodesocket creation on certain nodesPhilipp Oeser
2020-05-11Fix T76642: Incorrect behavior limiting undo stepsCampbell Barton
2020-05-10Fix T36263: Pasted strip doesnt have F-Curve keyframes from the originalRichard Antalik
2020-05-10Fix T71300: Crash on rendering scene recursively from sequencerRichard Antalik
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-05-07Fix T76468: volume sequence render not using correct frame in rendersBrecht Van Lommel
2020-05-07GPencil: Add support for Link ModifiersAntonio Vazquez
2020-05-07Fix T75793: Mirror modifier UV flip only works on first UDIM TilePhilipp Oeser
2020-05-06Fix T76430: Quick smoke not rendering Cycles and EeveeSebastián Barschkis
2020-05-04GPencil: Fix Chisel Brush pressureAntonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-02Cleanup: Fix return NULL from bool type functionRichard Antalik