UbitUmarov
|
d17633f6c0
replace StatisticsFPSfactor that needed to be changed with FrameTime to a simpler true or false Normalized55FPS that is now TRUE by default. Incorrectly this commit also contains changes that should had their own commits: changes to heartbeat time control ant to gathering and calculation of related statistics.
|
9 years ago |
UbitUmarov
|
3dc16b74af
add StatisticsFPSfactor configuration option (fudge factor) with default of 1.0 (inactive), corresponding to current decision. rename MinFrameTime as FrameTime, change its value and ODE step time. Changed several related coments. (someone may need to translate them to proper english)
|
9 years ago |
UbitUmarov
|
097c56330a
rename MinFrameTime as FrameTime, since it is not a minimum but a target value; retune its value a bit so reported FPS is closer to integer value; change ode step size acording to reduce jitter in phys FPS; Make Statistics Scaling factor (fludge factor) configurable. (legacy default of 5.0 in code)
|
9 years ago |
UbitUmarov
|
185d3bd39e
change maximum angular velocity to a value derived from heartbeat rate and Nyquist.
|
9 years ago |
UbitUmarov
|
eccc6f1081
fix wrong condition to set low angular velocity as Zero.
|
9 years ago |
UbitUmarov
|
69fefd1d00
send the estimation of time dilation at packet build time, not the one at unknown past.
|
9 years ago |
UbitUmarov
|
527ea37540
change OfflineMessageModule from new avination code to original master, for compatibility with current web servers php scripts. This may change after current test phase
|
9 years ago |
UbitUmarov
|
f8efd00775
add a console/log warning about large physics meshs on ubOde that can have negative impact on region load
|
9 years ago |
UbitUmarov
|
dc752e8d82
fix get/set parameters on avatars
|
9 years ago |
UbitUmarov
|
89655b0baa
apply OtakuMegane code changes to irc channel chat so some characters are not lost
|
9 years ago |
UbitUmarov
|
baf5649b70
fix avatarAppearance wearables copy
|
9 years ago |
Melanie Thielker
|
51e5204a67
Add forgotten file
|
9 years ago |
Melanie Thielker
|
d02f566b49
Merge branch 'master' into avinationmerge
|
9 years ago |
Melanie Thielker
|
6bb12ab975
Set wearables count to max legacy wearables for version < 0.4
|
9 years ago |
Melanie Thielker
|
f88e4a1ec9
Plumb the rest of the context stuff. Well, what I see so far anyway
|
9 years ago |
Melanie Thielker
|
3da0a318b3
Merge branch 'avinationmerge' of opensimulator.org:/var/git/opensim into avinationmerge
|
9 years ago |
Diva Canto
|
aea86f30a0
Don't crash the sim if the map image is null.
|
9 years ago |
Diva Canto
|
af7c002d52
Don't crash the sim if the map image is null.
|
9 years ago |
Melanie Thielker
|
5f18f2ce6a
More EntityTransferContext plumbing
|
9 years ago |
Melanie Thielker
|
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
|
9 years ago |
UbitUmarov
|
29798cefcc
Merge branch 'master' into avinationmerge
|
9 years ago |
UbitUmarov
|
54e1d54fb5
fix more merge issues
|
9 years ago |
UbitUmarov
|
24472c3b67
fix merge issues
|
9 years ago |
UbitUmarov
|
72684592ba
Merge branch 'master' into avinationmerge
|
9 years ago |
Melanie Thielker
|
6510ba8a64
Plumb the special VeriableWearablesSuported field which we will
|
9 years ago |
Melanie Thielker
|
efcf0e4f2e
Minor: Add an initializer to show what the default value would be.
|
9 years ago |
Melanie Thielker
|
5f3b443c03
Remove an unneeded code path, it could never be reached. Ubit caught it
|
9 years ago |
Melanie Thielker
|
2198330142
This is the replacement fix for large regions and string version.
|
9 years ago |
Melanie Thielker
|
6d0b45cd4e
Revert "fix transfer protocol version in string format. These are not
|
9 years ago |
UbitUmarov
|
9ba288a2e7
fix typo reported on mantis 7735
|
9 years ago |