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-11-09Cycles: mac + scons build should not work.Brecht Van Lommel
2011-11-09Cycles:Thomas Dinges
2011-10-31Correction to own commit r41169Campbell Barton
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-09-29OSX: another non-ASCII char, sorryJens Verwiebe
2011-09-28OSX: Give clear commenting and more up-to-date defaultsJens Verwiebe
2011-09-28OSX: change omp default True gor gcc-4.6.1 only atmJens Verwiebe
2011-09-07OSX: revert default compile to i386, for it breakes QTKit-condition for some ...Jens 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-25OSX/scons: donĀ“t link to system stubs with 10.7 sdkJens Verwiebe
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-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-023D mouse support from merwin-spacenav branchMike Erwin
2011-06-28made Pascal string less intrusive to build systemsMike Erwin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-05-07Forgot to mention that for scons, I've disabled install of the texture andBrecht Van Lommel
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-03-04Bump OSX SCons to use Python 3.2. Remember to update your lib/darwin* directory.Nathan Letwory
2011-02-25add NDEBUG to scons release flags + some pep8 cleanup for examples.Campbell Barton
2011-02-25use flag _DEBUG, not DEBUG.Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton