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
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: Line art naming changes.YimingWu
2021-05-25Cleanup: Convert to static type directly from CPPTypeHans Goudey
2021-05-25Fix T86956: VSE shading mode ignores Grease Pencil Vertex colors.Jeroen Bakker
2021-05-25Unreported fix: vertex colors overlay not set for new 3d views.Jeroen Bakker
2021-05-25Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-25Fix T88551: Crash accessing uninitialized tool settingsRichard Antalik
2021-05-25Cleanup: use nullptrJacques Lucke
2021-05-25Cleanup: remove unnecessary lambda captureJacques Lucke
2021-05-25Fix T88549: ID sorting tests.Bastien Montagne
2021-05-25Fix T88464: Incorrect baking with camera markers.YimingWu
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-25Cleanup: spellingCampbell Barton
2021-05-25Cleanup: clang-formatCampbell Barton
2021-05-24Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-24Fix T88478: Fallback to dolly not working when moving the camera in camera viewGermano Cavalcante
2021-05-24Fix (unreported): Automatic transform contraint not being disabledGermano Cavalcante
2021-05-24Cleanup: Rename transform enum itemsGermano Cavalcante
2021-05-24Cleanup: Refactor PlaneTrack and PlaneDistort operationsManuel Castilla
2021-05-24Nodes: move shader curves node to C++Charlie Jolly
2021-05-24Fix T88524: GPencil PDF does not take into account the marker cameraAntonio Vazquez
2021-05-24Fix T88466: Sound strips prevent strip renderingRichard Antalik
2021-05-23UI: Use title case for labelsAaron Carlisle
2021-05-22Cleanup: Move curve draw cache implementation to C++Hans Goudey
2021-05-21Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-21Fix T87357: Missing update after removing socketJacques Lucke
2021-05-21Fix T88375: Bone Size Small After V3D.View_AllWayde Moss
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-21Fix particle ID init not creating particle deflect data.Bastien Montagne
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez
2021-05-21Cleanup: use nullptrJacques Lucke
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Fix T85752: Collection Instance Crash when instancing collections with disabl...Bastien Montagne
2021-05-21Geometry Nodes: new Material Replace nodeJacques Lucke
2021-05-21Depsgraph: remove mesh edit-mode pointer duplicationCampbell Barton
2021-05-21Fix T88227: Eevee not working on AMD 535 cards.Jeroen Bakker
2021-05-21Transform: use ID_RECALC_GEOMETRY flag when updating object dataCampbell Barton
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-21Cleanup: conversion warningCampbell Barton
2021-05-21Fix T88227: Eevee not working on AMD 535 cards.Jeroen Bakker
2021-05-21Eevee Wavelength Node SupportIyad Ahmed
2021-05-21Transform: remove ID_RECALC_SELECT for edit-mode armaturesCampbell Barton
2021-05-21Cleanup: spellingRichard Antalik
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-20Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-20Fix T87316: No undo push for clicking on attribute nameHans Goudey
2021-05-20GPencil: Adding length modifier.YimingWu