MW
|
b2c6f316e1
|
Some work on Inventory (not yet finished or enabled)
|
2007-07-19 20:21:02 +00:00 |
|
MW
|
0b6e332e16
|
Added some Alert methods to Scene , and a console command handler. So from the console to send alerts use : alert general <message> , for a instance wide message , or use alert firstname secondname <message> to send a alert to one user. (TODO: add region wide messages).
|
2007-07-19 10:44:19 +00:00 |
|
MW
|
4c8b8d22ff
|
A script/custom application should be able to add a particle system to a prim, just create a new libsecondlife.Primitive.ParticleSystem() and then call AddNewParticleSystem() on the OpenSim particle : we really need to rename our particle class to stop conflict with the one in libsl.
|
2007-07-18 21:26:31 +00:00 |
|
MW
|
d2b459b8e5
|
Sculpted Prims should now work.
|
2007-07-18 20:29:06 +00:00 |
|
MW
|
04ece84d6b
|
few small changes
|
2007-07-18 13:40:07 +00:00 |
|