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-27 00:55:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebeef02fef1a04b5b4cfe13dad588bcce7f9ba21
opensim
/
OpenSim
/
Region
/
Physics
/
Meshing
History
Justin Clark-Casey (justincc)
3053f5ba7d
minor: remove some compiler warnings
2010-12-10 03:08:31 +00:00
..
HelperTypes.cs
Experimental change of PhysicsVector to Vector3. Untested
2009-10-26 18:23:43 -07:00
Mesh.cs
Experimental change of PhysicsVector to Vector3. Untested
2009-10-26 18:23:43 -07:00
Meshmerizer.cs
minor: remove some compiler warnings
2010-12-10 03:08:31 +00:00
PrimMesher.cs
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
SculptMap.cs
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
2010-05-07 21:29:56 -07:00
SculptMesh.cs
minor: remove some compiler warnings
2010-12-10 03:08:31 +00:00