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/source
AgeCommit message (Expand)Author
2002-11-25added the following to configure.acKent Mein
2002-11-22Robert Wenzlaff's fix for AVI_JPEGS.Kent Mein
2002-11-19Fixed a typo. Had a [ added.Kent Mein
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-12Changed -O3 to -O2 under linuxKent 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-08switched the order of build (frozen and intern are now intern and frozen)Kent Mein
2002-11-08I needed to update the path to libfrozen on the linking alsoKent Mein
2002-11-07I autmated the rest of building libfrozen.aKent Mein
2002-11-06I Just modified the Makefile to use the definitions instead of hard paths.Kent Mein
2002-11-05Brought back the sumo physics controllers and undid game engine make fileMaarten Gribnau
2002-11-05changed:Kent Mein
2002-11-05Added fmod sound for OSX and fixed some endian problems inMaarten Gribnau
2002-11-05Forgot to remove sumo physics controllersMaarten Gribnau
2002-11-04removed last traces of sumo for Makefile usersMaarten Gribnau
2002-11-04Added specific external libary locations for OSX/darwin that override theMaarten Gribnau
2002-11-04added a line to add executable attributes to the binaries when copying into theMaarten Gribnau
2002-11-04added a line to add executable attributes to the binaries when copying into theMaarten Gribnau
2002-11-04removed sumo from build directoriesMaarten Gribnau
2002-10-31I made a little readme to get people started and modified theKent Mein
2002-10-31again changing // to /* */ so that sun's compiler doesn't fail.Kent Mein
2002-10-31Fixed // comments and converted them to /* */ (used by a c file)Kent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-30some small optimizationsKent Mein
2002-10-30removed some unused variablesKent Mein
2002-10-30Took out "" verses <> and just left <> for includes.Kent Mein
2002-10-30Filled out the spacebar menu a little and removed dummyKent Mein
2002-10-30Fixed defined __sparc to also check for __sparc__ (thanks to Ferris)Kent Mein
2002-10-21moved KX_Python_... files from ketsji to expressionsErwin Coumans
2002-10-19added notes on collisions between dynas and "static moving" geometry (kinemat...Norman Lin
2002-10-18added todo item about compatibility with 2.25Norman Lin
2002-10-18first checkin of ode blender engine filesNorman Lin
2002-10-18First checkin of core ODE functionality. See OdePhysicsController.cpp for a t...Norman Lin
2002-10-18Updated punctuation to be more dramatic.Norman Lin
2002-10-12Initial revisionv2.25Hans Lambermont