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-11-12Better comments and fixing implicit precision conversion warnings.bevelv2Howard Trickey
2022-11-05Fix a bug re slope on vertex events.Howard Trickey
2022-10-25Fix crash in vertex bevel due to bad face reconstruct.Howard Trickey
2022-10-24Merge branch 'master' into bevelv2Howard Trickey
2022-10-24Refactored vertex data structures.Howard Trickey
2022-10-24Fix T101210: invalid internal node links lead to crashJacques Lucke
2022-10-24GPencil: Fix regression (part3) with edit mode introduced in rB0ee9282b5c51Clément Foucault
2022-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-24Pencil: Fix regression (part2) with stroke buffer introduced in rB0ee9282b5c51Clément Foucault
2022-10-24GPencil: Fix regression with stroke buffer introduced in rB0ee9282b5c51Clément Foucault
2022-10-24GPencil: Fix regressions introduced in rB0ee9282b5c51Clément Foucault
2022-10-24Fix T101946: Outliner data-block counter treats bones as collectionPhilipp Oeser
2022-10-24Fix T102008: Images are stretched when texture limit is enabledOmar Emara
2022-10-24GPencil: Fix build errors caused by designated initializer in C++Clément Foucault
2022-10-24Cleanup: quiet parentheses warningCampbell Barton
2022-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-24GPencil: Port draw_cache_impl_gpencil.cc to C++Clément Foucault
2022-10-24Transform: limit zero radius Shrink/Fatten to only 1 curve pointGermano Cavalcante
2022-10-23Fix large incremental snap values in uv editorGermano Cavalcante
2022-10-23GHOST: expand GHOST_PRINT/PRINTF without WITH_GHOST_DEBUGCampbell Barton
2022-10-23Fix build error when WITH_GHOST_DEBUG is enabledCampbell Barton
2022-10-23Fix T101607: Changing Image source inadvertently clears file pathJesse Yurkovich
2022-10-23GHOST/Wayland: support building with older versions of pointer-gesturesCampbell Barton
2022-10-23Fix crash on exit when background rendering in waylandCampbell Barton
2022-10-23Fix T102000: Curve Shrink Fatten doesn't work for zero radiusGermano Cavalcante
2022-10-22Cleanup: clang-formatLukas Stockner
2022-10-22Fix T101329: EXR 'JPG Preview' doesn't use color space anymoreLukas Stockner
2022-10-22Transform: remove unreachable codeGermano Cavalcante
2022-10-22Cleanup: move grid snap functions to files where they are usedGermano Cavalcante
2022-10-22Fix T101991: "Absolute Grid Snap" not workingGermano Cavalcante
2022-10-22Fix T101930: NLA Actions Stash remove doesn't work on overriden linked data.Bastien Montagne
2022-10-22GHOST/Wayland: multi-touch gesture supportCampbell Barton
2022-10-22Cleanup: use wl_/wp_ prefix to match native Wayland typesCampbell Barton
2022-10-22GHOST/Wayland: support changing seat capabilities at run-timeCampbell Barton
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-22Fix T101969: Crash when using large texture with nonstandard colorspaceLukas Stockner
2022-10-21deps_builder: expose FORCE_CHECK_HASH as an optionRay Molenkamp
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Build: disable JACK option in macOS releasesBrecht Van Lommel
2022-10-21Fix missing OpenMP in Linux buildsSergey Sharybin
2022-10-21Fix T101244: Empty point list in shader batch creation cause errorGermano Cavalcante
2022-10-21make.bat: update the libraries before calling update_sources.pyRay Molenkamp
2022-10-21Avoid re-compilation of oneAPI AoT kernels when configuration changesSergey Sharybin
2022-10-21GPU: remove unused member from FrameBufferGermano Cavalcante
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-21Fix T101974: Potential memoryleak GHOST_WindowWayland.newDrawingContextEdward
2022-10-21SystemInfo: Add active GPU backend.Jeroen Bakker
2022-10-21cmake/windows: Prepare for 3.4 library changes for opencolladaRay Molenkamp
2022-10-21GPU: Don't exit after first GPUBackend.Jeroen Bakker