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-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Fix T76111: UV editor's View Selected not working in multiobject editingPhilipp Oeser
2020-04-27Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-27Fix T76148: Grid fill crashes with multiple connected loopsCampbell Barton
2020-04-27UI: Support array properties for UILayout.prop_decorator()Julian Eisel
2020-04-27Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-27GPencil: Change defaults for Gradient materialsAntonio Vazquez
2020-04-27Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-27Fix T72476: Crash when drag & drop Color in the Image EditorRobert Guetzkow
2020-04-27GPU: add assert for immBegin buffer size & contextChristian Rauch
2020-04-27Merge branch 'blender-v2.83-release'Richard Antalik
2020-04-27Fix T74346 VSE: Prefetching doesn't work properly with property animationsRichard Antalik
2020-04-27Merge branch 'blender-v2.83-release'Richard Antalik
2020-04-27Fix T74603: Tweaking offsets causes strips to "reverse"Richard Antalik
2020-04-27Merge branch 'blender-v2.83-release'Richard Antalik
2020-04-27Fix T75495: Blender crashes opening a VSE .blend fileRichard Antalik
2020-04-26Fix utterly wrong decorator button logicJulian Eisel
2020-04-26Merge branch 'blender-v2.83-release'Clément Foucault
2020-04-26GPU: Add better support for texture copy fallbackClément Foucault
2020-04-25Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-25GPencil: Fix unreported small offset when use Stroke modeAntonio Vazquez
2020-04-25GPencil: Fix unreported jagged lines when using Stroke modeAntonio Vazquez
2020-04-25Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-25Fix T76078: GPencil: frames interpolation erase strokesAntonio Vazquez
2020-04-25Merge branch 'blender-v2.83-release'Nathan Craddock
2020-04-25Cleanup: Select sync from outlinerNathan Craddock
2020-04-25Fix: Selection syncing for outliner operatorsNathan Craddock
2020-04-25BLI: add LinearAllocatorJacques Lucke
2020-04-25BLI: improve StringRef.copyJacques Lucke
2020-04-25BLI: add DefaultHash specializations for StringRef and StringRefNullJacques Lucke
2020-04-24BLI: Implement StringMap.add and StringMap.add_or_modifyJacques Lucke
2020-04-24UI: Move Scene Statistics to the 3D ViewportHarley Acheson
2020-04-24Fix T69753 Instanced Metaballs not rendering but showing up in ViewportSybren A. Stüvel
2020-04-24Defaults: Change default axes for Track To constraintJulian Eisel
2020-04-24Defaults: Reduce near-clipping in factory settingsJulian Eisel
2020-04-24Depsgraph: Use BLI::Map instead of GHash for operations_mapJacques Lucke
2020-04-24Depsgraph: Use BLI::Set instead of std::unordered_setJacques Lucke
2020-04-24Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-04-24T75631: New multires shrinkage problemSergey Sharybin
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix T75749: UI button text selecting is broken by text offsetCampbell Barton
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix edit-mesh selection mode switching causing two undo pushesCampbell Barton
2020-04-24Fix edit-mesh moving from edge to face mode with Ctrl heldCampbell Barton
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix T75946: Intersect (knife) doesn't cut all intersectionsCampbell Barton
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix T63787: Knife intersect crashesCampbell Barton
2020-04-24Cleanup: correct printf warnings for bmesh interesect debuggingCampbell Barton