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-08-19Outliner: Refactor how lazy-building of children is doneJulian Eisel
2022-08-19Merge branch 'blender-v3.3-release'Antonio Vazquez
2022-08-19Fix T100502: GPencil Primitive apply offset when using `Stroke` modeAntonio Vazquez
2022-08-19Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-19Fix build error on mips64el architectureBrecht Van Lommel
2022-08-19Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-19Cleanup: update comment about undo & smooth-viewCampbell Barton
2022-08-19Fix T100323: Outliner: Do not allow to delete objects from an override collec...Bastien Montagne
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-19Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-19Cleanup: replace uint cd_loop_uv_offset with intChris Blackbourn
2022-08-19Cleanup: lint, unused_varsChris Blackbourn
2022-08-19UV: respect uv selection for smart uv, cube, sphere and cylinder projectionChris Blackbourn
2022-08-19Cleanup: spelling in commentsCampbell Barton
2022-08-19Cleanup: uvedit_*_select, replace `BMEditMesh*` with `BMesh*`Chris Blackbourn
2022-08-18Cleanup: Remove unused outliner functionJulian Eisel
2022-08-18Outliner: Refactor outliner tree-hash interfaces with C++Julian Eisel
2022-08-18Outliner: Add commented out benchmarking calls for tree rebuildingJulian Eisel
2022-08-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-18Fix T100475: Crash on undoing the created override from ID template.Bastien Montagne
2022-08-18GPencil: Fix wrong material index in previous commitAntonio Vazquez
2022-08-18GPencil: New operator to convert strokes to perimeter.Antonio Vazquez
2022-08-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-18LibOverride: Fix more crashes when creating overrides from IDTemplates.Bastien Montagne
2022-08-18Merge branch 'blender-v3.3-release'Luca Rood
2022-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-08-18Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-18Fix T100476: Shift click to create overrides on objects not working.Bastien Montagne
2022-08-18Fix (unreported) outliner not redrawing on 'removed ID' notification.Bastien Montagne
2022-08-18Fix T97618: Clipped text labels intermittently missing ellipsesColin Basnett
2022-08-18Cleanup: spelling, formatCampbell Barton
2022-08-17Outliner: Compile outliner tree-hashing files in C++Julian Eisel
2022-08-17Cleanup: Remove redundant use of evaluated non-mesh objectsHans Goudey
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Cleanup: Fix outdated comments referring to DispListHans Goudey
2022-08-17Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-17Fix: Node editor context path for curves objectsHans Goudey
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Cleanup: Remove unused Outliner search element storageJulian Eisel
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17Cleanup: conversion warnings in GCCCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Add Make/Reset/Clear entries to IDTemplate contextual menu.Bastien Montagne
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Fix T100411: Invert Axis Pan option ignored for Lock Camera Pan/ZoomCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17Fix: build issue with MSVCRay Molenkamp
2022-08-17Fix T98462: Save Screenshot (glReadPixels) fails under WaylandCampbell Barton