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
2012-03-15OSX/cmake: enable clang compiler with xcode >= 4.3, tested o.k.nowJens Verwiebe
2012-03-14Avoid a sigsev after 44830 when reports is empty, clang compile workJens Verwiebe
2012-03-14documentation edit to address bmesh py api bug [#30453]Campbell Barton
2012-03-14print warning when release/datafiles/locale is missing when building with cma...Campbell Barton
2012-03-13WITH_GHOST_SDL working again (missing std:: update)Campbell Barton
2012-03-13bmesh py api: more comprehensive intro page, also fix some spelling errors.Campbell Barton
2012-03-12OSX/cmake: use again 10.5 as general deployment target ( pls verify 10.5 comp...Jens Verwiebe
2012-03-11Bundle new upstream version of libmv from own branchSergey Sharybin
2012-03-10OSX/cmake: added a comment on method usedJens Verwiebe
2012-03-10OSX/cmake: ensure newest Xcode compatibility, important: still needs a patche...Jens Verwiebe
2012-02-28revert r44503, (left patch file in for now), this gives an error with gcc:Campbell Barton
2012-02-26Change boost librarie names for MinGW to use the recently added librariesAntony Riakiotakis
2012-02-25code cleanupCampbell Barton
2012-02-21Fix #30270, #30265: cycles not displaying textured objects, and not renderingBrecht Van Lommel
2012-02-20Fix cmake warning on Mac, when not using Xcode generator.Brecht Van Lommel
2012-02-18XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WIT...Sergey Sharybin
2012-02-17Reverting changes made to build systems when was upgrading OpenAL.Sergey Sharybin
2012-02-09patch from Jochen Schmitt to get blender building with gcc4.7Campbell Barton
2012-02-02own attempted simplification to previous patch was incorrect.Campbell Barton
2012-02-02patch from Peter Stern to fix CMake building on OSX (without manual editing o...Campbell Barton
2012-01-17OSX/Cmake: make bpy module work finally by linking against python3.2 frameworkJens Verwiebe
2012-01-16Carve booleans library integrationSergey Sharybin
2012-01-12Some small fixes to get things compiling on solaris with cmake.Kent Mein
2012-01-12../lib/linux wont built with theoraenc theoradec unbuntu user also complained...Campbell Barton
2012-01-11Added mode-getting functions for GHOST under X11 (GNU/Linux).Alex Fraser
2012-01-06use warnigns for all msvc configurationsCampbell Barton
2012-01-05disable recent attempt to static link mingw DLL's causes errors for some users.Campbell Barton
2012-01-05link mingw libstdc++ and libgcc libs statically so users dont need mingw inst...Campbell Barton
2012-01-02Mode switching for GHOST under X11: adds the ability to change screen resolut...Alex Fraser
2012-01-02left out one tiny word...Tom Musgrove
2012-01-02part of line missing in Jens commit, this fixes compile on non Apple platform...Tom Musgrove
2012-01-01OSX: fix compile by conditional unsupported flagsJens Verwiebe
2011-12-31option to build without remesh modifier for cmake and sconsCampbell Barton
2011-12-31Patch is partially made by Pelle Johnsen. Thanks!Alexander Kuznetsov
2011-12-27Update build files to use new OpenAL librariesSergey Sharybin
2011-12-24Re-enable CYCLES and OpenEXR since they work for MInGW. IMPORTANT: Only use t...Antony Riakiotakis
2011-12-23give errors when using unsupported configurations with mingw`Campbell Barton
2011-12-19* Changes for static win32 png libs. Thomas Dinges
2011-12-19Fix for cmake for recent mingw png lib move. Thomas Dinges
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