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
2007-05-29Test commit...Charlie Carley
2007-05-20Fix provided by Mal:Ton Roosendaal
2007-05-20post release update of the scons build system for os x powerpcJean-Luc Peurière
2007-05-07two minor changes, hopefully before release:Erwin Coumans
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-04* spelling commit by ideasman did accidental rename of one var, but not prope...Nathan Letwory
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-27This commit does a couple of things to the Makefiles.Kent Mein
2007-03-26Applied patch #5247 by scabootssca. This adds an instant replace mesh feature.Charlie Carley
2007-03-23Applied patch #6102 submitted by MalCharlie Carley
2007-03-08Added a guard to prevent more than one texture to be generated per image.Charlie Carley
2007-02-20Patch provided by Carsten,Kent Mein
2007-02-19Finally commit a workaround for the Python>2.3 and FreeBSD>5.0 problem.Hans Lambermont
2007-02-05Left out the case where MTFace can be null.Charlie Carley
2007-02-05Bug fix for TF_BMFONT faces. Colors on the material were backwards when rende...Charlie Carley
2007-02-011). Fix for cube maps in the player.Charlie Carley
2007-01-23Two errors caused by previous commit;Charlie Carley
2007-01-21Klockwork (http://www.klocwork.com) report; game engine fixes, related to 'Us...Charlie Carley
2007-01-21bugfix for an incompatibility with ipo actuator in play mode, thanks Malachy ...Erwin Coumans
2007-01-19fix crash in constraint conversion, fix reference frame transformations for ...Erwin Coumans
2007-01-13Add a break, to get the bumpmap demo running again!Charlie Carley
2007-01-13First commit! Small bug fix for cube map crashing in the player.Charlie Carley
2007-01-10Bugfix from Malachy, for some IPO logic brick changes.Erwin Coumans
2007-01-08= game engine fixes=Tom Musgrove
2007-01-07fixes in rigidbody constraints rigidbody -> IPO baking:Erwin Coumans
2007-01-07patch by Charlie, related to recent changes of multi-uv/lightmap generation. ...Erwin Coumans
2007-01-072 bugfixes by Malachy, related to message sensor / ipo actuator firing wronglyErwin Coumans
2007-01-05fix, static objects were not dynamically added at the right position.Erwin Coumans
2006-12-27normalize hitnormalErwin Coumans
2006-12-27-fixes in player: draw physics debugging, only render frames when actually up...Erwin Coumans
2006-12-25prevent crashes: some python scripts keep 'global variable' access to destroy...Erwin Coumans
2006-12-25fixing some issues: force needs to wake up objects, property sensor issue, is...Erwin Coumans
2006-12-22Bugfix: UV texture layer without vertex color layer did not display correctBrecht Van Lommel
2006-12-20GamePlayer: now uses new Image API calls too, so it compiles.Ton Roosendaal
2006-12-20Warning fixes for previous Image commit, also fixed verse_image.cTon Roosendaal
2006-12-20Enable 'show physics visualization' in the Game Menu. Should help to locate p...Erwin Coumans
2006-12-18Use degrees instead of radians for rigidbody constraint axis (euler angles). ...Erwin Coumans
2006-12-17prevent crash in case no polygons have collisions assignedErwin Coumans
2006-12-16contribution from RCRuiz:Erwin Coumans
2006-12-12some fixes in a recent contribution, added return values and check for valid ...Erwin Coumans
2006-12-04added some 'angularFactor' for character control (to avoid rotation)Erwin Coumans
2006-12-04fixed some motionstate synchronization issuesErwin Coumans
2006-12-03Fix for getting gcc compile GE with Py 2.5Jean-Luc Peurière
2006-12-03more work on Bullet 2.xErwin Coumans
2006-12-03different Bullet/graphics synchronizationErwin Coumans
2006-12-03gameengine: reverted some timing experimentErwin Coumans
2006-12-03- GEadded VSYNC for Mac OS X swapbuffers (can be easily undone by commenting ...Erwin Coumans
2006-12-02- added support for generic 6DOF constraintErwin Coumans
2006-12-01some Bullet compound shape fixErwin Coumans
2006-12-01- enabled compound collision objects, requires 'clear parent inverse'Erwin Coumans