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
2002-11-25Last of the config.h mods...Kent Mein
2002-11-25updated .c files to include:Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-11-25added the following to configure.acKent Mein
2002-11-25Yes I did it again ;)Kent Mein
2002-11-22Robert Wenzlaff's fix for AVI_JPEGS.Kent Mein
2002-11-21Moved the stuff on autoconfig to doc/autoconfig.txt and added quite a bitKent Mein
2002-11-20removed our licensing info as requested :)Kent Mein
2002-11-19Ok I added the following options to configure.acKent Mein
2002-11-19--- IK_JacobianSolver.cpp 2002/10/13 16:07:40 1.2Kent Mein
2002-11-19Fixed a typo. Had a [ added.Kent Mein
2002-11-15removed the comments about libtool not working :)Kent Mein
2002-11-15Ok were getting somewhere here ;)Kent Mein
2002-11-15Some more clean up in the intern MSVC project files.Maarten Gribnau
2002-11-14Added more frozen files to the MSVC project.Maarten Gribnau
2002-11-14Changed module name utils to util so that freeze will find the quaternionsMaarten Gribnau
2002-11-14Fixed problem with the main intern MSVC project.Maarten Gribnau
2002-11-13Committing LarstiQ's patch for NAN_PYTHON_BINARY and NAN_MXTEXTTOOLSKent Mein
2002-11-12bug fix in vrml (inventor) import.Maarten Gribnau
2002-11-12Added a link for mozilla downloads.Kent Mein
2002-11-12- ALenum alc_error = alcGetError(); // openal_2.14+Kent Mein
2002-11-12Modified the MSVC project files to use the static jpeg library as it used to be.Maarten Gribnau
2002-11-12Made a dependency so that the MSVC intern project file will actually call theMaarten Gribnau
2002-11-12Fixed the MSVC project files. They now build both the release and debugMaarten Gribnau
2002-11-12Changed -O3 to -O2 under linuxKent Mein
2002-11-12- python $(PYFLAGS) freeze.py -d -x os -x pprint -x Blender -I $(SRCDIR...Kent Mein
2002-11-11Converted icon files to binary files (cvs admin -kb) and restored them.Maarten Gribnau
2002-11-11Fixed action.c (brought it back to 1.2)Kent Mein
2002-11-11First round of updates to project files. There is a working game player (debugMaarten Gribnau
2002-11-11Added another project to freeze Blender Python code from the main internMaarten Gribnau
2002-11-09Added almost all projects in intern to the main MSVC project for intern (inMaarten Gribnau
2002-11-08Updated MSVC GHOST project like the string project and added it to theMaarten Gribnau
2002-11-08New MSVC workspace were I will add all the intern MSVC projects so thatMaarten Gribnau
2002-11-08Fixed the MSVC project file so that it creates the lib/windows directories toMaarten Gribnau
2002-11-08switched the order of build (frozen and intern are now intern and frozen)Kent Mein
2002-11-08I added the following comments to the readme:Kent Mein
2002-11-08I needed to update the path to libfrozen on the linking alsoKent Mein
2002-11-08Added extra ranlib on libary files after being copied to the lib tree for OSX...Maarten Gribnau
2002-11-07I autmated the rest of building libfrozen.aKent Mein
2002-11-07Updated it so intern/python/freeze is combined into intern's MakefileKent Mein
2002-11-06added the following link:Kent Mein
2002-11-06That was me KentKent Mein
2002-11-06Changed more wording again and added some extra software links.Kent Mein
2002-11-06I Just modified the Makefile to use the definitions instead of hard paths.Kent Mein
2002-11-06Commented out the include since it was causing problems on some systemsKent Mein
2002-11-05Brought back the sumo physics controllers and undid game engine make fileMaarten Gribnau
2002-11-05Sorry people reporting syntax problems :)Kent Mein
2002-11-05changed:Kent Mein
2002-11-05Cleaned up the wording a little more and moved Martins info aboutKent Mein
2002-11-05added one comma to readme.txt as part of a test of the cvs-commitNorman Lin