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-12-03MSVC: Enable clang-tidy analyserRay Molenkamp
2020-12-03GPencil: Reduce UI range for Simplify Adaptive factorAntonio Vazquez
2020-12-03GPencil: Fix unreported refresh of stroke after using Arrange operatorAntonio Vazquez
2020-12-03GPencil: Add Vertex Paint operators to Paint menuAntonio Vazquez
2020-12-03Fix: remove `show_group_colors` from graph editor menuSybren A. Stüvel
2020-12-03Geometry Nodes: improve support for Color attributesJacques Lucke
2020-12-03Geometry Nodes: add custom data type getter for attribute accessorJacques Lucke
2020-12-03Fix T83315: Crash showing animation channel context menu after baking soundSybren A. Stüvel
2020-12-03Fix Cycles device kernels containing debug assertation codePatrick Mours
2020-12-03Tracking: Improve multithreading of tracking many markersSergey Sharybin
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-12-03Fix linker errors when building without CyclesSybren A. Stüvel
2020-12-03Fix accendental copy/paste errors after last commitAaron Carlisle
2020-12-03Bmesh: Improve documentation of op parametersAaron Carlisle
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-12-02Fix crash in outliner on cursor hoverNathan Craddock
2020-12-02Outliner: Highlight icons on cursor hoverNathan Craddock
2020-12-02Cleanup: Store "is_active" instead of pointer property in panel typeHans Goudey
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: automatically reconnect when swapping inputsJacques Lucke
2020-12-02Geometry Nodes: correct modifier name when creating from node editorJacques Lucke
2020-12-02Fix T83309: Hide metadata when overlays are off.Jeroen Bakker
2020-12-02Geometry Nodes: unify icons -> use ICON_NODETREE for everythingDalai Felinto
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-12-02Cleanup: remove most of "#ifdef WITH_GEOMETRY_NODES"Dalai Felinto
2020-12-02Preferences: remove Point Cloud object from experimentalDalai Felinto
2020-12-02Preferences: remove Geometry Nodes from experimentalDalai Felinto
2020-12-02Geometry Nodes: improve operators for node editor headerHans Goudey
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: support muted nodesJacques Lucke
2020-12-02Geometry Nodes: support geometry components in depsgraph object iteratorJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02BLI: add missing constJacques Lucke
2020-12-02Functions: add float2 cpp typeJacques Lucke
2020-12-02Theme: update shader node color to match socket colorPablo Vazquez
2020-12-02UI: update node socket colorsPablo Vazquez
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-12-02Functions: add generic pointer classJacques Lucke
2020-12-02Functions: add move operations to CPPTypeJacques Lucke
2020-12-02Fix T83293: crash when selecting boneJacques Lucke
2020-12-02GPU: Show Limited support message for polaris + 20.11.2 drivers.Jeroen Bakker
2020-12-02Deps: Additional changes for PugiXML on macOSSebastián Barschkis
2020-12-02GPU: Blacklist unsupported GPUs that crash during startup.Jeroen Bakker
2020-12-02Fix T83161: Crash when moving ruler endpoints and opening or closing the tool...Germano Cavalcante
2020-12-02Transform: Correct Mirror for Object Mode along arbitrary axisHenrik Dick
2020-12-02Fix T83119: Crash with topology mirror affecting a hidden vertexPhilipp Oeser
2020-12-02Add Custom Falloff Curve to the Vertex Weight Proximity Modifier.Christian Friedrich
2020-12-02Fix T83300: constant scene refreshing in Cycles with empty volumesKévin Dietrich
2020-12-02Fix build error on builds without audaspaceRichard Antalik
2020-12-02Fix T83090: Multiple warnings accessing brush enum data.Bastien Montagne