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-05-22Merged changes in the trunk up to revision 28911.Tamito Kajiyama
2010-05-21Blender TIFF supportMatt Ebb
2010-05-03Merged changes in the trunk up to revision 28536.Tamito Kajiyama
2010-04-25re-arrange modifier and blenkernel to overcome some linking problems that sto...Campbell Barton
2010-04-18Merged changes in the trunk up to revision 28247.Tamito Kajiyama
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-12[#14437] Modifier Stack RefactorCampbell Barton
2010-02-13Merged changes in the trunk up to revision 26856.Tamito Kajiyama
2010-02-12correct fsf addressCampbell Barton
2010-02-07Merged changes in the trunk up to revision 26669.Tamito Kajiyama
2010-02-02adding back quotes, looks like well need to strip them some other wayCampbell Barton
2010-02-02Bug in cmake broke vc build. Fixed by Jerome Lelong on ML.Arystanbek Dyussenov
2010-02-01Merged changes in the trunk up to revision 26533.Tamito Kajiyama
2010-02-01Mathutils doc improvements + other small thingsCampbell Barton
2010-01-30Merged changes in the trunk up to revision 26409.Tamito Kajiyama
2010-01-27CMake: fix MSVC debug build crash at startup when ffmpeg enabled.Benoit Bolsee
2010-01-18Merged changes in the trunk up to revision 26083.Tamito Kajiyama
2010-01-17Fix link libraries for Win32 Cmake debug build. Unfortunately, debug builds a...Benoit Bolsee
2009-11-10merged changes to revision 24446Maxime Curioni
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-11-03merged changes to revision 24271Maxime Curioni
2009-10-30Merge of the COLLADA GSoC branch into trunk.Arystanbek Dyussenov
2009-10-26Cocoa / Mac:Damien Plisson
2009-10-25merged changes to revision 24077Maxime Curioni
2009-10-23Cocoa / Mac:Damien Plisson
2009-10-19CMake files update to allow use of MAC OSX 10.5 libs (and build 64bit blender...Damien Plisson
2009-10-15Added #include "FRS_freestyle.h" in order to suppress compiler warningsTamito Kajiyama
2009-10-01only link against python when its enabledCampbell Barton
2009-09-29Fix for CMake/OS X, would fail to copy files to bundle sometimes,Brecht Van Lommel
2009-09-28- removed 2.4x release/scriptsCampbell Barton
2009-09-25removed double library entries without realizing I had the BGE disabled, thes...Campbell Barton
2009-09-25fix for buildinfo on mac'sCampbell Barton
2009-09-25needed for linking with cmake on unixCampbell Barton
2009-09-24add buildinfo to cmake (no win32 support)Campbell Barton
2009-09-21Better unix filesystem integration as documented hereCampbell Barton
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-26this was causing failed build when the file was missingCampbell Barton
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-08-20Smoke:Daniel Genrich
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-18compile time option to override C++'s new/delete to use guardedalloc, useful ...Campbell Barton
2009-08-17scons support for extracting python from the system on unix os'sCampbell Barton
2009-08-16copy the systems python to the install dir for re-distrobution (non-osx unix)...Campbell Barton
2009-08-14cmake changesCampbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10patch from Stukfruit in IRCCampbell Barton
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-28* copy io scripts into osx bundle with cmake, in post-build processMatt Ebb