-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding updatet image of smart suit receiver * Delete smartSuitReciverSetup.PNG * adding Smart Suit Receiver v002 * changing live link 2.0 to Studio Live * renamed SmartsuitReceiver to RokokoReceiver added new variable to receiver for port number, called RokokoPortNumber renamed "Rokoko body pose" to "Rokoko Body Pose" * changed title I changed the title to match all other plugins naming Rokoko studio to Rokoko studio live * fixed compile errors * added new picture for the documentation * added picture to the documentation * Added actor name clarification * Editing spelling mistake * fixed json parsing code * Updating readme to new format * Updating "getting started" * updating title on documentation * Update README.md * Update README.md * Update README.md * Update README.md * Changing version number * Add files via upload * Add files via upload * Add files via upload * Update README.md * Update README.md * Update README.md * Renamed SmartsuitUIController to RokokoUIController * removed UPROPERTY() parameters from BoneMap * added Category parameter to UFUNCTION() and UPROPERTY() macros * added 2 new functions for getting prop location and rotation, cleaned up some bps * any missing/incorrect bone names in the bone map override now give the correct error in the anim bp and no longer prevent the mesh from animating * reenabled command api * fixed some errors preventing compilation for 4.26 Co-authored-by: rasmusRokoko <[email protected]> Co-authored-by: karavias <[email protected]>
- Loading branch information
1 parent
b849d9e
commit 71d0c68
Showing
21 changed files
with
386 additions
and
443 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
-15.1 KB
(93%)
Plugins/Smartsuit/Content/Blueprints/RokokoLiveCamera.uasset
Binary file not shown.
Binary file modified
BIN
-1.76 KB
(99%)
Plugins/Smartsuit/Content/Blueprints/RokokoLiveProp_BP.uasset
Binary file not shown.
Binary file modified
BIN
+2.39 KB
(100%)
Plugins/Smartsuit/Content/Blueprints/RokokoLiveTracker_BP.uasset
Binary file not shown.
Binary file modified
BIN
-2.53 KB
(99%)
Plugins/Smartsuit/Content/Blueprints/RokokoSmartSuitActor.uasset
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1.57 KB
(99%)
Plugins/Smartsuit/Content/Mesh/Newton/NewtonAnimation_BP.uasset
Binary file not shown.
Binary file added
BIN
+313 KB
Plugins/Smartsuit/Content/Widgets/RokokoCommandAPIWidgetWithoutRemote_BP.uasset
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
593 changes: 200 additions & 393 deletions
593
Plugins/Smartsuit/Source/Smartsuit/Private/SmartsuitPoseNode.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.