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
2020-05-20Cleanup: Keep common IDTypeInfo code separated from ID type specific API.Bastien Montagne
2020-05-20Refactor: Move grease pencil foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Fix T76916: Cycles missing deform motion blur for shape key + subdiv modifierBrecht Van Lommel
2020-05-20Fix T76909 GPencil: Layers with mask(s) invisible when using "in front"Clément Foucault
2020-05-20UI: Fix Wideline AA for timelineClément Foucault
2020-05-20UI: Allow registering File Browser as child of other child windowsJulian Eisel
2020-05-20Fix T75197: Eevee does not render instanced smokeJacques Lucke
2020-05-20Cycles: Fix rendering instanced smoke domain.Jacques Lucke
2020-05-20Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-20Fix T73979: Wrong location of fluid mesh when domain origin is not in centerJacques Lucke
2020-05-20Fluid: Fix for non-moving liquid particlesSebastián Barschkis
2020-05-20BLI: Fix VectorSet copy constructorJacques Lucke
2020-05-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-20Fix T70948: Library Override: Parenting library override objects does not sav...Bastien Montagne
2020-05-20Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-20Fix T75457: Toggle brushes using same hotkey twice is brokenPhilipp Oeser
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Fix T76794: Number button cursor overrides eyedropper cursorCampbell Barton
2020-05-20Fix color picker being used for non-color buttons such as rotationCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-20Fix T76883: Zero users scenes after undo.Bastien Montagne
2020-05-20Fix T74298: Incorrect cursor position in Python consoleCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Fix the current pixelsize impacting thumbnailsCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Correct invalid limits in last commitCampbell Barton
2020-05-20UI: add text to icon-only menu items when displayed in searchCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-20Fix T75977: Lower the merge limit in the bisect/mirror operation in symmetrizePablo Dobarro
2020-05-20Cleanup: compiler warningBrecht Van Lommel
2020-05-20Fix Cycles viewport render fully restarting after undoBrecht Van Lommel
2020-05-20Fix T76858: non-thread safe sculpt memory allocation when using --debug-memoryBrecht Van Lommel
2020-05-20Fix Windows build after recent guardedalloc changesBrecht Van Lommel
2020-05-20Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-20Cleanup: make guarded memory allocation always thread safeBrecht Van Lommel
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-20Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-20Fix T73148: Incorrect Repeat Last for transforms with Individual Origins and ...Germano Cavalcante
2020-05-20Fix flag conflict in transform operatorsGermano Cavalcante
2020-05-20Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-20Fix PBVH parallel range not initializing user data correctly in some casesBrecht Van Lommel
2020-05-20Fix unnecessary buffer reallocation in sculpt mode, causing an assertBrecht Van Lommel
2020-05-19Fix T75383:Bevel weird behaviour when using bevel weightsHans Goudey
2020-05-19UI: Make timeline vertical bars thickness work on OSXClément Foucault
2020-05-19Merge branch 'blender-v2.83-release'Hans Goudey
2020-05-19Fix T75383:Bevel weird behaviour when using bevel weightsHans Goudey
2020-05-19GPU: Attempt to fix Crash on startup with Intel HD Graphics 620/630Clément Foucault
2020-05-19Fix T76080 Workbench: Background Glitches caused by Screen Cavity effectClément Foucault
2020-05-19OpenSubdiv: Remove old GPU codeSebastián Barschkis