UbitUmarov
|
1e49330904
update libomv with new dllmapconfiguration helper. This will read again files *dll.config to setup dllmaps, but does need to be called by hand on respective assemblies. It will also set dllmaps for windows. Change ubode to use it. (cross fingers)
|
2 vuotta sitten |
UbitUmarov
|
d9380c9b83
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2 vuotta sitten |
UbitUmarov
|
0289011442
cosmetics on ubder meshing
|
2 vuotta sitten |
UbitUmarov
|
5c0bd1c279
ubOdeMeshmerizer: try log a bit more information in case of fail to decode a mesh asset header
|
2 vuotta sitten |
UbitUmarov
|
9f88613f7e
simplify ubOdeMeshing a bit
|
3 vuotta sitten |
UbitUmarov
|
21da22b6ec
lludp remove obsolete pending queue
|
3 vuotta sitten |
UbitUmarov
|
1fbf8b44b4
ubOde mesh work does not need a thread all the time
|
3 vuotta sitten |
UbitUmarov
|
185ed42123
cosmetics
|
5 vuotta sitten |
UbitUmarov
|
ba66d2d3c1
minor cleanup on mesh decompress code
|
5 vuotta sitten |
UbitUmarov
|
44e6f45ed6
cosmetics
|
5 vuotta sitten |
UbitUmarov
|
be94a0bffa
minor cosmetics
|
6 vuotta sitten |
UbitUmarov
|
eb5fe57a17
more use of simpler xml encoder on inventory fetch, plus other cosmetics
|
6 vuotta sitten |
UbitUmarov
|
390cb703f3
and some more guard try{}catch{} on ub mesh processing
|
6 vuotta sitten |
UbitUmarov
|
e9d2d81880
pesty warnings
|
7 vuotta sitten |
UbitUmarov
|
ae04a24e7a
recover a lost null check
|
7 vuotta sitten |
UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
7 vuotta sitten |
UbitUmarov
|
201c916670
add a missing return on a mesh decode error in ubOdemeshmerizer
|
7 vuotta sitten |
UbitUmarov
|
1830387840
Oops fix also default UseMeshiesPhysicsMesh also on ubOde
|
7 vuotta sitten |
UbitUmarov
|
8b2e95d1c1
add a rudimentary version control to ubOde meshs cache
|
7 vuotta sitten |
UbitUmarov
|
618e142cf8
ubOde: remove some dead code
|
7 vuotta sitten |
UbitUmarov
|
66a5b4d120
ubOde suport convex shapes on all normal prims and sculpts. Since code is experimental this is controled by options ConvexPrims and ConvexSculpts, on section Mesh, that can be set to false in case of problems
|
7 vuotta sitten |
Melanie Thielker
|
a17db1b3cd
Comment two very spammy debug messages that the usr can't do anything about
|
7 vuotta sitten |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
8 vuotta sitten |
UbitUmarov
|
7d8cb244d1
ubOde other convex type objects other than mesh and sculpt also don't have holes
|
8 vuotta sitten |
UbitUmarov
|
ba7904a3a8
a few more changes on potencial mem issues
|
8 vuotta sitten |
UbitUmarov
|
2db22bf064
minor changes to ubMeshmerizer memory use
|
8 vuotta sitten |
UbitUmarov
|
7ebc08ad65
partially revert commit f29d5ad662387b97d9e881f28df584dc19fa8c07: if mesh asset does not contain data for PRIM type warn and use convex, do avoid physical peims going underground etc
|
8 vuotta sitten |
UbitUmarov
|
f29d5ad662
ubOde: if a mesh does not contain data for shape type PRIM, dont collide as convex as before but just don't collide matching the type NONE viewers display in this case
|
8 vuotta sitten |
UbitUmarov
|
d5dbcc8ad7
ubMeshmerizer: add a few more try{} guards in file operations, etc
|
8 vuotta sitten |
UbitUmarov
|
d9572bdf4e
ConvexDecomposition remove a copy of vertices not needed for ubOde
|
8 vuotta sitten |