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
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-05-03Cleanup: clang-formatCampbell Barton
2020-05-01Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-08-27Fix T68944: Added check for SSE4.1 to denoising node.Stefan Werner
2019-05-27Cleanup: Fix warning in blenlib with MSVCRay Molenkamp
2019-05-25blenlib: Fix debug build warning with MSVC.Ray Molenkamp
2019-05-17Fix T63981: Factory default memory cache limit is 4096 MB (32bit builds)Sergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Merge branch 'blender2.7'Brecht Van Lommel
2019-02-16Blenlib/Windows: Fix Build error with clang.Ray Molenkamp
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-09Simplified #ifdef to not silently fail on certain platformsSybren A. Stüvel
2018-12-08Cleanup: styleCampbell Barton
2018-12-07Move static `get_hostname()` to `BLI_hostname()` in `system.c`Sybren A. Stüvel
2018-12-01Cleanup: styleCampbell Barton
2018-11-28Add utility function to query CPU brand stringSergey Sharybin
2017-11-18Cleanup: styleCampbell Barton
2016-09-19Lowercase includes for psapi.h and dbghelp.h windows includes.Martijn Berger
2016-08-16Fix redundant declarations after recent changes in GPU debugSergey Sharybin
2015-04-13Be a bit more specific in the message.Antony Riakiotakis
2015-04-13Windows:Antony Riakiotakis
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2015-02-06cleanup: styleCampbell Barton
2014-11-18BLI_assert: print a backtrace with the errorCampbell Barton
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne