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-12Merge branch 'master' into temp-sculpt-roll-mappingtemp-sculpt-roll-mappingJoseph Eagar
2022-11-10Cleanup: Move sculpt.c to C++Hans Goudey
2022-11-09Asset System: New core type to represent assets (`AssetRepresenation`)Julian Eisel
2022-11-08GPencil: Make Sculpt Auto-masking Global and not by BrushAntonio Vazquez
2022-11-06temp-sculpt-roll-mapping: Port roll tex mapping code from sculpt-devJoseph Eagar
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-02Geometry Nodes: Add index and value inputs to sample curve nodeHans Goudey
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-20Realtime Compositor: Implement Tone Map nodeOmar Emara
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-18File Browser: Fix slowdown with non-existing ID previews in big filesJulian Eisel
2022-10-17Brush: Fix mismatch in DNA Brush defaultsPablo Vazquez
2022-10-14Fix T101803: Max length Operator bl_idname is truncated 1 character.Bastien Montagne
2022-10-13Nodes: Duplicate Linked operator + User Preference option for Node TreeDalai Felinto
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-13Cleanup: Remove deprecated socket variablesHans Goudey
2022-10-12UV: add grid shape source to the uv editor, and add new "pixel" optionChris Blackbourn
2022-10-11Realtime Compositor: Implement parallel reductionOmar Emara
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-10-08Cleanup: Fix outdated mesh data commentsHans Goudey
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-10-03Geometry Nodes: set viewer overlay opacity default to 1Jacques Lucke
2022-10-03DNA: reduce size of Base structCampbell Barton
2022-10-03Cleanup: remove 2D region-relative coordinates from BaseCampbell Barton
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-09-29GPencil: Remove Fill `use_collide_only` optionAntonio Vazquez
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Cleanup: formatCampbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-28GPencil: Fill Tool - Check if extensions collide with real strokesAntonio Vazquez
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-27Gpencil: Time Offset modifier new Chain modeAleš Jelovčan
2022-09-27GPencil: New Outline modifierAntonio Vazquez
2022-09-26UI: add preference to disable touchpad multitouch gesturesrecht Van Lommel
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-24Cleanup: simplify accessing mesh looptrisJacques Lucke
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-23GPencil: Improve Fill Tool Extend linesAntonio Vazquez
2022-09-23Fix: Missing DNA rename for recent mesh refactorHans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey