86 Commits (avatar-physics)
 

Author SHA1 Message Date
Skoader 7a47e52ac6 Rework PhysX collision flutter bug workaround 12 years ago
Skoader 2c06d3b2d3 Only apply height correction to human avatars. 12 years ago
Skoader 79377e2b95 Clear achieved linear velocity on disabled avatars. 12 years ago
Skoader 3d14321f26 Clear impact velocity on WalkingStrategy Reset. 12 years ago
Skoader 03ecfe00b4 Increase height correction to match graphical representation 12 years ago
Skoader 860b071bb2 Clear linear velocity after each update. 12 years ago
Skoader d02cde1703 Disabled avatar updates 12 years ago
Skoader 32ba4e06e2 Fix controlled flight bug 12 years ago
Skoader b5296d614f Fix warping an avatar triggers all detectors along the path 12 years ago
Skoader 87b8dfae09 Fix subworld transition bug 12 years ago
Skoader 025fb1fb02 Improve simulation timing at low frame rates. 12 years ago
Christian Walther 264bc3355a Fix horizontal mouse-look while standing still. 12 years ago
Skoader e92dc59db2 Updated plPXPhysicalControllerCore to match 69377bc74f2e 12 years ago
Skoader 383346c1aa Refactor avatar movement code 12 years ago
Skoader 367c3df020 Add MSVC10 plClipboard project. 12 years ago
Skoader 5cdd8f90fd Merge default into msvc10 12 years ago
Skoader baa7ea7ca0 Conditionally define the old ref macro to avoid breaking unreleased code that may still use it. 12 years ago
Skoader 0aa7c392a9 Revert change to plNetClientGroup.h in 140e56cf20c9 12 years ago
Christian Walther 8146e7fe24 Tag begin and end of the submission to Cyan 12 years ago
Christian Walther 8b8e39685a Merged in cwalther/cwe/notify_int (mainly by boq) (https://foundry.openuru.org/fisheye/cru/CWE-12) 12 years ago
Christian Walther 8ba666ee6c Merged in cwalther/cwe/cypythonide (pull request #8) 12 years ago
Christian Walther 2ac64918c6 Merged in cwalther/cwe/moretools (pull request #7) 12 years ago
Christian Walther 35775dd701 Merged in "Fix an Aspect Ratio Assumption" (http://foundry.openuru.org/fisheye/cru/CWE-11) 12 years ago
Christian Walther 17284220bc Merged in "Fix Landing Behaviors" (http://foundry.openuru.org/fisheye/cru/CWE-10) 12 years ago
Christian Walther b0cbd18f2c Merged in dst (http://foundry.openuru.org/fisheye/cru/CWE-8) 12 years ago
Christian Walther 445a837d27 Merged in boq/cwe-ou/plClipboard (pull request #6, https://foundry.openuru.org/fisheye/cru/CWE-9) 12 years ago
rarified 4cfe5adf70 Merge Cyan updates to OpenUru 12 years ago
CyanWorlds 136c27c7f3 Bump build ID to current 12 years ago
Christian Walther f15bf324a7 STL fixes needed to link from StartUp to Personal with MSVC10 12 years ago
Christian Walther 02dda70b44 Fix assertion failures when loading/writing JPEGs 12 years ago
Christian Walther b2f8d8c0f0 Minor adjustments to avoid needless trivial differences to H-uru/Plasma. 12 years ago
Skoader f5d00acdc5 Update hgignore 12 years ago
Skoader 33a242faa4 Add MSVC10 project files 12 years ago
Skoader 615b1017bd Missed use of the ref macro. 12 years ago
Bartek Bok bf6d2a4459 Always copy terminating NULL when pasting 12 years ago
Skoader 0e154ffb4b Update Python 2.3 for MSVC10 12 years ago
Skoader 82857fb0bb Update9 for MSVC10 12 years ago
Skoader 770df9939e Update8 for MSVC10 12 years ago
Skoader 73d0471d28 Update7 for MSVC10 12 years ago
Skoader 8bdf479bdc Update6 for MSVC10 12 years ago
Skoader 5a1b5bf055 Update5 for MSVC10 12 years ago
Skoader 7a501c1b1f Update4 for MSVC10 12 years ago
Skoader f8c3f7ac31 Update3 for MSVC10 12 years ago
Skoader bc74371c57 Update2 for MSVC10 12 years ago
Skoader 626da5ae70 Update1 for MSVC10 12 years ago
Christian Walther fba99c4cb1 Convert the impact velocity to avatar-local coordinates, because that's what {Running|Ground}Impact::PreCondition() expects. 12 years ago
Christian Walther 8e43df15b1 More 'const', so that Rotate(vector) can be called on a const hsQuat&. 12 years ago
rarified 9db1361535 Merged in Skoader/cwe-ou (pull request #5) (Crucible CWE-7) 12 years ago
Christian Walther e583bf6d74 Also handle Python long integers in addVarNumber. 12 years ago
Bartek Bok 350295425a Allow int in plNotify 12 years ago