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
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-08-25== SCons ==Nathan Letwory
2009-08-22svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22668:22701Campbell Barton
2009-08-22- BGE, Some sensors, stored the event manager in 2 places (became confusing t...Campbell Barton
2009-08-17* Jack support should be off by default until things have been cleared up (se...Nathan Letwory
2009-08-17== SCons ==Nathan Letwory
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-08-09Smoke: Daniel Genrich
2009-07-31setting WITH_BF_PLAYER = False as default to sconsDalai Felinto
2009-07-21Make linux/scons default to python 3.1 rather then the version scons runs with.Campbell Barton
2009-06-21Spring CleaningCampbell Barton
2009-06-092.50:Brecht Van Lommel
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-03-31[#18473] SCons build fails when linking blender when WITH_BF_OGG enabledCampbell Barton
2009-03-24[#18260] FMOD RemovalCampbell Barton
2009-03-22== FFMPEG ==Peter Schlaile
2009-03-16Custom python wasnt building without BF_PYTHON_LIBPATH setCampbell Barton
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-042.5 / CleanupNathan Letwory
2009-01-04C files reference "libredcode/format.h", which only exist in extern/libredcod...Campbell Barton
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-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-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=== SCons ===Nathan Letwory
2008-10-31Fix compile flags in linux config to fit Nathan's changes.Martin Poirier
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
2008-10-05== FFMPEG ==Peter Schlaile
2008-09-18scons options BF_CXX, WITH_BF_STATICCXX, BF_CXX_LIB_STATIC for static linking...Campbell Barton
2008-09-16added static openal and openexr options for scons.Campbell Barton
2008-09-14scons option for linking python statically - useful for building a more compa...Campbell Barton
2008-08-07Disable redcode (the file format of RED one, R3D) by default.Ken Hughes
2008-06-03== RED one (redcode) ==Peter Schlaile
2008-01-29oops, left in a line I shouldnt haveCampbell Barton
2008-01-29added a note for scons openexr compiling, because I had some trouble using ou...Campbell Barton
2008-01-19missing header from editipo.cCampbell Barton
2008-01-19made BINRELOC disabled by default with scons, only enable for linuxCampbell Barton
2008-01-19Fixing makefiles for binreloc I made it use flags like otherKent Mein