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
path: root/source
AgeCommit message (Expand)Author
2022-09-01Cleanup: use reference instead of copyJacques Lucke
2022-08-31Fix part of T100626: Cycles not using tiles for bakingBrecht Van Lommel
2022-08-31Sculpt: Fix T100479: Memory corruption in sculpt_boundary_edit_data_initJoseph Eagar
2022-08-31Mesh: Remove unnecessary copy in modifier stackHans Goudey
2022-08-31Cleanup: Use const for node data in compositorHans Goudey
2022-08-31Fix merge error.Joseph Eagar
2022-08-31Fix submodule refsJoseph Eagar
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Cleanup: fix warnings from vcol limit commitJoseph Eagar
2022-08-31Fix: crash on undo due to missing node declarationJacques Lucke
2022-08-31Fix compile error from merge.Joseph Eagar
2022-08-31Fix T98525: depsgraph for indirectly referenced ID Properties in drivers.Alexander Gavrilov
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31UI: Fix Geometry Nodes "Is Face Planar" nameDalai Felinto
2022-08-31UI: Fix Geometry Nodes "Mesh to Volume" name (typo)Dalai Felinto
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-08-31Fix T100700: Compositor crashes when disabled then enabledOmar Emara
2022-08-31GPencil: Apply Brush Size to Outline thickness while drawingAntonio Vazquez
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-31Release schedule: Blender 3.3 RCThomas Dinges
2022-08-31Cleanup: Resolve unused-lambda-capture warningSergey Sharybin
2022-08-31Depsgraph: optimize out evaluation of hidden objectsSergey Sharybin
2022-08-31Fix unnecessary modifier visibility re-evaluationSergey Sharybin
2022-08-31UI: Add shift-click hint to library overrides button tooltipJulian Eisel
2022-08-31Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-31LibOverride: Replace linked objects by their overrides when created from 3DView.Bastien Montagne
2022-08-31Fix: incorrect detection of used socketsJacques Lucke
2022-08-31Fix: missing vector clearJacques Lucke
2022-08-31Cleanup: simplify debuggingJacques Lucke
2022-08-31Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-31Fix crash in liboverride operations from the Outliner.Bastien Montagne
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31GPUCapabilities: Add GPU_shader_draw_parameters_supportClément Foucault
2022-08-31Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-31Fix: reverse uv lookup fails due to floating point accuracy issuesJacques Lucke
2022-08-31Cleanup: obj: simplify import/export syntax handling codeAras Pranckevicius
2022-08-31Cleanup: break before the default case in switch statementsCampbell Barton
2022-08-31Cleanup: reduce scope, quiet unused variable warningsCampbell Barton
2022-08-31Cleanup: quiet MSVC warning using flag flag operations on booleanCampbell Barton
2022-08-31Cleanup: formatCampbell Barton
2022-08-31Cleanup: split font datafile loading into a functionCampbell Barton
2022-08-31BLF: use existing stat from 'direntry' for directory checkCampbell Barton
2022-08-31Merge branch 'blender-v3.3-release'YimingWu
2022-08-31GPencil: Fix sharp_threshold property in sample stroke operatorYimingWu
2022-08-31LineArt: Fix (unreported) wrong index in weight transferYimingWu
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-31Cleanup: Remove redundant addition of attributeHans Goudey
2022-08-31Cleanup: Avoid using geometry component unnecessarilyHans Goudey
2022-08-31Cleanup: Remove unused point cloud functionHans Goudey
2022-08-31Curves: Avoid unnecessarily initializing new positions layerHans Goudey