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-09-28OSX: change omp default True gor gcc-4.6.1 only atmJens Verwiebe
2011-09-27scons OSX - we don't need extra junk in blenderplayer ;)Dalai Felinto
2011-09-27OSX: introduced a workaround for compiling with non-apple gcc-4.6.1, ghost mu...Jens Verwiebe
2011-09-25Merged changes in the trunk up to revision 40520.Tamito Kajiyama
2011-09-21remove support for irixCampbell Barton
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-20Internationalization: fix OS X scons install to copy font and language filesBrecht Van Lommel
2011-09-20- Fix for compiling without international supportSergey Sharybin
2011-09-20Don't set BF_NUMJOBS in default config, but instead let users do that in user...Nathan Letwory
2011-09-19cleanup endian handlingCampbell Barton
2011-09-17Merged changes in the trunk up to revision 40299.Tamito Kajiyama
2011-09-15Update build rules to deal with new gettext libraries.Sergey Sharybin
2011-09-10Merged changes in the trunk up to revision 40096.Tamito Kajiyama
2011-09-08Forgot to add FFmpeg DLLs list to linuxcross config.Sergey Sharybin
2011-09-07OSX: revert default compile to i386, for it breakes QTKit-condition for some ...Jens Verwiebe
2011-09-06fix link issues with MinGW - a substitute declaration(correctByteOrder) for i...Antony Riakiotakis
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-08-31set OSX default python to staticJens Verwiebe
2011-08-31OSX/scons: fix compile with static python, my patch was a bit outdates, sorryJens Verwiebe
2011-08-31OSX: additionally choice to link against python-framework againJens Verwiebe
2011-08-30Enable libsndfile by default on win32 too.Nathan Letwory
2011-08-29Merged changes in the trunk up to revision 39759.Tamito Kajiyama
2011-08-25OSX/scons: donĀ“t link to system stubs with 10.7 sdkJens Verwiebe
2011-08-24Merged changes in the trunk up to revision 39661.Tamito Kajiyama
2011-08-22Update rules for linux cross and mingw: list of DLLs for FFmpeg should be def...Sergey Sharybin
2011-08-22FFmpeg library update:Sergey Sharybin
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-22buildinfo is now quoted from the build systems, avoids stripping quotes on st...Campbell Barton
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-14Merged changes in the trunk up to revision 39368.Tamito Kajiyama
2011-08-11Commiting patch from jensverwiebe for NDOF support on OSXv2.59Sergey Sharybin
2011-08-08Mac Compile fix for ndof, by jensverwiebe. Thanks!Thomas Dinges
2011-08-07scons patch from jensverwiebeCampbell Barton
2011-08-07fixed ndof library detect for Mac SCons, ndof enabled by default (disabled if...Mike Erwin
2011-08-07Merged changes in the trunk up to revision 39117.Tamito Kajiyama
2011-08-07stricter NDOF guards for Windows (forgot in earlier commit)Mike Erwin
2011-08-05Messed up char was causing problems on windows even though it was in the Kent Mein
2011-08-05patch from jensverwiebe to scons to be compatible with gcc llvm. people who c...Campbell Barton
2011-08-03Default to False for WITH_BF_3DMOUSE, since needs separate package installed.Nathan Letwory
2011-08-03- Move list of FFmpeg DLLs to be installed from SConstructSergey Sharybin
2011-08-02Simple argument to be able to explicitely tell the bitness you want to build ...Nathan Letwory
2011-08-02More flexible configuration for 3dmouse library for scons.Sergey Sharybin
2011-08-023D Mouse support on for windows/msvc by default.Nathan Letwory
2011-08-02 - Blender could be build with scons again.Jiri Hnidek
2011-08-023D mouse support from merwin-spacenav branchMike Erwin
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-21Merged changes in the trunk up to revision 38543.Tamito Kajiyama
2011-07-20patch [#28030] SCONS Build: Build Date reflects "1" instead of actual date of...Campbell Barton
2011-07-12Fix for recent GHOST SDL commit.Sergey Sharybin
2011-07-05blenderplayer bundle in OSX doesn't need script folder (untested)Dalai Felinto