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-27 20:35:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a87ebda8950d4ab3bb8ceb2afe2801d530703d8f
opensim
/
OpenSim
/
Region
/
Examples
/
SimpleApp
History
MW
a87ebda895
Removed reference to Scene EventManager from primitive. In its place, primitive now has its own event (OnPrimCountTainted) that ParcelManager subscribes to.
...
Removed some unused code from SimpleApp.
2007-07-15 17:40:21 +00:00
..
Properties
* Optimized usings (the 'LL ate my scripts' commit)
2007-07-03 14:37:29 +00:00
MySceneObject.cs
*Removed ParcelManager from SceneObject and Primitive and replaced with events in EventManager
2007-07-14 17:01:15 +00:00
MyWorld.cs
* Added loading methods for NullStorage.
2007-07-15 15:40:50 +00:00
Program.cs
Removed reference to Scene EventManager from primitive. In its place, primitive now has its own event (OnPrimCountTainted) that ParcelManager subscribes to.
2007-07-15 17:40:21 +00:00