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
2011-12-03Enables vc 2010 boost libraries for cmakeAlexander Kuznetsov
2011-11-13rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES...Campbell Barton
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-12Cycles: more linux build system tweaks, attempting to avoid using boostBrecht Van Lommel
2011-11-11Cycles: fix wrong openimageio path for lib/ directory.Brecht Van Lommel
2011-11-11CMake/Scons: automatically use ffmpeg, boost and openimageio from the svn lib/Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10presets now work from non-redo popups,Campbell Barton
2011-11-09Cycles: cmake tweaks for linux build, instructions on the wiki no longer worked.Brecht Van Lommel
2011-11-08stop cmake from overwriting BOOST_ROOT and OPENIMAGEIO_ROOT_DIR which the bui...Campbell Barton
2011-11-08Cycles Merge:Brecht Van Lommel
2011-11-08Update MinGW to use correct lib location for boostAntony Riakiotakis
2011-11-08Cycles MergeBrecht Van Lommel
2011-11-08*Correct syntax for static, since we invoke g++ as linker and we have to pass...Antony Riakiotakis
2011-11-08Correct syntax for static, since we invoke g++ as linker and we have to pass ...cyclesAntony Riakiotakis
2011-11-08Cycles now uses correct libs on MinGWAntony Riakiotakis
2011-11-08Cycles:Brecht Van Lommel
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-11-07CMake: Boost and OpenImageIO building support (unused still).Brecht Van Lommel
2011-11-07Cycles: svn merge -r41531:41613 ^/trunk/blenderBrecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-06Cycles:Thomas Dinges
2011-11-05Cycles: svn merge -r41467:41531 ^/trunk/blenderBrecht Van Lommel
2011-11-03patch [#28947] Patches for #28943 (Support for XDG Base Directory Specification)Campbell Barton
2011-11-02Cycles: svn merge -r41266:41467 ^/trunk/blenderBrecht Van Lommel
2011-11-01hopefully fix problem with cmake on osx (older gcc version)Campbell Barton
2011-10-30correct flags for older GCC's which dont suppport -Wno-deprecated-declarations,Campbell Barton
2011-10-29Fix RelWithDebInfo build.Andrew Wiggin
2011-10-26cmake - set configuration specific defines globally rather than mixing in wit...Campbell Barton
2011-10-25misc small edits, remove remaining Id'sCampbell Barton
2011-10-25Cycles: svn merge -r41225:41232 ^/trunk/blenderBrecht Van Lommel
2011-10-25Cycles: svn merge -r41205:41225 ^/trunk/blenderBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23Typo fixes for the typo fixes. :DThomas Dinges
2011-10-23fix some typo'sCampbell Barton
2011-10-23Context menu 'Edit Source' operator no longer needs to be enabled as a build ...Campbell Barton
2011-10-22Cycles: svn merge -r40934:41157 ^/trunk/blenderBrecht Van Lommel
2011-10-20Cycles: let cmake show error when not finding openimageio on linux.Brecht Van Lommel
2011-10-20debug build option WITH_PYTHON_UI_INFO, so you can right click and edit the p...Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-11Cycles: add python render engine option to use new shading nodes or not, insteadBrecht Van Lommel
2011-10-11Cycles: svn merge -r40411:40934 ^/trunk/blenderBrecht Van Lommel
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-10-02minor cmake edits:Campbell Barton
2011-10-02fix [#28786] Large enum lists display columns in inverted order (right to left)Campbell Barton
2011-10-01cmake:Campbell Barton
2011-10-01cmake: sse flags were being defined in 2 different placesCampbell Barton
2011-09-30sse flags for intel c++ compilerCampbell Barton
2011-09-30formatting edits onlyCampbell Barton
2011-09-30minor changes, dont append with cmake platform flags which is a string and us...Campbell Barton