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
2015-09-17CMake: Attempt to fix compilation error on Windows after recent changesSergey Sharybin
2015-09-16CMake: Don't modify global CFlags when enabling/disabling OpenJpegSergey Sharybin
2015-08-06Fix typo in cmake when OpenSubdiv is not foundThomas Beck
2015-08-05OpenSubdiv: Enable by default on the supported platformsSergey Sharybin
2015-07-30OpenSubdiv: Add CMake option to enable -Werror in subsurf codeSergey Sharybin
2015-07-29Audaspace: fixes for building with Quicktime on Mac.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28CMake: modify recent platform defaultsCampbell Barton
2015-07-28CMake: use same defaults on all-platformsCampbell Barton
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-18Cleanup: whitespace (CMake)Campbell Barton
2015-07-18CMake: Fix indentation around LLVM detection codeSergey Sharybin
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-06-30CMake: minor editsCampbell Barton
2015-06-29Remove WITH_TESTS_PERFORMANCE option.Bastien Montagne
2015-06-17CMake: set advanced varCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-14CMake: disable OSL if cycles is disabledCampbell Barton
2015-06-14CMake: minor edits to lite configCampbell Barton
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-19CMake: remove temp assignment, unused varsCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-06[cmake] move FindLLVM to its own fileMartijn Berger
2015-05-04CMake: Only consider it INFO is ld.gold is missingCampbell Barton
2015-05-02CMake: use ld.gold linker when availableCampbell Barton
2015-04-30CMake: Solve compilation error from path with a spaceSergey Sharybin
2015-04-28Use gnu89 for GCCCampbell Barton
2015-04-24CMake: add -Wformat-signednessCampbell Barton
2015-04-20CMake: Move performance tests under the cmake optionSergey Sharybin
2015-04-19Fix T44449, sm_52 kernel missing in CMake builds.Thomas Dinges
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2015-03-24CMake: tweak recent py module changesCampbell Barton
2015-03-24Fix for building blender as a Python moduleCampbell Barton
2015-03-20Disable IME for headless buildsCampbell Barton
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-13error in last commitCampbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-03-05CMake: rename LLVM_DIRECTORY -> LLVM_ROOT_DIRCampbell Barton
2015-03-05CMake: was defaulting to an old LLVM versionCampbell Barton
2015-03-05CMake: mark lib/debug options advancedCampbell Barton
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-02-18CMake: indent & missing headerCampbell Barton
2015-02-16Ensure CMake finds SDL 2.0Sybren A. Stüvel
2015-02-14CMake: Enable JeMalloc by defaultSergey Sharybin
2015-02-10CMake cleanup: Move OSL detection code into FindOpenShadingLanguage.cmakeSergey Sharybin