Latif Khalifa
f5cecaa15e
Merged pull request #5
2012-09-10 20:50:30 +02:00
Latif Khalifa
02bfa47fa3
Merge pull request #6 from SignpostMarv/Vector3d-Vector3-casting
...
Vector3d vector3 casting
2012-09-10 11:43:08 -07:00
SignpostMarv
ed995a247b
adding unit test for vector casting
2012-09-07 10:54:34 +01:00
SignpostMarv
030284fc07
switching to an implicit cast as Vector3 to Vector3d results in no precision loss
2012-09-07 10:45:04 +01:00
Justin Clark-Casey
111cb9cb3c
Revert "Use the 1.2.10 log4net.dll taken from the Apache website which ships the publickeytoken to replace the existing libomv 1.2.10 log4net.dll"
...
This reverts commit 422b161df0 .
2012-09-07 00:55:56 +01:00
Justin Clark-Casey
a9336c0199
Revert "Some rough hacks to get GridProxy to return information on specific cap requests via the command line GridProxyApp."
...
Wasn't meant to be on this branch and this now seems the easiest way of getting rid of it
This reverts commit d19f09bdac .
2012-09-07 00:36:05 +01:00
Justin Clark-Casey
7d6c7b73fc
Update mac openjpeg to 1.5 and Makefile.osx
2012-09-06 23:58:48 +01:00
Justin Clark-Casey
a41f9a374d
Rename libopenjpeg linux libraries from 2.1.3.0 to 2-1.5.0, which I said I did in a previous commit but forgot
2012-09-06 23:57:36 +01:00
justincc
e4b2493598
Update windows openjpeg dlls to 1.5
...
Also updates DllOpenJPEG.vcproj
2012-09-06 23:09:10 +01:00
Justin Clark-Casey
2b881849e2
Remove some temporary files that I just added by mistake
2012-09-06 22:55:34 +01:00
Justin Clark-Casey
854f95c4c8
Add more libopenjpeg 1.5 files that I forgot were new
2012-09-06 22:54:40 +01:00
Justin Clark-Casey
f3e3f534cf
Add new necessary opj_config.h file with openjpeg 1.5
2012-09-06 22:51:37 +01:00
Justin Clark-Casey
d7ad73f5c2
Update libopenjpeg to 1.5 on Linux 32 and 64-bit.
...
I also took the liberty of changing the library name from libopenjpeg-dotnet-2.1.3.0-dotnet-1*.so to libopenjpeg-dotnet-2-1.5.0-dotnet-1*.so
To me, "2.1.3.0" looked like a full version number whereas it is really "2" and libopenjpeg "1.3.0"
Not sure what the "2" is, maybe dotnet 2
However, it might be better to get rid of this version information altogether - after all the openjpeg-dotnet.dll libraries do not have it
2012-09-06 22:40:39 +01:00
SignpostMarv
112fd49427
since constructors support each other, adding explicit operators for minor reduction in typing required
2012-09-06 12:00:58 +01:00
Latif Khalifa
5be4c13f36
Merge pull request #2 from justincc/log4net-change
...
Use the 1.2.10 log4net.dll taken from the Apache website which ships the...
2012-09-05 15:36:54 -07:00
Justin Clark-Casey
1729ce34bb
Use the 1.2.10 log4net.dll taken from the Apache website which ships the publickeytoken to replace the existing libomv 1.2.10 log4net.dll
...
This comes from http://archive.apache.org/dist/incubator/log4net/1.2.10/incubating-log4net-1.2.10.zip:bin/net/2.0/release/log4net.dll
OpenSimulator currently ships this version, but this means that in some circumstances libomv fails to load the logger DLL.
Since the DLL containing the publickeytoken is arguably superior (since it identifies the library as coming from apache)
I'm proposing replacement of the existing DLL in libomv which has an unrecorded origin (possibly self compiled).
2012-09-01 00:59:19 +01:00
Justin Clark-Casey
422b161df0
Use the 1.2.10 log4net.dll taken from the Apache website which ships the publickeytoken to replace the existing libomv 1.2.10 log4net.dll
...
This comes from http://archive.apache.org/dist/incubator/log4net/1.2.10/incubating-log4net-1.2.10.zip:bin/net/2.0/release/log4net.dll
OpenSimulator currently ships this version, but this means that in some circumstances libomv fails to load the logger DLL.
Since the DLL containing the publickeytoken is arguably superior (since it identifies the library as coming from apache)
I'm proposing replacement of the existing DLL in libomv which has an unrecorded origin (possibly self compiled).
2012-08-30 01:20:18 +01:00
Latif Khalifa
89a1c01551
LIBOMV-951: Added support for the script teleport permission
2012-07-31 21:46:18 +02: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
098abe4a6f
Updated PrimMesher to r72
2012-07-19 06:49:10 +02:00
Latif Khalifa
0ff6bee445
Consistent line endings
2012-07-13 08:10:36 +02:00
dahlia
ac96c20f87
set sphereMode property when meshing prims with PrimMesher
...
Signed-off-by: Latif Khalifa <latifer@streamgrid.net >
2012-07-13 08:07:05 +02:00
Latif Khalifa
23a556a130
Updated PrimMesher to r70
2012-07-13 07:56:03 +02:00
Latif Khalifa
e66172bcf1
Updated PrimMesher to r68. Thanks Dahlia\!
2012-06-20 11:09:48 +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
Douglas R. Miles
59519523f1
fixed bug - Actually cache the prim
2012-06-05 14:41:19 -07:00
Douglas R. Miles
41af257459
Reset Pool Activity time
2012-06-05 14:37:09 -07:00
Douglas R. Miles
a043bafe4a
Do not _add_ anything to *.MaxValue
2012-06-05 14:29:36 -07:00
Douglas R. Miles
c146c632d3
Fixed line-feeds added in last commit
2012-06-05 14:14:57 -07:00
Douglas R. Miles
00b363a4d3
Added two new boolean Client.Settings that can turn on Pooling: CACHE_PRIMITIVES and POOL_PARCEL_DATA .. set to their defaults they makes no change to libomv
2012-06-05 14:09:33 -07:00
Douglas R. Miles
b51e9d7315
SIMULATOR_TIMEOUT was designed for detecting simulators that are no longer in use (usually neighbors) .. So changed Connect() to use to LOGIN_TIMEOUT
2012-06-03 23:39:38 -07:00
Douglas R. Miles
5db917002b
Allow user code to turn on string interning
2012-06-03 23:10:08 -07:00
Douglas R. Miles
ffb9a5cdc5
Using patch from http://jira.openmetaverse.org/browse/LIBOMV-942
2012-06-02 15:01:27 -07:00
Latif Khalifa
b1ae7397a8
Removed non-existing param documentation
2012-06-02 19:23:54 +02:00
Latif Khalifa
dac2b89f23
Removed unused var
2012-06-02 19:15:07 +02:00
Douglas R. Miles
09f0a2f0a0
Added the ability to copy from object inventory
2012-06-02 03:40:27 -07:00
Douglas R. Miles
3d3dbe099d
Many features to the BVHDecoder
2012-06-02 03:35:41 -07:00
Justin Clark-Casey
d19f09bdac
Some rough hacks to get GridProxy to return information on specific cap requests via the command line GridProxyApp.
...
Also comments out some noisy http request logging
2012-06-02 05:06:24 +01:00
Douglas R. Miles
eebe0b11f2
GetResourceStream supports not running from non .NET applications (C++)
2012-05-30 19:32:34 -07:00
Douglas R. Miles
45ac20a1ef
Quit XML Login racing (causes null)
2012-05-30 19:23:38 -07:00
Douglas R. Miles
1b65209838
Guard against Assembly.GetEntryAssembly() being null AND gea.Location being null
2012-05-30 19:19:29 -07:00
Douglas R. Miles
90eaabec6f
Guard against Assembly.GetEntryAssembly() being null
2012-05-30 19:16:32 -07:00
Douglas R. Miles
a372d7c6a2
InventoryNodes are now sortable in their trees - w/o a nre
2012-05-30 16:46:11 -07:00