Revolution Smythe
057956b3ae
Update the baker so that it can generate better baked textures.
2013-04-20 02:54:01 -04:00
Revolution Smythe
92d9aba102
Add ExportBitmap() method to make the j2k decoder faster, as it's direct, instead of exporting to tga and reimporting it.
2013-03-26 00:02:59 -04:00
Revolution Smythe
a4a6133409
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse
2013-03-21 14:23:24 -04:00
Latif Khalifa
4b082d84af
GetAllNetworkInterfaces() sometimes fails on macs
2013-03-09 08:50:52 +01:00
Latif Khalifa
4150259837
Added method for setting FOV
2013-03-09 00:42:33 +01:00
Latif Khalifa
bbbbabdcba
LIBOMV-959: Add LightImage ExtraParameter type suppport to primitives
...
Patch by: Frederick Martian
2013-03-08 22:49:11 +01:00
Latif Khalifa
f9f424b48d
Allow passing 'replace' param to AddToOutfit
2013-03-08 12:47:47 +01:00
Latif Khalifa
2ce37c9caa
Set the morph masks even if no parametrimized masks were added
2013-03-07 22:47:50 +01:00
Revolution Smythe
4466e0c9db
Merge branch 'master' of git://github.com/openmetaversefoundation/libopenmetaverse
...
Conflicts:
bin/log4net.dll
2013-03-06 21:05:49 -05:00
Latif Khalifa
f8f8e616b3
Added KillObjects event to allow for more efficient processing of the kill messages by the apps
2013-03-04 08:33:08 +01:00
Latif Khalifa
d703f21a6c
Don't crash trying to enable voice on a system with no sound card
2013-02-22 14:07:32 +01:00
Latif Khalifa
090dcedab3
Fixed camera direction sent to the sim in AgentUpdate
2013-02-21 23:40:37 +01:00
Latif Khalifa
165f8c4280
Line endings
2013-02-21 23:38:42 +01:00
Latif Khalifa
5a3b03856c
LIBOMV-955: Added handling AgentStateUpdate EQ message
2013-02-16 07:05:16 +01:00
Latif Khalifa
5421745bc3
LIBOMV-958: Added ability to report status of last application run to the grid login service
2013-02-16 05:39:32 +01:00
Latif Khalifa
12e5f53577
Request CAP for setting object materials
2013-02-09 00:55:50 +01:00
Latif Khalifa
5c2c1638e4
Increase the capacity of the buffer for tracking incoming seen messages.
...
Fixed enum typo
2013-02-02 04:02:13 +01:00
Latif Khalifa
1ed090f4d2
Added new RequestLure type of IIM.
...
See https://jira.secondlife.com/browse/storm-1838 for details
2013-01-25 13:41:21 +01:00
Latif Khalifa
98a455ea30
Track avatar animations
2012-12-24 06:24:52 +01:00
Latif Khalifa
3586f59aee
Added metod for downloading server side bakes
2012-12-24 05:38:48 +01:00
Latif Khalifa
9447076f19
Store what inventory item we requested to create, to workaround bug in Linden service that returns broken info
2012-12-21 01:49:36 +01:00
Latif Khalifa
6fe0fd267b
Added OSD serialization to InventoryFolder
2012-12-18 04:35:49 +01:00
Latif Khalifa
6d711e88dc
* Added OSD serialization/Deserialization for InventoryItem
...
* Implemented FetchInventory2 capability
2012-12-18 02:31:40 +01:00
Latif Khalifa
9186f94654
Fetch fresh version of COF during appearance setting.
...
Added setting whether to use caps for some inventory operations.
TODO: Add support for FetchInventory2 capability
2012-12-16 19:21:23 +01:00
Latif Khalifa
496d233034
Use server side baking where supported.
...
This requires Current Outfit Folder to be maintained which
is not yet supported by the library, but it allows the
appearance to be set correctly if outfit was set in
a COF compliant viewer on previous login
2012-12-16 04:33:30 +01:00
Latif Khalifa
a8232385ff
Request URL for the capability to initiate server side baking
2012-12-16 01:51:36 +01:00
Latif Khalifa
d1080a24d9
Added support for new fields in the RegionHandshake packet
2012-12-16 01:34:26 +01:00
Latif Khalifa
cf953b201a
Process additional information in AvatarAppearance message
2012-12-16 01:15:14 +01:00
Latif Khalifa
2807f66c02
Removed obsolete XMPP login param.
...
Added new param used for server side baking
2012-12-16 00:28:20 +01:00
Latif Khalifa
9d5db9d4c9
Merge branch 'master' of /cygdrive/c/dev/libopenmetaverse
2012-12-15 08:22:43 +01:00
Latif Khalifa
d5ba5ce9c4
Updated message_template from the project sunshine viewer (server side baking)
2012-12-15 08:20:13 +01:00
Latif Khalifa
2799ada5d2
Line endings
2012-11-17 23:44:39 +01:00
Latif Khalifa
7970572637
Added field for last updated timestamp to display name class
2012-11-17 23:43:51 +01:00
Latif Khalifa
9d42f0071e
LIBOMV-956: Add support for large groups (GroupMemberData capability)
2012-11-17 19:51:18 +01:00
Latif Khalifa
814c749bde
Updated list of capabilities
2012-11-17 17:45:14 +01:00
Latif Khalifa
ad3ae73b79
Couple of doc fixes
2012-11-17 14:23:04 +01:00
Latif Khalifa
7bdb9a6f25
openmv.org has expired, use the full domain name
2012-10-18 04:00:40 +02:00
Latif Khalifa
db856384d0
Line endings
2012-09-18 01:36:01 +02:00
Latif Khalifa
89a1c01551
LIBOMV-951: Added support for the script teleport permission
2012-07-31 21:46:18 +02:00
Revolution Smythe
fdcb8c9ab5
Commit better archiving pieces.
2012-07-27 13:47:36 -04:00
Revolution Smythe
37597a448e
Merge in the changes from the original Aurora-LibOMV branch (missing a few optimizations that change a lot of base types, not included as I'd rather stick closer to master at this point).
2012-07-27 13:39:21 -04:00
Steven Westcot (a.k.a. Nichodemos Vesperia)
6212cbd766
Add support for Host Events group power
2012-07-25 23:31:16 +02:00
Latif Khalifa
be6d6e8c79
Merge branch 'master' of git://github.com/logicmoo/libopenmetaverse
2012-06-09 21:16:59 +02:00
Douglas R. Miles
6167d572db
TerrainCompressor - Make terrain patches serializable
2012-06-09 11:32:36 -07:00
Latif Khalifa
8d97ea6dcd
Merge branch 'master' of git://github.com/logicmoo/libopenmetaverse
2012-06-09 20:30:01 +02:00
Douglas R. Miles
55a11c3f12
GridManager - Handle error results
2012-06-09 11:25:19 -07:00
Latif Khalifa
aa0b16220b
Merge remote-tracking branch 'dmiles/master'
2012-06-08 22:46:16 +02:00
Melanie
67c8419a0b
Reduce the effect of rounding errors that occur when TEs are repeatedly unpacked, modified and repacked. Before, the errors were cumulative, causing textures with negative rotations to tend to rotate back towards zero. This patch, while not 100%, minimizes the effect of the error and causes it to no longer be cumulative, therefore a small, constant rotational error may ensue but there is no longer a behavior of constantly rotating to achieve zero rotation.
...
Signed-off-by: Latif Khalifa <latifer@streamgrid.net >
2012-06-08 22:27:31 +02:00
Douglas R. Miles
a63ad059af
Allow VoiceGateway to run from unmanaged code
2012-06-05 23:29:04 -07:00
Douglas R. Miles
d2ac0d0ed2
Added LOG_DISKCACHE = true.. when in logging in Debug it no longer cites all cache misses if the boolean is set false (Still warns about File Save Errors)
2012-06-05 21:37:13 -07:00