2017-03-11 |
Campbell Barton | Cleanup: code style & cmake |
blob | commitdiff | raw |
2017-03-05 |
Campbell Barton | CMake: confine WIN32 options |
blob | commitdiff | raw | diff to current |
2017-02-10 |
Sergey Sharybin | CTests: Initial work to cover Cycles nodes with OpenGL... |
blob | commitdiff | raw | diff to current |
2017-01-27 |
Sergej Reich | CMake: Fix typo |
blob | commitdiff | raw | diff to current |
2016-12-29 |
Aaron Carlisle | Edits to user prefs NDOF UI |
blob | commitdiff | raw | diff to current |
2016-12-24 |
Ulysse Martin | [MSVC] Fix test for C++11 support for vc2015/2017 based... |
blob | commitdiff | raw | diff to current |
2016-12-04 |
Brecht Van Lommel | CMake: disable QuickTime with macOS SDK 10.12+, no... |
blob | commitdiff | raw | diff to current |
2016-11-05 |
Martijn Berger | change default for quicktime suport for macOS to off |
blob | commitdiff | raw | diff to current |
2016-11-02 |
Sergey Sharybin | CMake: Make ld.gold linker optional |
blob | commitdiff | raw | diff to current |
2016-11-02 |
Sergey Sharybin | CMake: Fix use of some option which was never defined |
blob | commitdiff | raw | diff to current |
2016-10-22 |
Jörg Müller | Fix T49657: Audio backend "Jack" should be named "JACK". |
blob | commitdiff | raw | diff to current |
2016-10-19 |
lazydodo | Fix T49793 : Fix enabling SSE2 globally for msvc. |
blob | commitdiff | raw | diff to current |
2016-10-08 |
Brecht Van Lommel | CMake changes for new macOS target 10.9 / libc++ libraries. |
blob | commitdiff | raw | diff to current |
2016-10-03 |
Brecht Van Lommel | Cycles CUDA: make CUDA 8.0 the officially supported... |
blob | commitdiff | raw | diff to current |
2016-09-14 |
Brecht Van Lommel | CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSU... |
blob | commitdiff | raw | diff to current |
2016-09-06 |
lazydodo | [cmake/cpack] allow override of package name |
blob | commitdiff | raw | diff to current |
2016-09-06 |
lazydodo | [cmake/cpack] allow override of package name |
blob | commitdiff | raw | diff to current |
2016-08-31 |
lazydodo | [Windows] Add support for code signing the final binaries. |
blob | commitdiff | raw | diff to current |
2016-08-23 |
lazydodo | D2078 Windows : add option to prevent find_package... |
blob | commitdiff | raw | diff to current |
2016-08-17 |
Sergey Sharybin | CMake: Move main platform checks to separate files |
blob | commitdiff | raw | diff to current |
2016-08-09 |
Sergey Sharybin | CMake: Once again, don't use find_package to get hardco... |
blob | commitdiff | raw | diff to current |
2016-08-09 |
Sergey Sharybin | CMake: Remove hardcoded DIR_ROOT for alembic and MinGW |
blob | commitdiff | raw | diff to current |
2016-08-09 |
Sergey Sharybin | CMake: Use proper way to define debug/release libraries... |
blob | commitdiff | raw | diff to current |
2016-08-09 |
Sergey Sharybin | CMake: Do not force set root folder for Alembic |
blob | commitdiff | raw | diff to current |
2016-08-08 |
lazydodo | Make previous alembic fix only apply to MSVC |
blob | commitdiff | raw | diff to current |
2016-08-08 |
lazydodo | Alembic/ msvc : Link alembic_d.lib instead of alembic... |
blob | commitdiff | raw | diff to current |
2016-08-07 |
lazydodo | Set WIN32_WINNT for all windows platforms, not just x64 |
blob | commitdiff | raw | diff to current |
2016-08-07 |
Mai Lavelle | Cycles microdisplacement: Support for Catmull-Clark... |
blob | commitdiff | raw | diff to current |
2016-08-06 |
Kévin Dietrich | Basic Alembic support |
blob | commitdiff | raw | diff to current |
2016-07-18 |
Ray Molenkamp | [MSVC2015/Cycles] MSVC2015 before update 3 produce... |
blob | commitdiff | raw | diff to current |
2016-07-18 |
Ray Molenkamp | [MSVC/LNK4199/Cleanup] Delay loading is causing linker... |
blob | commitdiff | raw | diff to current |
2016-06-11 |
Brecht Van Lommel | Fix OS X build after Decklink changes, it is not suppor... |
blob | commitdiff | raw | diff to current |
2016-06-11 |
Benoit Bolsee | BGE: DeckLink card support for video capture and streaming. |
blob | commitdiff | raw | diff to current |
2016-06-09 |
Benoit Bolsee | BGE: alpha on frame buffer and precedence of MSAA over... |
blob | commitdiff | raw | diff to current |
2016-05-31 |
Martijn Berger | CMake/ Visual Studio 14 2015, Use one library name... |
blob | commitdiff | raw | diff to current |
2016-05-24 |
Mike Erwin | ndof: enable Linux support by default, unless libs... |
blob | commitdiff | raw | diff to current |
2016-05-22 |
Sergey Sharybin | CMake: Solve compilation error with pre-compiled librar... |
blob | commitdiff | raw | diff to current |
2016-05-21 |
Mike Erwin | ndof: simplify Mac build |
blob | commitdiff | raw | diff to current |
2016-05-18 |
Campbell Barton | Cleanup: CMake indentation |
blob | commitdiff | raw | diff to current |
2016-05-18 |
Campbell Barton | Revert string splitting |
blob | commitdiff | raw | diff to current |
2016-05-18 |
Joshua Leung | Revert part of 4adffde02c98f3bb058ffba5ea010a6b1045a7b1... |
blob | commitdiff | raw | diff to current |
2016-05-18 |
Campbell Barton | Cleanup: cmake, indentation, line length |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Brecht Van Lommel | Fix C++11 build issues on OS X, remove references to... |
blob | commitdiff | raw | diff to current |
2016-05-10 |
Campbell Barton | CMake: optional date/time overrides for reproducible... |
blob | commitdiff | raw | diff to current |
2016-05-05 |
Sergey Sharybin | Optimize linear<->sRGB conversion for SSE2 processors |
blob | commitdiff | raw | diff to current |
2016-04-23 |
Campbell Barton | Cleanup: cmake |
blob | commitdiff | raw | diff to current |
2016-04-23 |
Tianwei Shen | Fix T48250: suppress CMake ranlib warnings to avoid... |
blob | commitdiff | raw | diff to current |
2016-03-31 |
Martijn Berger | CMAKE disable building the windows launcher, fix type... |
blob | commitdiff | raw | diff to current |
2016-03-31 |
Martijn Berger | CMAKE / msvc openmp, delay loading of openmp dll so... |
blob | commitdiff | raw | diff to current |
2016-03-31 |
Martijn Berger | cmake fix full debug builds on msvc |
blob | commitdiff | raw | diff to current |
2016-03-30 |
Martijn Berger | CMake cleanup target_link_libraries_decoupled |
blob | commitdiff | raw | diff to current |
2016-03-30 |
Campbell Barton | Fix T46623: OSX bpy.app.binary_path_python incorrect |
blob | commitdiff | raw | diff to current |
2016-03-25 |
Sergey Sharybin | Cycles: Add an option to build single kernel only which... |
blob | commitdiff | raw | diff to current |
2016-03-15 |
Campbell Barton | CMake: only show py module install options when used |
blob | commitdiff | raw | diff to current |
2016-03-13 |
Campbell Barton | CMake: use CXX for C++ in var name |
blob | commitdiff | raw | diff to current |
2016-03-11 |
Sergey Sharybin | CMake: Warn when buildinfo is disabled due to missing Git |
blob | commitdiff | raw | diff to current |
2016-03-11 |
Sergey Sharybin | CMake: Avoid call of find_package(Git) for every compil... |
blob | commitdiff | raw | diff to current |
2016-03-10 |
Campbell Barton | CMake: remove OSX version lookup table |
blob | commitdiff | raw | diff to current |
2016-03-03 |
Sergey Sharybin | Experimental option to build Blender with C11 support |
blob | commitdiff | raw | diff to current |
2016-02-26 |
Campbell Barton | CMake: show error on missing LIBDIR early on |
blob | commitdiff | raw | diff to current |
2016-02-24 |
Campbell Barton | CMake: check for minimum MSVC version |
blob | commitdiff | raw | diff to current |
2016-02-24 |
Sergey Sharybin | Link windows builds against Blosc when OpenVDB is enabled |
blob | commitdiff | raw | diff to current |
2016-02-20 |
Sergey Sharybin | CMake: Ignore paranoid MSVC linker warnings |
blob | commitdiff | raw | diff to current |
2016-02-19 |
Martijn Berger | Mac OS X Openvdb, add blosc support. |
blob | commitdiff | raw | diff to current |
2016-02-19 |
Sergey Sharybin | CMake: New dependency graph requires either Boost or... |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Martijn Berger | Windows MSVC allow building with openvdb / tbb |
blob | commitdiff | raw | diff to current |
2016-02-06 |
Martijn Berger | CMake OpenVDB support on OS X |
blob | commitdiff | raw | diff to current |
2016-02-03 |
Campbell Barton | Imbuf: remove libredcode |
blob | commitdiff | raw | diff to current |
2016-02-01 |
Sergey Sharybin | CMake: Silent Numpy warning on OSX |
blob | commitdiff | raw | diff to current |
2016-01-29 |
Sergey Sharybin | CMake: Remove per-module Werror settings |
blob | commitdiff | raw | diff to current |
2016-01-28 |
Sergey Sharybin | Cycles: Enable compilation of sm_37 kernels by default |
blob | commitdiff | raw | diff to current |
2016-01-27 |
Sergey Sharybin | OpenVDB: Get rid of hardcoded TBB variables and enabled... |
blob | commitdiff | raw | diff to current |
2016-01-27 |
Mike Erwin | NDOF: enable 3D mouse support on Mac by default |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Sergey Sharybin | CMake: Correction in comment in previous commit |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Sergey Sharybin | CMake: Corrections around disabling Boost |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Sergey Sharybin | CMake: Keep Schur specializations OFF by default config |
blob | commitdiff | raw | diff to current |
2016-01-23 |
Kévin Dietrich | Implementation of OpenVDB as a possible cache format... |
blob | commitdiff | raw | diff to current |
2016-01-18 |
Sybren A. Stüvel | rather then → rather than |
blob | commitdiff | raw | diff to current |
2016-01-17 |
Martijn Berger | Bump boost to 1.60 |
blob | commitdiff | raw | diff to current |
2016-01-17 |
Campbell Barton | Revert "Make 'incompatible pointer type' gcc warning... |
blob | commitdiff | raw | diff to current |
2016-01-16 |
Bastien Montagne | Make 'incompatible pointer type' gcc warning an error... |
blob | commitdiff | raw | diff to current |
2016-01-16 |
Campbell Barton | Cleanup: stdbool no longer optional, remove checks |
blob | commitdiff | raw | diff to current |
2016-01-14 |
Sergey Sharybin | CMake: De-duplicate checks around unordered maps and... |
blob | commitdiff | raw | diff to current |
2016-01-14 |
Sergey Sharybin | Cycles: Add option to directly link against CUDA libraries |
blob | commitdiff | raw | diff to current |
2016-01-05 |
Sergey Sharybin | CMake: Fix typo in comment |
blob | commitdiff | raw | diff to current |
2016-01-05 |
Campbell Barton | CMake: remove mingw64_gcc49 |
blob | commitdiff | raw | diff to current |
2016-01-04 |
Sergey Sharybin | Move Ceres to extern/ |
blob | commitdiff | raw | diff to current |
2016-01-04 |
Sergey Sharybin | Move GLog/GFlags to extern/ |
blob | commitdiff | raw | diff to current |
2015-12-29 |
Martijn Berger | Make cycles compile with MSVC 2015 |
blob | commitdiff | raw | diff to current |
2015-12-27 |
Antony Riakiotakis | CMake: make install prefix option irrelevant for MinGW... |
blob | commitdiff | raw | diff to current |
2015-12-26 |
Sergey Sharybin | CMake: Fix errors building by MinGW |
blob | commitdiff | raw | diff to current |
2015-12-21 |
Campbell Barton | CMake: disable warning 4146 |
blob | commitdiff | raw | diff to current |
2015-12-10 |
Martijn Berger | Begin to add some MSVC 2015 support |
blob | commitdiff | raw | diff to current |
2015-12-10 |
Brecht Van Lommel | Eigen: fold remaining OpenNL code into intern/eigen. |
blob | commitdiff | raw | diff to current |
2015-12-03 |
Sergey Sharybin | CMake: Use implicit compiler library paths to find... |
blob | commitdiff | raw | diff to current |
2015-12-02 |
Sergey Sharybin | Buildbot: Initial work to move linux build environment... |
blob | commitdiff | raw | diff to current |
2015-11-27 |
Campbell Barton | missed last commit |
blob | commitdiff | raw | diff to current |
2015-11-27 |
Campbell Barton | CMake/SCons: set Python to 3.5 |
blob | commitdiff | raw | diff to current |
2015-11-24 |
Martijn Berger | OSX bump python to 3.5 |
blob | commitdiff | raw | diff to current |
2015-11-23 |
Brecht Van Lommel | CMake: enable -std=gnu99 for clang and icc. |
blob | commitdiff | raw | diff to current |
next |