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-10Cleanup: Move sculpt.c to C++Hans Goudey
2022-11-08GPencil: Make Sculpt Auto-masking Global and not by BrushAntonio Vazquez
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-19Cleanup: spellingCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-13EEVEE-Next: Cryptomatte render passes.Jeroen Bakker
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-14Cleanup: Move object_vgroup.c to C++Hans Goudey
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-20Cleanup: remove unused curves toolsettingJacques Lucke
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-29LibOverride: Add initial System Override flag.Bastien Montagne
2022-03-28Cleanup: Move scene.c to C++Hans Goudey
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-21Curves: new Add brushJacques Lucke
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-11-12Cleanup: unify snap modes to geometry in a single flagGermano Cavalcante
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel