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
2021-03-18Progress on read only point separate node, doesn't work right nowtemp-geometry-nodes-instances-api-v2Hans Goudey
2021-03-18Further cleanupHans Goudey
2021-03-18Merge branch 'master' into geometry-nodes-read-only-instancesHans Goudey
2021-03-17Cleanup: Remove commented codeHans Goudey
2021-03-17Geometry Nodes: Rename "Subdivide Smooth" back to "Subdivision Surface"Hans Goudey
2021-03-17Geometry Nodes: Use consistent default for cylinder nodeHans Goudey
2021-03-17UI: Tweak labels, descriptions, and panel layout for line artHans Goudey
2021-03-17Nodes: make derived link data more obvious in NodeTreeRefJacques Lucke
2021-03-17BLI: support equality operator on Span and VectorJacques Lucke
2021-03-17BLI: improve implicit conversions of spansJacques Lucke
2021-03-17LineArt: Fix transparenct mask in cutting function.YimingWu
2021-03-17LineArt: Fix transparency flag error during cutting and chaining.YimingWu
2021-03-17LineArt: Remove "Render" in structure names.YimingWu
2021-03-17LineArt: better explaination in lineart_line_cut()YimingWu
2021-03-17UI: Correct icon and description for "Object Line Art"Hans Goudey
2021-03-17Cleanup: Reduce variable scopeJulian Eisel
2021-03-17Modify Dopesheet block between keyframesAntonio Vazquez
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Fix T86645: Executing "Operator Cheat Sheet" Crashes BlenderJulian Eisel
2021-03-17Fix T86655: remove doubled transformsWannes Malfait
2021-03-17Cleanup: clang formatJacques Lucke
2021-03-17Cleanup: remove unnecessary namespace specifiersJacques Lucke
2021-03-17Cleanup: improve gathering supported domains by geometry typeJacques Lucke
2021-03-17Fix T86609: GPencil: Sculpt brush cursor disappears on undo.Bastien Montagne
2021-03-17BLI: provide a default hash for enumsJacques Lucke
2021-03-17Geometry Nodes: store domain and data type in attribute hintsJacques Lucke
2021-03-17Fix concern: lookup could fail.Jeroen Bakker
2021-03-17Cleanup: Use blender::MultiValueMap.Jeroen Bakker
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-17UI: Rename Init to Initialize Face Sets in menuPablo Dobarro
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-16make_deps: Update blender package mirror URIRay Molenkamp
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-16Dopesheet Context Menu updatesMatias Mendiola