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-05Another small fix to ode:Maarten Gribnau
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-04Documented ODE config setting for OSX.Maarten Gribnau
2002-11-04Changed the OSX config file so that it compiles on OSX 10.2Maarten Gribnau
2002-11-04removed last traces of sumo for Makefile usersMaarten Gribnau
2002-11-04I added the following at someone elses recomendation:Kent Mein
2002-11-04Fixed a bunch of typos.Kent Mein
2002-11-04Added links to external packages you may need to download.Kent Mein
2002-11-04Added specific external libary locations for OSX/darwin that override theMaarten Gribnau
2002-11-04Added detailed instrcutions for OSX developers.Maarten 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-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-01Small fix specified where the instructions were in intern/pythonKent Mein
2002-11-01Added more info to the blender/readme.txt file basically explained whatKent 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-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-30removed extra ;Kent Mein
2002-10-30Fixed // comments in c files (changed them to /* */ )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-18checkin of ODE library. Do not modify the ODE source code; instead, follow theNorman 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-15fix the build order for the inter-module dependenciesHans Lambermont
2002-10-13key loader libraryHans Lambermont
2002-10-12Initial revisionv2.25Hans Lambermont