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-03-17Cryptomatte: Show Name of Object/Material Under The Cursor.Jeroen Bakker
2021-03-17Fix outliner multi-object edit-armature operationsCampbell Barton
2021-03-17Comments: document memory management for `BPyPropStore`Campbell Barton
2021-03-17PyAPI: use union to store pointer poll callbackCampbell Barton
2021-03-17Add versioning code removed in 91561629cd0bHans Goudey
2021-03-17Bugfix: properly rename Null audio device to NoneJörg Müller
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-17Audaspace: porting minor improvements from upstreamJörg Müller
2021-03-17Fix issues with automatic proxy buildingRichard Antalik
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16Geometry Nodes: Implicit conversion add int to colorCharlie Jolly
2021-03-16Geometry Nodes: Implicit conversion change from distance to averageCharlie Jolly
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16FFmpeg: Improve proxy building performanceRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16Outliner: Refactor: Move overrides tree items to new CPP code.Bastien Montagne
2021-03-16LibOverride: Resync: Fix most remaining 'overrides in master collection' issues.Bastien Montagne
2021-03-16LibOverride: Resync: Fix too many objects being rooted in master collection.Bastien Montagne
2021-03-16LibOverride: tweak log messages, fix crash in log code.Bastien Montagne
2021-03-16Python GPU: Improve the Python GPU API documentationGermano Cavalcante
2021-03-16Fix T86612 EEVEE: Wrong AmbientOcclusion on refractive materialsClément Foucault
2021-03-16Cleanup: NULL -> nullptr.Jeroen Bakker
2021-03-16Cleanup: replace std::map with blender::Map.Jeroen Bakker
2021-03-16Cleanup: Replace std::vector with blender::Vector.Jeroen Bakker
2021-03-16Cleanup: Modernize iterators.Jeroen Bakker
2021-03-16Cleanup: Modernize iter.Jeroen Bakker
2021-03-16Cleanup: Removed commented out code.Jeroen Bakker
2021-03-16Cleanup: Remove unimplemented declarations.Jeroen Bakker
2021-03-16Fix T86168: Add primitive Grid. Wrong number of subdivisionsPratik Borhade
2021-03-16Fix: Cryptomatte load corrupt manifests.Jeroen Bakker
2021-03-16Fix: read cryptomatte manifests when images aren't loaded yet.Jeroen Bakker
2021-03-16Fix T86561: Edit-mode crash with multiple objects sharing a meshCampbell Barton
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-16Cleanup: use doxy sections for 'bpy.props' moduleCampbell Barton
2021-03-16Cleanup: use _fn suffix in bpy.propsCampbell Barton
2021-03-16Fix T86332: Error using lambda in annotations in Python 3.10Campbell Barton
2021-03-15Geometry Nodes: Support drag & drop object to create Object Info, Collection ...Charlie Jolly
2021-03-15Spreadsheet: show number of filtered rows only when necessaryJacques Lucke
2021-03-15Fix T86262: Tracking backwards fails after gap in trackSergey Sharybin
2021-03-15Tracking: Mention TODO about DNA to Libmv API conversionSergey Sharybin
2021-03-15EEVEE: Contact Shadow: Fix self intersection issuesClément Foucault
2021-03-15Cleanup: EEVEE: Remove unused variableClément Foucault
2021-03-15Nodes: fix crash after undo after recent multi-input-socket changesJacques Lucke
2021-03-15Geometry Nodes: expose builtin crease attributeJacques Lucke
2021-03-15LibOverride: Add checks to address some degenerate blend file casesBastien Montagne
2021-03-15Comments: notes on sculpt/image undo looping logicCampbell Barton
2021-03-15Fix T86542: Crash going to UV editing workspace with an instancer thatPhilipp Oeser