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
2011-06-16Merged changes in the trunk up to revision 37539.Tamito Kajiyama
2011-06-11fix for using system includes, the include macro wasn't un-setting the previo...Campbell Barton
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-06-04CMake option 'WITH_HEADLESS' to build blender in headless mode (no x11/xlib) ...Campbell Barton
2011-05-30cmake formatting adjustment, no functional change.Campbell Barton
2011-05-30fix for cmakes windows install target, was extracting python 4 times, note in...Campbell Barton
2011-05-26fix for installing blender as a python module with cmake.Campbell Barton
2011-05-26update to build system excluding parts of the python bundle.Campbell Barton
2011-05-24cmake's install target now works for the python module on *nix.Campbell Barton
2011-05-24fix for cmake/msvc when the path name contains spaces, patch by Kupoman on IRCCampbell Barton
2011-05-19Merged changes in the trunk up to revision 36757.Tamito Kajiyama
2011-05-11Code cleanup: remove readblenfile module, only contained some utility functionsBrecht Van Lommel
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-09Merged changes in the trunk up to revision 36551.Tamito Kajiyama
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-02build system changes to eltopo, re-applied.Campbell Barton
2011-05-02=trunk=Joseph Eagar
2011-05-01Merged changes in the trunk up to revision 36408.Tamito Kajiyama
2011-04-28CMake build option for security report: CVE-2009-3850Campbell Barton
2011-04-24Merged changes in the trunk up to revision 36301.Tamito Kajiyama
2011-04-21patch [#27070] cmake fix for nmake buildsCampbell Barton
2011-04-21cmake - install icons into $PREFIX/share/icons/hicolor/ rather then $PREFIX/s...Campbell Barton
2011-04-17Merged changes in the trunk up to revision 36199.Tamito Kajiyama
2011-04-12revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)Campbell Barton
2011-04-11Merged changes in the trunk up to revision 36092.Tamito Kajiyama
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-10Enable WINDRES only for MinGW, otherwise we get multiple manifest errors for ...Nathan Letwory
2011-04-10=cloth collisions=Joseph Eagar
2011-04-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for al...Campbell Barton
2011-04-08Fix small typo in resource define.Nathan Letwory
2011-04-06cmake/windows, temporarily build without winblender.rc until its fixed, was g...Campbell Barton
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-04-03Merged changes in the trunk up to revision 35972.Tamito Kajiyama
2011-04-01workaround for building blender with mingw, was giving syntax error, for now ...Campbell Barton
2011-04-01fix for cmake / windows from mont29 on IRC.Campbell Barton
2011-03-29Apply [#26044] Windows thumbnails and improved filetype registrationNathan Letwory
2011-03-28Merged changes in the trunk up to revision 35828.Tamito Kajiyama
2011-03-24support for blender as a module on win32.Campbell Barton
2011-03-19Merged changes in the trunk up to revision 35618.Tamito Kajiyama
2011-03-17missed removing WITH_INSTALL reference.Campbell Barton
2011-03-16Mac OS X cmake changes and bundle fixesBrecht Van Lommel
2011-03-14Fixes for GNUmakefile on Mac:Brecht Van Lommel
2011-03-13- lightmap pack wasnt reporting no mesh errors properly.Campbell Barton
2011-03-13Merged changes in the trunk up to revision 35505.Tamito Kajiyama
2011-03-10Fix small error in chdir + cmd combination.Nathan Letwory
2011-03-10untarring of Python 3.2 tarballs would fail if CMake was installed into path ...Nathan Letwory
2011-03-10Some small fixes to the install part for windows.Nathan Letwory
2011-03-10- CMake, print message to run 'make install', this is new and should help avo...Campbell Barton
2011-03-09Don't try to copy gnu_gettext.dll when building 64bit Blender - it's linked s...Nathan Letwory
2011-03-09CMakeCampbell Barton