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-05-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92b6d1efbb193da12ffbb8d7e021dffd44dbf8ba
opensim
/
OpenSim
/
Region
History
Dr Scofield
92b6d1efbb
2009-01-26 21:35:38 +00:00
..
Application
* Adds console command, 'predecode-j2k <number of threads>' to load all of the texture assets from the scene and decode the j2k layer data to cache. The work is split between the number of threads you specify. A good number of threads value is the number of cores on your machine minus 1.
2009-01-25 04:34:00 +00:00
ClientStack
add a definition for a parcel properties CAP
2009-01-26 10:42:24 +00:00
Communications
* Add new unit test for simple teleport in a standalone.
2009-01-15 21:27:55 +00:00
DataSnapshot
* refactor: call AddHttpHandler() directly via CommsManager
2009-01-06 14:44:45 +00:00
Environment
2009-01-26 21:35:38 +00:00
Examples
/SimpleModule
* Separate starting a client thread into a separate Start() method (which matches the existing Stop() and Restart() methods)
2009-01-12 19:37:56 +00:00
Interfaces
* Providing a way for the rest of the simulator to get at the economy settings through the IMoneyModule interface.
2009-01-26 20:05:13 +00:00
Modules
minor: Remove some serialization module scene wrappers
2008-12-19 19:35:14 +00:00
Physics
* More friendly OpenJpeg error handling.
2009-01-21 11:16:33 +00:00
ScriptEngine
Remove the addition of the region coordinates to obtain the absolute position of a prim/person on the grid. I believe it is superfluous and removes needed decimal places for short range sensors.
2009-01-25 21:13:42 +00:00
UserStatistics
minor: remove mono compiler warning
2009-01-09 21:15:34 +00:00