| Commit message (Expand) | Author | Files | Lines |
2013-07-30 | BulletSim: distribute vehicle physical settings to all members of | Robert Adams | 3 | -43/+61 |
2013-07-30 | BulletSim: make density display and return value consistant with how | Robert Adams | 3 | -8/+22 |
2013-07-23 | BulletSim: Turn on center-of-mass calculation by default. | Robert Adams | 2 | -5/+7 |
2013-07-23 | Revert "Revert "BulletSim: Add logic to linksets to change physical propertie... | Robert Adams | 3 | -7/+59 |
2013-07-23 | Revert "Revert "BulletSim: change BSDynamics to expect to be passed a BSPrimL... | Robert Adams | 1 | -2/+15 |
2013-07-23 | Revert "Revert "BulletSim: only create vehicle prim actor when vehicles are e... | Robert Adams | 2 | -12/+33 |
2013-07-23 | Revert "Revert "BulletSim: move collision processing for linksets from BSPrim... | Robert Adams | 5 | -18/+121 |
2013-07-23 | Revert "Revert "Add experimental stubs for an extension function interface on... | Robert Adams | 2 | -0/+15 |
2013-07-23 | Revert "Revert "BulletSim: freshen up the code for constraint based linksets."" | Robert Adams | 3 | -23/+64 |
2013-07-22 | Revert "BulletSim: freshen up the code for constraint based linksets." | Robert Adams | 3 | -64/+23 |
2013-07-22 | Revert "Add experimental stubs for an extension function interface on both" | Robert Adams | 2 | -15/+0 |
2013-07-22 | Revert "BulletSim: move collision processing for linksets from BSPrimLinkable" | Robert Adams | 5 | -121/+18 |
2013-07-22 | Revert "BulletSim: only create vehicle prim actor when vehicles are enabled." | Robert Adams | 2 | -33/+12 |
2013-07-22 | Revert "BulletSim: change BSDynamics to expect to be passed a BSPrimLinkable" | Robert Adams | 1 | -15/+2 |
2013-07-22 | Revert "BulletSim: Add logic to linksets to change physical properties for" | Robert Adams | 3 | -59/+7 |
2013-07-22 | BulletSim: Add logic to linksets to change physical properties for | Robert Adams | 3 | -7/+59 |
2013-07-22 | BulletSim: change BSDynamics to expect to be passed a BSPrimLinkable | Robert Adams | 1 | -2/+15 |
2013-07-22 | BulletSim: only create vehicle prim actor when vehicles are enabled. | Robert Adams | 2 | -12/+33 |
2013-07-22 | BulletSim: move collision processing for linksets from BSPrimLinkable | Robert Adams | 5 | -18/+121 |
2013-07-22 | Add experimental stubs for an extension function interface on both | Robert Adams | 2 | -0/+15 |
2013-07-22 | BulletSim: freshen up the code for constraint based linksets. | Robert Adams | 3 | -23/+64 |
2013-07-18 | BulletSim: add position resetting for stationary avatars so they don't | Robert Adams | 2 | -5/+20 |
2013-07-17 | BulletSim: fix small bug where everything looked like it was colliding | Robert Adams | 2 | -6/+10 |
2013-07-09 | BulletSim: add parameter to optionally disable vehicle linear deflection. | Robert Adams | 2 | -16/+34 |
2013-07-08 | BulletSim: make all the different angularVerticalAttraction algorithms | Robert Adams | 4 | -138/+146 |
2013-07-08 | minor: remove some mono compiler warnings in OdePlugin | Justin Clark-Casey (justincc) | 2 | -2/+1 |
2013-07-07 | BulletSim: Different Implementation of Angular Deflection for vehicles, Activ... | Vegaslon | 1 | -15/+16 |
2013-07-07 | BulletSim: fix jumping up and down of linksets when center-of-mass | Robert Adams | 1 | -6/+2 |
2013-07-07 | BulletSim: rename position and orientation variables to remove the | Robert Adams | 3 | -95/+71 |
2013-07-06 | BulletSim: implementation of linkset center-of-mass. | Robert Adams | 5 | -29/+70 |
2013-07-06 | BulletSim: More tweaking on center-of-mass. Almost there. Changes have no eff... | Robert Adams | 4 | -101/+51 |
2013-07-06 | BulletSim: comments and non-functional changes working toward the center-of-g... | Robert Adams | 4 | -20/+39 |
2013-07-06 | BulletSim: non-functional updates. Comments and formatting. | Robert Adams | 4 | -43/+67 |
2013-06-30 | BulletSim: add the reset of the last commit for flush log file problems. | Robert Adams | 2 | -2/+2 |
2013-06-30 | BulletSim: fix an occasional crash with flushing log files. | Robert Adams | 1 | -4/+2 |
2013-06-30 | BulletSim: remove the handle to the vehicle actor and cause routines | Robert Adams | 2 | -32/+70 |
2013-06-30 | BulletSim: set linkset type to be prim specific rather than a simulator | Robert Adams | 3 | -15/+8 |
2013-06-30 | BulletSim: a better version of llMoveToTarget that doesn't go crazy. | Robert Adams | 5 | -19/+98 |
2013-06-30 | BulletSim: add inTaintTime parameter to collision cache clear function. | Robert Adams | 1 | -3/+3 |
2013-06-21 | BulletSim: move new linear deflection code to own routine. | Robert Adams | 1 | -29/+35 |
2013-06-20 | BulletSim: Implementation of Linear Deflection, it is a partial help for the ... | Vegaslon | 1 | -5/+33 |
2013-06-20 | BulletSim: rework velocity updating when not colliding and not flying | Robert Adams | 2 | -5/+42 |
2013-06-11 | BulletSim: when meshing or asset fetching fails, include position | Robert Adams | 2 | -14/+30 |
2013-06-10 | BulletSim: add failure flag for meshing failure vs asset fetch failure | Robert Adams | 4 | -34/+51 |
2013-06-05 | BulletSim: default PhysicsTimeStep to same as the simulator's | Robert Adams | 1 | -1/+1 |
2013-06-05 | BulletSim: fix corner case when rebuilding a compound linkset while | Robert Adams | 1 | -11/+46 |
2013-06-01 | BulletSim: experimental movement of physics execution off of heartbeat | Robert Adams | 3 | -73/+209 |
2013-05-28 | BulletSim: don't zero motion when changing vehicle type. | Robert Adams | 1 | -1/+4 |
2013-05-27 | BulletSim: default using mesh asset hulls to 'true'. This means that, | Robert Adams | 1 | -2/+2 |
2013-05-26 | BulletSim: enable GImpact shape for prims with cuts. Include DLLs and SOs | Robert Adams | 1 | -1/+1 |