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
2006-12-03- GEadded VSYNC for Mac OS X swapbuffers (can be easily undone by commenting ...Erwin Coumans
2006-12-01some Bullet compound shape fixErwin Coumans
2006-12-01- enabled compound collision objects, requires 'clear parent inverse'Erwin Coumans
2006-11-30Reserved some Bullet 2.x constraint data.Erwin Coumans
2006-11-22Makefile support for bullet2 ... please testChris Want
2006-11-21more Bullet 2.x upgrading. fair amount of functionality is now restored, not ...Erwin Coumans
2006-11-21updated CMake files for game engine for Bullet 2.x upgradeErwin Coumans
2006-11-21Removed old Blender/extern/bullet, and upgraded game engine to use Bullet 2.xErwin Coumans
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-08-28upgraded Bullet rigidbody physics to latest version 1.9Erwin Coumans
2006-07-06some minor webplugin changes, new loading .blend, upgraded version to 2.42, ...Erwin Coumans
2006-07-03debug lines / register the applied impulse for constraint (for breaking)Erwin Coumans
2006-06-22bugfix:: added objects didn't have proper physics id (they used the physics i...Erwin Coumans
2006-06-22fixed restore/suspendDynamics bugErwin Coumans
2006-06-22workaround for a irregularity/bug in physics system (happens very seldom, jus...Erwin Coumans
2006-06-19bugfix/workaround for problem with hard-coded collision margins being too large.Erwin Coumans
2006-06-05Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan H...Ken Hughes
2006-05-23-added basic support for GameActuator 'load game', relative paths were broken...Erwin Coumans
2006-05-14Patch from Charlie:Erwin Coumans
2006-05-12patch from Charlie, bug fix (3795) , improves CubeMaps in game engineErwin Coumans
2006-05-11- Charlie provided a work-around for some armature related crashesErwin Coumans
2006-05-10(experimental) logic timestep to 60hertz instead of 30 hertz.Erwin Coumans
2006-05-10fixed [ #3863 ] Baking game physics to IPOs misses the first few frames of mo...Erwin Coumans
2006-05-10modified behaviour of PropertySensor and MessageSensor on popular request.Erwin Coumans
2006-04-28- Charlie fixed some bugs related to copying armature-constraint data (these ...Erwin Coumans
2006-04-26added Bullet rigidbodies that behave like Sumo 'dynamic', without rotations. ...Erwin Coumans
2006-04-26fixed several internal Bullet rigidbody dynamics bugs:Erwin Coumans
2006-04-24fixed collision sensor for dynamically created objects using Bullet physicsErwin Coumans
2006-04-17added support for 'Ghost' object and collision sensor (preliminary)Erwin Coumans
2006-04-14don't use hull testing code by defaultErwin Coumans
2006-04-13a lot of work in a few small changes to improve penetration depth. and some f...Erwin Coumans
2006-04-11applied Charlies patch, reverted some GLSL shader stuff, improved penetration...Erwin Coumans
2006-04-03made some gfx debug code win32 specificErwin Coumans
2006-04-03commented out some asserts that don't work multiplatformErwin Coumans
2006-04-03applied Charlies patch for game engine graphics. display list support, and bu...Erwin Coumans
2006-04-01more Bullet physics improvements, mainly stability and performance related.Erwin Coumans
2006-02-22added 'disable sleeping' option for rigidbodies. + bugfix of out of sync whee...Erwin Coumans
2006-02-21exposed a few more tuning paramtersErwin Coumans
2006-02-21Reorganized Bullet physics files, added preliminary vehicle simulation files ...Erwin Coumans
2006-02-15added proper casts to get things compiling with gcc 4.0 Os XJean-Luc Peurière
2006-02-13more vehicle preparation and some bullet collision detection bugfixes (relate...Erwin Coumans
2006-02-13Improved OpenGL Shader Language support for game engine. The python interface...Erwin Coumans
2006-02-08==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-01-31Added KX_VehicleWrapper.cppKent Mein
2006-01-30prepared physics/game engine infrastructure for vehicle support.Erwin Coumans
2006-01-30More simple fixes to cleanup warnings and what not:Kent Mein
2006-01-30Use ALsizei/GLsizei to fix compile errors on mac / gcc 4.x.Brecht Van Lommel
2006-01-29Fix some of Stealth Apprent's warnings/errors and some extra little stuff.Kent Mein