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
2018-09-05Cleanup: styleCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-05Fix VSE cut both-sides optionCampbell Barton
2018-09-05cycles: Fix x86 build error.Ray Molenkamp
2018-09-04Cleanup: use const arg for BLI_rect inside checkCampbell Barton
2018-09-04UI: cleanup tooltip bounds clampingCampbell Barton
2018-09-03ClosthCollision: fully avoid computing BVHTree when we have no collision obje...Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-03Fix (unreported) potentially giant memory leak in Cloth collision solver.Bastien Montagne
2018-09-03Fix Cycles half float pragma for strict OpenCL compilers (like ROCm).Alex Fuller
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-09-02Cleanup: move keymap helpers into own fileCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Buildbot: Usable PIESergey Sharybin
2018-08-31Python: Enable MASS unit in FloatPropertyMonique Dewanchand
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-31Fix T56618: crash in release builds when GHOST asserts.Brecht Van Lommel
2018-08-31Fix T56618: crash when typing certain characters on Linux.Brecht Van Lommel
2018-08-31Cycles: Cleanup, use explicit comparison with NULLSergey Sharybin
2018-08-31Fix T56626: Cycles ambient occlusion only local : crashSergey Sharybin
2018-08-31PyAPI: replace checks for invalid input w/ assertCampbell Barton
2018-08-31C/Python API: Add PyC_RunString_AsIntPtrCampbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30Cycles: Cleanup, whitespace after keywordSergey Sharybin
2018-08-30Buildbot: Correction to previous commitSergey Sharybin
2018-08-30Buildbot: Attempt to fix glibc-2.19 compilationSergey Sharybin
2018-08-30Cycles: Fix detection of CPU brand string on 32 bit platformsSergey Sharybin
2018-08-30Fix T56612: crash in Cycles viewport render update, after recent changes.Brecht Van Lommel
2018-08-30Fix T56610: crash saving images with python API.Brecht Van Lommel
2018-08-30Cleanup: license header formatting.Brecht Van Lommel
2018-08-30Build environment: Tweak to harvasting scriptSergey Sharybin
2018-08-30Buildbot: Get rid of OpenJPEG 2 hackSergey Sharybin
2018-08-30CMake: Automatically detect OpenJPEG 2 librariesSergey Sharybin
2018-08-29Correction to previous commitSergey Sharybin
2018-08-29Buildbot: Tweak configuration to actually ve successful in chrootSergey Sharybin
2018-08-29Buildbot: Make configuration to pass config stateSergey Sharybin
2018-08-29Cleanup: indentationCampbell Barton
2018-08-29Cleanup: trailing spaceCampbell Barton
2018-08-29Fix Cycles CUDA build after recent changes.Brecht Van Lommel
2018-08-29Cleanup: remove unused build environment patches.Brecht Van Lommel
2018-08-29Cleanup: consistent includes.Brecht Van Lommel
2018-08-29Buildbot: Some inital work to support newer chroot environmentSergey Sharybin
2018-08-29CMake: Allow specifying custom LIBDIR on UnixSergey Sharybin
2018-08-29CMake: Comply with include path reported by FindOpenGL.cmakeSergey Sharybin
2018-08-29CMake: Make sure zlib folder comes first for precompiled Linux librariesSergey Sharybin
2018-08-29Cycles: Add BVH8 and packeted triangle intersectionSergey Sharybin
2018-08-29Build environment: Fix compilation of boost on Linux 32bitSergey Sharybin
2018-08-28Build environment: Ensure Python is using static ffiSergey Sharybin
2018-08-28Build environment: Make sure Python is linkign against static ZlibSergey Sharybin
2018-08-28Build environment: Enable bzip2, lzma and sqlite for Python on LinuxSergey Sharybin