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-19cmake: fix openjpeg version on windows.tmp_libs_34Ray Molenkamp
2022-10-19cmake/Windows: 3.3/3.4 lib folder compatibilityRay Molenkamp
2022-10-19deps_builder: add missing zlib dep to pythonRay Molenkamp
2022-10-19Add newline to end of diff (causes error applying the patch)Campbell Barton
2022-10-18Mark GMP issue as Mitigated instead of IgnoredBrecht Van Lommel
2022-10-18Mark false positives CVEs and patch GMP with fix not yet in releaseBrecht Van Lommel
2022-10-18deps_builder: cve_check small QOL tweakRay Molenkamp
2022-10-18deps_builder: add triage for cve-bin-tool reportsRay Molenkamp
2022-10-18Fix various unix build issuesBrecht Van Lommel
2022-10-18deps_builder: add missing dependency to libtiffRay Molenkamp
2022-10-18deps_builder: oiio / openpgl version changesRay Molenkamp
2022-10-18Deps builder: Initial pass as deps update for 3.4Ray Molenkamp
2022-10-17Fix T101871: Realize instances node can skip material indicesHans Goudey
2022-10-17FIX T101445: halo Particles are not working.Jason Fielder
2022-10-17Fix for T101506: BLF Disable Kerning in Main FontHarley Acheson
2022-10-17Weight Paint: relax heuristic to determine when final mesh can be used.Alexander Gavrilov
2022-10-17Sculpt: add versioning for Auto-masking cavity factor defaultPablo Vazquez
2022-10-17Fix T99565: Cycles reading TGA files with alpha different than BlenderBrecht Van Lommel
2022-10-17Fix OpenPGL and OneAPI being detected by CMake when Cycles is disabledBrecht Van Lommel
2022-10-17Fix Wayland not being disabled when dependencies are not foundBrecht Van Lommel
2022-10-17Cleanup: compiler warningsBrecht Van Lommel
2022-10-17Brush: Fix mismatch in DNA Brush defaultsPablo Vazquez
2022-10-17Fix AssetCatalogTest failure on WIN32Campbell Barton
2022-10-17Fix T101705: crash when connecting reroute to multi-input socketIliya Katueshenock
2022-10-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
2022-10-17Sculpt: Auto-masking UI improvementsPablo Vazquez
2022-10-17Make sure all dependency graphs are updated on particles system copySergey Sharybin
2022-10-17Fix T101851: Duplicating a particle system crashesSergey Sharybin
2022-10-17Cleanup: correct doc-string & remove unused defineCampbell Barton
2022-10-17Cleanup: renaming GHOST/Wayland functions & private membersCampbell Barton
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-10-17Cleanup: spelling in comments, unused arg warningCampbell Barton
2022-10-17Cycles: Fix floor intrinsic for ARM NeonLukas Stockner
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-16Fix T101394: Ensure all viewlayers on scene copy.Monique Dewanchand
2022-10-16Fix T98672: Noise texture shows incorrect behaviour for large scalesLukas Stockner
2022-10-16Fix T99450: Animated Holdout not updating on frame changeLukas Stockner
2022-10-15Cleanup: comment out unused lambda parameterJoseph Eagar
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar
2022-10-15Sculpt: Fix draw artifacts when drawing multires maskJoseph Eagar
2022-10-15Sculpt: Ensure faces are uniquely assigned to PBVHNodesJoseph Eagar
2022-10-15Sculpt: do not validate PBVH draw data in mesh_batch_cache_validJoseph Eagar
2022-10-15Sculpt: fix crash when instancing sculpt objectsJoseph Eagar
2022-10-15Fix: Missing part of previous BMesh bug fixHans Goudey
2022-10-14Fix T101746: Node copy and paste changes multi-input socket orderHans Goudey
2022-10-14Deps: Updating OpenPGL 0.4.0 hash valueSebastian Herholz
2022-10-14Fix wrong Cycles default radius for motion blurred point cloudsBrecht Van Lommel
2022-10-14Fix T101803: Max length Operator bl_idname is truncated 1 character.Bastien Montagne
2022-10-14Fix: Draw: Initialize StencilSet in the correct orderMiguel Pozo