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
2022-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-04Fix T102218: Baked f-curves display incorrectly when normalizedColin Basnett
2022-11-03PyDocs: Upgrade Sphinx to 5.3.0Aaron Carlisle
2022-10-06Fix addons submodule refSebastian Parborg
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-09-28Bump submodule versionsSebastian Parborg
2022-09-02DRWManager: New implementation.Clément Foucault
2022-08-31Fix submodule refsJoseph Eagar
2022-08-29Cycles: Remove "return" and "assert" from oneAPI kernel codeNikita Sirgienko
2022-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-07-17Sculpt: Fix scene spacing mode (phase 1)Joseph Eagar
2022-07-16Audaspace: minor formatting fix for last commit.Jörg Müller
2022-07-11GPU: add BUIDTIME to WITH_GPU_SHADER_BUILDERJeroen Bakker
2022-07-11GPencil: Dot-dash modifier rename segment bug fix.YimingWu
2022-07-04OBJ: remove "experimental" from C++ based importer/exporter, mark Python legacyAras Pranckevicius
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-06-23Cycles: Distinguish Apple GPUs by core countMichael Jones
2022-06-17Cleanup: Simplify syntax in curves draw cache fileHans Goudey
2022-06-08D15085: Fix numbers jumping in edit voxel size widgetRamil Roosileht
2022-06-08Cleanup: Move sculpt_automasking.c to c++Joseph Eagar
2022-05-31Fix T98364: Remove improper OPTYPE_UNDO flagsJoseph Eagar
2022-05-30Fix T98368: Shading artifacts on paint/mask anchored sculpt brushesJoseph Eagar
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-04-27Fix T97235: PBVH draw cache invalidation bugJoseph Eagar
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-12Fix T97100: Fix ordering in color attribute list itemsJoseph Eagar
2022-04-11Update RNA to user manual referencesAaron Carlisle
2022-04-03Curves: Curve PenDilith Jayakody
2022-03-21Fix T96655: Bloom crashes EeveeHallam Roberts
2022-02-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-16fix: RNA property not set for Graph editor breakdown opChristoph Lendenfeld
2022-02-09Cleanup: Better naming in lib_remap.Jeroen Bakker
2022-02-02Draw Manager: Marked work around code.Jeroen Bakker
2022-01-24Add workaround for broken interface query functions on Intel HD Graphics 4400...Clment Foucault
2022-01-20Cleanup doc comments for sculpt_intern.hJoseph Eagar
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-12-18Function to return a list of keyframe segmentsChristoph Lendenfeld
2021-12-07Fix: Remove line from common invokeChristoph Lendenfeld
2021-11-27Geometry Nodes: Optimize Cube primitive vertex calculationErik
2021-11-27Geometry Nodes: Parallelize "Set Spline Type"-nodeErik
2021-11-23Fix: Const warning in editmesh_knife.cErik
2021-11-18Node Editor: Change minimum zoomErik
2021-11-17Cleanup: Correct copy paste error in commentAaron Carlisle
2021-10-26Distance Scrambling for for Cycles X - Sobol versionWilliam Leeson