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-06-03Cleanup: remove dead codeJacques Lucke
2022-06-03Fix: Curves sculpt mode keymaps missing in preferencesHans Goudey
2022-06-03Cleanup: deduplicate retrieving data from context in curves brushesJacques Lucke
2022-06-03Fix misaligned address error when rendering 3D curves in the viewport with Cy...Patrick Mours
2022-06-03Geometry Nodes: Show supported types in geo socket tooltipAngus Stanton
2022-06-03Fix T98459: vertex weight paste/copy inconsistentPhilipp Oeser
2022-06-03Compositor: add pre/post/cancel handlers and background job infoPhilipp Oeser
2022-06-03LineArt: Include minor fixes in branch that's missing in master.Yiming Wu
2022-06-03Cleanup: remove gizmo transform workaround which is no longer neededCampbell Barton
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: Simplify curves toolbar drawing logicHans 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-02Fix T79801: openvdb cache does not support Unicode paths on windowsRay Molenkamp
2022-06-02Color Management: add Filmic sRGB as an image colorspaceBrecht Van Lommel
2022-06-02Cycles: load 8 bit image textures as half float for some color spacesBrecht Van Lommel
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-02Cycles: fix missing attribute updateJacques Lucke
2022-06-02install_deps: Add support for oneAPI Level Zero library.Bastien Montagne
2022-06-02install_deps: raise default ffmpeg version to 5.0, minimum 4.0.Bastien Montagne
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-02PyDoc: changes to the generated conf.py fileCampbell Barton
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-02PyDoc: remove CSS override for scrolling long enum listsCampbell 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-01Merge branch 'blender-v3.2-release'Thomas Dinges