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-01-18Fix T84739: Crash with curve brush in sculpt mode.Bastien Montagne
2021-01-18Fix T83657: Pose Mode: Clearing transform doesn't respect Mirror XKarthik Rangasai Sivaraman
2021-01-17Add Object Tool: scale the cursor plane based on the depthCampbell Barton
2021-01-17Add Object Tool: split aspect & origin options for base/heightCampbell Barton
2021-01-17RNA: report an error when the name property is set twiceCampbell Barton
2021-01-17Fix workspace tool name propertyCampbell Barton
2021-01-16Fix T84713: Geometry nodes reroute sockets have incorrect typeWannes Malfait
2021-01-16Fix T84757: feedback loop with when modifying vertex group with nodesJacques Lucke
2021-01-16Add Object Tool: add initial "Fixed Aspect" optionCampbell Barton
2021-01-16Add Object Tool: make UI more compactCampbell Barton
2021-01-16Add Object Tool: support incremental snappingCampbell Barton
2021-01-16Add Object Tool: workaround non-orthogonal orientation matricesCampbell Barton
2021-01-16Add Object Tool: quiet warning setting sizeCampbell Barton
2021-01-16Add Object Tool: rename keymap, expose in keymap editorCampbell Barton
2021-01-16Add Object Tool: remove from experimentalCampbell Barton
2021-01-15Fix: Build error with MSVC 2017Ray Molenkamp
2021-01-15Fix T84373: Overrides : shapes keys driven by armature don't work on second i...Bastien Montagne
2021-01-15Fix (unreported) copying liboverride of mesh breaks overrides of shape keys.Bastien Montagne
2021-01-15Geometry Nodes: Use a default value in the point scale nodeHans Goudey
2021-01-15Fix T84745: build error with TBB 2021Brecht Van Lommel
2021-01-15Fix T84673: Skin resize operator always using object origin as pivotGermano Cavalcante
2021-01-15Fix "Make Instances Real" to work with nodes modifier instancesHans Goudey
2021-01-14Fix T81533: NLA Properly Draw FModifiersWayde Moss
2021-01-14Geometry Nodes: don't delete existing attribute before new attribute is computedJacques Lucke
2021-01-14Fix T84167: Saving half-float EXR might result in NaN pixelsSergey Sharybin
2021-01-14Geometry Nodes: output color from Attribute Color Ramp nodeJacques Lucke
2021-01-14MeshCache: add error handling to `fread()` callsSybren A. Stüvel
2021-01-14Fix add-object tool snap placement when activated from tweak eventCampbell Barton
2021-01-14Fix uninitialized stack memory use accessing the snap normalCampbell Barton
2021-01-14Fix T84684: Undo operators not workingJulian Eisel
2021-01-13Fix T84686: Node vector socket default values not animate-ableHans Goudey
2021-01-13Bump file subversion after recent node versioning commitHans Goudey
2021-01-13Nodes: use green color again for shader sockets and shader categoryBrecht Van Lommel
2021-01-13Blender 2.92 beta - bcon3Dalai Felinto
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13UI: Use gray color for float sockets in nodesPablo Vazquez
2021-01-13UI: Use capital letters for X Y and Z axesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13Geometry Nodes: Rename boolean input socketsHans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Cleanup: Remove unecessary namespace prefixesHans Goudey
2021-01-13Geometry Nodes: Enable exposing object and collection socketsHans Goudey
2021-01-13Geometry Nodes: improve Point Distribute nodeJacques Lucke
2021-01-13Geometry Nodes: cleanup attribute usageJacques Lucke
2021-01-13Depsgraph: Remove redundant copy-on-write operationsSergey Sharybin
2021-01-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-13Fix: popout windows are sized incorrectly on high DPI screensJesse Y
2021-01-13RNA: allow editing pointer IDProperty values from the UI.Alexander Gavrilov
2021-01-13RNA: fix a crash when setting bare IDProperty pointers.Alexander Gavrilov
2021-01-13Fix T84646: Compositor: In Blender 292 "Set Alpha" node is undefinedJeroen Bakker