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
2005-04-01Teeth's msvc6 projectfiles commit solved almost all my bf compile probs, ↵Rob Haarsma
only one problem remained; the including of <MT_assert.h> in the NG_network project. So here's a fix.
2004-03-26- updated MSVC 6 projectfiles with gameengine/solid changes.Simon Clitherow
2003-03-13- updated MSVC project files to suit the lib dir move - better late than never!Simon Clitherow
- blenderplayer and the web plugin now compile again (now using OpenAL)
2002-12-23Fixed ActiveX control libraries and library paths.Maarten Gribnau
Removed abundant frozen python files. Maarten
2002-11-12Fixed the MSVC project files. They now build both the release and debugMaarten Gribnau
targets of creator publisher and player. Assuming you have the libraries installed in lib/windows of course... Maarten
2002-11-11First round of updates to project files. There is a working game player (debugMaarten Gribnau
target) as long as you have installed the right libraries. Added project file for Blender Ode. Maarten
2002-10-12Initial revisionv2.25Hans Lambermont