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-10-06Cleanup: Move multires.c to C++Hans Goudey
2022-10-06GPencil: Use new icons for Envelope and Outline modifiersAntonio Vazquez
2022-10-06UI: New modifier Icons Envelope and OutlineAntonio Vazquez
2022-10-06Linux CentOS 7 setup scriptSybren A. Stüvel
2022-10-06Fix T101458: Changing volume density when pg is enabled causes crashSebastian Herholz
2022-10-06Fix T101618: Freeze when reloading a library in certain situationPhilipp Oeser
2022-10-06Fix T101492: UV stitch crash (more than 32 objects selected)Philipp Oeser
2022-10-06Fix T101517: GPencil strokes snap to origin in a Scale value is on 0Antonio Vazquez
2022-10-06Fix addons submodule refSebastian Parborg
2022-10-06I18n: ignore user-installed add-ons when extracting bl_infoDamien Picard
2022-10-06UI Translations: Add context to 'New' menu entries for files.Bastien Montagne
2022-10-06Fix T101591: mathutils.geometry.intersect_line_line 2D vector errorCampbell Barton
2022-10-06Fix T101628: Correct frame node intersection in add reroute operatorLeon Schittek
2022-10-06Cleanup: split BLF glyph rendering into a functionCampbell Barton
2022-10-06Curve: increase max of order U/VRedMser
2022-10-06Fix exception in bpy_extras.object_utils.object_data_add(..)Campbell Barton
2022-10-06Fix: File context menu broken after recent commitCampbell Barton
2022-10-063D View: use float for ED_view3d_project_base & minor changesCampbell Barton
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-10-05New math function to add small bias to zero axisAntonio Vazquez
2022-10-05GPencil: Use stroke function for convert pointsAntonio Vazquez
2022-10-05Cleanup: make formatBrecht Van Lommel
2022-10-05Sculpt: Fix crash in face set initJoseph Eagar
2022-10-05Sculpt: Fix crash in dyntopo drawJoseph Eagar
2022-10-05Fix: File menu broken after recent commitHans Goudey
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-10-05deps_builder: harden the package download processRay Molenkamp
2022-10-05Mesh: Skip some domain interpolations for single valuesIliya Katueshenock
2022-10-05Fix T101523: Cycles path guiding debug settings not affecting final renderBrecht Van Lommel
2022-10-05Cleanup: Use generic array for mesh domain interpolation resultIliya Katueshenock
2022-10-05Revert "Geometry Nodes: Add index input to Edge Vertices node"Hans Goudey
2022-10-05Fix T101610: UV Sphere missing from geometry nodes menuHans Goudey
2022-10-05I18n: improve unit extraction regexDamien Picard
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-10-05I18n: extract dynamic enum itemsDamien Picard
2022-10-05install_deps: Fix typo in previous commit.Bastien Montagne
2022-10-05Fix T101405: Deleting a baked action results in an error.Bastien Montagne
2022-10-05BKE_Main: Add clear separation between 'temp' mains and global main.Bastien Montagne
2022-10-05Fix T101613: Muted Mix node wrongly connects to Factor socketCharlie Jolly
2022-10-05Fix T101334: Paint Texture Slots appear greyed outPhilipp Oeser
2022-10-05Fix T101306: crash when calling Delete command for Library OverridePhilipp Oeser
2022-10-05LineArt: Fix "No intersection" flicker.YimingWu
2022-10-05Install_deps: Add building of OpenPGL.Bastien Montagne
2022-10-05Fix order of include-guard & C++ extern blockCampbell Barton
2022-10-05Fix error in 6b76381e0a52cf15513087e470a4a4c07471acc6Campbell Barton
2022-10-05Fix app-template settings being used for non-template preferencesCampbell Barton
2022-10-05App Template: quiet warning when existing preferences don't existCampbell Barton
2022-10-05Docs: improve doc-strings for blend file IOCampbell Barton
2022-10-05Cleanup: Remove unused includesHans Goudey