index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
PhysicsModules
/
ubOde
/
ODECharacter.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osLocalTeleportAgent: no region crossings :( ; check avatar access to target ...
UbitUmarov
2019-05-01
1
-0
/
+1
*
add osLocalTeleportAgent(key agent, vector position, vector velocity, vector ...
UbitUmarov
2019-05-01
1
-2
/
+2
*
duhhh npcs don't have child agents; plus minor typos
UbitUmarov
2019-04-05
1
-1
/
+1
*
ubode add position to pid control it stopped flying to prevent slow drifts
UbitUmarov
2019-01-31
1
-26
/
+30
*
ubode replace a locklessqueue by .net concurrentqueue
UbitUmarov
2019-01-29
1
-30
/
+30
*
ubOde: slow down collision events to attachments
UbitUmarov
2018-12-06
1
-13
/
+51
*
potencial mem leak
UbitUmarov
2018-12-01
1
-0
/
+1
*
make ubOde PInvoke follow ms coding rules
UbitUmarov
2018-01-14
1
-364
/
+524
*
ubOde: hashSpaces aren't that nice
UbitUmarov
2017-09-08
1
-2
/
+1
*
ubOde: but only do that if sphere is physical..
UbitUmarov
2017-07-03
1
-1
/
+1
*
ubOde: dont do avatar step climb on small true spheres. lets play simple foot...
UbitUmarov
2017-07-03
1
-2
/
+8
*
oops i forgot the avatar knees bending on ramps... so go back..
UbitUmarov
2017-07-02
1
-19
/
+23
*
a few changes to ubOde avatar collisions
UbitUmarov
2017-07-01
1
-29
/
+36
*
fix a null ref in ubOde character
UbitUmarov
2017-05-20
1
-36
/
+34
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-25
/
+25
*
start removing old hack of using SetMomentum to just set instant velocity, no...
UbitUmarov
2016-11-07
1
-5
/
+35
*
put a lock back in ubOde character :(
UbitUmarov
2016-09-12
1
-29
/
+22
*
remove unnecessary lock
UbitUmarov
2016-08-22
1
-31
/
+21
*
ubOde reduce collision_start latency in same cases (only one collision happen...
UbitUmarov
2016-08-17
1
-3
/
+2
*
ubOde a few changes to collisions reporting
UbitUmarov
2016-08-06
1
-8
/
+5
*
reduce ubOde walking super climbers
UbitUmarov
2016-08-02
1
-0
/
+17
*
add missing overrides
UbitUmarov
2016-07-25
1
-1
/
+1
*
revert bad last changes and fix the issue another way
UbitUmarov
2016-07-25
1
-0
/
+8
*
ubOde actually revert last change don't send unnecessary empty collisions, wi...
UbitUmarov
2016-07-24
1
-2
/
+2
*
ubOde still on relative velocity. Make ubOde report avatar empty collisions ...
UbitUmarov
2016-07-24
1
-5
/
+11
*
ubOde try to improve contact velocity on first avatar collision with terrain
UbitUmarov
2016-07-24
1
-2
/
+5
*
stop using a vector3 to store axis locks 3bit flags in ubOde
UbitUmarov
2015-10-20
1
-3
/
+3
*
add get method on physics actors PIDHoverActive
UbitUmarov
2015-09-30
1
-0
/
+4
*
first steps adding suport for llSetHoverHeight() called from attachments on ...
UbitUmarov
2015-09-30
1
-16
/
+143
*
rename Ubit physics modules
UbitUmarov
2015-09-12
1
-0
/
+1847