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-27 11:05:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b167507e323a2f0162aa3106ab63d8cf2a5f57ae
opensim
/
OpenSim
/
Region
/
Examples
/
SimpleApp
History
Sean Dague
b167507e32
Patch for mantis 0000015: Textures don't display in the object
...
properties window From Justin Casey (IBM)
2007-11-30 20:16:40 +00:00
..
Properties
* Optimized usings
2007-10-30 09:05:31 +00:00
ComplexObject.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
CpuCounterObject.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
FileSystemObject.cs
cleaned up some mono compiler warnings
2007-11-18 15:14:37 +00:00
MyNpcCharacter.cs
Patch for mantis 0000015: Textures don't display in the object
2007-11-30 20:16:40 +00:00
MyWorld.cs
Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorldMap and into its own public method (which is called during region creation). We shouldn't have things like that in methods like LoadWorldMap as some regions might not being having a worldmap loaded via the LoadWorldMap method (like in custom applications).
2007-11-28 12:36:09 +00:00
Program.cs
* Extended our semi-stupid implementation of in world object permissions to show a user's client that it can't edit a prim if it doesn't have permission.
2007-11-30 04:54:15 +00:00