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-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-04Merge branch 'blender-v3.1-release'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-04Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-04Fix T95489: support writing to vertex groups with geometry nodes againJacques Lucke
2022-02-04Cleanup: remove unused LOG declarationSybren A. Stüvel
2022-02-04BLI: use methods specialized for finding a single char in StringRefAras Pranckevicius
2022-02-04Compositor: Backdrop mode changes node grid.Jeroen Bakker
2022-02-04Fix T93425: makesdna crashes during build with LTO on s390x LinuxCampbell Barton
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-02-04Cleanup: spelling in commentsCampbell Barton
2022-02-04Cleanup: cage3d gizmo used two margin scale valuesCampbell Barton
2022-02-04Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-04Fix T88579: scale cage doesn't work well for small/large objectslictex_
2022-02-04Cleanup: halve calls to BLI_str_utf8_size_safe in the text editorCampbell Barton
2022-02-04Cleanup: use mono-space font drawing for single character displayCampbell Barton
2022-02-04Cleanup: Clang tidy, use bracesHans Goudey
2022-02-04Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-04Fix assertion snapping to selected in mesh edit-modeCampbell Barton
2022-02-04Fix T94334: Area close operator crash in 3D view menuHans Goudey
2022-02-04Cleanup: Add file names back to node headerHans Goudey
2022-02-03Cleanup: Add comment about unsed custom data typeHans Goudey
2022-02-03Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-03Curves: Changes to the new curves data-blockHans Goudey
2022-02-03Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-02-03Fix (unreported) broken logic in proxy to liboverride conversion.Bastien Montagne
2022-02-03Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-03Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
2022-02-03Merge branch 'blender-v3.1-release'Bastien Montagne
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-03Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-03Cleanup: Rename 'TRACKBALLSIZE' to 'V3D_OP_TRACKBALLSIZE'Germano Cavalcante
2022-02-03Cleanup: Split View3D navigation code into specific compilation unitsGermano Cavalcante
2022-02-03Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-03Cleanup: use NULL items for the default sample enumCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Docs: correct weight paint sample descriptionCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T95137: Spline calc_length not working with just 1 NURB pointJesse Yurkovich
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Cleanup: clang-formatCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-03Cleanup: Use utility function to access original modifier in RNASergey Sharybin