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
2020-06-17UI: Match some properties set in keymaps with those set for buttonsGermano Cavalcante
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-06-17UI: Solve crash with move to index in modifier menuHans Goudey
2020-06-17UI: Improve Modifier Panel Header MenuHans Goudey
2020-06-17UI: Modifier Panel Header ImprovementsHans Goudey
2020-06-17UI: Ctrl-click on panel header expands & collapses subpanelsHans Goudey
2020-06-17Buildbot: Cleanup, remove unused script and change namingSergey Sharybin
2020-06-17Fix T76767: Cycles performance regression with CLI rendersRay Molenkamp
2020-06-17Fix T77914: Blender Crashes if viewport is changed manually while having loop...Germano Cavalcante
2020-06-17Cleanup: Rearrange SELECTID_Context members for better alignmentGermano Cavalcante
2020-06-17ID Duplicate: Factorize a lot the code.Bastien Montagne
2020-06-17ID Duplicate: uniformize Action duplication.Bastien Montagne
2020-06-17Refactor duplicate of data-blocks.Bastien Montagne
2020-06-17Fix (unreported) broken logic in `BKE_libblock_relink_to_newid`Bastien Montagne
2020-06-17Outliner: Unified delete hierarchy operatorNathan Craddock
2020-06-17Cleanup: clang-formatBrecht Van Lommel
2020-06-17Cleanup: fix compiler warningsBrecht Van Lommel
2020-06-17Fix T77915: Cycles OSL microfacet closure not working in custom shadersBrecht Van Lommel
2020-06-17Cleanup: doxy sections for meta-ball operators.Campbell Barton
2020-06-17Fix T63411: Crash adding meta-ball with a small radiusCampbell Barton
2020-06-17Doc: minor change to curve select more/lessCampbell Barton
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-06-17Fix T70287: Connect vertex path can create duplicate edges/facesCampbell Barton
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-17Fix T76041: Low contrast dirty vertex colors with loose geometryPhilipp Oeser
2020-06-17Cleanup: warningCampbell Barton
2020-06-16UI: Backspace is one wordAaron Carlisle
2020-06-16Buildbot: Cleanup, typo in loggingSergey Sharybin
2020-06-16Fix issue with uint in headers in recent own commit.Bastien Montagne
2020-06-16Fix (unreported) wrong size of UserPreferences' `dupflag` parameter.Bastien Montagne
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-16Cleanup: remove hierarchy parameter from `BKE_collection_duplicate`Bastien Montagne
2020-06-16Cleanup: get rid of `BKE_collection_copy`.Bastien Montagne
2020-06-16Refactor: move .blend read/write of mesh deform modifier to MOD_meshdeform.cJacques Lucke
2020-06-16Cleanup: remove unnecessary indirection for .blend read/write of curvemappingJacques Lucke
2020-06-16Refactor: Move curvemapping .blend read/write to blenkernelJacques Lucke
2020-06-16Functions: Multi FunctionJacques Lucke
2020-06-16Fix bitscan_reverse_uint on MSVC compilerSergey Sharybin
2020-06-16Buildbot: Switch WIndows builds to MSVC 2019Sergey Sharybin
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-06-16Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-16Buildbot: Support multiple workers talking to single codesign serverSergey Sharybin
2020-06-16Buildbot: Don't use builder name in the build directorySergey Sharybin
2020-06-16CMake: Fix compilation errors related on missing dna_type_offsets.hSergey Sharybin
2020-06-16BLI: fix Map.foreach_item methodJacques Lucke
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-16Fix T61777: Proportional editing doesn't work with multi edit-modeAlan Troth
2020-06-16Cleanup: doxy sections for camera, collections, text & seqmodifierCampbell Barton
2020-06-16Cleanup: Use LISTBASE_FOREACH in interface_panel.cHans Goudey
2020-06-15Fix crash when opening some old/broken .blend files after recent fix.Bastien Montagne