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
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-03Cleanup: remove unused, commented MTexFace assignmentsCampbell Barton
2022-06-03Merge branch 'blender-v3.2-release'Campbell Barton
2022-06-03Fix T98558: island selection in UV editor can crashPhilipp Oeser
2022-06-03Cleanup: DRW: Overlay: Make simple fragment shaders localClément Foucault
2022-06-02Cleanup: Split large block of versioning code to separate functionHans Goudey
2022-06-02Cleanup: DRW: Added basic_ prefix to all *.glsl files in basic/shadersClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *.glsl files in overlay/shadersClément Foucault
2022-06-02EEVEE-Next: Fix compilation of hair domain materialsClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *_info.hh files in overlayClément Foucault
2022-06-02Cleanup: Use const pointersHans Goudey
2022-06-02Fix: Build error after merge from release branchHans Goudey
2022-06-02Merge branch 'blender-v3.2-release'Hans Goudey
2022-06-02Fix T98556: Crash with extrude node in edit modeHans Goudey
2022-06-02Fix T98546: Crash with multires bake and zero levelsHans Goudey
2022-06-02USD: Enable operator presets when exportingPhilipp Oeser
2022-06-02LineArt: Speedup construction of quad trees.Yiming Wu
2022-06-02Anim: Refactor 'F-curve from rna path' code.Bastien Montagne
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-06-02PyDoc: reference enum instead of inliningCampbell Barton
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-06-02Merge branch 'blender-v3.2-release'Clément Foucault
2022-06-02Fix T98538 EEVEE: Geometry input node breaks with Displacement TextureClément Foucault
2022-06-02Fix T98552: Experimental Tweak Select: Curve handle tweak is difficultCampbell Barton
2022-06-02Cleanup: quiet warnings, remove unused argumentsCampbell Barton
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-06-02Cleanup: undeclared warningCampbell Barton
2022-06-02Cleanup: replace ParamBool and PBool with bool for GEO_uv APIChris Blackbourn
2022-06-02Cleanup: remove unused area smoothing logic for UV unwrapChris Blackbourn
2022-06-01Fix T92952: Knife inconsistent angle printoutCian Jinks
2022-06-01GPencil: Add support to name new layer when moving to layerAntonio Vazquez
2022-06-01Release schedule: Entering Bcon4 for Blender 3.2 (RC)Thomas Dinges
2022-06-01Merge branch 'blender-v3.2-release'Bastien Montagne
2022-06-01Fix T98469: Crash trying to add an object to a linked collection that is link...Bastien Montagne
2022-06-01Merge branch 'blender-v3.2-release'Philipp Oeser
2022-06-01Fix T98536: geometry nodes wrong selection on duplicate edgesPhilipp Oeser
2022-06-01Merge branch 'blender-v3.2-release'Campbell Barton
2022-06-01Fix T98370: Shift+RMB Select nodes doesn't work with the tweak toolCampbell Barton
2022-06-01Curves: Avoid optimization to avoid storing selection for nowHans Goudey
2022-06-01LineArt: Adding a intersection timer.Yiming Wu
2022-06-01Fix T98520: Sculpt operators can unintentionally clear multires maskPhilipp Oeser
2022-06-01Tweak Object duplicate_move macro tooltips.Bastien Montagne
2022-06-01LineArt: Temporary fix for object loading iterator.Yiming Wu
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-06-01Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-06-01Fix T98526: broken corner attributes with GPU subdivisionKévin Dietrich
2022-06-01Merge branch 'blender-v3.2-release'Campbell Barton