| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Our feet will now be above ground
|
|
|
|
|
|
| |
A tube on a pole is a bit less "flubbery" so maybe this is
the right direction.
|
| |
|
|
|
|
|
| |
calculating mass.
|
|
|
|
|
|
| |
There is more to the solution then just enabling soft_erp and
soft_cfm for all d.Contact cases.
|
|
|
|
|
|
| |
for physical prim interactions. They were not previously enabled
for prim-prim interactions.
|
|
|
|
| |
this seems to cause bouncing on really thin flat prim.
|
|
|
|
| |
(less chance for a dupe)
|
|
|
|
|
|
| |
* Implement the linear impulse portion of llPushObject. We should have a lsl compatible implementation of that portion of the push. Angular.. well. still have yet to implement a torque accumulator.
* llPushObject respects the region and parcel settings for Restrict Push, it also respects GodMode as is defined in the LSL spec.
|
|
|
|
|
|
|
| |
avatar bounces less and things are a bit less explosive.
* Additionally, you can probably get more physical prim now together.. though, I think this puts us back on par with where we were in the beginning of the year on number of physical objects. Experiment. Make videos. Send Feedback. Enjoy.
|
| |
|
|
|
|
|
|
|
| |
* Removes spacers that are also separators in llParseString2List
* Thanks idb
|
|
|
|
|
|
|
|
| |
the same instance.
* If you are hosting many regions on a single instance, you will probably notice a decrease in region startup time and maybe a slight increase in performance.
* Single regions won't notice anything different
|
|
|
|
|
|
|
|
|
| |
* Re-enabled the native ODE prim types when possible
* Fixed several invalid assumptions in the prim recycle process.
* Added better message for 'reused a disposed physicsactor'
* Added a way to recover from errors during collision_optimized
* Added a way to recover from an error condition where prim_geom wasn't reset properly
|
|
|
|
|
|
|
| |
unified as far as tuning (thank heavens).
* If you're experiencing knee bendiness try the windows settings, as the *nix settings seem to now be incorrect. (this update does that, but you may have your own opensim.ini settings active.
|
|
|
|
|
|
|
|
| |
* Mac users, pray to chi11ken to make you a .dylib version
* This is semi-tuned and post teravus hack. (Though I didn't apply the terrain pitting fix hack. I'm still deciding if it's necessary as there was a lot of work over the past several months on the heightfield collider.
* Please use '--enable-shared --disable-demos --disable-asserts' if you are building your own libode in the configure step. Asserts are pretty much useless for use with .NET
* This also updates ODE.NET as, there were some API changes in May that were just added to ODE.NET today.
|
|
|
|
|
|
| |
subroutine down through the physics modules through PhysActor
and SceneObjectPart. No connection to the physics simulators.
|
|
|
|
|
|
| |
in the classes between the LSL implementation and the
underlying physics engines.
|
|
|
|
|
|
|
| |
to the various physics engines. No connection to the
underlying physics simulator yet, just plumbing through
the various classes.
|
|
|
|
|
|
|
| |
to the various physics engines. No connection to the
underlying physics simulator yet, just plumbing through
the various classes.
|
|
|
|
| |
finger" error
|
|
|
|
| |
to now use a mesh instead.
|
| |
|
|
|
|
| |
save some more memory
|
|
|
|
| |
occurs (at least, this is what will happen on linux)
|
|
|
|
|
|
|
| |
Fix a nasty concurrency issue that could cause a high event frequency
to start more than one thread pool job for a single script.
|
|
|
|
|
|
|
| |
* This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle.
* This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big!
* Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
|
|
|
|
| |
save memory
|
| |
|
|
|
|
| |
inadvertently disabled in a prior modification (oops) :)
|
| |
|
|
|
|
| |
llSetForce() should behave identical to the Linden implementation now.
|
|
|
|
| |
units may not match the Linden implementation.
|
|
|
|
| |
has the same logic and obsoletes the need for it.
|
|
|
|
|
|
|
| |
Small prims now get a full mesh if they are physical
Fixed a logic bug that was preventing many prim meshes from having excess memory cleaned up
Switched to more conservative method of vertex and triangle list trimming to prevent possible crash
|
|
|
|
| |
status to mesher
|
|
|
|
|
|
| |
* commenting out unused variables
|
| |
|
|
|
|
|
| |
Adds comments to some functions in Meshmerizer.cs.
|
|
|
|
|
|
| |
* Rebuilt libode.so, ode.dll
* If you roll your own ODE library, make sure to update your opensim-libs.
|
|
|
|
| |
ODEPlugin. This may, or may not fix anything.
|
|
|
|
| |
therefore; fix to: 0001058: Physics crash when changing Type of Prim intersecting with ground.
|
|
|
|
|
|
|
|
|
| |
some tori/ring parameters. Thanks Dahlia!
* Some situations do not match the client's render of the tori, we know and are working on it. This is an initial support patch, so expect it to not be exact.
* Some tapers are acting slightly odd. Will fix.
|
| |
|
| |
|
|
|
|
| |
types and null.
|
| |
|
|
|
|
|
|
|
|
| |
added 44 configurable options!
* This includes if you want to mesh sculpties and the Level of detail on the sculptie meshing for non physical and a separate LOD on physical sculpties.
* The options range from gravity.. to avatar movement speed, to friction management.. to object density.. to update throttling.
|
| |
|
| |
|