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
2013-05-16svn merge ^/trunk/blender -r56533:56534Campbell Barton
2013-04-29Fix for a typo in scons configurationSergey Sharybin
2013-04-23Strip unneeded folders and files from numpySergey Sharybin
2013-04-23Buildbot tweaksSergey Sharybin
2013-04-18Enable numpy install for buildbotSergey Sharybin
2013-04-17Turn OpenMP on for MinGW, it works the 32 bit compiler.Antony Riakiotakis
2013-04-14code cleanup: minor changes, clang checker option for exact size matches and ...Campbell Barton
2013-04-13Fix some compilation errors for MinGW. Thanks to vildas on irc forAntony Riakiotakis
2013-04-12code cleanup: warnings and style.Campbell Barton
2013-04-10OSX: remove the applescript and env var for omp_set_treads from plistJens Verwiebe
2013-04-08select-camera operator could select hidden cameras, also disable freestyle fo...Campbell Barton
2013-04-07Raise magic numbers for OSL and OpenCollada (should have done that much earli...Bastien Montagne
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-04-07Freestyle / Scons:Thomas Dinges
2013-04-06Fix freestyle compile with sconsJens Verwiebe
2013-04-05More fixes for install_deps.sh under ubuntu 10.04: git package is called "git...Bastien Montagne
2013-04-05First fix for install_deps and ubuntu 10.04 (no libtiff5, only libtiff4, wond...Bastien Montagne
2013-04-01correct too-big allocation in mesh beautify.Campbell Barton
2013-03-29Use same opencollada rev as windows' libs.Bastien Montagne
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-28modified build system for updated opencollada libraries (windows only, other ...Gaia Clary
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-23Fix for opencollada building in install_deps.sh script.Bastien Montagne
2013-03-22Patch [#34680] Updated install_deps script, by Ejner Fergo (ejnersan), thanks!Bastien Montagne
2013-03-16code cleanup: quiet some -Wshadow warnings, mix of obvious mistakes and harml...Campbell Barton
2013-03-14tweaks to clang so blender can build with -WerrorCampbell Barton
2013-03-14style cleanup: odd indentationCampbell Barton
2013-03-12Woops, installing dlls shall happen after all the folders are created.Sergey Sharybin
2013-03-12Made a mistake in recent windows buildbot tweaks.Sergey Sharybin
2013-03-12use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations wh...Campbell Barton
2013-03-11Mixed paths to redist libraries in recent commitSergey Sharybin
2013-03-11Windows buildbot tweaksSergey Sharybin
2013-03-11Fix first regression introduced with r55173: need to import shutil before usi...Sergey Sharybin
2013-03-10Buildbot: mac configuration files for i386 and x86_64.Brecht Van Lommel
2013-03-04patch [#34525] Scons ' colorCampbell Barton
2013-02-27add PHY headers to cmake's ketsji (else some IDE's won't show)Campbell Barton
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-24install_deps.sh:Thomas Dinges
2013-02-24Rename CMake's Boost_USE_ICU to WITH_BOOST_ICU (update your CMake conf if you...Bastien Montagne
2013-02-23Install_deps script:Thomas Dinges
2013-02-21Cycles GPU rendering:Thomas Dinges
2013-02-12Buildbot: revert r54465 and r54466 -- issue was not caused bySergey Sharybin
2013-02-11Buildbot: -WITHOUT_BF_OVERWRITE_INSTALL should not be needed nowSergey Sharybin
2013-02-11Buildbot: switch to using native toolkit againSergey Sharybin
2013-02-11Fix scons win32 link error with OSL, also fix a GLEW linker warningBrecht Van Lommel
2013-02-07removing xinerama on X11 dependency, this wasn't working very usefully.Campbell Barton
2013-02-06add missing bullet header to cmake, quiet reports from 'make test_cmake'Campbell Barton
2013-02-06enable xinerama for scons.Campbell Barton
2013-02-05OSX/cmake/scons: python version foolproofJens Verwiebe
2013-01-31Fix scons building under unix. Now we should really have only *one* '/usr/lib...Bastien Montagne