| Commit message (Expand) | Author | Age | Files | Lines |
* | avatar collisions fix | UbitUmarov | 2014-07-21 | 1 | -51/+54 |
* | change ava to ava collisions a bit | UbitUmarov | 2014-07-21 | 1 | -30/+42 |
* | bug fix | UbitUmarov | 2014-07-21 | 1 | -4/+5 |
* | fix physics sit for physical child prims | UbitUmarov | 2014-07-20 | 1 | -4/+4 |
* | Merge branch 'avination-current' | Melanie Thielker | 2014-07-19 | 14 | -1488/+608 |
|\ |
|
| * | revert to capsule representation of avatar collider | UbitUmarov | 2014-07-19 | 1 | -297/+28 |
| * | reduce avatar hover in basic ode plugin | UbitUmarov | 2014-07-18 | 1 | -1/+1 |
| * | retouch prim stopped condition test | UbitUmarov | 2013-05-29 | 1 | -3/+3 |
| * | removed spurius ref to ode.dll from odeapi | UbitUmarov | 2013-05-29 | 1 | -1/+1 |
| * | correction to previus comment: all parameters but gravity modifier have | UbitUmarov | 2013-05-29 | 1 | -1/+0 |
| * | let gravity modifier, friction, restitution and density changes be applied | UbitUmarov | 2013-05-29 | 2 | -6/+65 |
| * | make sure friction slip parameters are zero ( or other value ) and not | UbitUmarov | 2013-05-29 | 1 | -3/+3 |
| * | missing file | UbitUmarov | 2013-05-29 | 1 | -0/+5 |
| * | missing files | UbitUmarov | 2013-05-29 | 2 | -5/+6 |
| * | *** DANGER TESTING **** changed prims mesh generation hopefully removing | UbitUmarov | 2013-05-29 | 9 | -1178/+503 |
* | | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -7/+32 |
|\ \ |
|
| * | | Fix crash in BulletSim which sometimes happens making a linkset physical | Robert Adams | 2014-01-10 | 1 | -7/+32 |
* | | | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -8/+1 |
|\ \ \
| |/ / |
|
| * | | Fix TestSitAndStandWithNoSitTarget NPC and SP tests. | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -8/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-12-07 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
| * | | apparently mono DeflateStream has no CopyTo method =( | dahlia | 2013-12-06 | 1 | -1/+5 |
| * | | use System.IO.Compression.DeflateStream for mesh decompression in an attempt ... | dahlia | 2013-12-06 | 1 | -9/+5 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-11-08 | 6 | -19/+29 |
|\ \ \
| |/ / |
|
| * | | add null check for jpeg2000 sculpt image decode failure. Note: the j2kDecodeC... | dahlia | 2013-11-01 | 1 | -0/+9 |
| * | | discard alpha in 4-plane sculpt textures before generating physics proxy mesh | dahlia | 2013-11-01 | 1 | -12/+7 |
| * | | BulletSim: update collision flags to make sure they fit in the shorts provided. | Robert Adams | 2013-10-26 | 1 | -7/+7 |
| * | | BulletSim: change collision flags for groundplane to not interact with static... | Robert Adams | 2013-10-23 | 4 | -7/+13 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-11-03 | 2 | -2/+25 |
|\ \ \
| |/ / |
|
| * | | BulletSim: implement the SL bug where VEHICLE_HOVER_UP_ONLY disables | Robert Adams | 2013-10-15 | 1 | -0/+12 |
| * | | BulletSim: Fix snap back from edge of region problem. Mantis 6794. | Robert Adams | 2013-10-11 | 1 | -2/+13 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-10-06 | 7 | -7/+7 |
|\ \ \
| |/ / |
|
| * | | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 7 | -7/+7 |
* | | | Merge branch 'master' into careminster | Melanie | 2013-10-04 | 18 | -197/+1313 |
|\ \ \
| |/ / |
|
| * | | BulletSim: reduce avatar walking stopped threshold. | Robert Adams | 2013-09-20 | 2 | -0/+4 |
| * | | BulletSim: zero velocity when avatar not moving. | Robert Adams | 2013-09-20 | 1 | -0/+1 |
| * | | BulletSim: remove collision cache clearing logic for physical objects. | Robert Adams | 2013-09-11 | 1 | -2/+5 |
| * | | BulletSim: add ClearCollisionProxyCache function to API. | Robert Adams | 2013-09-11 | 4 | -2/+35 |
| * | | BulletSim: add LSL function and plumbing for setting a spring | Robert Adams | 2013-09-11 | 3 | -2/+37 |
| * | | BulletSim: add extended physics LSL constants for axis specification. | Robert Adams | 2013-09-11 | 2 | -35/+60 |
| * | | BulletSim: ability to specify groups of axis to modify in constraint paramete... | Robert Adams | 2013-09-11 | 1 | -8/+45 |
| * | | BulletSim: add axis parameter for specifying enable, damping, and stiffness f... | Robert Adams | 2013-09-11 | 3 | -17/+38 |
| * | | BulletSim: implementation of setting spring specific physical parameters. Add... | Robert Adams | 2013-09-11 | 3 | -35/+76 |
| * | | BulletSim: add requestor's ID to post taint detail log message. | Robert Adams | 2013-09-11 | 1 | -2/+3 |
| * | | BulletSim: pass both root and child BSPhysObjects to Extension function. Upda... | Robert Adams | 2013-09-11 | 2 | -22/+24 |
| * | | BulletSim: add ID parameter to TaintedObject calls so logging will include Lo... | Robert Adams | 2013-09-11 | 8 | -70/+89 |
| * | | BulletSim: Extension parameters passed through the classes made to pass just ... | Robert Adams | 2013-09-11 | 4 | -30/+80 |
| * | | BulletSim: adjust avatar capsule height calculation to be closer to defined S... | Robert Adams | 2013-09-11 | 2 | -7/+12 |
| * | | BulletSim: add extended physics function physGetLinkType(linkNum). Add implem... | Robert Adams | 2013-09-11 | 3 | -23/+144 |
| * | | BulletSim: change ExtendedPhysics constants to 'const' so they can be used as... | Robert Adams | 2013-09-11 | 1 | -0/+22 |
| * | | BulletSim: add physChangeLinkParams to set individual parameters on link cons... | Robert Adams | 2013-09-11 | 5 | -73/+153 |