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-06-25Slightly fix deformation in some cases (mostly edge cases)temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-24Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-24GHOST/XR: support Wayland via XrGraphicsBindingOpenGLWaylandKHRChristian Rauch
2021-06-24GHOST: remove unused EGL context includes in Win32 and CocoaChristian Rauch
2021-06-24GHOST/EGL: store pointer to GHOST_System for downcast testsChristian Rauch
2021-06-24GHOST/Wayland: auto-select highest supported OpenGL versionChristian Rauch
2021-06-24Cleanup: compiler warnings with clangBrecht Van Lommel
2021-06-24Fix T89129: file dialog displays in-progress Safari downloads as a folderLeon Zandman
2021-06-24Fix wrong default value for RenderEngine.bl_use_image_saveThomas Lachmann
2021-06-24Cleanup: move and simplify some draw_cache macrosGermano Cavalcante
2021-06-24Fix T89390: crash when join geometry node has only muted inputsJacques Lucke
2021-06-24Workaround for assert from 27da305a404f72a75a37892e1ac080c6531d059bCampbell Barton
2021-06-24Depsgraph: remove redundant mesh data duplication in edit-modeCampbell Barton
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton
2021-06-24Fix T87486: Can't open file with modifiers to a grease pencil library overrideBastien Montagne
2021-06-24Fix linking code after own recent commit.Bastien Montagne
2021-06-24CMake: link bf_blenkernel from bf_depsgraphCampbell Barton
2021-06-24Cleanup: update clang-format so PyObject_HEAD indents properlyCampbell Barton
2021-06-24Cleanup: use Blender's code style for doxygen commetns in freestyleCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-24Cleanup: use '#if 0' for commented code-blockCampbell Barton
2021-06-24Cleanup: correct variable name in commentsCampbell Barton
2021-06-24Cleanup: remove outdated/redundant commentsCampbell Barton
2021-06-24Cleanup: clang-format, spellingCampbell Barton
2021-06-24LineArt: Bound box visibility check when loadingYimingWu
2021-06-24Line Art: Discard out of frame edges.YimingWu
2021-06-24Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-24Fix failure when baking actions with Bendy BonesJulian Eisel
2021-06-23Remove window iteration in WM_DISPLAYCHANGE.Nicholas Rishel
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-23CMake/win: Fix linker issue with OCIORay Molenkamp
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-23Fix T89331: Cycles lights flicker when transformedKévin Dietrich
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-23Fix T88808: Set Origin missing from Text object in 2.93Pratik Borhade
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