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-01-24[#18164] jpeg2000 patch, with some fixes from Peter too.Campbell Barton
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-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-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
2007-09-27== FFMPEG ==Peter Schlaile
2007-09-27== FFMPEG ==Peter Schlaile
2007-09-27== FFMPEG ==Peter Schlaile
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-07-30Reverting to python 2.5 and openEXR true as defaultJoilnen Leite
2007-07-30Font previewJoilnen Leite
2007-06-25This commit is a modified version of patch #6860Kent Mein
2007-04-12add -Wdeclaration-after-statement to warning flags for gccStephen Swaney
2007-03-24newline at end of fileRobert Holcomb
2007-03-24Reverted to previous versionRobert Holcomb
2007-03-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-02-28=== SCons ===Nathan Letwory
2007-02-26add some comments about libalut and a BF_OPENAL_LIB lineStephen Swaney
2007-02-08=== Transform ===Martin Poirier
2006-11-21==SCons==Nathan Letwory
2006-11-21Step 1 of Bullet 2.x upgrade:Erwin Coumans
2006-11-09This is really two commits but the first one is very small and affects oneKent Mein
2006-10-18Patch 5105 by Joshua Leung (Aligorith), slightly modified by meNathan Letwory
2006-10-11* remove the .Append(LIBS = ['libverse']), since it confused the build system.Nathan Letwory
2006-09-05* add missing WITH_BF_VERSE to config files for completeness. Reported by Ema...Nathan Letwory
2006-09-01* add debug flag so debug symbols are actually created when doing a 'scons BF...Nathan Letwory
2006-08-22* Patch #4909 by Joseph Eagar (joeedh)Nathan Letwory
2006-08-14was:Kent Mein
2006-07-14Make scons pick up default link flags from previous commit on linux platforms;Ken Hughes
2006-07-14Changing some default link flags, crossing fingers and waiting for bugs toD.J. Capelis
2006-07-03Correcting order for static linking.D.J. Capelis
2006-06-04support for ffmpeg in linux. default is no.Stephen Swaney
2006-04-07Reordering OpenEXR libraries to correctly reflect dependencies.D.J. Capelis