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
2021-10-27Bring DCI colorspace configuration for DCP creationstudio-sprite-frightSergey Sharybin
2021-10-05VSE: Free animation strip data if they are not visibleSebastian Parborg
2021-10-01Fix T91803: Freestyle rendering as pass broken after recent changesBrecht Van Lommel
2021-10-01Fix missing passes result when rendering multiple viewsSergey Sharybin
2021-09-30Merge remote-tracking branch 'origin/temp-studio-sprite-fright-cycles' into s...Bastien Montagne
2021-09-29Fix Cycles use of uninitialized value in shadow stack intersection on CPUSergey Sharybin
2021-09-29Fix non-finite curve normal causing Cycles to crashSergey Sharybin
2021-09-29Fix T91458: Displaying dope-sheet with sequencer keyframes crashesCampbell Barton
2021-09-29Fix Cycles use of uninitialized value in volume stack intersection on CPUBrecht Van Lommel
2021-09-29Fix Cycles crash in certain hair configurationsSergey Sharybin
2021-09-29Cycles: Ensure finite displacement and background evaluationSergey Sharybin
2021-09-28Fix T91679: Crash when saving bordered render as multilayer exrBastien Montagne
2021-09-28Increase VSE strip channels limit from 32 to 128Dalai Felinto
2021-09-09Fix T91255: IDProperty UI as_dict() returns step as default valueHans Goudey
2021-09-07Fix T91187: incorrect socket identifierJacques Lucke
2021-09-07Nodes: fix incorrect id socket updateJacques Lucke
2021-09-06Merge branch 'master' into studio-sprite-frightBastien Montagne
2021-09-06Fix tests broken by rB58632a7f3c0f1be6.Bastien Montagne
2021-09-06Merge branch 'master' into studio-sprite-frightBastien Montagne
2021-09-06Fix thumbnail screenshot error in 58632a7f3c0f1be6cc860c7cad9c41ba43e6454fCampbell Barton
2021-09-06Cleanup: comment unused functionsCampbell Barton
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-06UI: Increase Size of Blend File ThumbnailsHarley Acheson
2021-09-06UI: Split Output Properties Dimensions panelAaron Carlisle
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-09-05Cleanup: improve code clarityManuel Castilla
2021-09-04Fix T91143: Gpencil Set Vertex Color not using LinearAntonio Vazquez
2021-09-04Compositor: Merge equal operationsManuel Castilla
2021-09-04Compositor: Full frame vector nodesManuel Castilla
2021-09-04Compositor: Full frame filter nodesManuel Castilla
2021-09-04Python: Allow Area Close via ScriptingHarley Acheson
2021-09-04GPencil: Fix Noise Modifier Randomize Panel disabledHenrik Dick
2021-09-04GPencil: Fix subdivision modifier disabled on strokes with 2 pointsHenrik Dick
2021-09-04BMesh: optimize edge & face group calculationMikkel Gjoel
2021-09-04RNA: support extracting names from paths without allocating memoryCampbell Barton
2021-09-04Fix T91119: Curve to mesh node inverted face normalsHans Goudey
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-03Improve message in ob_parbone() about the missing Parent BonePhilipp Oeser
2021-09-03Depsgraph: skip parentbone relation if bone prop is emptyPhilipp Oeser
2021-09-03Fix T88411: Draw frame node text when label is emptyLeon Leno
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-09-03Merge branch 'master' into studio-sprite-frightBastien Montagne
2021-09-03Fix T87768: `.path_resolve` fails when requested property is None.Campbell Barton
2021-09-03PyAPI: add read-only 'is_valid' attribute to mathutils typesCampbell Barton
2021-09-03Fix T91159: GPencil Smooth brush is using Affect Pressure but not usedAntonio Vazquez
2021-09-03RNA: minor optimize for token extraction of RNA pathsCampbell Barton
2021-09-03Cleanup: use bool for RNA path token extractionCampbell Barton
2021-09-03Cleanup: convert function nodes socket list to use new APIRajesh Advani
2021-09-03Docs: add note to skip_fcurve_selected_data sequence strip checkCampbell Barton