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-21Disabling Create info.tmp-T95052Jeroen Bakker
2022-01-21Test to see if order of vertex_in matters.Jeroen Bakker
2022-01-21.obj: simplify templates in FileHandler, add commentsAnkit Meel
2022-01-21GPU: Remove unused resources in shader create info.Jeroen Bakker
2022-01-21Cleanup: struct/class mismatch.Jeroen Bakker
2022-01-21UI: exclude "Undo History" from menu searchCampbell Barton
2022-01-21Fix T95078: Setting digits as modifier in keymap doesn't workCampbell Barton
2022-01-21Cleanup: event type values & definesCampbell Barton
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-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-19Fix T95042: Rendering high-res image in Cycles crashesSergey Sharybin
2022-01-19Fix error in previous commitRichard Antalik
2022-01-19VSE: Support copy-pasting strips with animationRichard Antalik
2022-01-19Cleanup: VSE animation handlingRichard Antalik
2022-01-19Cleanup: Strict compiler warning in CyclesSergey Sharybin
2022-01-19GPUShaderCreateInfo: Rework geometry shader layout supportClément Foucault
2022-01-19Fix T94987: Dragged node links are invisible.Jeroen Bakker
2022-01-19Fix T95039,T94998: Shaders compilation errors on Mac.Jeroen Bakker
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-19BMesh: improve handling of custom-data flag (Mesh.cd_flag)Campbell Barton