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-02-08Fix T95532: Merge node deletes everything for empty selectionsWannes Malfait
2022-02-07Fix T95502: macOS app has both python 3.9 and 3.10 executablesBrecht Van Lommel
2022-02-07Cleanup: Grammar in doc/python_apiMyles Walcott
2022-02-07Fix T95543: incorrect handling of implicit field inputs in uiJacques Lucke
2022-02-07Fix: missing null checkJacques Lucke
2022-02-07Fix T95578: missing update when linking selected nodesJacques Lucke
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-06Fix T95384: new obj exporter inaccurate roughness value in new exporter.Aras Pranckevicius
2022-02-06GPU: Fix assert when running without --debug-gpu option on older GLClément Foucault
2022-02-06Fix: Displaying any point cloud in the viewport causes crashHans Goudey
2022-02-06Fix T95360, new 3.1 obj exporter losing nurbs curve "endpoint".Aras Pranckevicius
2022-02-06GPU: Debug: Avoid double printing of compilation issuesClément Foucault
2022-02-05GPUTexture: Fix missing/wrong cases in to_data_format()Clément Foucault
2022-02-05GPU: Enable CLOG for gpu when `--debug-gpu` option is setClément Foucault
2022-02-05GL: Fix compute shader label errorClément Foucault
2022-02-04Fix: Remove incorrect assert in mesh modifier evaluationHans Goudey
2022-02-04Fix uninitialized value in Cycles BVH after recent changesBrecht Van Lommel
2022-02-04Workbench: Fix unreported heavily quantized mesh due to driver issueClément Foucault
2022-02-04Fix: Incorrect default distance for merge by distance nodeHans Goudey
2022-02-04Fix T94410: stopping Cycles render in 3D viewport quad view keeps using CPUBrecht Van Lommel
2022-02-04Fix T95471: baking normals wrong after recent MVert normals refactorBrecht Van Lommel
2022-02-04Fix T93851: Cycles wrong glossy indirect pass with volumesBrecht Van Lommel
2022-02-04deps_builder: Update to freetype 2.11.1Ray Molenkamp
2022-02-04Fix T95467: Textures disappear when going to Edit Mesh on Solid Texture modeSergey Sharybin
2022-02-04Image Editor: Fix slowdown with 8b colormanaged images.Jeroen Bakker
2022-02-04Fix T95427: Crash during dragging a link in a node editorClément Foucault
2022-02-04Fix T95284 Workbench: "World" Cavity Type Doesn't Render AnythingClément Foucault
2022-02-04Fix Crash: Switching to wireframe mode.Jeroen Bakker
2022-02-04Fix T95489: support writing to vertex groups with geometry nodes againJacques Lucke
2022-02-04Compositor: Backdrop mode changes node grid.Jeroen Bakker
2022-02-04Fix T88579: scale cage doesn't work well for small/large objectslictex_
2022-02-04Fix assertion snapping to selected in mesh edit-modeCampbell Barton
2022-02-03Py Docs: Fix error is version switchAaron Carlisle
2022-02-03Py Docs: Fix json URLAaron Carlisle
2022-02-03Py Docs: Fix typo in previous commitAaron Carlisle
2022-02-03Py Docs: Implement version switch to switch between versions on the websiteAaron Carlisle
2022-02-03Fix (unreported) broken logic in proxy to liboverride conversion.Bastien Montagne
2022-02-03Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
2022-02-03Fix (unreported) broken do_version of hidden layers from pre-2.8 files.Bastien Montagne
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-03Cleanup: clang-formatBrecht Van Lommel
2022-02-03Fix T93565: revert Cycles to old normal behavior for point lightsSebastian Herholz
2022-02-03Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-02-03Docs: correct weight paint sample descriptionCampbell Barton
2022-02-03Fix T95137: Spline calc_length not working with just 1 NURB pointJesse Yurkovich
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Cleanup: clang-formatCampbell Barton
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-03Cleanup: Use utility function to access original modifier in RNASergey Sharybin
2022-02-03Despgraph: Remove asserts from object modifier backupSergey Sharybin