Justin Clark-Casey (justincc) 7562e63ae6 minor: remove mono compile warning, a Vector3 can never be null since it's a struct 13 년 전
..
HelperTypes.cs d199767e69 Experimental change of PhysicsVector to Vector3. Untested 15 년 전
Mesh.cs d199767e69 Experimental change of PhysicsVector to Vector3. Untested 15 년 전
Meshmerizer.cs 7562e63ae6 minor: remove mono compile warning, a Vector3 can never be null since it's a struct 13 년 전
PrimMesher.cs a58859a0d4 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. 14 년 전
SculptMap.cs 212326eeb0 fix meshing failure on sculpt maps smaller than 64x64 13 년 전
SculptMesh.cs 3053f5ba7d minor: remove some compiler warnings 14 년 전