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 (Collapse)Author
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for ↵Campbell Barton
all windows builds except for msvc2010
2011-04-03temp fix for building with msvc2010, this changes recently and gave ↵Campbell Barton
mingw/msvc2010 troubles
2011-04-01workaround for building blender with mingw, was giving syntax error, for now ↵Campbell Barton
just dont include blender version in the exe for mingw
2011-03-29Apply [#26044] Windows thumbnails and improved filetype registrationNathan Letwory
submitted by Tom Edwards Fix [#25473] 64bit Windows installer for version 2.56 is not working patch submitted by Caleb (Dobz) The thumbnail patch adds a thumb handler DLL that adds .blend thumbnail support in Windows Explorer. A -r option is added to do registration in background. The patch also improves icon building and metadata for blender.exe. Caleb fixes and cleans up our installer to an acceptable state. The patch uses the new -r option to do the .blend extension and thumbnailer registration. Thanks to both Caleb and Tom for their efforts!
2002-10-12Initial revisionv2.25Hans Lambermont