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-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-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-02Blender 3.2 splashscreenThomas Dinges
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-22Change vertex paint icon color (fix)Ramil Roosileht
2022-04-21Cleanup: don't use allocation variables in OpenColorIO configBrecht Van Lommel
2022-04-21Color Management: add ACEScg to the default configurationBrecht Van Lommel
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-16This patch changes Sculpt Multi-Plane Scrape tool icon to be red and have a l...Joseph Eagar
2022-04-14Icons: Re-sync Blender with latest svn icon fileDalai Felinto
2022-04-12Fix T97280: Typo in tooltip of image texture nodeThomas Dinges
2022-04-12Fix T97100: Fix ordering in color attribute list itemsJoseph Eagar
2022-04-11Update RNA to user manual referencesAaron Carlisle
2022-04-11Curves Sculpting Icons: Snake Hook and Grow updatesDalai Felinto
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-05Preferences: enable Duplicate Data for curves and point cloud objectsJacques Lucke
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-03Curves: Curve PenDilith Jayakody
2022-03-31UI: Fix outliner and buttons icons alignmentGilberto Rodrigues
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-29Icons: Programmatically create indirect library icon, remove from SVGJulian Eisel
2022-03-17Hair: Sculpt Mode IconsDalai Felinto
2022-03-16Fix: Update icons for hair to curves renameHans Goudey
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-21macOS/ blender_icons_update.py: prioritise environment variablesAnkit Meel
2022-02-17Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-17Fix T95368: wrong white point adaptation for Linear ACES color spaceBrecht Van Lommel
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: Better naming in lib_remap.Jeroen Bakker
2022-02-02Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-02Draw Manager: Marked work around code.Jeroen Bakker
2022-01-28Revert "3.1 splashscreen"Thomas Dinges
2022-01-283.1 splashscreenThomas Dinges
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-12Icons: Remove absolute pathnames and deprecated gradients from SVG filesNikhil Shringarpurey
2022-01-03Blender font: Add georgian script.Bastien Montagne
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-18Function to return a list of keyframe segmentsChristoph Lendenfeld
2021-12-07Fix: Remove line from common invokeChristoph Lendenfeld
2021-12-01Color adjustments for splash for Blender 3.x seriesDalai Felinto
2021-11-27Geometry Nodes: Optimize Cube primitive vertex calculationErik
2021-11-24Merge branch 'blender-v3.0-release'Hans Goudey