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-25options WITH_LZO and WITH_LZMA for cmake and scons (default to true) pointcac...Campbell Barton
2009-09-23* fixes for compiling with scons/mingw when BF_DEBUG=1. Needs svn up in lib/w...Nathan Letwory
2009-09-21Better unix filesystem integration as documented hereCampbell Barton
2009-09-06Python part of multidim. array support for RNA complete.Arystanbek Dyussenov
2009-09-02== SCons ==Nathan Letwory
2009-08-25== SCons ==Nathan Letwory
2009-08-19New scons option (WITHOUT_BF_PYTHON_INSTALL) to disable copying python files ...Martin Poirier
2009-08-17== SCons ==Nathan Letwory
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-08-09Smoke: Daniel Genrich
2009-06-21Spring CleaningCampbell Barton
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-12=== SCons ===Nathan Letwory
2009-06-12don't build game engine by default, and print a warning if game player is ena...Joseph Eagar
2009-06-092.50:Brecht Van Lommel
2009-06-012.5Ton Roosendaal
2009-05-17Color proofing support with lcms (http://www.littlecms.com/).Martin Poirier
2009-05-06Big, big commit!!Diego Borghetti
2009-04-30SConsNathan Letwory
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-20(no commit message)Campbell Barton
2009-03-24[#18260] FMOD RemovalCampbell Barton
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-25Building the game engine with Solid/Sumo is now optional for scons using WITH...Campbell Barton
2009-01-042.5 / CleanupNathan Letwory
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-14(no commit message)Jens Ole Wund
2008-12-14adding hintJens Ole Wund
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-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-12Change the LCG_DIR usage to BF_name_LIBPATH where possible. FFMPEG can't be d...Nathan Letwory
2008-11-10missing comma made scons arg BF_CXX_LIB_STATIC not workCampbell Barton
2008-10-31* Minimum SCons version is now 1.0.0Nathan Letwory
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-22Patch from Timothy BaldridgeNathan Letwory
2008-10-21renamed WITH_BF_BPYDOC to WITH_BF_DOCS, added SConscript for building BGE doc...Campbell Barton
2008-10-20=== SCons ===Nathan Letwory
2008-10-20Added WITH_BF_NOBLENDER to scons so that blenderplayer can be compiler by its...Ken Hughes
2008-10-05== FFMPEG ==Peter Schlaile
2008-10-02* return the right error codeNathan Letwory
2008-10-02* make sure we link against proper openmp library when using msvcNathan Letwory
2008-09-19fixing scons build. needed BoolOption in argument definitionMartin Poirier
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-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-10* Script to convert BDF pixel fonts into C++ files blender can read. - Amiga ...Campbell Barton
2008-06-03== redcode ==Peter Schlaile