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-06-25 15:55:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1dfa382e44bdb386136d84f3d7f67cfdb080fe16
opensim
/
OpenSim
/
Region
/
Environment
History
Justin Clarke Casey
e7e157d95e
* Temporarily disabling sending of ImageNotInDatabasePacket when a texture isn't found, since this appears to be crashing Linden client 1.19.0(5)
2008-03-11 18:41:22 +00:00
..
Interfaces
Added Frist basic version on the VectorRenderModule, that allows scripts to do some basic drawing onto textures. Currently the method the scripts have to use is most likely not the most user friendly, but this should improve soon. And hope to allow SVG files (either loaded from a web site, or even script created) to be used. I will add a page to the wiki tomorrow, until then
http://www.pastebin.ca/934425
is a example c# script that can be used to get a bit of a idea.
2008-03-08 20:54:34 +00:00
LandManagement
* Fix for exception in landmanager crash.
2008-03-06 23:14:24 +00:00
Modules
* Temporarily disabling sending of ImageNotInDatabasePacket when a texture isn't found, since this appears to be crashing Linden client 1.19.0(5)
2008-03-11 18:41:22 +00:00
Scenes
ODEPlugin
2008-03-10 05:56:58 +00:00
Types
Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.
2008-03-04 05:31:54 +00:00
EstateManager.cs
* Disabled ancient TerrainEngine.
2008-03-06 15:49:53 +00:00
InstantMessageReceiver.cs
Added copyright statements.
2008-02-05 03:20:51 +00:00
ModuleLoader.cs
Minor cleanup.
2008-02-20 18:38:20 +00:00
PermissionManager.cs
* Removed more compiler warnings, dead code, etc.
2008-03-05 21:47:19 +00:00
StorageManager.cs
Minor cleanup.
2008-02-20 18:38:20 +00:00