dahlia
|
709814c194
add support for particle blending LSL functions
|
11 years ago |
dahlia
|
e1ce3907f2
Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :)
|
11 years ago |
dahlia
|
cd33972ed1
trigger a build to see if tests will work
|
11 years ago |
Latif Khalifa
|
26fd29622d
Added sending (for now hard-coded) sim isze in SendMapBlockSplit()
|
11 years ago |
Latif Khalifa
|
417836ac5e
Updated libomv to 25ee208a 2013-11-05
|
11 years ago |
Justin Clark-Casey (justincc)
|
8e1bf55e7b
Add IncomingPacketsResentCount clientstack statistics
|
11 years ago |
Justin Clark-Casey (justincc)
|
caf2abe311
Record individual region bot disconnects in pCampbot log
|
11 years ago |
Justin Clark-Casey (justincc)
|
fb23f78928
minor: comment out "SetLastPosition" GridUserService debug message for now.
|
11 years ago |
Justin Clark-Casey (justincc)
|
2d315ec207
Fix a race condition where pCampbot actions could continue even if a bot had disconnected.
|
11 years ago |
Justin Clark-Casey (justincc)
|
2b069a3b1e
If the LSL state_entry() event definition contains any parameters, then generate syntax error as seen on the LL grid
|
11 years ago |
dahlia
|
7faf286d00
add null check for jpeg2000 sculpt image decode failure. Note: the j2kDecodeCache folder should be cleared after updating to this revision so that sculpts containing alpha can be re-decoded and successfully meshed.
|
11 years ago |
dahlia
|
ce94f990bb
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
dahlia
|
f4ded3af63
discard alpha in 4-plane sculpt textures before generating physics proxy mesh
|
11 years ago |
Justin Clark-Casey (justincc)
|
db32e5d304
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
c6395240f0
For individual bots, seed random number generator with a random number from BotManager rather than Environment.Tickcount
|
11 years ago |
dahlia
|
cc73ef4eb9
add new particle system blending rule enumerations
|
11 years ago |
Justin Clark-Casey (justincc)
|
cc7065f9ee
minor: change "bot" pCampBot help cateogry to "Bots"
|
11 years ago |
Justin Clark-Casey (justincc)
|
4c4a1cf715
Start counting resent packets in the places that I missed when the stat was first added a few commits ago
|
11 years ago |
Justin Clark-Casey (justincc)
|
50794c9008
minor: remove mono compiler warnings in AvatarPickerSearchModule and UploadBakedTextureModule
|
11 years ago |
Justin Clark-Casey (justincc)
|
3d5a7e9b19
Add OutgoingPacketsResentCount clientstack stat.
|
11 years ago |
Justin Clark-Casey (justincc)
|
b7c57294cc
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
dahlia
|
eb52d346c0
add new LSL constants associated with new "ribbon", "glow", and "blend" particle system functionality. Note that this does *not* complete required server side changes for implementing the new particle system
|
11 years ago |
Justin Clark-Casey (justincc)
|
0e07fad2e1
minor: update pCampbot usage/help statement
|
11 years ago |
dahlia
|
46a4c32e27
update libomv to 5b4c1e8694479629f7cacd72dd6bc39a6b327f9c (git master as of time of this commit)
|
11 years ago |
Justin Clark-Casey (justincc)
|
fdd1c63c3c
Make "fcache status" command also display information on disk/mem cache hit rate that is currently only displayed if LogLevel >=1 in [AssetCache] config
|
11 years ago |
Justin Clark-Casey (justincc)
|
28f36d8db5
Put fcache commands output to console, not log
|
11 years ago |
Justin Clark-Casey (justincc)
|
edaf0a98d6
Give the caller AddMapTile a valid reason response if this failed due to blank response from server or connection failure.
|
11 years ago |
Justin Clark-Casey (justincc)
|
26c2d9e627
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
39de7614ec
Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section.
|
11 years ago |
Robert Adams
|
d23ef79f98
BulletSim: restore collision flags when clear collision cache.
|
11 years ago |