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-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18UI: Rename "Float Color" attribute data type to "Color"Hans Goudey
2020-12-18Geometry Nodes: support randomly picking instances from collectionJacques Lucke
2020-12-18GPencil: Fix potential error in interpolate frameAntonio Vazquez
2020-12-18Fix T83916: Cannot drag link from socket if node is inside framePhilipp Oeser
2020-12-18Fix T83716: Dope Sheet, incorrect scaling of channel UI elementsVincent Blankfield
2020-12-18Geometry Nodes: do not crash when there are undefined nodesJacques Lucke
2020-12-18Functions: add generic pointer class for const pointersJacques Lucke
2020-12-18Function Nodes: Input VectorDalai Felinto
2020-12-18Fix T83494: Eevee clamp node incorrect when min > max.Jeroen Bakker
2020-12-18Fix T83625: Shading attribute names cause compilation error.Jeroen Bakker
2020-12-18Fix T82591: Performance regression when rendering at very high resolutionJeroen Bakker
2020-12-18Outliner: Set active modifier on clickHans Goudey
2020-12-18Cleanup: Various clang tidy warningsHans Goudey
2020-12-18Fix T82960: Inaccurate selection on collapsed outliner rowsNathan Craddock
2020-12-18Cleanup: Use LISTBASE_FOREACH macro in outliner codeNathan Craddock
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-17Cleanup: Use abstraction for attribute math node inputHans Goudey
2020-12-17Cleanup: renaming and code deduplication for color space clarity in pickerBrecht Van Lommel
2020-12-17Color Management: use scene linear HSV for number buttons in color pickersBrecht Van Lommel
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-17Fix T83888: Ctrl F in Asset Browser crashes blenderPhilipp Oeser
2020-12-17Fix T83886: Particle instance modifier brokenPhilipp Oeser
2020-12-17Geometry Nodes: Make random attribute node stableHans Goudey
2020-12-17Geometry-Nodes: Point Distribute - Sockets RenamingDalai Felinto
2020-12-17Fix T83875: Converting Proxy to override crashes blender.Bastien Montagne
2020-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke
2020-12-17Fix T83878: Crash right-clicking in Asset Browser with no asset activeJulian Eisel
2020-12-17Clean-up: Fix build warning with MSVCRay Molenkamp
2020-12-17VSE: Fix crash when adding image stripRichard Antalik
2020-12-17Fix T83869: Crash when creating Sequencer in new sceneRichard Antalik
2020-12-16Fix T83856: Sculpt: anchored brushes with spherical falloff ignore topology a...Philipp Oeser
2020-12-16Fix sequencer transform test failingRichard Antalik
2020-12-16Allow vertex tools to operate on weight groups when armature is in object modeGaia Clary
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-16Geometry Nodes: Add boolean attribute in utility functionHans Goudey
2020-12-16Geometry Nodes: Boolean attribute typeHans Goudey
2020-12-16Cleanup: Replace mempcpy with memcpyDalai Felinto
2020-12-16Fix T83851: Python: operator macros cause a crashPhilipp Oeser
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-16Cleanup: Remove unused crop field from RenderResult.Jeroen Bakker
2020-12-16Asset Browser: For assets without preview, show type icon in sidebarJulian Eisel
2020-12-16Fix T83843: Crash in Asset Browser sidebar with geometry asset selectedJulian Eisel
2020-12-16BLI: remove implicit casts between some span typesJacques Lucke
2020-12-16Fix: Python warning in windows debug buildsRay Molenkamp
2020-12-16LibOverride: Better handling of missing linked data during resync.Bastien Montagne
2020-12-16Fix T83801: UVEditor translation ignores "Pixel Coordinates" and aspectPhilipp Oeser
2020-12-16Fix T83547: UV Editor stitching preview is gone.Jeroen Bakker
2020-12-16Fix 3D View is red when using stereoValdemar Lindberg