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
2003-02-08the last of the FUTURE_PYTHON_API changes for MSVC.Simon Clitherow
2003-02-06Revert to the FUTURE_PYTHON_API, this means:Wouter van Heyst
2003-02-04removed obsolete msvc projectfiles.Simon Clitherow
2003-02-04fixed dependancies for blender target and removed unneeded projects from work...Simon Clitherow
2003-01-26Merged the blenderpublisher and blendercreator targets for MSVC.Simon Clitherow
2003-01-25last of the libjpeg-static.a -> libjpeg.a changes for MSVC.Simon Clitherow
2003-01-25renamed libjpeg-static.a to libjpeg.a to suit NaN makefiles (for cygwin)Simon Clitherow
2003-01-23updated paths to PythonMaarten Gribnau
2003-01-23removed isect.cMaarten Gribnau
2003-01-15fixed missing frozen filesMaarten Gribnau
2003-01-13Made debug build of blender creator use the debug libraries from intern.Francis Laurence
2003-01-13Remove isect.cFrancis Laurence
2003-01-07updates because of python changesMaarten Gribnau
2002-12-30Made the ActiveX plug-in link and run with ode.Maarten Gribnau
2002-12-24Added ode physics to blender and player targets.Maarten Gribnau
2002-12-23Fixed ode link path.Maarten Gribnau
2002-12-23Fixed ActiveX control libraries and library paths.Maarten Gribnau
2002-12-22Rewired python for OSX. The Project Builder project now uses the Python thatMaarten Gribnau
2002-12-14OSX Project Builder project for makes_dna, blender and player targets.Maarten Gribnau
2002-12-12Updated the debug target defines. --aphexSimon Clitherow
2002-12-10Commited Simon Clitherow's mods to BL_src.dspKent Mein
2002-12-02Added img lib to the include path of the MSVC project file.Maarten Gribnau
2002-12-02Updated MSVC project file with the new frozen files.Maarten Gribnau
2002-11-14Added more frozen files to the MSVC project.Maarten Gribnau
2002-11-12Modified the MSVC project files to use the static jpeg library as it used to be.Maarten Gribnau
2002-11-12Fixed the MSVC project files. They now build both the release and debugMaarten Gribnau
2002-11-11First round of updates to project files. There is a working game player (debugMaarten Gribnau
2002-10-21moved KX_Python_... files from ketsji to expressionsErwin Coumans
2002-10-12Initial revisionv2.25Hans Lambermont