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-04Fix wrong use of region size without pixel-size appliedJulian Eisel
2022-02-04View3D: move some of the early returns from operators to the poll functionGermano Cavalcante
2022-02-04Fix: Missing translations from operator descriptionsHans Goudey
2022-02-04Fix T81541: Symmetrize Transform Constraint, Y rotational axis unexpected res...Sebastian Parborg
2022-02-04Cleanup: Workbench: Remove unused resources in cavity shadersClément Foucault
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'Aaron Carlisle
2022-02-03Py Docs: Fix error is version switchAaron Carlisle
2022-02-03Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-03Py Docs: Fix json URLAaron Carlisle
2022-02-03Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-03Py Docs: Fix typo in previous commitAaron Carlisle
2022-02-03Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-03Py Docs: Implement version switch to switch between versions on the websiteAaron Carlisle
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: clang-formatBrecht Van Lommel
2022-02-03Fix T93565: revert Cycles to old normal behavior for point lightsSebastian Herholz