| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
tracking in the C# code. Needed for the changing body type
(to and from GhostObjects) for volumeDetect.
|
|
|
|
|
|
|
| |
Fix avatar height calculation to properly account for the capsule ends.
Rearrange some locking in TerrainManager to eliminate possible race conditions.
Move DetailLog() definition into common BSPhysObject class.
Some variable renaming to make usage clearer (refactor.rename makes this so easy).
|
|
|
|
|
|
| |
and into the parent class BSPhysObject.
Rework collision logic to enable extra collision after done colliding.
Rename 'Scene' to 'PhysicsScene' to differentiate it from the simulator 'Scene'.
|
|
|
|
| |
children.
|
|
|
|
| |
setting. There is no reason these should be using the simulation time interval for parameter calculation.
|
|
|
|
|
| |
Fix collision code to properly sense mega-region children regions as terrain.
When setting an object physical, reset all the physical properties (friction, ...).
|
|
|
|
| |
Reset center of mass on an object when going dynamic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many changes to BSDynamic for readability and commentary.
Linkset hacking for vehicles: don't over mass the root prim.
Add parameter for link constraint solver iterations.
Correct uses of timestep in timescale calculations for vehicles.
Reorganize code/logic for making objects static and dynamic for readability
and use of API2.
Changed most calls in BSPrim to use API2 calls (the new way).
Avatars do not generate default Bullet collision events but do call up
to the simulator for every avatar. Reduces overhead.
Objects added to collision list only if they are processing collisions.
Reduces overhead especially for large numbers of avatars.
Generalize call for water height to GetWaterHeightAtXYZ().
Catch and correct exception getting terrain height when out of bounds.
Correct race condition in Terrain Manager where creation wasn't at taint-time.
Add API calls for constructing compound shapes.
Move NeedsMeshing() logic into object class.
Reorganize logic for object meshing to reduce rebuilding of meshs/hulls.
|
|
|
|
|
|
|
|
|
| |
'Body' to 'BSBody' for disambiguation when reading code.
Complete the API2 interface so nearly all methods on bullet
classes are available to the managed code. The efficient
single call simulation step is kept in place while all
other creation/destruction/parameterization can be done
in the managed code.
|
| |
|
|
|
|
| |
'unknown'.
|
|
|
|
|
|
| |
Track current collision flags in BSPrim.
Add BulletSimAPI calls for saving and restoring rigidBodies using
construction information structure.
|
|
|
|
|
|
|
|
|
| |
Moved all terrain code out of BSScene and into new BSTerrainManager.
Added logic to manage multiple terrains for mega-regions.
Added new functions to BulletSimAPI to match the library.
Moved all of the terrain creation and setup logic from C++ code to C# code.
The unused code has not yet been removed from either place. Soon.
Moved checks for avatar above ground and in bounds into BSCharacter.
|
|
|
|
| |
BSLinkset only know of BSPhysObject's and there is only one list to search in BSScene.
|
|
|
|
|
| |
This fixes the problem of non-base shapes (cubes and spheres)
falling through the terrain.
|
|
|
|
|
|
|
| |
no effect on non-logging running.
Capture region name that is passed to the physics engine and use
it for detail logging file name prefix.
Fix problem with avatars dropping when flying across region boundries.
|
|
|
|
|
|
| |
level of detail for large meshes.
Remove parameter and code for DetailLog (conditional logging into
regular log file).
|
| |
|
|
|
|
| |
each other.
|
|
|
|
| |
and then commenting out most of the additions.
|
|
|
|
| |
Make sure the collisionCollection is reallocated each tick to fix race condition of it being cleared while still in use.
|
|
|
|
|
|
|
|
| |
debugging.
Linkset bugs fixed where accounting of children would get lost.
Moved scene based vehicle tracking logic from prim to the scene.
Added GetCollisionFlags2 method to BulletSimAPI.
Updated DLLs and SOs.
|
|
|
|
| |
linksets that were caused by checking data structures that are changed regularly from taint time code -- resulted in linksets not being unlinked properly.
|
|
|
|
| |
happen when the taint is invoked can be debugged
|
|
|
|
|
|
| |
6dof constraint but eventually others will be exposed so future
features can use all the Bullet capabilities.
Force children to generate a position update when unlinked.
|
|
|
|
| |
terrain
|
|
|
|
|
|
|
|
| |
This also fixes computation of avatar mass.
Added parameter MaxPersistantManifoldPoolSize.
Fixed a parameter setting bug which caused crashes of there were
more than 400 or so physical objects. I tested up to 5000.
Updated BulletSim DLLs and SOs.
|
|
|
|
| |
collisions on objects that don't care are not reported up.
|
|
|
|
|
|
| |
Add interface 2 enhancements to BSCharacter.
Modify AddForce and SetForce to use the new Bullet interface.
More DetailLog statements for character.
|
|
|
|
| |
trying to find a corrupted memory problem. Update DLL and SO.
|
|
|
|
| |
not rebuild the physics mesh. Update the DLLs and SOs to latest version.
|
|
|
|
| |
to be consistant with parameter data structure
|
|
|
|
|
|
| |
Set ERP and CFM in linkset constraints.
Reorder rebuilding of object bodies so they are not rebuilt everytime
something is linked and unlinked.
|
| |
|
|
|
|
|
|
| |
and into its own class. The BulletSim data structures track
individual prims as linksets of 1 so most of the prim code is not
different between a linked and unlinked object.
|
| |
|
|
|
|
| |
forces.
|
|
|
|
| |
for more flexibility.
|
|
|
|
| |
is given if not physical.
|
| |
|
|
|
|
| |
Modify ZeroMotion() to not make tainting calls and to use new API calls.
|
|
|
|
| |
rebuilding the object each time. Makes it an O(n) operation rather than O(n\!).
|
|
|
|
|
|
|
|
| |
Physical linksets are fully functional.
Tweeking of the vehicle code to make it semi-work.
Utilize the new API2 for some setting operations.
Add GetOrientation() API call for proper reporting of children of linksets.
Changes the interface between C# and C++ code so old DLLs won't work!
|
|
|
|
| |
scene into vehicle dynamics code.
|
| |
|
|
|
|
| |
Cleaned up code and got rid of compile warnings.
|
|
|
|
|
|
|
| |
with an ini configuration parameter.
Correct computation of relative offsets of children in a linkset.
Remove a prim from any link relationship before deleting it.
Minor code flow cleanups.
|
|
|
|
|
| |
the simulator in batches.
More comments.
|
|
|
|
|
|
|
| |
It seems that ODE calls the avatar collision handling routine even
if there are no collisions. This causes the animation to be updated.
So, for instance, going from HOVER to FLY is caused by the physics engine
calling the collision routine each frame with 0 collisions.
|
|
|
|
| |
(there is still confusion in the rest of OpenSim). Enhance some debug statements to include the object ID.
|