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-11-01Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-01PyAPI: set sys.executable to None when Python can't be foundCampbell Barton
2020-11-01Cleanup: Fix typo in commentHans Goudey
2020-11-01Fix T82089 Boolean on empty mesh with collection fails.Howard Trickey
2020-11-01Fix T82089 Boolean on empty mesh with collection fails.Howard Trickey
2020-11-01Fix new boolean performance bug.Howard Trickey
2020-10-31Fix new boolean performance bug.Howard Trickey
2020-10-31GPencil: Change maximum limit of Join strokeAntonio Vazquez
2020-10-31Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-31Fix T82265: GPencil interpolate crash when next frame was NULLAntonio Vazquez
2020-10-31Cleanup: clang-formatLukas Stockner
2020-10-31Update tooltip, Tablet API can now be changed at runtime.Nicholas Rishel
2020-10-31Fix T82244: Crash when trying to use the rotate operator on the timelineGermano Cavalcante
2020-10-30Sculpt: Dyntopo detail size edit operatorPablo Dobarro
2020-10-30Sculpt: Add normal orientation to lasso trim toolPablo Dobarro
2020-10-30Fix crash when using multiple Sculpt Vertex Color layers for renderingPablo Dobarro
2020-10-30Refactor: move WorkSpace .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30Refactor: move bScreen .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30GPencil: New material parameter to rotate textureAntonio Vazquez
2020-10-30Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-30Fix (unreported) buffer-overflow in new lattice code.Bastien Montagne
2020-10-30Refactor: move Area .blend I/O to blenkernelJacques Lucke
2020-10-30Fix buffer-overflow in lattice deform evaluationJulian Eisel
2020-10-30Refactor: move view3dshading .blend I/O to blenkernelJacques Lucke
2020-10-30Refactor: move ParticleSettings .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-30Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-10-30Parenting: fix return value when parenting object to itselfSybren A. Stüvel
2020-10-30Fix undo steps not allowing re-using old BMain in non-global undo.Bastien Montagne
2020-10-30Cleanup: malformed doxygen sectionsCampbell Barton
2020-10-30Docs: note the purpose of UserDef_Runtime.is_dirtyCampbell Barton
2020-10-30Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-30Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-30Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-30Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-30Outliner: use undo-group for outliner mode switchingCampbell Barton
2020-10-30Object: use undo-group for object.switch_objectCampbell Barton
2020-10-30Undo System: support for grouping steps with begin/end callsCampbell Barton
2020-10-30Fix outliner mode toggling with multi-object pose/edit modeCampbell Barton
2020-10-30Fluid: Added APIC simulation methodSebastián Barschkis
2020-10-30Outliner: Remove "ID" from tooltipNathan Craddock
2020-10-30Cleanup: parse '--thread' as part of ARG_PASS_ENVIRONMENTCampbell Barton
2020-10-30Text: support "Text to 3D Object" for read-only dataCampbell Barton
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-30Fix T82205: Curve Hooks not workingHans Goudey
2020-10-30Cleanup: Use doxygen sectionsHans Goudey
2020-10-30GPencil: Fix compiler warningsAntonio Vazquez
2020-10-29GPencil: Improve join operatorAntonio Vazquez
2020-10-29Refactor: move Collection .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-29GPencil: Add interpolate operators in Draw modeAntonio Vazquez
2020-10-29Merge branch 'blender-v2.91-release'Julian Eisel