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-06-21Merge branch 'master' into asset-greasepencilasset-greasepencilAntonio Vazquez
2022-06-21Cleanup: removed unused Blender Internal bump/normal mapping texture codeBrecht Van Lommel
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-18Constraints: handle the custom target at the constraint level.Alexander Gavrilov
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-16Merge branch 'master' into asset-greasepencilAntonio Vazquez
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Cleanup: spellingCampbell Barton
2022-06-13LineArt: General code cleanups.Yiming Wu
2022-06-10LineArt: Clean up `LineartRenderBuffer`.Yiming Wu
2022-06-08Curves: Port set type node to new data-blockHans Goudey
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-05Cleanup: Move remaining mesh draw code to C++Hans Goudey
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-06-03Spreadsheet Editor: Support int 8 attributeDalai Felinto
2022-06-03Curves: Add surface UV map name propertyHans Goudey
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-05-31Merge branch 'master' into asset-greasepencilAntonio Vazquez
2022-05-30LibOverride: Add full support for camera's background images.Bastien Montagne
2022-05-30Nodes: add separately allocated runtime data for nodes and socketsJacques Lucke
2022-05-30Nodes: add separately allocated run-time data for bNodeTreeJacques Lucke
2022-05-29Cleanup: Simplify custom data file writing processHans Goudey
2022-05-27Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-27Fix T97790: Crash in Outliner "Blender File" mode with old filesJulian Eisel
2022-05-27GPU: Remove cached full/scaled image texture.Jeroen Bakker
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-23GPencil: A Ping Pong effect to Time modifierAleš Jelovčan
2022-05-23Fix T98231: missing update when material output is in groupJacques Lucke
2022-05-23Merge branch 'master' into asset-greasepencilAntonio Vazquez
2022-05-23Fix T98231: missing update when material output is in groupJacques Lucke
2022-05-19VSE: Display sound sample rate and channelsMarcos Perez
2022-05-19Cleanup: spelling in comments & move doc-strings to headersCampbell Barton
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-19makesdna: centralize DNA header list.Ray Molenkamp
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-18Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-18Fix T98157: improve animation fps with better check in depsgraphJacques Lucke
2022-05-18Cleanup: 'space between backslash and return' warning.Bastien Montagne
2022-05-18LineArt: Use safe lineart_discard_duplicated_edgesYimingWu
2022-05-18LineArt: Prioritize connecting chains from the same contour loopYimingWu
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
2022-05-15Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar