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
2022-01-21Cleanup: Add commentsHans Goudey
2022-01-21Rename "Strength" input to "Offset Scale"Hans Goudey
2022-01-21Cleanup: Simplify code, commentsHans Goudey
2022-01-21Fix problem with inner edges also connected to unselected facesHans Goudey
2022-01-21UI: exclude "Undo History" from menu searchCampbell Barton
2022-01-21Cleanup: Rename more variablesHans Goudey
2022-01-21Fix T95078: Setting digits as modifier in keymap doesn't workCampbell Barton
2022-01-21Cleanup: event type values & definesCampbell Barton
2022-01-21Cleanup: Rename variables, add commentHans Goudey
2022-01-21Cleanup: Use VectorSet, rename variablesHans Goudey
2022-01-21Cleanup: Use map to all mesh polysHans Goudey
2022-01-21Cleanup: Use helper function for defining edges and facesHans Goudey
2022-01-21Merge branch 'master' into temp-geometry-nodes-extrude-meshHans Goudey
2022-01-21Fix: Node link drag search doesn't list shader socketsHans Goudey
2022-01-21Fix T93711: Cycles diffuse/glossy baking does not write alphaBrecht Van Lommel
2022-01-21Cleanup: Resolve unused variable warning, make function staticHans Goudey
2022-01-21Fix Python API docs build errorHans Goudey
2022-01-20Fix T94457: random result using sky texture in light objectBrecht Van Lommel
2022-01-20Cleanup: Remove unnecessary changeHans Goudey
2022-01-20Merge branch 'master' into temp-geometry-nodes-extrude-meshHans Goudey
2022-01-20Fix T94698: artifacts in light passes with mixed volumes and surfacesBrecht Van Lommel
2022-01-20Fix T93520: wrong subframe motion blur with rigid body physicsBrecht Van Lommel
2022-01-20Fix T94712: Cycles missing colorspace transform on grayscale imagesBrecht Van Lommel
2022-01-20Fix T94582: Cycles mapping shader node incorrectly skipped in Normal modeBrecht Van Lommel
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-20Fix continuous stream of thumbnail notifiers after redoJulian Eisel
2022-01-20Fix file/asset thumbnails causing constant stream of notifiersJulian Eisel
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-20Cleanup: Remove OpenCL workaround in volume_sample_channel().Thomas Dinges
2022-01-20Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up rendersMichael Jones
2022-01-20Fix T94726: crash with GPU subdivision on a custom bone shapeKévin Dietrich
2022-01-20Cleanup: Remove unused python helper function.Thomas Dinges
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Cleanup: Remove incorrect commentHans Goudey
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup: quiet ASAN warnings for divide by zero & NULL memcpy argsCampbell Barton
2022-01-20Mesh RNA API: Expose contiguous normal arraysHans Goudey
2022-01-20Cleanup doc comments for sculpt_intern.hJoseph Eagar
2022-01-19Fix: File Browser using asset indexer after Asset Browser was visibleJulian Eisel
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-19PyAPI Docs: Prepare for Sphinx 4.5Aaron Carlisle
2022-01-19CMake: Support external callback in configurationAnkit Meel
2022-01-19Cycles: Fix T94736: Crash when modifying strength of world environment textureMichael Jones
2022-01-19CMake Cleanup: use set for filepath instead of optionAnkit Meel
2022-01-19Merge branch 'master' into temp-geometry-nodes-extrude-meshHans Goudey
2022-01-19Fix T95042: Rendering high-res image in Cycles crashesSergey Sharybin
2022-01-19Fix error in previous commitRichard Antalik