Commit History

Автор SHA1 Съобщение Дата
  Robert Adams 63d192f011 BulletSim: Remove linkset 'Incomplete' flag as its meaning couldn't be made clear. Add 'InternalScheduleRebuild() CHange rebuild code to call InternalScheduleRebuild() rather than ForceRebuild() to limit the scope of the changes made by the linkset. преди 10 години
  Robert Adams 41a943bfd0 BulletSim: add BSLinkset.AllPartsComplete that checks of all linkset members are not Incomplete and not waiting for assets. Change BSPrimLinkable to use AllPartsComplete. преди 10 години
  Robert Adams eef954a214 BulletSim: Make BSPrimLinkable 'incomplete' if any of its children are waiting for assets to load. преди 10 години
  Robert Adams cf85ade81e BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomplete flag based on rebuild flags to say when an object is being rebuilt. преди 10 години
  Oren Hurvitz 998d7009a6 Eliminated many warnings преди 10 години
  Robert Adams d09c35f506 BulletSim: pass both root and child BSPhysObjects to Extension function. Update routines to use the new parameters list from above change. преди 11 години
  Robert Adams 995314f91f BulletSim: add ID parameter to TaintedObject calls so logging will include LocalID of object which created the taint. преди 11 години
  Robert Adams 4781297b4e BulletSim: Extension parameters passed through the classes made to pass just and array of objects rather than a mixture of parameters and array. Makes understanding and parsing what is being passed much easier. преди 11 години
  Robert Adams e1120cb74d BulletSim: add extended physics function physGetLinkType(linkNum). Add implementation of physChangeLinkParams() in BSLinksetConstraint. преди 11 години
  Robert Adams 455d36c4c7 BulletSim: add physChangeLinkParams to set individual parameters on link constraints. Not fully functional. Remove double definition of ExtendedPhysics parameters by having BulletSim reference the optional module (addition to prebuild.xml and usings). преди 11 години
  Robert Adams 6aee08ac3c BulletSim: add physChangeLinkSpring to change linkset link to be a spring constraint. Add implementation to create spring constraint. Send up property updates for linkset children at the end of flexible linkset links. The simulator probably doesn't do the right thing yet. преди 11 години
  Robert Adams f3cc20050e BulletSim: initial implementation of physChangeLinkFixed that resets a linkset's link back to a fixed, non-moving connection. преди 11 години
  Robert Adams c6a6631efc BulletSim: move linkset extension operations into BSPrimLinkable where they should be. преди 11 години
  Robert Adams 725751fd6c BulletSim: fixes for change linkset implementation of physical linksets. преди 11 години
  Robert Adams 5bdfd55ace BulletSim: When converting linkset types, don't try to change the list преди 11 години
  Robert Adams 24df15dab7 BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType' преди 11 години
  Robert Adams aec8852af7 Revert "Revert "BulletSim: move collision processing for linksets from BSPrimLinkable"" преди 11 години
  Robert Adams c45659863d Revert "BulletSim: move collision processing for linksets from BSPrimLinkable" преди 11 години
  Robert Adams b4c3a791aa BulletSim: move collision processing for linksets from BSPrimLinkable преди 11 години
  Robert Adams a65cec3986 BulletSim: implementation of linkset center-of-mass. преди 11 години
  Robert Adams 97698ae311 BulletSim: More tweaking on center-of-mass. Almost there. Changes have no effect if LinksetOffsetCenterOfMass=false (the default). преди 11 години
  Robert Adams 03268d85c4 BulletSim: comments and non-functional changes working toward the center-of-gravity implementation. преди 11 години
  Robert Adams 425d2a2a97 BulletSim: set linkset type to be prim specific rather than a simulator преди 11 години
  Robert Adams 5d25bb3084 BulletSim: zero vehicle motion when changing vehicle type. преди 11 години
  Robert Adams ad1787770e BulletSim: rename variable 'PhysicsScene' to be either 'PhysScene' or 'm_physicsScene' to match coding conventions and reduce confusion. преди 11 години
  Robert Adams e5582939fd BulletSim: massive refactor of shape classes. Removed shape specific code from BSShapeCollection. Using BSShape* classes to hold references to shape. Simplified shape dependency callbacks. Remove 'PreferredShape' methods and have each class specify shape type. Disable compound shape linkset for a later commit that will simplify linkset implementation. преди 11 години
  Robert Adams 99f39836a1 BulletSim: moving comments around. No functional change. преди 11 години
  Robert Adams 0194a3d890 BulletSim: fix density since the simulator/viewer track density in a преди 11 години
  Robert Adams fb903ff490 BulletSim: More work on center-of-mass. Remove linksetinfo and rely on simulator to update info. преди 11 години
  Robert Adams 1b55a9d81e BulletSim: fix avatar bobbing or jiggling while stationary flying. преди 11 години