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-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
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-03-29Apply [#26044] Windows thumbnails and improved filetype registrationNathan Letwory
2011-03-22Add buildslave target for builder.blender.org integrationNathan Letwory
2011-02-18Check the os.environ at the start of the build process.Nathan Letwory
2011-02-09ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules...Campbell Barton
2011-01-27And on your left you can see something much nicer (while I fix this here on y...Nathan Letwory
2011-01-27Commit to cope with API changes in OpenCOLLADA (latest for Windows right now ...Nathan Letwory
2011-01-17test commit for svn link in commit mail, part twoNathan Letwory
2011-01-17test commit for svn link in commit mailNathan Letwory
2010-12-27Compiling and linking blenderplayer statically now works too. This brings it ...Nathan Letwory
2010-12-21Workaround for blenderplayer not linking on linux with scons.Nathan Letwory
2010-10-27Make sure plugins/ goes under shortversion/ dirNathan Letwory
2010-09-15Fix SCons for [#23833]. Ensure that empty dirs will exist too.Nathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-26Patch [#23389] Add authorship information to exported COLLADA filesNathan Letwory
2010-08-22Skip also SVN administration files that start with _ instead of .Nathan Letwory
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02SConsCampbell Barton
2010-07-19libjack.dll not needed anymoreNathan Letwory
2010-07-19- Use correct paths for mstoolkit and crossmingw tools in sconscriptSergey Sharybin
2010-07-14Make SConstruct look in build_files/scons/tools and import from there, so no ...Nathan Letwory
2010-07-12re-arrange build files so scons "config" dir isnt confused with ~/.blender/2....Campbell Barton
2010-07-05== SCons ==Nathan Letwory