This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-14 11:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbb8b66908a72632324c0b2aefbe2ce5e2c710c2
opensim
/
OpenSim
/
Region
History
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.
2008-02-23 12:46:23 +00:00
..
Application
"threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging.
2008-02-21 10:43:24 +00:00
ClientStack
* Converted the last of the events to the private delegate instance method to avoid race conditions.
2008-02-22 21:18:08 +00:00
Communications
* Converted the last of the events to the private delegate instance method to avoid race conditions.
2008-02-22 21:18:08 +00:00
Environment
* Added Support within the ODEPlugin for Selected. Which means that;
2008-02-23 11:42:55 +00:00
Examples
/SimpleApp
Minor cleanup.
2008-02-20 18:38:20 +00:00
ExtensionsScriptModule
Minor cleanup.
2008-02-20 18:38:20 +00:00
Physics
* 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.
2008-02-23 12:46:23 +00:00
ScriptEngine
Fix for error message during startup (shared thread started processing region queue before queue objects were fully operational)
2008-02-22 23:45:17 +00:00
Storage
Minor cleanup.
2008-02-20 18:38:20 +00:00
Terrain.BasicTerrain
Minor cleanup.
2008-02-20 18:38:20 +00:00