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-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace static_casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-24Fix T101295: Allow Large Windows ThumbnailsHarley Acheson
2022-09-13Cleanup: improve titles for CMake sections, line lengthCampbell Barton
2022-08-12Cleanup: use sizeof() for better readabilityCampbell Barton
2022-07-15Fix T99711: Eternal loop reading blend file thumbnailCampbell Barton
2022-07-14Fix T99705: fix integer overflow in thumbnail extractorRay Molenkamp
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04macOS: support building blender-thumbnailerAnkit Meel
2021-12-08Cleanup: move public doc-strings into headers for 'blendthumb'Campbell Barton
2021-11-08CMake: add missing headers to CMake listsCampbell Barton
2021-10-28Fix install paths for blender thumbnailer when not building a portable installSebastian Parborg
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-20Thumbnails: refactor extraction to use one code-path for all platformsCampbell Barton
2021-10-01Cleanup: use C-style comments, nullptr for C++Campbell Barton
2021-03-30MSVC: ASAN support for VS 16.9Ray Molenkamp
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-11Windows: Clean-up linker warnings regarding MSVCRT.libRay Molenkamp
2020-03-11Windows: Clean-up warning while building blendthumbRay Molenkamp
2019-09-09Cleanup: expand tabsCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-08-30Cleanup: clang-formatRay Molenkamp
2019-08-30MSVC: Fix BlendThumb debug build.Ray Molenkamp
2019-08-30Cleanup: 2 space indentationCampbell Barton
2019-08-30Windows: Fix compatibility with older cmakeRay Molenkamp
2019-08-30Windows: Move building of blendthumb into the blender codebase.Ray Molenkamp