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-04-01BLI_math: add orthogonalize_m#_zero_axesCampbell Barton
2021-04-01Cycles: light spread importance sampling for rectangular area lightsBrecht Van Lommel
2021-04-01Cycles: add a spread setting for area lightsMatteo Falduto
2021-04-01Fix: incorrect versioning code for lights propertiesBrecht Van Lommel
2021-04-01Fix Cycles build error with "make developer" on some CPUsNikita Sirgienko
2021-04-01Fix T87056: Segfault in GPU_batch_clear() involing Lattice evaluationSybren A. Stüvel
2021-04-01Libmv: Add clang-format for third party sourcesSergey Sharybin
2021-04-01Fix condition for ffmpeg seek workaroundRichard Antalik
2021-04-01Fix T87037: Add tooltip for "Paste Flipped"Falk David
2021-04-01Fix freezed proxy framesRichard Antalik
2021-04-01Fix T86331: Preferences menu inaccessible until window resizeHarley Acheson
2021-04-01Cleanup: method naming.Jeroen Bakker
2021-04-01Cleanup: Split up methods.Jeroen Bakker
2021-04-01Cleanup: clang formatCampbell Barton
2021-04-01Clang Format: bump the minimum version to 8Campbell Barton
2021-04-01Cleanup: Use const arguments in curve codeHans Goudey
2021-03-31Cleanup/CMake: tweak messages in platform_appleAnkit Meel
2021-03-31Cleanup/CMake: warning to status to reduce noiseAnkit Meel
2021-03-31Cleanup: Remove remaining unused code for DispList "bevel_split"Hans Goudey
2021-03-31Fix T87094: Transforming geometry instances component is brokenHans Goudey
2021-03-31Alembic procedural: fix missing update when editing shadersKévin Dietrich
2021-03-31Alembic procedural: comment, speficy the behavior of a functionKévin Dietrich
2021-03-31Alembic procedural: cleanup, make add_object privateKévin Dietrich
2021-03-31Alembic procedural: fix out of bound access when editing object properties or...Kévin Dietrich
2021-03-31Geometry Nodes: Rename "Grid" to "Density"Hans Goudey
2021-03-31Fix T87087: attributes were removed automatically even though they are still ...Jacques Lucke
2021-03-31GPencil: Avoid LineArt modifier uses negative material indexAntonio Vazquez
2021-03-31Fix compiler error in Windows Antonio Vazquez
2021-03-31GPencil: Remove flag PROP_ID_SELF_CHECK from materialsAntonio Vazquez
2021-03-31Fix T86879 Boolean exact crash with dependency loop.Howard Trickey
2021-03-31Cleanup: naming for edit-mesh nearest distance valuesCampbell Barton
2021-03-31Cleanup: Removed Unused Definition.Jeroen Bakker
2021-03-31Fix: Cryptomatte Picker on Legacy Node Failing.Jeroen Bakker
2021-03-31Compositor: Keep WorkPackages and Data Around.Jeroen Bakker
2021-03-31Fix T87080: Select shortest path fails in face modeCampbell Barton
2021-03-31Fix T86947: Drag & Drop tooltip in Scene modeFalk David
2021-03-31Fix T87082: Smooth thickness not workingFalk David
2021-03-31Makefile: add update_code targetRay Molenkamp
2021-03-31Cleanup: Fix warningsRichard Antalik
2021-03-31Cleanup: use constexpr for num channels.Jeroen Bakker
2021-03-31Fix build error on windowsRichard Antalik
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2021-03-31PyDoc: quiet warning with literalinclude including blank linesCampbell Barton
2021-03-31PyDoc: fix indentation with multi-line property descriptionsCampbell Barton
2021-03-31PyDoc: correct sphinx syntax for gpu.state.blend_setCampbell Barton
2021-03-31Cleanup: use early return for imbuf image loader functionsCampbell Barton
2021-03-31WM: use data-path utility functions for WM operatorsCampbell Barton
2021-03-31PyAPI: add bl_rna_utils.decompose_data_pathCampbell Barton
2021-03-31Fix bl_rna_utils._TokenizeDataPath function argument extraction errorCampbell Barton
2021-03-31Cleanup: improve navigation gizmo flag useCampbell Barton