2007-01-28 |
Ed Halley | Removed -mpowerpc -mtune=G4 from several SCons files... |
tree | commitdiff |
2007-01-25 |
Nathan Letwory | * sync with verse cvs (for silencing some warnings + |
tree | commitdiff |
2006-12-28 |
Erwin Coumans | fixed remaining sqrtf into btSqrt |
tree | commitdiff |
2006-12-25 |
Erwin Coumans | minor fix in Bullet internals |
tree | commitdiff |
2006-12-25 |
Erwin Coumans | fixing some issues: force needs to wake up objects... |
tree | commitdiff |
2006-12-20 |
Andrea Weikert | ==== MSVC 7 project files ==== |
tree | commitdiff |
2006-12-12 |
Erwin Coumans | added some new Bullet files, and upgraded to latest... |
tree | commitdiff |
2006-12-06 |
Chris Want | Some pretty hard core bullet2 cleaning (kills the bulle... |
tree | commitdiff |
2006-12-04 |
Erwin Coumans | update to latest Bullet 2.x sources. prepare to make... |
tree | commitdiff |
2006-12-04 |
Erwin Coumans | added some 'angularFactor' for character control (to... |
tree | commitdiff |
2006-12-03 |
Andrea Weikert | ==== MSVC Projectfiles ==== |
tree | commitdiff |
2006-11-30 |
Kent Mein | fixed it so make clean works for bullet2 lib. |
tree | commitdiff |
2006-11-30 |
Ton Roosendaal | Makefile for Bullet had error, didn't copy the .a file... |
tree | commitdiff |
2006-11-30 |
Nathan Letwory | * add btHeightfieldTerrainShape.cpp |
tree | commitdiff |
2006-11-29 |
Erwin Coumans | updated to latest Bullet 2.x |
tree | commitdiff |
2006-11-28 |
Kent Mein | Tweaked so it actually includes the file that defines... |
tree | commitdiff |
2006-11-25 |
Ton Roosendaal | Patch by VladimĂr Marek (neuron), part of bugfix #5298 |
tree | commitdiff |
2006-11-23 |
Erwin Coumans | work around some issue with GCC 3.x (probably compiler... |
tree | commitdiff |
2006-11-23 |
Erwin Coumans | fixed in Bullet 2.x, should make msvc 6 compile, and... |
tree | commitdiff |
2006-11-23 |
Erwin Coumans | fixed some code that causes problems with msvc 6 (need... |
tree | commitdiff |
2006-11-22 |
Chris Want | Makefile support for bullet2 ... please test |
tree | commitdiff |
2006-11-21 |
Nathan Letwory | * tweak priority of bullet libs for blenderplayer |
tree | commitdiff |
2006-11-21 |
Erwin Coumans | some fixes, related to object activation in game blender |
tree | commitdiff |
2006-11-21 |
Nathan Letwory | * small priority fix. Hopefully helps on more platforms |
tree | commitdiff |
2006-11-21 |
Erwin Coumans | added ConeZ/ConeX |
tree | commitdiff |
2006-11-21 |
Erwin Coumans | added CMake file for new Bullet 2.x |
tree | commitdiff |
2006-11-21 |
Nathan Letwory | ==SCons== |
tree | commitdiff |
2006-11-21 |
Erwin Coumans | angular-only hinge updated |
tree | commitdiff |
2006-11-21 |
Erwin Coumans | angular-only hinge updated |
tree | commitdiff |
2006-11-21 |
Erwin Coumans | Removed old Blender/extern/bullet, and upgraded game... |
tree | commitdiff |
2006-11-21 |
Erwin Coumans | catch up with latest Bullet 2.x (not in use yet) |
tree | commitdiff |
2006-11-17 |
Jacques Beuarain | CMake: Remove mkprot directory. Accidentally left this... |
tree | commitdiff |
2006-11-17 |
Kent Mein | This updates the Makefiles for verse so they use the... |
tree | commitdiff |
2006-11-17 |
Jacques Beuarain | CMake lists initial submission. Documentationand furthe... |
tree | commitdiff |
2006-11-14 |
Nathan Letwory | * undo commit from 27th of October. Fixing the long... |
tree | commitdiff |
2006-11-12 |
Erwin Coumans | updating Bullet 2.x with latest changes. The integratio... |
tree | commitdiff |
2006-11-01 |
Nathan Letwory | * have blenderplayer compile with Verse support enabled. |
tree | commitdiff |
2006-10-31 |
Erwin Coumans | update Bullet 2.x with latest changes, notice that... |
tree | commitdiff |
2006-10-27 |
Nathan Letwory | Apply patch #5127 by Joseph Eagar (joeedh) |
tree | commitdiff |
2006-10-23 |
Erwin Coumans | Added refactored Bullet 2.x library. Important: these... |
tree | commitdiff |
2006-10-16 |
Nathan Letwory | * remove -Wextra from makefile to make older compilers... |
tree | commitdiff |
2006-10-12 |
Nathan Letwory | Add Verse master-server functionality |
tree | commitdiff |
2006-10-11 |
Nathan Letwory | * remove the .Append(LIBS = ['libverse']), since it... |
tree | commitdiff |
2006-10-03 |
Andrea Weikert | ==== MSVC 7 project files ==== |
tree | commitdiff |
2006-10-03 |
Nathan Letwory | * fix small bug in creation of verse server executable... |
tree | commitdiff |
2006-10-03 |
Nathan Letwory | * make verse compile with new verse release |
tree | commitdiff |
2006-10-03 |
Jiri Hnidek | - I forgot to add new file to cvs repo during my last... |
tree | commitdiff |
2006-10-02 |
Jiri Hnidek | updated verse to version r6p1 |
tree | commitdiff |
2006-10-01 |
Andrea Weikert | === MSVC 7 project files === |
tree | commitdiff |
2006-09-30 |
Andrea Weikert | === MSVC 7 project files === |
tree | commitdiff |
2006-09-17 |
Andrea Weikert | ==== MSVC 7 project files === |
tree | commitdiff |
2006-09-05 |
Erwin Coumans | fixed bug in contact manifold generation, concave and... |
tree | commitdiff |
2006-09-01 |
Chris Want | 'Better' cleaning for bullet (trickier to clean than... |
tree | commitdiff |
2006-08-30 |
Erwin Coumans | updated aabb calculation |
tree | commitdiff |
2006-08-30 |
Jens Ole Wund | msvc6 still builds :) |
tree | commitdiff |
2006-08-29 |
Erwin Coumans | Got a license from Intel for VTune, thanks! First perfo... |
tree | commitdiff |
2006-08-28 |
Nathan Letwory | Patch #4043 Bullet scons fix (Joseph Eagar, aka joeedh) |
tree | commitdiff |
2006-08-28 |
Erwin Coumans | upgraded Bullet rigidbody physics to latest version 1.9 |
tree | commitdiff |
2006-08-22 |
Nathan Letwory | * Patch #4909 by Joseph Eagar (joeedh) |
tree | commitdiff |
2006-08-22 |
Jiri Hnidek | - bug fix of verse server and verse library backported... |
tree | commitdiff |
2006-08-20 |
Jiri Hnidek | added verse library (release r6) to extern directory |
tree | commitdiff |
2006-08-20 |
Jiri Hnidek | Huge commit: VERSE |
tree | commitdiff |
2006-08-03 |
Kent Mein | Adds scons support for SunOS... |
tree | commitdiff |
2006-07-03 |
Erwin Coumans | debug lines / register the applied impulse for constrai... |
tree | commitdiff |
2006-06-25 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2006-06-25 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2006-06-25 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2006-06-23 |
Kent Mein | When I made solid and qhull not build when not needed... |
tree | commitdiff |
2006-06-23 |
Joseph Gilbert | *msvc project update |
tree | commitdiff |
2006-06-23 |
Erwin Coumans | bugfix: tau/damping not linked up, this allows for... |
tree | commitdiff |
2006-06-22 |
Erwin Coumans | workaround for a irregularity/bug in physics system... |
tree | commitdiff |
2006-06-21 |
Erwin Coumans | clarified text to catch some rare collision issue |
tree | commitdiff |
2006-06-21 |
Kent Mein | small fix to make it so solid and qhull are not build... |
tree | commitdiff |
2006-06-20 |
Erwin Coumans | bugfix: removing constraints should activate rigidbodies. |
tree | commitdiff |
2006-06-18 |
Erwin Coumans | bugfix/workaround for problem with hard-coded collision... |
tree | commitdiff |
2006-06-17 |
Erwin Coumans | Bulllet bugfix, assignment rather then test |
tree | commitdiff |
2006-06-17 |
Erwin Coumans | fixed synchronisation problem with (kept on loosing... |
tree | commitdiff |
2006-06-17 |
Erwin Coumans | fixed Bullet bug: constraints didn't merge simulation... |
tree | commitdiff |
2006-06-16 |
Jens Ole Wund | MSVC6 |
tree | commitdiff |
2006-06-15 |
Jens Ole Wund | bullet + GE happy on msvc6 again :) |
tree | commitdiff |
2006-06-15 |
Erwin Coumans | try to catch error/ freezing reported on OSX |
tree | commitdiff |
2006-06-12 |
Erwin Coumans | Bullet, bugfix: don't simulate when substeps are set... |
tree | commitdiff |
2006-06-05 |
Ken Hughes | Bugfix #4081: support for OpenBSD platform for scons... |
tree | commitdiff |
2006-05-23 |
Erwin Coumans | improved GJK accuracy for large objects |
tree | commitdiff |
2006-05-22 |
Erwin Coumans | -added basic support for GameActuator 'load game',... |
tree | commitdiff |
2006-05-19 |
Erwin Coumans | Bullet: added per-contact point user-cache, + callback... |
tree | commitdiff |
2006-05-13 |
Joseph Gilbert | update to msvc7 projectfiles |
tree | commitdiff |
2006-05-11 |
Erwin Coumans | - Charlie provided a work-around for some armature... |
tree | commitdiff |
2006-05-11 |
Erwin Coumans | fixed raycasting related issue |
tree | commitdiff |
2006-05-11 |
Erwin Coumans | - Added support for kinematic objects (interaction... |
tree | commitdiff |
2006-05-10 |
Erwin Coumans | (experimental) logic timestep to 60hertz instead of... |
tree | commitdiff |
2006-05-09 |
Erwin Coumans | fixed 2 physics related bugs (friction had a typo,... |
tree | commitdiff |
2006-05-09 |
Erwin Coumans | fixed Bullet raycasting filtering issue |
tree | commitdiff |
2006-04-28 |
Erwin Coumans | missing commit. this profiling is disabled in Blender... |
tree | commitdiff |
2006-04-28 |
Erwin Coumans | - fixed Bullet noResponse/ghost mode |
tree | commitdiff |
2006-04-26 |
Erwin Coumans | added Bullet rigidbodies that behave like Sumo 'dynamic... |
tree | commitdiff |
2006-04-26 |
Erwin Coumans | fixed several internal Bullet rigidbody dynamics bugs: |
tree | commitdiff |
2006-04-24 |
Erwin Coumans | fixes in raycasting |
tree | commitdiff |
2006-04-23 |
Erwin Coumans | use ContinuousConvexCollision for raycaster, fixes... |
tree | commitdiff |
2006-04-17 |
Joseph Gilbert | Update to the VC7 projectfiles. |
tree | commitdiff |
next |