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-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-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 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-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-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
2022-02-02Fix (unreported) bug in liboverride resync code.Bastien Montagne
2022-02-02Draw Manager: Marked work around code.Jeroen Bakker
2022-02-02Workaround for VSE memory leak.Jeroen Bakker
2022-02-02BLI: fix memory leak in VectorSetJacques Lucke
2022-02-02Fix T95084: evaluate all output attributes before changing geometryJacques Lucke
2022-02-02Fix T95288: Shrinkwrap selection broken in edit modeSergey Sharybin
2022-02-02Cleanup: Use correct identifier for ShaderParameters.Jeroen Bakker
2022-02-02Fix T95378: Seek problems when timecodes are usedRichard Antalik
2022-02-02Fix T95353: Crash with proxy auto buildingRichard Antalik
2022-02-01Fix T95278: Crash on startup because of GLSL recursionClément Foucault
2022-02-01Fix T91463: Separate points makes gap on cyclic strokeFalk David
2022-02-01Fix T95395: dangling parent pointer when creating node groupJacques Lucke
2022-02-01Fix T89514: GP draw mode not saved when scene is not the active oneFalk David
2022-02-01Silence draw manager warning.Jeroen Bakker
2022-02-01Cleanup: Remove unused datatoc definitions.Jeroen Bakker