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-06fix link issues with MinGW - a substitute declaration(correctByteOrder) for i...Antony Riakiotakis
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-25OSX/scons: donĀ“t link to system stubs with 10.7 sdkJens Verwiebe
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-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
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-03- Move list of FFmpeg DLLs to be installed from SConstructSergey Sharybin
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-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-01own change to cmake files broke MSVC2010 with Debug configuration, reported b...Campbell Barton
2011-06-29updated build script for SpaceNav on Linux -- was foolishly relying on user-c...Mike Erwin
2011-06-28made Pascal string less intrusive to build systemsMike Erwin
2011-06-28Explicitly turn off JACK so it's clear it's not supported.Nathan Letwory
2011-06-28cleanup for cmake msvc build options, reference some libs directly, fix confl...Campbell Barton
2011-06-27remove some unused flags and correct aud example headingCampbell Barton
2011-06-21allow rna to set vertex parent indices, blender checks for invalid values on ...Campbell Barton
2011-06-21Set Player building to True by default.Nathan Letwory
2011-06-17Fix [#27666] Python/Windows issue: "import uuid" results in an error popupNathan Letwory
2011-06-13Turn off Quicktime support by default. Will be phased out soon.Nathan Letwory
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-06-08Shuffle some build code around to ensure debug builds on Windows actually run...Nathan Letwory
2011-06-06fix from nico_ga on IRC, building on MSVC with jack but not ffmpeg.Campbell Barton
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-13Option to use jemalloc when building with scons under linux.Sergey Sharybin
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-04-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for al...Campbell Barton
2011-04-08Clean up linking flags for win32.Nathan Letwory
2011-04-08Clean up linking flags for win64.Nathan Letwory
2011-03-13Make BF_PYTHON_ABI_FLAGS a scons option. Default flags are empty.Sergey Sharybin
2011-03-12builder reports MSVC was setting stack size to 2gig.Campbell Barton
2011-03-12edit scons to use py3.2 on all os's and use 'm' abiflag on linux since this i...Campbell Barton
2011-03-12set 2mb stack for mingw too.Campbell Barton
2011-03-12Fix [#25659] crash when unwrapping specific meshNathan Letwory
2011-03-09disable openexr and collada for mingw, give linking errors.Campbell Barton
2011-03-04change mingw-scons to use python 3.2 Ervin Weber
2011-03-04Bump OSX SCons to use Python 3.2. Remember to update your lib/darwin* directory.Nathan Letwory
2011-03-04Move Windows SCons system to build Blender against the new Python 3.2 libs co...Nathan Letwory