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
2021-06-24Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-23Voxel Remesher: Make smooth shading output automaticPablo Dobarro
2021-06-23Fix T89221: Sculpt tools symmetry failing with non symmetrical meshesPablo Dobarro
2021-06-23Compositor: Full frame ID Mask nodeManuel Castilla
2021-06-23Compositor: Full frame Image nodeManuel Castilla
2021-06-23Cleanup: remove unused parameterManuel Castilla
2021-06-23Fix T88769: GPencil smooth incorrect behavior in cyclic strokesAntonio Vazquez
2021-06-23LibOverride: Also override owner collection in Outliner hierarchy override.Bastien Montagne
2021-06-23Memfile Undo: aslo tag embedded IDs for update.Bastien Montagne
2021-06-23Fix T89269: Memory corruption during extrusions of overlapping edgesGermano Cavalcante
2021-06-23Fix (studio reported) crash on Undo in some cases.Bastien Montagne
2021-06-23Readfile: use CLOG instead of printf's.Bastien Montagne
2021-06-23Fix Scene/MasterCollection handling in `BKE_main_collection_sync_remap()`.Bastien Montagne
2021-06-23Fix T89342: Select mirror with a zero length central edge assertsCampbell Barton
2021-06-23Fix T89367: Crash running edit-mesh select_linked_pick from PythonCampbell Barton
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-23Fix T89265: Crash when tabbing through num inputsFalk David
2021-06-23Fix T89249: incorrect mesh validate error with zeroed vertex normalsCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-23Cleanup: clang-tidy quiet equals-default, nullptr warningsCampbell Barton
2021-06-23Cleanup: suppress clang-tidy warningsCampbell Barton
2021-06-23Cleanup: compiler warning for invalid argument typeCampbell Barton
2021-06-23Fix T89374: Erasing/cutting in Grease Pencil makes Blender shut downAntonio Vazquez
2021-06-22UI: Fix widget emboss: Also fade on the right sideLeon Leno
2021-06-22Transform: display units for proportional edit valueGermano Cavalcante
2021-06-22Cleanup: deduplicate code and rename variablesGermano Cavalcante
2021-06-22Fix T89327: Cube and ico sphere nodes do not create UVsHans Goudey
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: Remove extra blank lineAntonio Vazquez
2021-06-22Fix T89366: GPencil hide layers above parented layerAntonio Vazquez
2021-06-22Fix T89343: Point cloud instances not transformed when realizedHans Goudey
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Geometry Nodes: Join curve attributes when realizing instancesHans Goudey
2021-06-22Cleanup: Refactor spline copying functionsHans Goudey
2021-06-22Fix deadlock with shrinkwrap and other modifiersBrecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-06-22Minor cleanup to previous commit introducing `BLI_math_time`.Bastien Montagne
2021-06-22Add initial `BLI_math_time` with a 'seconds decompose' function.Bastien Montagne
2021-06-22Fix T89360: Eevee transforms geometry when using "High Quality Normals"Germano Cavalcante
2021-06-22Cleanup: split BKE_object_batch_cache_dirty_tagGermano Cavalcante
2021-06-22Cleanup: deduplicate free codeGermano Cavalcante
2021-06-22Draw: Added testcases for hair refine shaders.Jeroen Bakker
2021-06-22Fix T89347: Edit-mesh make planar faces doesn't update face normalsCampbell Barton
2021-06-22Fix T89345: Edit-mesh decimate doesn't update face normalsCampbell Barton
2021-06-22Fix T89196: Depsgraph use-after-free after scene switching undoSergey Sharybin
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-06-22Cleanup: rename playhead in the UI and codeCampbell Barton
2021-06-223D View: adjust order of planes for occlusion checkCampbell Barton
2021-06-22Fix bone select failing with end-points outside the viewCampbell Barton
2021-06-22Cleanup: use early return for selection callbacksCampbell Barton