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
2022-10-17Fix T101871: Realize instances node can skip material indicesHans Goudey
2022-10-17FIX T101445: halo Particles are not working.Jason Fielder
2022-10-17Fix for T101506: BLF Disable Kerning in Main FontHarley Acheson
2022-10-17Weight Paint: relax heuristic to determine when final mesh can be used.Alexander Gavrilov
2022-10-17Sculpt: add versioning for Auto-masking cavity factor defaultPablo Vazquez
2022-10-17Cleanup: compiler warningsBrecht Van Lommel
2022-10-17Brush: Fix mismatch in DNA Brush defaultsPablo Vazquez
2022-10-17Fix AssetCatalogTest failure on WIN32Campbell Barton
2022-10-17Fix T101705: crash when connecting reroute to multi-input socketIliya Katueshenock
2022-10-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
2022-10-17Sculpt: Auto-masking UI improvementsPablo Vazquez
2022-10-17Make sure all dependency graphs are updated on particles system copySergey Sharybin
2022-10-17Fix T101851: Duplicating a particle system crashesSergey Sharybin
2022-10-17Cleanup: correct doc-string & remove unused defineCampbell Barton
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-10-17Cleanup: spelling in comments, unused arg warningCampbell Barton
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-16Fix T101394: Ensure all viewlayers on scene copy.Monique Dewanchand
2022-10-16Fix T99450: Animated Holdout not updating on frame changeLukas Stockner
2022-10-15Cleanup: comment out unused lambda parameterJoseph Eagar
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar
2022-10-15Sculpt: Fix draw artifacts when drawing multires maskJoseph Eagar
2022-10-15Sculpt: Ensure faces are uniquely assigned to PBVHNodesJoseph Eagar
2022-10-15Sculpt: do not validate PBVH draw data in mesh_batch_cache_validJoseph Eagar
2022-10-15Sculpt: fix crash when instancing sculpt objectsJoseph Eagar
2022-10-15Fix: Missing part of previous BMesh bug fixHans Goudey
2022-10-14Fix T101746: Node copy and paste changes multi-input socket orderHans Goudey
2022-10-14Fix T101803: Max length Operator bl_idname is truncated 1 character.Bastien Montagne
2022-10-14Fix: Draw: Initialize StencilSet in the correct orderMiguel Pozo
2022-10-14Cleanup: Fix wrong comment of breadcrumb tree pathJun Mizutani
2022-10-14Fix: Muted curves connect to the Fac socketCharlie Jolly
2022-10-14Cleanup: simplify calculation of NDOF pan/zoom in 2D viewsCampbell Barton
2022-10-14Fix: Curves sculpt adding resets attribute valuesHans Goudey
2022-10-14Cleanup: Small changes to curves draw cacheHans Goudey
2022-10-14Curves: Multithread position vertex buffer extractionHans Goudey
2022-10-13Build: Add TBB define to BMesh moduleHans Goudey
2022-10-13Nodes: Duplicate Linked operator + User Preference option for Node TreeDalai Felinto
2022-10-13Outliner: Use row background color for elements count indicatorDalai Felinto
2022-10-13Fix: Attribute layers can be skipped in Mesh to BMesh conversionHans Goudey
2022-10-13Fix: Crash updating draw cache of original curves dataHans Goudey
2022-10-13Realtime Compositor: Keep interpolation in Scale nodeOmar Emara
2022-10-13Fix T101501: Masks are not visible in Image EditorSergey Sharybin
2022-10-13UI: Fix wrong error message when trying to apply modifierPablo Vazquez
2022-10-13Cleanup: simplify uv packing apiChris Blackbourn
2022-10-13Cleanup: Use std::mutex for mesh runtime mutexesHans Goudey
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-13Point Cloud: Support applying modifiersHans Goudey
2022-10-13Cleanup: Use correct blenkernel namespace for mesh functionsHans Goudey
2022-10-13Draw: Add missing TBB define to draw moduleHans Goudey