Commit History

Author SHA1 Message Date
  Diva Canto 218eb908be In SceneGraph, use the property PhysicsScene instead of the variable _PhysScene, so that it gets properly initialized before being dereferenced. 9 years ago
  Diva Canto 9d7e310e21 Deleted commented code 9 years ago
  UbitUmarov 9aaaf705f5 actually reduce max number of ode spaces 9 years ago
  UbitUmarov ce1c5de793 bug fix on ode spaces and allow more of them on large regions 9 years ago
  UbitUmarov a54e0339ef remove a forgotten 1000.9 factor on physics fps 9 years ago
  UbitUmarov 08f9c54554 use GetTimeStampMS to increase heartbeat and stats timing resolution. some rearrange on stat code ( MOSES special ones still out ) 9 years ago
  UbitUmarov f0c865555b add a GetTimeStampMS method, this returns a time stamp in miliSeconds with the resolution avaiable for StopWatchs. Value in double since it can be large (as machine uptime in high resolution ticks) 9 years ago
  UbitUmarov ac4b2b2f50 normalise physics plugins to return fps as (simulated time / requested simulation time). improved a bit old ode simulations per call math 9 years ago
  Diva Canto dac8edd5dd Transformed the LLUDP ad-hoc plugin into a region module. It works. 9 years ago
  UbitUmarov 1434cb88fd a bit better addAvatar() call chain 9 years ago
  UbitUmarov 2f9a018bc8 make addavatar more friendly between plugins 9 years ago
  UbitUmarov 7bfa311e32 fix a old bug i added: MaxWearables can't be changed in runtime 9 years ago
  UbitUmarov 5aa7a4fa52 fix CM_api compile error 9 years ago
  UbitUmarov db6c4a89a8 minor clean 9 years ago
  UbitUmarov b265e35d7c missing file 9 years ago
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in 9 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  Diva Canto 0235e58fff Moved ExtendedPhysics from OptionalModules to Bullet project, because it's very much an optional Bullet feature. This way, Bullet doesn't need to depend on the OptionalModules dll. No changes in configs or behavior. 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  UbitUmarov f811fdfb70 remove lixo 9 years ago
  UbitUmarov fb78b18252 Merge remote-tracking branch 'os/master' 9 years ago
  UbitUmarov 52f7991ee5 lixo 9 years ago
  Diva Canto 9435405ca1 Deleted physics plugin classes. 9 years ago
  Diva Canto 50e7e38f45 Physics refactoring: all unit tests pass. 9 years ago
  Diva Canto 11194209df First commit where physics work as region module. 9 years ago
  Diva Canto 134d4300f0 All physics plugins are now region modules. Compiles but doesn't run. 9 years ago
  Diva Canto 49ab478d28 Fixed a namespace dependency. Also started preparing prebuild.xml for making physics region modules. 9 years ago
  Diva Canto 3741edd1c7 Refactored Meshing modules: 9 years ago
  UbitUmarov 31a50a73cb dont change camera on crossings 9 years ago
  UbitUmarov 4905c74ddf start sending terrain patchs in completmovement where we know its 9 years ago