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 03:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a9e572e8a49909d2fea52dcf298c07dfe2bb0e9
opensim
/
OpenSim
/
Region
/
Environment
History
Teravus Ovares
7a9e572e8a
Linux Compile error if Color is compared against null. Documentation for System.Drawing.Color says it returns a Color with all Components as 0 if the String passed isn't a known color, so the null check has been commented out
2008-03-09 13:04:58 +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
Linux Compile error if Color is compared against null. Documentation for System.Drawing.Color says it returns a Color with all Components as 0 if the String passed isn't a known color, so the null check has been commented out
2008-03-09 13:04:58 +00:00
Scenes
Thank you kindly, Ldviopeng for:
2008-03-08 18:06:10 +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