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-06 02:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
334dce42e7982429567397869fea6db89703cd13
opensim
/
OpenSim
/
Region
/
Examples
/
SimpleApp
History
MW
7915adc6c5
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
2007-08-28 18:40:40 +00:00
..
Properties
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
ComplexObject.cs
Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict with Rotation in entitybase (couldn't override as they are different types (LL vs Axiom) and didn't want to add new).
2007-08-16 18:22:08 +00:00
CpuCounterObject.cs
* Exploring Group/Part from an app perspective.
2007-08-15 16:57:47 +00:00
FileSystemObject.cs
Deleted a few old files that are no longer used.
2007-08-27 15:34:21 +00:00
MyNpcCharacter.cs
Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a script in a primitive is deleted.
2007-08-22 18:36:47 +00:00
MyWorld.cs
Start of trying to make Region/Scene more modular.
2007-08-28 14:21:17 +00:00
Program.cs
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
2007-08-28 18:40:40 +00:00