nooperation
8a6b8a711b
[RAD-428] Gestures not parsing chat channels correctly
2015-07-21 22:37:19 -04:00
Latif Khalifa
3421f412a1
Switching file versions to 0.9.4-dev
2015-07-06 20:21:11 +02:00
Latif Khalifa
6ac251b39c
Updated version
2015-07-06 17:01:16 +02:00
Latif Khalifa
08fde07576
LIBOMV-990: WinProxy: No Decoder for GetObjectCost, patch by Frederick Martian
2015-07-06 15:16:39 +02:00
Latif Khalifa
c72b93fa43
Merge pull request #23 from fly-man-/patch-2
...
Updating GroupPowers
2015-07-06 14:44:26 +02:00
dahliaT
ba7890b4d4
Merge pull request #22 from fly-man-/patch-1
...
WinGridProxy utility (minor)
2015-07-03 23:18:05 -07:00
Fly Man
18d9c61f29
Updating GroupPowers
...
* Updated to the latest known values
2015-07-03 22:02:38 +02:00
Fly Man
e24da24edf
WinGridProxy utility (minor)
...
- Correct handling of responses with a 'Zero' length
Original commit by Greythane (WhiteCoreSim)
2015-07-03 21:56:41 +02:00
Latif Khalifa
6da12edb38
New domain name
2015-06-30 20:25:47 +02:00
Latif Khalifa
959211a9ac
Merge pull request #21 from TechplexEngineer/master
...
Add non-blocking logout capability
2015-06-27 15:45:35 +02:00
Blake Bourque
ce7c8f5446
Fix the summary of RequestLogout (Existing Method)
2015-06-24 20:55:00 -04:00
Blake Bourque
962e2922cd
Add a non-blocking logout method to the NetworkManager
2015-06-24 20:54:46 -04:00
Latif Khalifa
de0ce9736f
Maintain compatibity with older compilers
2015-06-12 13:42:40 +02:00
Latif Khalifa
6465ec4737
Added avatar_skeleton.xml
2015-06-11 00:21:24 +02:00
Latif Khalifa
89ffa80883
Merge req #3
2015-06-11 00:02:57 +02:00
Spoof Kelberry
a46f1d09a2
Removed simulator from NetworkManager.Simulators if given up on RegionHandshake
2015-06-10 22:58:21 +02:00
Latif Khalifa
96f0965034
Merge pull request #19 from thoys/chattype-regionsayto
...
add ChatType RegionSayTo
2015-06-10 22:01:23 +02:00
Latif Khalifa
18b39948bd
Remove stray file
2015-06-10 21:59:02 +02:00
Latif Khalifa
d5913a9413
Merge pull request #16 from antoncl/patch-lindenskeleton
...
Fix a few minor issues with LindenSkeleton
2015-06-10 21:56:12 +02:00
dahlia
f75dccc313
fix Quaternion.GetAxisAngle()
2015-06-10 00:13:22 -07:00
dahlia
ebe3506a12
Fix Quaternion / operator
2015-06-09 20:35:34 -07:00
BlueWall
6b8afb2b61
Merge branch 'cinderblocks-master'
2015-05-12 23:58:58 -05:00
Cinder
f79a6613e6
Sync caps with Linden's viewer-release
2015-03-31 13:35:02 -06:00
Thijs Wenker
37d267a3ba
added ChatType.RegionSayTo (9)
2015-03-30 15:46:41 +02:00
Cinder
d19bf3e745
Add AppearanceHover packet
2015-03-29 10:34:19 -06:00
Justin Clark-Casey
172da1fdf3
minor: Put notice about auto-generated file Collada.cs manually changed in commit 3a59220
2014-12-17 19:02:54 +00:00
Justin Clark-Casey
66f857a468
Merge pull request #17 from diva/master
...
Patch to the auto-generated C# Collada code, because of a mono bug
2014-12-17 19:00:15 +00:00
Diva Canto
3a59220cde
Patch to the auto-generated C# Collada code, because of a mono bug reported here:
...
https://bugzilla.xamarin.com/show_bug.cgi?id=25474
The auto-generated code runs fine in Windows .Net but crashes in mono for some Collada files.
2014-12-17 08:31:08 -08:00
Anton Lauridsen
877824e4bf
Fix a few minor issues with LindenSkeleton
...
1) Doesn't crash when trying to load the lod 1 mesh for eyes.
2) Can decode the "packed" skinweights.
3) Has xmldoc tags for nearly everything.
Besides these changes I've added a version of avatar_skeleton.xml to the
"openmetaverse_data" folder. The file is copyright Linden Labs, and is
published by them under CCSA.
2014-12-16 07:22:33 +01:00
antoncl
9161b606a4
Added loader for the avatar_skeleton.xml file and a byte aligned endian aware reader
...
Signed-off-by: Anton Lauridsen <antoncl@users.noreply.github.com >
2014-12-16 07:13:11 +01:00
antoncl
07132c210f
Documented LindenSkeleton mesh, which can "unpack" the skinweights on the mesh and which correctly handles eyeball lod mesh.
...
Signed-off-by: Anton Lauridsen <antoncl@users.noreply.github.com >
2014-12-16 07:13:09 +01:00
Justin Clark-Casey
90e9243b9a
Merge pull request #15 from diva/master
...
Additional improvements to the bulk mesh upload: support more Collada!
2014-12-16 00:01:55 +00:00
Diva Canto
00e5078bee
One final improvement to instanced geometry in the libomv model: create only the necessary assets.
2014-12-14 19:32:08 -08:00
Diva Canto
068c04afbe
Deleting two extraneous fields from the llmesh header, rez_position and rez_scale. In talking to Dahlia, it turns out this was something she added to do something specific. She then gave this code to lkalif, who kept those 2 fields. They were harmless, but meaningless for the viewer.
2014-12-14 17:00:11 -08:00
Diva Canto
e31df72ef8
Additional improvements to the bulk mesh upload: support more Collada! Specifically, this now supports something that the LL viewer doesn't: the ability for instances of geometries to reuse geometries specifications.
...
Imagine a track with many poles, each pole being the same geometry; the LL viewer requires a geometry element for every single pole! This patch makes libomv able to parse Collada files where instances reuse geometries, allowing for much more concise Collada files.
2014-12-14 15:49:20 -08:00
BlueWall (James Hughes)
37f7cbe6bb
Merge pull request #14 from diva/master
...
Improvements to the bulk Collada importer
2014-12-14 09:07:44 -05:00
Diva Canto
66a2e4d750
Removed an unnecessary import.
2014-12-13 23:15:32 -08:00
Diva Canto
c86358fc0c
Merge branch 'master' of https://github.com/diva/libopenmetaverse
2014-12-13 23:15:04 -08:00
Diva Canto
a647048c0c
A couple of improvements to the bulk collada importer:
...
(1) handle hierarchical nodes in the visual scene
(2) handle the <triangle> element of geometries. This was done the lazy way: convert <triangles> to <polylist> and call the function that was already there for handling <polylist>
2014-12-13 23:13:39 -08:00
Diva Canto
9e6b52edee
A couple of improvements to the bulk collada importer:
...
(1) handle hierarchical nodes in the visual scene
(2) handle the <triangle> element of geometries. This was done the lazy way: convert <triangles> to <polylist> and call the function that was already there for handling <polylist>
2014-12-13 23:10:38 -08:00
Justin Clark-Casey
cedac5540a
Prevent multiple binds to the same port for receiving UDP packets under Mono.
...
On at least Mono 3.2.8, multiple UDP sockets can bind to the same port by default. This means that
when running multiple connections, two can occasionally bind to the same port, leading to unexpected
errors as they intercept each others messages.
Prevent this by explicitly setting SocketOptionName.ReuseAddress = false
2014-10-30 20:36:15 +00:00
Justin Clark-Casey
95171c877d
Rename DownloadManager.QueueDownlad() -> QueueDownload()
2014-10-28 23:50:59 +00:00
Justin Clark-Casey
01d07d5ab1
Fix regression where downloads via capabilities would never take place.
...
In 2208379 (Mon Aug 11 23:57:33 2014), DownloadManager.ParallelDownloads was accidentally set to 0 instead of 8.
This commit also try/catches the parallel part of AppearanceManager.DownloadTextures()
2014-10-28 23:43:44 +00:00
Justin Clark-Casey
a41f2bdd93
If client-send texture baking failed because of an exception then log it
2014-10-28 01:17:17 +00:00
Latif Khalifa
0da94242b2
LIBOMV-982: Alpha wearable checkbox for full alpha on a part has no effect
2014-10-26 02:04:42 +01:00
Justin Clark-Casey
ea395cf545
minor: Change runprebuild2012.bat to say it is creating vs2010 files and not vs2012
2014-10-21 00:34:32 +01:00
Justin Clark-Casey
50d88580e9
Merge pull request #13 from Heather/master
...
runprebuild2013.bat for .NET 4.0
2014-10-21 00:33:25 +01:00
Heather
fc7d031db7
runprebuild2013.bat for .NET 4.0
2014-10-15 14:35:44 +04:00
Justin Clark-Casey
0f4b361c34
minor: If logging due to a duplicate GridClient received packet then add name of source simulator and client name where appropriate.
2014-09-24 23:07:38 +01:00
Latif Khalifa
5b1377b70d
Merge pull request #12 from MelanieT/master
...
Add SeeAVs, AnyAVSounds and GroupAVSounds fields to ParcelPropertiesMess...
2014-08-12 03:22:21 +02:00