UbitUmarov
|
1b8c71c965
give more information on Fatal Error during region startup
|
7 years ago |
UbitUmarov
|
ce3af94a69
mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore entries in excess of 8 on the request
|
7 years ago |
Diva Canto
|
2b8cdb2a75
If we're going to show regions twice (in standalone) at least make the formatting consistent...
|
7 years ago |
Diva Canto
|
3b01c209b2
Update libOMV
|
7 years ago |
UbitUmarov
|
7c5376f224
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShape.cs
|
7 years ago |
UbitUmarov
|
29ab39f14f
cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensim shape enums in place of libovm for coerence, add a few coments.
|
7 years ago |
UbitUmarov
|
2f6c78b888
finish encoding number of mesh faces in pbs shape on new meshs upload, and *HACK* flag it setting hollow shape to triangle. (some limited encoding as added some months ago, but only for viewers LOD). Use this hack flag to fix sop number of faces. old meshs will still report 8 faces, information to fix this seems lost unless the mesh asset is decoded
|
7 years ago |
UbitUmarov
|
7a54c3e9c3
some fixes on the materials paramenters of llGetPrimitiveParams()
|
7 years ago |
UbitUmarov
|
c91e101224
add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE of llGetPrimitiveParams(). Im sleeping at this time, this can be very wrong
|
7 years ago |
UbitUmarov
|
65a1547209
fix (or actually break) llList2float() since LSL_Key is same as LSL_String, the case of invalid LSL_Key cannot be handle, since most likely it is a string
|
7 years ago |
UbitUmarov
|
3b33a90e37
update ode binaries for windows
|
7 years ago |
UbitUmarov
|
54819fa4ae
mantis 8154 dont let self lResetOtherScript mean harakiri
|
7 years ago |
UbitUmarov
|
cf444ecc54
Merge branch 'master' of opensimulator.org:/var/git/opensim
|
7 years ago |
Geir Nøklebye
|
ebcfad1a83
store the physics inertia override in the database
|
7 years ago |
Michael Cerquoni
|
b498d554e1
update ode binaries for linux; add a minimal velocity for bounce
|
7 years ago |
UbitUmarov
|
84c9125016
update ode binaries for windows; add a minimal velocity for bounce
|
7 years ago |
Geir Nøklebye
|
28125202cc
update for The new Constant: integer OBJECT_REZZER_KEY = 32 + adding missing support for fields in the prims table.
|
7 years ago |
Geir Nøklebye
|
fe83763c36
PGSQL: Fixed a failing query in GroupsData for deleting groups messages older than 14 days. The little known abstime function could be used for a double cast. The field TMStamp should be changed to store the data as a proper timestamp. Related to Mantis #7848. Usually this would easily be solved using the to_timestamp function, but there is no support for it in NPGSQL as there are no very close functionality in .NET
|
7 years ago |
Michael Cerquoni
|
52e03ee5bd
update ubODE for Linux x86 and x86_64 to include lasted ODE 0.13.2
|
7 years ago |
UbitUmarov
|
006c08886a
deleted a bit 2 much on last commit
|
7 years ago |
UbitUmarov
|
49884b94a7
update ODE binaries for windows. Other platforms need to compile from opensim-libs repo, folder ODE-OpenSim-0.13.2, read file OPENSIM-README.txt. Remove code to reduce bounce on non physical placement, new unmanaged should handle that
|
7 years ago |
UbitUmarov
|
9354e60df0
fix active objects count down, a path at least
|
7 years ago |
UbitUmarov
|
b52f7b9203
missing file and remove warnings
|
7 years ago |
UbitUmarov
|
0f7ffc56ce
several changes for osTeleportObject
|
7 years ago |
UbitUmarov
|
156ef0bbe3
still issues with volume detectors and sleeping bodies
|
7 years ago |
UbitUmarov
|
4f8f04d949
still issues with volume detectors and sleeping bodies
|
7 years ago |
UbitUmarov
|
73be6cb269
increase the updates priority of linkset where avatar is sitting
|
7 years ago |
UbitUmarov
|
63383bf3c5
add functions to send entity updates imediatly, except for avatars (or now) they should be use to bypass normal delayed updates, for debug
|
7 years ago |
UbitUmarov
|
22e9647748
update ode binaries for windows
|
7 years ago |
UbitUmarov
|
9d8220ac9f
some reduction on large colision repulsive force on non physical placement of physical prims
|
7 years ago |