UbitUmarov
|
30586b34f6
replace Util.Clamp<T>()
|
před 5 měsíci |
Robert Adams
|
cafbf1c977
Add physDisableDeactivation() LSL function to ExtendedPhysics.
|
před 1 rokem |
UbitUmarov
|
d9380c9b83
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
před 2 roky |
UbitUmarov
|
6d701b6759
add AvatarJump to phsycis engines. This is just a push in Z direction, Still needs scaling so engines to match. This new scaling is needed so does not impact old push ones
|
před 2 roky |
UbitUmarov
|
846d2df245
replace util.clip by utils.clamp (from libomv), and a few more cosmetics
|
před 2 roky |
Vincent Sylvester
|
13dbbc2683
Remove tabs, indent code properly
|
před 2 roky |
Robert Adams
|
f348f7fa90
BulletSim: first version of raycast. Only single contact point and no
|
před 7 roky |
Robert Adams
|
5c36561424
BulletSim: add clock and change logic for taint processing a little
|
před 7 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
Robert Adams
|
e13ff5a392
BulletSim: update avatar velocity setting to the new TargetVelocity pattern.
|
před 8 roky |
Robert Adams
|
c7e4b14a26
BulletSim: fix problem with avatar velocity going to zero when flying across
|
před 8 roky |
Robert Adams
|
35d4298be6
BulletSim: change method signatures for internal AddForce methods to remove
|
před 8 roky |
UbitUmarov
|
deb4364f42
remove the use of Vector3 for axis locks on the rest of engines
|
před 9 roky |
Robert Adams
|
e1ce04de42
Implement an overridable implementation of PhysicsActor.SetVehicle()
|
před 9 roky |
UbitUmarov
|
aa3303e3af
add get method on physics actors PIDHoverActive
|
před 9 roky |
UbitUmarov
|
9a919bac3f
demote ConvexDecompositionDotNet to a simple dll, i had made it a region module
|
před 9 roky |
UbitUmarov
|
40fd7cbf74
a mess with Modules and Module
|
před 9 roky |
UbitUmarov
|
774c42e7fb
fix some compile
|
před 9 roky |
Diva Canto
|
0235e58fff
Moved ExtendedPhysics from OptionalModules to Bullet project, because it's very much an optional Bullet feature. This way, Bullet doesn't need to depend on the OptionalModules dll. No changes in configs or behavior.
|
před 9 roky |
Diva Canto
|
ce2c67876e
More namespace and dll name changes. Still no functional changes.
|
před 9 roky |
Diva Canto
|
2c0cad6dd3
Renamed the namespaces too
|
před 9 roky |
Diva Canto
|
1d6b33bc2d
Major renaming of Physics dlls / folders. No functional changes, just renames.
|
před 9 roky |