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
path: root/intern
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-25Yes I did it again ;)Kent Mein
2002-11-20removed our licensing info as requested :)Kent Mein
2002-11-19--- IK_JacobianSolver.cpp 2002/10/13 16:07:40 1.2Kent Mein
2002-11-15Some more clean up in the intern MSVC project files.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-12- ALenum alc_error = alcGetError(); // openal_2.14+Kent Mein
2002-11-12Made a dependency so that the MSVC intern project file will actually call theMaarten Gribnau
2002-11-12- python $(PYFLAGS) freeze.py -d -x os -x pprint -x Blender -I $(SRCDIR...Kent Mein
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-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-06Commented out the include since it was causing problems on some systemsKent Mein
2002-11-05Added fmod sound for OSX and fixed some endian problems inMaarten Gribnau
2002-11-04added the bsp (or CSG) library that Blender depends uponMaarten Gribnau
2002-11-02Again I had to modify things like mesh->FaceSet().begin();Kent Mein
2002-11-01moved key.h to blenkey.hKent Mein
2002-11-01Ok since I didn't hear anything I committed the indexing changes I madeKent Mein
2002-11-01Updated calls to #include "blenkey.h" to be #include "key.h" I'm guessingKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-30removed some unused variablesKent Mein
2002-10-30removed extra ;Kent Mein
2002-10-30Fixed // comments in c files (changed them to /* */ )Kent Mein
2002-10-15fix the build order for the inter-module dependenciesHans Lambermont
2002-10-13key loader libraryHans Lambermont
2002-10-12Initial revisionv2.25Hans Lambermont