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-17 12:15:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fdca28dd4311dc4cb55dfd2bce10b4fe92aa66d
opensim
/
OpenSim
/
Region
/
Application
History
MW
87b07c19ef
Added "export-map <filename>" console command to the region server that will export a jpg image of the world map covering a 20 X 20 regions area centred on the current active region (ie the one set with change-region). While this should work in grid mode (if using the grid asset server and if my last commit did fix the world map), you might need to call the "export-map" command then wait a little while (60 seconds?) and then call it again so that you make sure the region has got all the texture assets from the asset server.
2007-11-18 12:04:21 +00:00
..
Application.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
IApplicationPlugin.cs
normalized line endings
2007-11-04 14:52:19 +00:00
OpenSimController.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
OpenSimMain.cs
Added "export-map <filename>" console command to the region server that will export a jpg image of the world map covering a 20 X 20 regions area centred on the current active region (ie the one set with change-region). While this should work in grid mode (if using the grid asset server and if my last commit did fix the world map), you might need to call the "export-map" command then wait a little while (60 seconds?) and then call it again so that you make sure the region has got all the texture assets from the asset server.
2007-11-18 12:04:21 +00:00
VersionInfo.cs
* Optimized usings
2007-10-30 09:05:31 +00:00