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
2020-10-23Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-23Fix T80165: Separate by loose parts breaks custom normalsCampbell Barton
2020-10-23Merge branch 'blender-v2.91-release'Aaron Carlisle
2020-10-23Fix T81969 VSE: Wrong UI colorspace after scene strip updateClément Foucault
2020-10-23Fix T81942 EEVEE: Reflection Plane glitch with low clip distancesClément Foucault
2020-10-23Fix T73793 Walk navigation crosshair gets hidden behind objectsClément Foucault
2020-10-23Cleanup: Use DNA deprecated guards around old flagsHans Goudey
2020-10-23Merge branch 'blender-v2.91-release'Hans Goudey
2020-10-23Fix T81818: Outliner mode column crashes with shared object dataHans Goudey
2020-10-23Merge branch 'blender-v2.91-release'Aaron Carlisle
2020-10-23Pydoc: Fix sphinx compile warnings about freestyleAaron Carlisle
2020-10-23Cleanup: make formatAaron Carlisle
2020-10-22Merge branch 'blender-v2.91-release'Hans Goudey
2020-10-22Cleanup: Simplify outliner mode column drawing functionHans Goudey
2020-10-22Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-22GPencil: Fix unreported crash using layer solo mode and masked layersAntonio Vazquez
2020-10-22Fix T81967: Crash when using extrude on a text objectHans Goudey
2020-10-22Sculpt: Grab silhouette optionPablo Dobarro
2020-10-22Fix T81932: Dyntopo crashing with sculpt vertex colors brush toolsPablo Dobarro
2020-10-22GPencil: Add new parameter to set caps in CutterAntonio Vazquez
2020-10-22Merge branch 'blender-v2.91-release'Hans Goudey
2020-10-22Fix T81909: Translation missing for some labels in modifier panelsHans Goudey
2020-10-22Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-22GPencil: Fix unreported mistake in material index for trace imagensAntonio Vazquez
2020-10-22Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-10-22Sculpt: Remove tools with missing icons experimental optionPablo Dobarro
2020-10-22Potential fix for T81963: Random crashes in liboverride code.Bastien Montagne
2020-10-22Pose: Add a 'pose_ensure' new utils that only rebuilds if needed.Bastien Montagne
2020-10-22Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-22Multires: Remove legacy subdivision codeSergey Sharybin
2020-10-22Multires: Cleanup, unused codeSergey Sharybin
2020-10-22Multires: Remove legacy compatibility codeSergey Sharybin
2020-10-22Compositor: Ensure keying node result is pre-multipliedSergey Sharybin
2020-10-22GPU: Memory leak when scaling buffersJeroen Bakker
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81949: Child Of Constraint can't assign inverse matrixCampbell Barton
2020-10-22Cleanup: centralize BLF default functions in the headerCampbell Barton
2020-10-22Cleanup: split BLF default into own fileCampbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix animation player initializationCampbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81905: Active keyframe unavailable when handle selectedCampbell Barton
2020-10-22Cleanup: Use LISTBASE_FOREACH macro in curve codeHans Goudey
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81939: crash calling bmesh.utils.vert_separate()Campbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix out of bounds array access in mathutils.noiseCampbell Barton
2020-10-22Keymap: disable 'repeat' by default for keymap itemsCampbell Barton
2020-10-22PyAPI: expose the file version via bpy.app.version_fileCampbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton