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
path: root/config
AgeCommit message (Expand)Author
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-12=== SCons ===Nathan Letwory
2009-06-092.50:Brecht Van Lommel
2009-06-07Bugfix: WITH_BF_OPENMP=0 wasn't respected anymore, removed LARGEADRESSAWARE (...Daniel Genrich
2009-06-012.5Ton Roosendaal
2009-05-15Bug/patch #18714: fix game engine sound on OS X Intel, patch byBrecht Van Lommel
2009-05-07python is not being very helpful!Campbell Barton
2009-05-07[#18702] FBX exported hemi light crashes mayaCampbell Barton
2009-05-07use the python version scons is running with by default on linux, will make i...Campbell Barton
2009-05-06Big, big commit!!Diego Borghetti
2009-04-30enable game engine and player by defaultCampbell Barton
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-182.5 / win64Nathan Letwory
2009-03-31[#18473] SCons build fails when linking blender when WITH_BF_OGG enabledCampbell Barton
2009-03-26scons+msvc update for the FFMpeg recent updatesDalai Felinto
2009-03-24[#18260] FMOD RemovalCampbell Barton
2009-03-23irix/scons: use $LCGDIR/sdl instead of $LCGDIR/SDL. Stefan Gartner
2009-03-22== FFMPEG ==Peter Schlaile
2009-03-16Custom python wasnt building without BF_PYTHON_LIBPATH setCampbell Barton
2009-03-03(which was the wrong one. of course)Nathan Letwory
2009-03-032.5 / SCons / Win64Nathan Letwory
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-24[#18164] jpeg2000 patch, with some fixes from Peter too.Campbell Barton
2009-01-05added static python option for mingwCampbell Barton
2009-01-042.5 / CleanupNathan Letwory
2009-01-04C files reference "libredcode/format.h", which only exist in extern/libredcod...Campbell Barton
2008-12-28* /W4 accidently slipped through.Nathan Letwory
2008-12-242.5 - node editorNathan Letwory
2008-12-17FFmpeg upgrade to revision 12758 (avformat version 52.13): support libavdevic...Benoit Bolsee
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-07* blenderlite works now on windows too.Nathan Letwory
2008-11-30scons build dir was assumed to be relative, this isn't always the case. also...Joseph Eagar
2008-11-21This is patch [#17896] Irix Build FilesKent Mein
2008-11-18some scons command line args were not working since recent changes- Campbell Barton
2008-11-17Added BF_PROFILE_LINKFLAGS, Compiling with BF_PROFILE=1 was also throwing a p...Campbell Barton
2008-11-14update for compiling cross compiling win32 on linux, had a lot of trouble wit...Campbell Barton
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-12set default path to the version that creates a working binary of Blender, whe...Nathan Letwory
2008-11-12Change the LCG_DIR usage to BF_name_LIBPATH where possible. FFMPEG can't be d...Nathan Letwory
2008-11-07=== SCons ===Nathan Letwory
2008-11-06* While making changes to btools.py and Blender.py, I completely forgot about...Nathan Letwory
2008-11-05* enable openjpeg building for win32/msvcNathan Letwory
2008-11-05=== SCons ===Nathan Letwory
2008-10-31* silence compiler about warnings for C++ files a bit more.Nathan Letwory
2008-10-31corrections to the C_WARN and CC_WARN variables for scons config. I didn't ac...Martin Poirier
2008-10-31Fix compile flags in linux config to fit Nathan's changes.Martin Poirier
2008-10-31* Minimum SCons version is now 1.0.0Nathan Letwory
2008-10-22default opengl static locations was to try /usr/libGL.a, use the oprngl lib p...v2.48aCampbell Barton
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-20=== SCons ===Nathan Letwory