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-13OSX: proper scons config and linking weak for jackOSX and errorhandlingJens Verwiebe
2011-12-08Scons/CUDAThomas Dinges
2011-12-01CyclesBrecht Van Lommel
2011-11-17exclude addons_contrib/ for release builds.Campbell Barton
2011-11-14Scons: make sure fftw is enabled when ocean_mod is compiledJens Verwiebe
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-10Whitespace tweaksJoshua Leung
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-10-23Another set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-23Remove the svn:keywords property.Guillermo S. Romero
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21cleanup scons build flags, many duplicates because because of confusion betwe...Campbell Barton
2011-10-21- remove release/bin/.blender/.bfont.ttf, we have ./release/datafiles/bfont.t...Campbell Barton
2011-10-21move fonts/ and locale/ dirs into release/datafiles, since blender wasn't fin...Campbell Barton
2011-10-06scons flags were being set carelessly - CCFLAGS is like setting CFLAGS and CX...Campbell Barton
2011-10-06revert part of r40800, btools.ENDIAN should be correct, if its not then that ...Campbell Barton
2011-10-05OSX: Correct copy/paste error and exclude endianess switch from darwinJens Verwiebe
2011-10-03remove .Blanguages, its not used anymoreCampbell Barton
2011-09-28OSX: solve weaklinking for non-apple compilers by using Xlinker, build also Q...Jens Verwiebe
2011-09-20Ignore .Blanguages and .bfont.ttf when installing.Sergey Sharybin
2011-09-20i18n: some fixes for windows, scons and game engineSergey Sharybin
2011-09-19i18n: fixes for scons datafiles installation pathesSergey Sharybin
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-19cleanup endian handlingCampbell Barton
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-15Update build rules to deal with new gettext libraries.Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-29Fix locale+font copy.Nathan Letwory
2011-08-25ups, syntax error, missing :Jens Verwiebe
2011-08-25OSX: refine logic for NDOF, if WITH_BF_3DMOUSE is disabled also never do weak...Jens Verwiebe
2011-08-25OSX: fix condition for NDOF linkingJens Verwiebe
2011-08-22name mandatory driver for OSX NDOF compile - testcommit same timeJens Verwiebe
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-12code clear, insert blf_gettext.c to blf.cXiao Xiangquan
2011-08-12remove gettext from mkaesrna, and update language packsXiao Xiangquan
2011-08-11Commiting patch from jensverwiebe for NDOF support on OSXv2.59Sergey Sharybin
2011-08-10merge with trunk r39216Xiao Xiangquan
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-04patch from jensverwiebe to disable ndof if header is not found.Campbell Barton
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-02 - Blender could be build with scons again.Jiri Hnidek
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-28update make install rule for scons to support i18nXiao Xiangquan
2011-07-16print an error message if Python.h can't be found for cmake and scons since i...Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-08Shuffle some build code around to ensure debug builds on Windows actually run...Nathan Letwory