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
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-23CMake options to disable Decimate and Boolean Modifiers: WITH_MOD_BOOLEAN, WI...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-10-02Small CMAKE Fix, discovered by freakabcd in IRC.Thomas Dinges
2010-10-02Fix for [#24051] Scrubbing Timeline in VSE with Jack Audio doesn't scrub just...Joerg Mueller
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-06-06CMake:Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-07Smoke: Patch #20955 / fix by Damien Plisson (damien78)Daniel Genrich
2009-12-13added include path for bad level callCampbell Barton
2009-11-21patch [#19796] GLEW update by Mitchell Stokes (Moguri)Dalai Felinto
2009-09-25options WITH_LZO and WITH_LZMA for cmake and scons (default to true) pointcac...Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-20Smoke:Daniel Genrich
2009-08-192.5:Nicholas Bishop
2009-08-18missed this define when renaming bullet definesCampbell Barton
2009-08-18CMake/WarningsCampbell Barton
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-08-10Stop changing the includes!Joerg Mueller
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-08-03== Sequencer ==Peter Schlaile
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-20cmake option to disable SDL,Campbell Barton
2009-05-06Big, big commit!!Diego Borghetti
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-06Addes jpeg2000 support to cmake.Kent Mein
2009-01-232.5: multiple small fixesBrecht Van Lommel
2009-01-082.5: make and cmake fixes for recent changes.Brecht Van Lommel
2009-01-042.5 / CleanupNathan Letwory
2008-12-31Added WITH_PYTHON as a cmake optionCampbell Barton
2008-12-31Added some missing directory includes for CMake. Still some linker errors to ...Nicholas Bishop
2008-12-21define WITH_CCGSUBSURF isnt used anymoreCampbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-28Updated cmake so it has the option to use WITH_DDSKent Mein
2008-09-30WITH_ELBEEM diabled wasnt working with cmakeCampbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-10* make CMake compile again (after pynodes addition). Patch provided by skejoe.Nathan Letwory
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2008-01-11Added extra include dir to get it compling again.Kent Mein