Commit Graph

13 Commits

Author SHA1 Message Date
Nou
53ad1adc71 Animations still fucked. 2015-05-15 17:22:43 -07:00
Nou
e5af159cdc Boop, animations should be working (direct is still not implemented). 2015-05-14 00:21:48 -07:00
jaynus
c0678927e3 Added mouse buttons and an origin line. 2015-05-13 21:11:34 -07:00
jaynus
e22080db3a Reworked with test p3d.
Animations accessible. Pass map of animation names and phases and pass a vector of the lods you want to animate.

Dynamic loading humbuggery.

Added: A3->Extension animation state sync framework done. Test cases for animations created.

Apply animation phases from game to test case render.

Continuing finalization. rotation_offset was reversed for zero_distance, thats fixed but still off. Rendering test hard-coded for container LOD temporarily.

Rotation translation corrected.

Removed: Scale flipping, these should work now but they dont.

Debug logging, debug model.

Correct parameters to extension.

Stability fixes.

Animations nearly aligning correctly.

scale, rotation and translation work; still not working. Back compat for v60 p3d's fully implemented.

Add vehicle ID to animation state send.

cmake bullet integration from submodule.

WINVER forced for all builds.

More bullet + windows + cmake fun.

Remove LinaerMath.

Testing for nou.

typo

Fixed: Pathing bug.

Vehicle damage working set for Nou.
2015-05-12 16:37:01 -07:00
jaynus
62e441fb1d Animation parsing was completely broken. It was all incorrect. A3 is not variable length animations. 2015-05-10 18:18:40 -07:00
jaynus
91bd1e7c7b Added: Regex filtering for pbo index.
Changed: Logging cleanup, default files and paths.
Changed: initialization order of plugin (PRE-Init for vehicle registration).
2015-05-10 17:45:38 -07:00
jaynus
d4a354d5b8 Dynamic debug environment READY FOR YOU 2015-05-10 12:24:22 -07:00
jaynus
a21391fc7d dynload framework complete. Reloads DLL every game start, temporarily copies to prevent write protection. 2015-05-10 12:02:35 -07:00
jaynus
b1d509236e Offloading the entire VD pipeline to a seperate thread. 2015-05-10 11:00:31 -07:00
Nou
63e9f1dbea Rotations rotating? Coordinate systems coordinated? Not sure, some right-left stuff might still need to be figured out. 2015-05-10 00:56:28 -07:00
jaynus
4134b2f046 This is an initial commit rebasing extP3dParser and bulletStuff into a unified vehicledamage branch with a fresh history. 2015-05-09 13:32:36 -07:00
jaynus
93bcf7e9a1 Added versioning to build process and automated version/git integration. 2015-04-21 16:49:30 -07:00
jaynus
caecf9b21b Cmake framework for cross-platform extensions and building. 2015-04-03 13:46:53 -07:00