Adam Frisby
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
17 年之前 |
MW
|
7f03246653
Gird mode in sugilite should now work in so far as you should be able to login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now).
|
17 年之前 |
Adam Frisby
|
e8acf1cca9
* Begun work on Primitive Duplication. Not hooked up yet, but theoretically could be done so. In practice, more work needs to be done.
|
17 年之前 |
Adam Frisby
|
bdab40280b
* Added instant message support for the local region. Grid support forthcoming.
|
17 年之前 |
mingchen
|
bc02ddf523
*Fixed several bugs that crashed the viewer and opensim server when logging in on grid mode
|
17 年之前 |
Adam Frisby
|
249ce4cf6f
* More cleaning - Sugilite now only has build errors for "value is never used" properties (which I presume will be filled in over time)
|
17 年之前 |
Adam Frisby
|
daf7b8ec76
* Cleaning - attempting to get compiler warnings back down to zero.
|
17 年之前 |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 年之前 |
MW
|
54ef77f0fd
Can change the name and description of a prim.
|
17 年之前 |
MW
|
9800c05c1b
Started change to having SceneObject and then that having child Primitives which in turn have a Shape object (currently PrimitiveBaseShape). The plan is only for the SceneObject to interface with the physics engines. As a physics Entity should be able to have mulitple shapes connected to it.
|
17 年之前 |
mingchen
|
fe0528b98c
*Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode)
|
17 年之前 |
mingchen
|
e41eedc9ae
*Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
|
17 年之前 |
MW
|
646bbbc84b
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
17 年之前 |