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
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-26Merge branch 'blender-v2.93-release'Falk David
2021-05-26Fix: GPencil mask shows in view layer renderFalk David
2021-05-26Merge branch 'blender-v2.93-release'Jacques Lucke
2021-05-26Fix T88250: crash when instancing object in disabled collectionJacques Lucke
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez
2021-05-26Nodes: fix threading issues with node ui storageJacques Lucke
2021-05-26Fix T88588: crash when muting node with multi input socketJacques Lucke
2021-05-26Fix particlesystem not duplicating their pointcache in NO_MAIN case.Bastien Montagne
2021-05-26Compositor: Use BLI_color in convert alpha node.Jeroen Bakker
2021-05-26Fix T88531: Mantaflow problem with geometry nodesPhilipp Oeser
2021-05-26Fix T88566: Mantaflow inflow with shapekeys is not working anymorePhilipp Oeser
2021-05-26Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-26Fix T88251: "Operator Cheat Sheet" CrashPhilipp Oeser
2021-05-25Cleanup: Fix short comparison with bool warningHans Goudey
2021-05-25GPencil: Add a use_light option when creating object.YimingWu
2021-05-25Cleanup: Use ListBase in various places in line art.YimingWu
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: Line art naming changes.YimingWu
2021-05-25Cleanup: Convert to static type directly from CPPTypeHans Goudey
2021-05-25Fix T86956: VSE shading mode ignores Grease Pencil Vertex colors.Jeroen Bakker
2021-05-25Unreported fix: vertex colors overlay not set for new 3d views.Jeroen Bakker
2021-05-25Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-25Fix T88551: Crash accessing uninitialized tool settingsRichard Antalik
2021-05-25Cleanup: use nullptrJacques Lucke
2021-05-25Cleanup: remove unnecessary lambda captureJacques Lucke
2021-05-25Fix T88549: ID sorting tests.Bastien Montagne
2021-05-25Fix T88464: Incorrect baking with camera markers.YimingWu
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-25Cleanup: spellingCampbell Barton
2021-05-25Cleanup: clang-formatCampbell Barton
2021-05-24Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-24Fix T88478: Fallback to dolly not working when moving the camera in camera viewGermano Cavalcante
2021-05-24Fix (unreported): Automatic transform contraint not being disabledGermano Cavalcante
2021-05-24Cleanup: Rename transform enum itemsGermano Cavalcante
2021-05-24Cleanup: Refactor PlaneTrack and PlaneDistort operationsManuel Castilla
2021-05-24Nodes: move shader curves node to C++Charlie Jolly
2021-05-24Fix T88524: GPencil PDF does not take into account the marker cameraAntonio Vazquez
2021-05-24Fix T88466: Sound strips prevent strip renderingRichard Antalik
2021-05-23UI: Use title case for labelsAaron Carlisle
2021-05-22Cleanup: Move curve draw cache implementation to C++Hans Goudey
2021-05-21Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-21Fix T87357: Missing update after removing socketJacques Lucke
2021-05-21Fix T88375: Bone Size Small After V3D.View_AllWayde Moss
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-21Fix particle ID init not creating particle deflect data.Bastien Montagne
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez