Teravus Ovares
|
8aa4308097
* Minor cleanup
|
16 ani în urmă |
Teravus Ovares
|
a21112ccee
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
|
16 ani în urmă |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 ani în urmă |
Teravus Ovares
|
abacfba287
* Preliminary work with the ODEPlugin to collect collision data.
|
16 ani în urmă |
Teravus Ovares
|
f46fcbb9d2
* Added Linear Acceleration reporting to the ODEPlugin.
|
16 ani în urmă |
Teravus Ovares
|
d0123a796b
ODEPlugin
|
16 ani în urmă |
Teravus Ovares
|
8bea3dbdb9
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
|
16 ani în urmă |
Teravus Ovares
|
8bba8e232c
* Fixed a few things and enabling Physical Prim border crossings again.
|
16 ani în urmă |
Teravus Ovares
|
7cae577094
ODE Plugin
|
16 ani în urmă |
Teravus Ovares
|
5b6eba968b
* Fixed the Link + Duplicate + Unlink both = 'ODE Invalid Argument in Collision Space Crash'
|
16 ani în urmă |
Teravus Ovares
|
081b2ac34e
* Cleaned up some locking on the ODEPlugin to make it more developer friendly
|
16 ani în urmă |
Teravus Ovares
|
0cb4e401ad
* Killed 4 more warnings (at 16 now)
|
16 ani în urmă |
Adam Frisby
|
1410210b84
* Four more warnings, etc etc.
|
16 ani în urmă |
Teravus Ovares
|
d015356902
* Applied patch 708 from devalnor. Thanks devalnor!
|
16 ani în urmă |
Teravus Ovares
|
0a5c48b1c8
* This is a very icky implementation of physical linkset prim using fixed joints. This will change quite drastically, however it's fun to play with.
|
16 ani în urmă |
Teravus Ovares
|
fa7322eac9
* Fixed Cylinder mass formula using diameter instead of radius.
|
16 ani în urmă |
Teravus Ovares
|
fe1f15f4ec
* killed a 'new mass' debug line.
|
16 ani în urmă |
Teravus Ovares
|
e333eaf4b6
* ODEPlugin
|
16 ani în urmă |
Teravus Ovares
|
bbb8b66908
* Made Physics updates a teensy bit more responsive. A previous CPU optimization of mine slowed the speed of updates using the 'poll' method in certain circumstances.
|
16 ani în urmă |
Teravus Ovares
|
db264013d4
* One more fix to the selected feature
|
16 ani în urmă |
Teravus Ovares
|
27508c1ad8
* Added Support within the ODEPlugin for Selected. Which means that;
|
16 ani în urmă |
Teravus Ovares
|
c2d7beb617
* Last bit of cleanup now. As long as you keep physical prim off, you should have a reasonably stable experience with ODE again.
|
16 ani în urmă |
Teravus Ovares
|
f80a534eb0
* Various ODE Cleanups
|
16 ani în urmă |
Teravus Ovares
|
89349a3810
* Disabling physical prim crossings until they get a bit more stable.
|
16 ani în urmă |
Teravus Ovares
|
19e0ada93a
* Located and destroyed the weird velocity and rotation transfers. It turned out to be that the Static PhysicsVector.Zero was transferring velocities between all non fixed objects. Not so static after all :(. Finding it was cruel and unusual punishment from the CLR.
|
16 ani în urmă |
Teravus Ovares
|
be6edefcfb
* ODE Stability update 4 :D
|
16 ani în urmă |
Teravus Ovares
|
135a72d6ca
* Removed the noise from the console. The last commit seems to have resolved the recent reports of 'argument not a space' on linux. Though, there were about 50 changes :D
|
17 ani în urmă |
Teravus Ovares
|
bd880f9178
* Another ODE Stability update. This might fix the recent Linux issues with the ODEPlugin.
|
17 ani în urmă |
Teravus Ovares
|
e3a711536b
* ODE - This fixes a few things and breaks a few more.
|
17 ani în urmă |
Jeff Ames
|
4e005fc225
Cleaned up some typos.
|
17 ani în urmă |