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
2004-11-22Fix for bug 1600: alpha sort doesn't work on linked (alt-d) objectsKester Maddock
2004-11-22Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)Kester Maddock
2004-10-25Tweek the stereo settings: allow negative eye separation.Kester Maddock
2004-10-24Port stereo stuff from tuhopuu2: anaglyph, vinterlaceKester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-07-17Port a few rasterizer changes from tuhopuu2:Kester Maddock
2004-07-16OK, the game engine has been un-buildable on irix for long enoughChris Want
2004-06-30Switch to using floats instead of shorts for normal data - they're supposed t...Kester Maddock
2004-06-26Minor Fixes:Kester Maddock
2004-06-23Fix for reflection mapping unlit faces: normals were not being sent, hence r...Kester Maddock
2004-06-07Add the separate spec colour definitions!Kester Maddock
2004-06-07Lighting updates:Kester Maddock
2004-06-04Miscellaneous Fixes:Kester Maddock
2004-05-30Added Python module for Lights.Kester Maddock
2004-05-26Fix Bug #1309 Disabling Actor leaves Ghost, Dynamic and Rigid Body etc enabled.Kester Maddock
2004-05-21Depth sorting for alpha mesh objects.Kester Maddock
2004-05-16Cleanup unused/commented out code, compiler warnings, coding standards etc.Kester Maddock
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-16Up the maximum triangles in a bucket.Kester Maddock
2004-05-16Inline accessor methods used by armature deformation.Kester Maddock
2004-05-16Use const for SetProjectionMatrixKester Maddock
2004-05-16Use bitset instead of mucking around with <<, | and &Kester Maddock
2004-05-04Use a better compare function for RAS_IPolygonMaterialKester Maddock
2004-05-04Fix for bug #945 getVertexArrayLength(x) returns different values on differen...Kester Maddock
2004-04-24Synchronise game engine with Tuhopuu2 tree.Kester Maddock
2004-04-22[SCONS] Optimisation flags for msvcNathan Letwory
2004-04-111. Check material names passed to the physics engine (for collision sensors.)Kester Maddock
2004-03-31* Only load needed extensions (ie none.)Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2004-03-01SCons updatesMichel Selten
2004-02-23some more warnings cleared up from Solaris compiler.Kent Mein
2004-02-15SCons updatesMichel Selten
2004-01-20SCons updates: (All done by jesterKing)Michel Selten
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2003-01-07added a buch ofStefan Gartner
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Last of the config.h mods...Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont