mocap-desktop-gui 0.21.4__py3-none-any.whl → 0.22.0__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. mocap_desktop_gui/__init__.py +4 -4
  2. mocap_desktop_gui/axengine_1737993822_1010362681.py +246 -0
  3. mocap_desktop_gui/gen/__init__.py +4 -4
  4. mocap_desktop_gui/gen/rc_icons.py +4 -4
  5. mocap_desktop_gui/gen/rc_qml.py +4 -4
  6. mocap_desktop_gui/gen/rc_style.py +4 -4
  7. mocap_desktop_gui/main.py +4 -4
  8. mocap_desktop_gui/mc/__init__.py +4 -4
  9. mocap_desktop_gui/mc/bld_fbx_2_glb.py +4 -4
  10. mocap_desktop_gui/mc/bld_utils.py +4 -4
  11. mocap_desktop_gui/mc/camera_models.py +4 -4
  12. mocap_desktop_gui/mc/mc_actor_profile.py +4 -4
  13. mocap_desktop_gui/mc/mc_actor_profile_model.py +4 -4
  14. mocap_desktop_gui/mc/mc_app_manager.py +4 -4
  15. mocap_desktop_gui/mc/mc_auth_core.py +4 -4
  16. mocap_desktop_gui/mc/mc_auth_service.py +4 -4
  17. mocap_desktop_gui/mc/mc_calib.py +4 -4
  18. mocap_desktop_gui/mc/mc_camera_views_model.py +4 -4
  19. mocap_desktop_gui/mc/mc_cloud_service.py +4 -4
  20. mocap_desktop_gui/mc/mc_common_paths.py +4 -4
  21. mocap_desktop_gui/mc/mc_context.py +4 -4
  22. mocap_desktop_gui/mc/mc_diagnosis.py +4 -4
  23. mocap_desktop_gui/mc/mc_file_util.py +4 -4
  24. mocap_desktop_gui/mc/mc_import_folder.py +4 -4
  25. mocap_desktop_gui/mc/mc_project.py +4 -4
  26. mocap_desktop_gui/mc/mc_project_manager.py +4 -4
  27. mocap_desktop_gui/mc/mc_scene_3d_service.py +3 -3
  28. mocap_desktop_gui/mc/mc_sync_media_player.py +4 -4
  29. mocap_desktop_gui/mc/mc_sync_video_decoder_service.py +4 -4
  30. mocap_desktop_gui/mc/mc_sync_video_paint_item.py +4 -4
  31. mocap_desktop_gui/mc/mc_take.py +4 -4
  32. mocap_desktop_gui/mc/mc_take_cloud_job.py +4 -4
  33. mocap_desktop_gui/mc/mc_take_cloud_job_action.py +4 -4
  34. mocap_desktop_gui/mc/mc_take_cloud_job_calib.py +4 -4
  35. mocap_desktop_gui/mc/mc_take_list_model.py +4 -4
  36. mocap_desktop_gui/mc/mc_take_local_job.py +4 -4
  37. mocap_desktop_gui/mc/mc_take_local_job_service.py +4 -4
  38. mocap_desktop_gui/mc/mc_take_run_common.py +4 -4
  39. mocap_desktop_gui/mc/mc_take_run_data_prep.py +4 -4
  40. mocap_desktop_gui/mc/mc_take_run_settings.py +4 -4
  41. mocap_desktop_gui/mc/mc_take_runs_cloud_manager.py +4 -4
  42. mocap_desktop_gui/mc/mc_take_runs_local_manager.py +4 -4
  43. mocap_desktop_gui/mc/mc_take_runs_manager.py +4 -4
  44. mocap_desktop_gui/mc/mc_take_settings.py +4 -4
  45. mocap_desktop_gui/mc/mc_take_settings_action.py +18 -0
  46. mocap_desktop_gui/mc/mc_take_video_model.py +4 -4
  47. mocap_desktop_gui/mc/mc_task_trt_engine_gen.py +4 -4
  48. mocap_desktop_gui/mc/mc_video.py +4 -4
  49. mocap_desktop_gui/mc/mc_video_manager.py +4 -4
  50. mocap_desktop_gui/mc/mc_video_uploader.py +4 -4
  51. mocap_desktop_gui/mc/mc_videos_uploader.py +4 -4
  52. mocap_desktop_gui/mc/mc_worker.py +4 -4
  53. mocap_desktop_gui/mc/qml_engine.py +4 -4
  54. mocap_desktop_gui/mc/rig/default/decentraland/decentraland.blend +0 -0
  55. mocap_desktop_gui/mc/rig/default/decentraland/mapping_body.csv +21 -0
  56. mocap_desktop_gui/mc/rig/default/decentraland/mapping_fingers.csv +31 -0
  57. mocap_desktop_gui/mc/rig/default/mixamo_f/mapping_body.csv +21 -0
  58. mocap_desktop_gui/mc/rig/default/mixamo_f/mapping_fingers.csv +31 -0
  59. mocap_desktop_gui/mc/rig/default/mixamo_f/mixamo_f.blend +0 -0
  60. mocap_desktop_gui/mc/rig/default/mixamo_m/mapping_body.csv +21 -0
  61. mocap_desktop_gui/mc/rig/default/mixamo_m/mapping_fingers.csv +31 -0
  62. mocap_desktop_gui/mc/rig/default/mixamo_m/mixamo_m.blend +0 -0
  63. mocap_desktop_gui/mc/rig/default/move_mo/desktop.ini +3 -0
  64. mocap_desktop_gui/mc/rig/default/move_mo/mapping_body.csv +21 -0
  65. mocap_desktop_gui/mc/rig/default/move_mo/mapping_fingers.csv +31 -0
  66. mocap_desktop_gui/mc/rig/default/move_mo/move_mo.blend +0 -0
  67. mocap_desktop_gui/mc/rig/default/move_ve/mapping_body.csv +21 -0
  68. mocap_desktop_gui/mc/rig/default/move_ve/mapping_fingers.csv +31 -0
  69. mocap_desktop_gui/mc/rig/default/move_ve/move_ve.blend +0 -0
  70. mocap_desktop_gui/mc/rig/default/ue5_manne/mapping_body.csv +21 -0
  71. mocap_desktop_gui/mc/rig/default/ue5_manne/mapping_fingers.csv +31 -0
  72. mocap_desktop_gui/mc/rig/default/ue5_manne/ue5_manne.blend +0 -0
  73. mocap_desktop_gui/mc/rig/default/ue5_quinn/mapping_body.csv +21 -0
  74. mocap_desktop_gui/mc/rig/default/ue5_quinn/mapping_fingers.csv +31 -0
  75. mocap_desktop_gui/mc/rig/default/ue5_quinn/ue5_quinn.blend +0 -0
  76. mocap_desktop_gui/mc/rig/rig_path.py +18 -0
  77. mocap_desktop_gui/mc/settings/settings_action.yaml +1 -1
  78. mocap_desktop_gui/mc/util.py +4 -4
  79. mocap_desktop_gui/sample.py +4 -4
  80. {mocap_desktop_gui-0.21.4.dist-info → mocap_desktop_gui-0.22.0.dist-info}/METADATA +1 -1
  81. mocap_desktop_gui-0.22.0.dist-info/RECORD +93 -0
  82. mocap_desktop_gui/axengine_1737984565_1010362681.py +0 -246
  83. mocap_desktop_gui-0.21.4.dist-info/RECORD +0 -69
  84. {mocap_desktop_gui-0.21.4.dist-info → mocap_desktop_gui-0.22.0.dist-info}/WHEEL +0 -0
  85. {mocap_desktop_gui-0.21.4.dist-info → mocap_desktop_gui-0.22.0.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,21 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,ue2rigify_template,Controllers
2
+ RightArm,mixamorig:RightArm,,,,
3
+ RightForeArm,mixamorig:RightForeArm,,,,
4
+ RightHand,mixamorig:RightHand,,,,
5
+ LeftArm,mixamorig:LeftArm,,,,
6
+ LeftForeArm,mixamorig:LeftForeArm,,,,
7
+ LeftHand,mixamorig:LeftHand,,,,
8
+ Hips,mixamorig:Hips,,,,
9
+ Spine,mixamorig:Spine,,,,
10
+ Spine1,mixamorig:Spine1,,,,
11
+ Head,mixamorig:Neck,,,,
12
+ RightUpLeg,mixamorig:RightUpLeg,,,,
13
+ RightLeg,mixamorig:RightLeg,,,,
14
+ RightFoot,mixamorig:RightFoot,,,,
15
+ LeftUpLeg,mixamorig:LeftUpLeg,,,,
16
+ LeftLeg,mixamorig:LeftLeg,,,,
17
+ LeftFoot,mixamorig:LeftFoot,,,,
18
+ LeftToeBase,mixamorig:LeftToeBase,,,,
19
+ RightToeBase,mixamorig:RightToeBase,,,,
20
+ RightShoulder,mixamorig:RightShoulder,,,,
21
+ LeftShoulder,mixamorig:LeftShoulder,,,,
@@ -0,0 +1,31 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,,Controllers
2
+ thumb.01.R,mixamorig:RightHandThumb1,,,,
3
+ thumb.02.R,mixamorig:RightHandThumb2,,,,
4
+ thumb.03.R,mixamorig:RightHandThumb3,,,,
5
+ f_index.01.R,mixamorig:RightHandIndex1,,,,
6
+ f_index.02.R,mixamorig:RightHandIndex2,,,,
7
+ f_index.03.R,mixamorig:RightHandIndex3,,,,
8
+ f_middle.01.R,mixamorig:RightHandMiddle1,,,,
9
+ f_middle.02.R,mixamorig:RightHandMiddle2,,,,
10
+ f_middle.03.R,mixamorig:RightHandMiddle3,,,,
11
+ f_ring.01.R,mixamorig:RightHandRing1,,,,
12
+ f_ring.02.R,mixamorig:RightHandRing2,,,,
13
+ f_ring.03.R,mixamorig:RightHandRing3,,,,
14
+ f_pinky.01.R,mixamorig:RightHandPinky1,,,,
15
+ f_pinky.02.R,mixamorig:RightHandPinky2,,,,
16
+ f_pinky.03.R,mixamorig:RightHandPinky3,,,,
17
+ thumb.01.L,mixamorig:LeftHandThumb1,,,,
18
+ thumb.02.L,mixamorig:LeftHandThumb2,,,,
19
+ thumb.03.L,mixamorig:LeftHandThumb3,,,,
20
+ f_index.01.L,mixamorig:LeftHandIndex1,,,,
21
+ f_index.02.L,mixamorig:LeftHandIndex2,,,,
22
+ f_index.03.L,mixamorig:LeftHandIndex3,,,,
23
+ f_middle.01.L,mixamorig:LeftHandMiddle1,,,,
24
+ f_middle.02.L,mixamorig:LeftHandMiddle2,,,,
25
+ f_middle.03.L,mixamorig:LeftHandMiddle3,,,,
26
+ f_ring.01.L,mixamorig:LeftHandRing1,,,,
27
+ f_ring.02.L,mixamorig:LeftHandRing2,,,,
28
+ f_ring.03.L,mixamorig:LeftHandRing3,,,,
29
+ f_pinky.01.L,mixamorig:LeftHandPinky1,,,,
30
+ f_pinky.02.L,mixamorig:LeftHandPinky2,,,,
31
+ f_pinky.03.L,mixamorig:LeftHandPinky3,,,,
@@ -0,0 +1,3 @@
1
+ [LocalizedFileNames]
2
+ mapping_fingers.csv=@mapping_fingers.csv,0
3
+ mapping_body.csv=@mapping_body.csv,0
@@ -0,0 +1,21 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,ue2rigify_template,Controllers
2
+ RightArm,RightArm,,,,
3
+ RightForeArm,RightForeArm,,,,
4
+ RightHand,RightHand,,,,
5
+ LeftArm,LeftArm,,,,
6
+ LeftForeArm,LeftForeArm,,,,
7
+ LeftHand,LeftHand,,,,
8
+ Hips,Hips,,,,
9
+ Spine,Spine,,,,
10
+ Spine1,Spine1,,,,
11
+ Head,Head,,,,
12
+ RightUpLeg,RightUpLeg,,,,
13
+ RightLeg,RightLeg,,,,
14
+ RightFoot,RightFoot,,,,
15
+ LeftUpLeg,LeftUpLeg,,,,
16
+ LeftLeg,LeftLeg,,,,
17
+ LeftFoot,LeftFoot,,,,
18
+ LeftToeBase,LeftToeBase,,,,
19
+ RightToeBase,RightToeBase,,,,
20
+ RightShoulder,RightShoulder,,,,
21
+ LeftShoulder,LeftShoulder,,,,
@@ -0,0 +1,31 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,,Controllers
2
+ thumb.01.R,RightHandThumb1,,,,
3
+ thumb.02.R,RightHandThumb2,,,,
4
+ thumb.03.R,RightHandThumb3,,,,
5
+ f_index.01.R,RightHandIndex1,,,,
6
+ f_index.02.R,RightHandIndex2,,,,
7
+ f_index.03.R,RightHandIndex3,,,,
8
+ f_middle.01.R,RightHandMiddle1,,,,
9
+ f_middle.02.R,RightHandMiddle2,,,,
10
+ f_middle.03.R,RightHandMiddle3,,,,
11
+ f_ring.01.R,RightHandRing1,,,,
12
+ f_ring.02.R,RightHandRing2,,,,
13
+ f_ring.03.R,RightHandRing3,,,,
14
+ f_pinky.01.R,RightHandPinky1,,,,
15
+ f_pinky.02.R,RightHandPinky2,,,,
16
+ f_pinky.03.R,RightHandPinky3,,,,
17
+ thumb.01.L,LeftHandThumb1,,,,
18
+ thumb.02.L,LeftHandThumb2,,,,
19
+ thumb.03.L,LeftHandThumb3,,,,
20
+ f_index.01.L,LeftHandIndex1,,,,
21
+ f_index.02.L,LeftHandIndex2,,,,
22
+ f_index.03.L,LeftHandIndex3,,,,
23
+ f_middle.01.L,LeftHandMiddle1,,,,
24
+ f_middle.02.L,LeftHandMiddle2,,,,
25
+ f_middle.03.L,LeftHandMiddle3,,,,
26
+ f_ring.01.L,LeftHandRing1,,,,
27
+ f_ring.02.L,LeftHandRing2,,,,
28
+ f_ring.03.L,LeftHandRing3,,,,
29
+ f_pinky.01.L,LeftHandPinky1,,,,
30
+ f_pinky.02.L,LeftHandPinky2,,,,
31
+ f_pinky.03.L,LeftHandPinky3,,,,
@@ -0,0 +1,21 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,ue2rigify_template,Controllers
2
+ RightArm,RightArm,,,,
3
+ RightForeArm,RightForeArm,,,,
4
+ RightHand,RightHand,,,,
5
+ LeftArm,LeftArm,,,,
6
+ LeftForeArm,LeftForeArm,,,,
7
+ LeftHand,LeftHand,,,,
8
+ Hips,Hips,,,,
9
+ Spine,Spine,,,,
10
+ Spine1,Spine1,,,,
11
+ Head,Head,,,,
12
+ RightUpLeg,RightUpLeg,,,,
13
+ RightLeg,RightLeg,,,,
14
+ RightFoot,RightFoot,,,,
15
+ LeftUpLeg,LeftUpLeg,,,,
16
+ LeftLeg,LeftLeg,,,,
17
+ LeftFoot,LeftFoot,,,,
18
+ LeftToeBase,LeftToeBase,,,,
19
+ RightToeBase,RightToeBase,,,,
20
+ RightShoulder,RightShoulder,,,,
21
+ LeftShoulder,LeftShoulder,,,,
@@ -0,0 +1,31 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,,Controllers
2
+ thumb.01.R,RightHandThumb1,,,,
3
+ thumb.02.R,RightHandThumb2,,,,
4
+ thumb.03.R,RightHandThumb3,,,,
5
+ f_index.01.R,RightHandIndex1,,,,
6
+ f_index.02.R,RightHandIndex2,,,,
7
+ f_index.03.R,RightHandIndex3,,,,
8
+ f_middle.01.R,RightHandMiddle1,,,,
9
+ f_middle.02.R,RightHandMiddle2,,,,
10
+ f_middle.03.R,RightHandMiddle3,,,,
11
+ f_ring.01.R,RightHandRing1,,,,
12
+ f_ring.02.R,RightHandRing2,,,,
13
+ f_ring.03.R,RightHandRing3,,,,
14
+ f_pinky.01.R,RightHandPinky1,,,,
15
+ f_pinky.02.R,RightHandPinky2,,,,
16
+ f_pinky.03.R,RightHandPinky3,,,,
17
+ thumb.01.L,LeftHandThumb1,,,,
18
+ thumb.02.L,LeftHandThumb2,,,,
19
+ thumb.03.L,LeftHandThumb3,,,,
20
+ f_index.01.L,LeftHandIndex1,,,,
21
+ f_index.02.L,LeftHandIndex2,,,,
22
+ f_index.03.L,LeftHandIndex3,,,,
23
+ f_middle.01.L,LeftHandMiddle1,,,,
24
+ f_middle.02.L,LeftHandMiddle2,,,,
25
+ f_middle.03.L,LeftHandMiddle3,,,,
26
+ f_ring.01.L,LeftHandRing1,,,,
27
+ f_ring.02.L,LeftHandRing2,,,,
28
+ f_ring.03.L,LeftHandRing3,,,,
29
+ f_pinky.01.L,LeftHandPinky1,,,,
30
+ f_pinky.02.L,LeftHandPinky2,,,,
31
+ f_pinky.03.L,LeftHandPinky3,,,,
@@ -0,0 +1,21 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,ue2rigify_template,Controllers
2
+ RightArm,upperarm_r,,,,
3
+ RightForeArm,lowerarm_r,,,,
4
+ RightHand,hand_r,,,,
5
+ LeftArm,upperarm_l,,,,
6
+ LeftForeArm,lowerarm_l,,,,
7
+ LeftHand,hand_l,,,,
8
+ Hips,pelvis,,,,
9
+ Spine,spine_02,,,,
10
+ Spine1,spine_04,,,,
11
+ Head,neck_01,,,,
12
+ RightUpLeg,thigh_r,,,,
13
+ RightLeg,calf_r,,,,
14
+ RightFoot,foot_r,,,,
15
+ LeftUpLeg,thigh_l,,,,
16
+ LeftLeg,calf_l,,,,
17
+ LeftFoot,foot_l,,,,
18
+ LeftToeBase,ball_l,,,,
19
+ RightToeBase,ball_r,,,,
20
+ RightShoulder,clavicle_r,,,,
21
+ LeftShoulder,clavicle_l,,,,
@@ -0,0 +1,31 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,,Controllers
2
+ thumb.01.R,thumb_01_r,,,,
3
+ thumb.02.R,thumb_02_r,,,,
4
+ thumb.03.R,thumb_03_r,,,,
5
+ f_index.01.R,index_01_r,,,,
6
+ f_index.02.R,index_02_r,,,,
7
+ f_index.03.R,index_03_r,,,,
8
+ f_middle.01.R,middle_01_r,,,,
9
+ f_middle.02.R,middle_02_r,,,,
10
+ f_middle.03.R,middle_03_r,,,,
11
+ f_ring.01.R,ring_01_r,,,,
12
+ f_ring.02.R,ring_02_r,,,,
13
+ f_ring.03.R,ring_03_r,,,,
14
+ f_pinky.01.R,pinky_01_r,,,,
15
+ f_pinky.02.R,pinky_02_r,,,,
16
+ f_pinky.03.R,pinky_03_r,,,,
17
+ thumb.01.L,thumb_01_l,,,,
18
+ thumb.02.L,thumb_02_l,,,,
19
+ thumb.03.L,thumb_03_l,,,,
20
+ f_index.01.L,index_01_l,,,,
21
+ f_index.02.L,index_02_l,,,,
22
+ f_index.03.L,index_03_l,,,,
23
+ f_middle.01.L,middle_01_l,,,,
24
+ f_middle.02.L,middle_02_l,,,,
25
+ f_middle.03.L,middle_03_l,,,,
26
+ f_ring.01.L,ring_01_l,,,,
27
+ f_ring.02.L,ring_02_l,,,,
28
+ f_ring.03.L,ring_03_l,,,,
29
+ f_pinky.01.L,pinky_01_l,,,,
30
+ f_pinky.02.L,pinky_02_l,,,,
31
+ f_pinky.03.L,pinky_03_l,,,,
@@ -0,0 +1,21 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,ue2rigify_template,Controllers
2
+ RightArm,upperarm_r,,,,
3
+ RightForeArm,lowerarm_r,,,,
4
+ RightHand,hand_r,,,,
5
+ LeftArm,upperarm_l,,,,
6
+ LeftForeArm,lowerarm_l,,,,
7
+ LeftHand,hand_l,,,,
8
+ Hips,pelvis,,,,
9
+ Spine,spine_02,,,,
10
+ Spine1,spine_04,,,,
11
+ Head,neck_01,,,,
12
+ RightUpLeg,thigh_r,,,,
13
+ RightLeg,calf_r,,,,
14
+ RightFoot,foot_r,,,,
15
+ LeftUpLeg,thigh_l,,,,
16
+ LeftLeg,calf_l,,,,
17
+ LeftFoot,foot_l,,,,
18
+ LeftToeBase,ball_l,,,,
19
+ RightToeBase,ball_r,,,,
20
+ RightShoulder,clavicle_r,,,,
21
+ LeftShoulder,clavicle_l,,,,
@@ -0,0 +1,31 @@
1
+ Reference,Deform_rig,Rot_offset_value,Rot_offset_axis,,Controllers
2
+ thumb.01.R,thumb_01_r,,,,
3
+ thumb.02.R,thumb_02_r,,,,
4
+ thumb.03.R,thumb_03_r,,,,
5
+ f_index.01.R,index_01_r,,,,
6
+ f_index.02.R,index_02_r,,,,
7
+ f_index.03.R,index_03_r,,,,
8
+ f_middle.01.R,middle_01_r,,,,
9
+ f_middle.02.R,middle_02_r,,,,
10
+ f_middle.03.R,middle_03_r,,,,
11
+ f_ring.01.R,ring_01_r,,,,
12
+ f_ring.02.R,ring_02_r,,,,
13
+ f_ring.03.R,ring_03_r,,,,
14
+ f_pinky.01.R,pinky_01_r,,,,
15
+ f_pinky.02.R,pinky_02_r,,,,
16
+ f_pinky.03.R,pinky_03_r,,,,
17
+ thumb.01.L,thumb_01_l,,,,
18
+ thumb.02.L,thumb_02_l,,,,
19
+ thumb.03.L,thumb_03_l,,,,
20
+ f_index.01.L,index_01_l,,,,
21
+ f_index.02.L,index_02_l,,,,
22
+ f_index.03.L,index_03_l,,,,
23
+ f_middle.01.L,middle_01_l,,,,
24
+ f_middle.02.L,middle_02_l,,,,
25
+ f_middle.03.L,middle_03_l,,,,
26
+ f_ring.01.L,ring_01_l,,,,
27
+ f_ring.02.L,ring_02_l,,,,
28
+ f_ring.03.L,ring_03_l,,,,
29
+ f_pinky.01.L,pinky_01_l,,,,
30
+ f_pinky.02.L,pinky_02_l,,,,
31
+ f_pinky.03.L,pinky_03_l,,,,
@@ -0,0 +1,18 @@
1
+ import os as _os
2
+ import sys as _sys
3
+ _axeSearchPath = _os.path.dirname(_os.path.abspath(__file__))
4
+ while not _os.path.exists(_os.path.join(_axeSearchPath,
5
+ 'axengine_1737993822_1010362681.py')):
6
+ _newAxeSearchPath = _os.path.normpath(_os.path.join(_axeSearchPath, '..'))
7
+ if _newAxeSearchPath == _axeSearchPath or len(_axeSearchPath) == 0:
8
+ break
9
+ _axeSearchPath = _newAxeSearchPath
10
+ try:
11
+ _sys.path.append(_axeSearchPath)
12
+ import axengine_1737993822_1010362681 as _axengine
13
+ except Exception as e:
14
+ raise Exception('Failed to load AxEngine!') from e
15
+ finally:
16
+ _sys.path.pop()
17
+ from axengine_1737993822_1010362681 import WupiError, WupiLicenseError, WupiErrorCode
18
+ _axengine._axe_run(430, globals())
@@ -324,7 +324,7 @@ ops_cfg:
324
324
  camera_model: unknown
325
325
  export_fbx: true
326
326
  rig_to_export: both
327
- render_viz: false
327
+ render_viz: true
328
328
  resolution_x: 720
329
329
  resolution_y: 1280
330
330
  resolution_percentage: 100
@@ -2,17 +2,17 @@ import os as _os
2
2
  import sys as _sys
3
3
  _axeSearchPath = _os.path.dirname(_os.path.abspath(__file__))
4
4
  while not _os.path.exists(_os.path.join(_axeSearchPath,
5
- 'axengine_1737984565_1010362681.py')):
5
+ 'axengine_1737993822_1010362681.py')):
6
6
  _newAxeSearchPath = _os.path.normpath(_os.path.join(_axeSearchPath, '..'))
7
7
  if _newAxeSearchPath == _axeSearchPath or len(_axeSearchPath) == 0:
8
8
  break
9
9
  _axeSearchPath = _newAxeSearchPath
10
10
  try:
11
11
  _sys.path.append(_axeSearchPath)
12
- import axengine_1737984565_1010362681 as _axengine
12
+ import axengine_1737993822_1010362681 as _axengine
13
13
  except Exception as e:
14
14
  raise Exception('Failed to load AxEngine!') from e
15
15
  finally:
16
16
  _sys.path.pop()
17
- from axengine_1737984565_1010362681 import WupiError, WupiLicenseError, WupiErrorCode
18
- _axengine._axe_run(216, globals())
17
+ from axengine_1737993822_1010362681 import WupiError, WupiLicenseError, WupiErrorCode
18
+ _axengine._axe_run(227, globals())
@@ -2,17 +2,17 @@ import os as _os
2
2
  import sys as _sys
3
3
  _axeSearchPath = _os.path.dirname(_os.path.abspath(__file__))
4
4
  while not _os.path.exists(_os.path.join(_axeSearchPath,
5
- 'axengine_1737984565_1010362681.py')):
5
+ 'axengine_1737993822_1010362681.py')):
6
6
  _newAxeSearchPath = _os.path.normpath(_os.path.join(_axeSearchPath, '..'))
7
7
  if _newAxeSearchPath == _axeSearchPath or len(_axeSearchPath) == 0:
8
8
  break
9
9
  _axeSearchPath = _newAxeSearchPath
10
10
  try:
11
11
  _sys.path.append(_axeSearchPath)
12
- import axengine_1737984565_1010362681 as _axengine
12
+ import axengine_1737993822_1010362681 as _axengine
13
13
  except Exception as e:
14
14
  raise Exception('Failed to load AxEngine!') from e
15
15
  finally:
16
16
  _sys.path.pop()
17
- from axengine_1737984565_1010362681 import WupiError, WupiLicenseError, WupiErrorCode
18
- _axengine._axe_run(799, globals())
17
+ from axengine_1737993822_1010362681 import WupiError, WupiLicenseError, WupiErrorCode
18
+ _axengine._axe_run(830, globals())
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mocap-desktop-gui
3
- Version: 0.21.4
3
+ Version: 0.22.0
4
4
  Summary:
5
5
  Author: Move.ai
6
6
  Requires-Python: >=3.10,<3.14
@@ -0,0 +1,93 @@
1
+ mocap_desktop_gui/__init__.py,sha256=-thvyU02oX2_GN_sfXPT9EwbdKD0ZRlN8L2-anfyBn0,726
2
+ mocap_desktop_gui/axengine_1737993822_1010362681.py,sha256=1Y8fXKaNJd_WOJhZSIPK15Xeu3MKg1jyvDyYszxeTtk,536928
3
+ mocap_desktop_gui/gen/__init__.py,sha256=Tc4btBIQx37dDjTh8oEY1TuWDO9Z0A1Ff0xYyhxGl8E,726
4
+ mocap_desktop_gui/gen/rc_icons.py,sha256=qky3ECEhn6kRAv1IoKm-X4YXD1X-B8xTQDkgxt0VOLI,726
5
+ mocap_desktop_gui/gen/rc_qml.py,sha256=EKe0C22fF7EbGCutDCWX1hIYyKJ-Z9oUZfSqD0isa_o,726
6
+ mocap_desktop_gui/gen/rc_style.py,sha256=WYWwem1cw49v9Hb5-Y5x5-vr1Bi1o1ZROKKgmckoX3E,726
7
+ mocap_desktop_gui/main.py,sha256=wRkomOTCkS7p00kLvgKsaDaJDMA5expYFWYkiiXIh8w,726
8
+ mocap_desktop_gui/mc/__init__.py,sha256=NUrifpmZ-4ZZ6d7BCGxk3BXDWSe92mTMWjO1oF5BEbo,726
9
+ mocap_desktop_gui/mc/bld_fbx_2_glb.py,sha256=1KmoM5Fb14uWEPUvOrRmU6Nyptg57judiAXVk556jk8,725
10
+ mocap_desktop_gui/mc/bld_utils.py,sha256=a4CHsZWzEj6ncWxbbtuNLl0Q0VkOf0B3Pbe6PANMtbY,726
11
+ mocap_desktop_gui/mc/camera_models.py,sha256=ucIeB653xbrV143XsBD59qGeOzKEy2pcbw1OH3NL0tk,726
12
+ mocap_desktop_gui/mc/mc_actor_profile.py,sha256=2I-dv0nd1aa0wnm5d4OzMXN_9srNlSD10GuKLUgp6DM,726
13
+ mocap_desktop_gui/mc/mc_actor_profile_model.py,sha256=003QwLrRwj4it-rsJOKmTr1oN9YVsDIYHJQ2CZluXRw,726
14
+ mocap_desktop_gui/mc/mc_app_manager.py,sha256=nm3FOvkrCQIGqKxof8HYZHeYpDh3iM8jlJ_Nb17dTiU,726
15
+ mocap_desktop_gui/mc/mc_auth_core.py,sha256=9F38rn90lkGwG1AgN5tntOB0qN14_4wg_AJHZsFxljM,726
16
+ mocap_desktop_gui/mc/mc_auth_service.py,sha256=VQ8BzeWTHhys-h14D3dcyCAsSiVKa-wHZj55VuLqWMQ,726
17
+ mocap_desktop_gui/mc/mc_calib.py,sha256=ZzIdXsIBBwk7jcLw0PvBDo-w4e0OOcV4tT9zMwtnC4g,726
18
+ mocap_desktop_gui/mc/mc_camera_views_model.py,sha256=2L08tC5mw-H5jVJyBwRQ2oTkaDbwGPL-V7DQW8BL7_o,726
19
+ mocap_desktop_gui/mc/mc_cloud_service.py,sha256=1QAQ97Zbkl3O_v-ffRmOLuRGmfPvr9pT-Luicc8nqYg,726
20
+ mocap_desktop_gui/mc/mc_common_paths.py,sha256=Q9ETqDHaALrtVNYz9k2k8PmwOAx_jZAed5qDzSArTw4,726
21
+ mocap_desktop_gui/mc/mc_context.py,sha256=ZiJVbTJQsk44SOMNXUJoMUWDqctf_QjjxLk_wJoSu5k,726
22
+ mocap_desktop_gui/mc/mc_diagnosis.py,sha256=LMfDklvBswIy7KAxgCUZ4i4qxUgg3cJNsDqM070SoAk,726
23
+ mocap_desktop_gui/mc/mc_file_util.py,sha256=EWqzTlxtXk6JgsjnGEVHCEgtDWfNp__LKUSbAh_0L30,726
24
+ mocap_desktop_gui/mc/mc_import_folder.py,sha256=aWWJZ6RPfk2sR6r61JMiHj52wDNeCBp-z5Tu-NahAok,726
25
+ mocap_desktop_gui/mc/mc_project.py,sha256=E7RLECeA4RcyOJmWu1mAmQrDkQ8vRxkYQuL8Pz4GP2M,726
26
+ mocap_desktop_gui/mc/mc_project_manager.py,sha256=MxEltk1auTJfU9KM5g1TrNuPC6ZO6iPOWKTgzZVaZ-k,726
27
+ mocap_desktop_gui/mc/mc_scene_3d_service.py,sha256=0zXVLGt72AQkp02nkVjjnxgzYqhsgGDi7r7grmsA3s0,724
28
+ mocap_desktop_gui/mc/mc_sync_media_player.py,sha256=qxdolArTzPRLfSmDuyXfew3i9HeFYwtxq50eAkkGMZQ,726
29
+ mocap_desktop_gui/mc/mc_sync_video_decoder_service.py,sha256=Xkqk0oEQYlmY-vtI_B4OwMf9FSZQ1LImd0nYJJZlx6w,726
30
+ mocap_desktop_gui/mc/mc_sync_video_paint_item.py,sha256=uI_YLFnJjgVtb7miJuZzCXORajdPWA9xxAB532LeX9E,726
31
+ mocap_desktop_gui/mc/mc_take.py,sha256=izTWPFkao-3DaI2Qiq9RQhHrKMYBgm5kXkBDqvkaxG4,726
32
+ mocap_desktop_gui/mc/mc_take_cloud_job.py,sha256=bMuB8SEtXlr1pjTxwYiVWr14x4f1kaE43e32WhZfBhM,726
33
+ mocap_desktop_gui/mc/mc_take_cloud_job_action.py,sha256=WOb5ZY6VVZqFnpWIrOtwjP-qLM0luAXD8iNeo7K078Y,726
34
+ mocap_desktop_gui/mc/mc_take_cloud_job_calib.py,sha256=y9tYEOiqdzhIDDtbg_FYhVHj4EFalgQf-1RyaY02eLk,726
35
+ mocap_desktop_gui/mc/mc_take_list_model.py,sha256=i1rpgIjAVuWzU03wPmAdKoMUfxAh4oDU3hU7qR8EJ7I,726
36
+ mocap_desktop_gui/mc/mc_take_local_job.py,sha256=fYpbb2zgH80kbILF5rABlx4tkHFAsb2XsG_p8KIsLv8,725
37
+ mocap_desktop_gui/mc/mc_take_local_job_service.py,sha256=GqWhgdvMLP_x-t40UoOshRZ6TDPhyvP9ZYuATbPlYvA,726
38
+ mocap_desktop_gui/mc/mc_take_run_common.py,sha256=bu8u8_r-Gf4bkBJuOKt3UGn4vE02mqED_UInzaw9vH8,726
39
+ mocap_desktop_gui/mc/mc_take_run_data_prep.py,sha256=XRtiEDkYmyN_2EmFr7W7l-nDRuSGdKlyQ87vaFcdTqc,726
40
+ mocap_desktop_gui/mc/mc_take_run_settings.py,sha256=5z98Gs1r6xNQ-FIR3eNFUImssRr-1dfNGa3L6c_NFas,726
41
+ mocap_desktop_gui/mc/mc_take_runs_cloud_manager.py,sha256=kLxcvzJx0R3KrOoa09QXZnq4RSVgN1QR4Je321W_Gec,726
42
+ mocap_desktop_gui/mc/mc_take_runs_local_manager.py,sha256=vJoLIATUzs6iaDMLz3VaBViqM-MPkPrtsw9pk-DWUHU,726
43
+ mocap_desktop_gui/mc/mc_take_runs_manager.py,sha256=FqtZlEW0IWI9ZuGYINwMstTxVbhDhfLZelG4pQ-U2Dk,726
44
+ mocap_desktop_gui/mc/mc_take_settings.py,sha256=O7KznnaxUa8t3sr9mX-7xV1njeWX5tBIIsCFsMjxvPM,725
45
+ mocap_desktop_gui/mc/mc_take_settings_action.py,sha256=iLkRGSMl_iJuLM4Wadqb4ekl21fDz8Kh50q_QZALIMY,725
46
+ mocap_desktop_gui/mc/mc_take_video_model.py,sha256=l-EmNQb1yIJPz6ZQvxu_ssAszWaxNXYnw9CJpiQLgzw,726
47
+ mocap_desktop_gui/mc/mc_task_trt_engine_gen.py,sha256=7ZDQgl9bbXQc7PB9PaJ8wfVJSJuRyrKJItHWH6fYmPY,726
48
+ mocap_desktop_gui/mc/mc_video.py,sha256=QBuavNU5DLahUDztpeMWzG0csAOCY263c_Hp122ms7w,726
49
+ mocap_desktop_gui/mc/mc_video_manager.py,sha256=TtBmT85ZGPyuY0qAsLvo5rMjvCzxSlDePL0SIumlyRU,726
50
+ mocap_desktop_gui/mc/mc_video_uploader.py,sha256=w-ooDPArkcMYn1lEEd7Af5z_6_VtIsigcgX5JgwV8U0,726
51
+ mocap_desktop_gui/mc/mc_videos_uploader.py,sha256=XJ3rkOdICvv0_cmsGup-7WUcja0A2YKmIBdxIoS1yCA,726
52
+ mocap_desktop_gui/mc/mc_worker.py,sha256=AUBHIOAWeUR-TLAGyYMgmsQhIcEd8zYVM_RbWtHrv8A,726
53
+ mocap_desktop_gui/mc/qml_engine.py,sha256=wp7ohtXiTLcAC_JunYeYrX9hbTSS2kiZ6tTc9slJgFw,726
54
+ mocap_desktop_gui/mc/rig/Move_Mo.blend,sha256=rNN1yapGy_ok0rd5BFO7ldkTcNeeROnIrmKa2COA_Ic,29633272
55
+ mocap_desktop_gui/mc/rig/default/decentraland/decentraland.blend,sha256=RHjE24_QKvsMABr8lCahf4HdLRs-kZxQ6USsGf19EJw,2910664
56
+ mocap_desktop_gui/mc/rig/default/decentraland/mapping_body.csv,sha256=W0j41I8rTDXfmvzQsgYLCFJrDTxyTc0Wp3dOkvGsqYs,691
57
+ mocap_desktop_gui/mc/rig/default/decentraland/mapping_fingers.csv,sha256=Ex-H7IpzcCTkFNkA8mgQuvBKSKkI40JIeYW_mOGwRUY,1240
58
+ mocap_desktop_gui/mc/rig/default/mixamo_f/mapping_body.csv,sha256=RShSAv5b_2U_T4d-57e6NLkEGCXbSp99htOzuBF20lk,751
59
+ mocap_desktop_gui/mc/rig/default/mixamo_f/mapping_fingers.csv,sha256=Cd7d0l6QrpXRW_aZZ2hFqIdPSddVaujSueaDUPhq6PQ,1330
60
+ mocap_desktop_gui/mc/rig/default/mixamo_f/mixamo_f.blend,sha256=8dCSKPlVLJhO3vX473ZfD9hyr7Zqbcug6Lg6NkgrCQ0,7603480
61
+ mocap_desktop_gui/mc/rig/default/mixamo_m/mapping_body.csv,sha256=RShSAv5b_2U_T4d-57e6NLkEGCXbSp99htOzuBF20lk,751
62
+ mocap_desktop_gui/mc/rig/default/mixamo_m/mapping_fingers.csv,sha256=Cd7d0l6QrpXRW_aZZ2hFqIdPSddVaujSueaDUPhq6PQ,1330
63
+ mocap_desktop_gui/mc/rig/default/mixamo_m/mixamo_m.blend,sha256=ZUMMCfSjswvyOsnWOQHd-8-u-vqxFA_5KTIT4q8f4Tk,8255456
64
+ mocap_desktop_gui/mc/rig/default/move_mo/desktop.ini,sha256=IU2CLoVTT7IAqUISie1U7FODUeA43DbmE1FN9igTE2M,101
65
+ mocap_desktop_gui/mc/rig/default/move_mo/mapping_body.csv,sha256=CaJ9SLWvXNFU44ft-VI9Br4US2hmdLoMh8w8KnXvHHg,551
66
+ mocap_desktop_gui/mc/rig/default/move_mo/mapping_fingers.csv,sha256=cy1EX5aJTRjE3dQLe9YsdrGUsxGqPjYupb99fMw_k18,1030
67
+ mocap_desktop_gui/mc/rig/default/move_mo/move_mo.blend,sha256=rNN1yapGy_ok0rd5BFO7ldkTcNeeROnIrmKa2COA_Ic,29633272
68
+ mocap_desktop_gui/mc/rig/default/move_ve/mapping_body.csv,sha256=CaJ9SLWvXNFU44ft-VI9Br4US2hmdLoMh8w8KnXvHHg,551
69
+ mocap_desktop_gui/mc/rig/default/move_ve/mapping_fingers.csv,sha256=cy1EX5aJTRjE3dQLe9YsdrGUsxGqPjYupb99fMw_k18,1030
70
+ mocap_desktop_gui/mc/rig/default/move_ve/move_ve.blend,sha256=jlTOEXSb-n-3nI33KzbJvnXuCjTZ5Vlweb03Nxju2Cw,32072148
71
+ mocap_desktop_gui/mc/rig/default/ue5_manne/mapping_body.csv,sha256=9D9ovAAoJfdFwGB9gqljkVQqmwPmhkiQawMW06LhRP0,529
72
+ mocap_desktop_gui/mc/rig/default/ue5_manne/mapping_fingers.csv,sha256=lroJQjIiO_8SL31MtE5LgsSrLnzCynnkmn9AxzKOSAg,895
73
+ mocap_desktop_gui/mc/rig/default/ue5_manne/ue5_manne.blend,sha256=CFiqijYFxEVnVtVdQ1UBTK-T6ro0SeYz1ZMbHgzvSxA,39479056
74
+ mocap_desktop_gui/mc/rig/default/ue5_quinn/mapping_body.csv,sha256=9D9ovAAoJfdFwGB9gqljkVQqmwPmhkiQawMW06LhRP0,529
75
+ mocap_desktop_gui/mc/rig/default/ue5_quinn/mapping_fingers.csv,sha256=lroJQjIiO_8SL31MtE5LgsSrLnzCynnkmn9AxzKOSAg,895
76
+ mocap_desktop_gui/mc/rig/default/ue5_quinn/ue5_quinn.blend,sha256=UCdtV4EouKQD6lWaQ72m-XF6-NUCA5zWU--mY8sJuXo,37688368
77
+ mocap_desktop_gui/mc/rig/mapping_body.csv,sha256=CaJ9SLWvXNFU44ft-VI9Br4US2hmdLoMh8w8KnXvHHg,551
78
+ mocap_desktop_gui/mc/rig/mapping_fingers.csv,sha256=cy1EX5aJTRjE3dQLe9YsdrGUsxGqPjYupb99fMw_k18,1030
79
+ mocap_desktop_gui/mc/rig/rig_path.py,sha256=Snxf-NOCJTvHV6zfpsK_i4qaCshUfJF6UlTNTByjGlc,726
80
+ mocap_desktop_gui/mc/rig/sdc_rig.zip,sha256=hYCBzYFZKuSr15Xs0nql-iD6aLpuTzy-_5o2CyZjiJE,9022411
81
+ mocap_desktop_gui/mc/scene/scene_3d.blend.5a95cd45,sha256=YBmgAeDqATPeJfra3WrblJ3qpn8QfPtbh4W5Elvn0bM,31290788
82
+ mocap_desktop_gui/mc/settings/camera_models.yaml,sha256=cokr4yWMbTTw2X0ObvBIM_j9HWqgBa4QHqSDlF_XpSo,3320
83
+ mocap_desktop_gui/mc/settings/pipeline_log_settings.yaml,sha256=LRUryWBeAI_1ZlU428F2Wqqd_IUWvB2CFv5X0ilBpQM,1622
84
+ mocap_desktop_gui/mc/settings/settings_action.yaml,sha256=4-Nu_gdZStpo6FPWSE419rJcZezcu2hYk53SmhMSgy4,18192
85
+ mocap_desktop_gui/mc/settings/settings_extrinsic.yaml,sha256=vDTZqkq8n6XfocRjJlolEj0W5sKuC5CpZvLc4KEnkFU,6483
86
+ mocap_desktop_gui/mc/settings/trt_gen_lite.ini,sha256=QavcRCmwmXTeOlO05LWVPjcVg2cZBwJ_A-dnOajyTy8,688
87
+ mocap_desktop_gui/mc/util.py,sha256=9d55qNQJbDj40Vzz-wTXjI7xdEOTasgbo6FxTwpZe-Q,726
88
+ mocap_desktop_gui/sample.py,sha256=1bohKq9AvFhU3WZJmKNvzCc3mYzlTWIe9HwMkapkBos,726
89
+ mocap_desktop_gui/settings.ini,sha256=5zvMETGa_QWHnRN8eplSc-7_owS-7Ww03Gt_Qx1xBQA,8
90
+ mocap_desktop_gui-0.22.0.dist-info/METADATA,sha256=ftLi4AuV574wDLrtOzt-JZ6ZyPVBabPVfiGSiBEhOk8,1024
91
+ mocap_desktop_gui-0.22.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
92
+ mocap_desktop_gui-0.22.0.dist-info/entry_points.txt,sha256=CO37HQGXaM-H3mgUqsTWFln5hHy3SGvrVNcxny6y3So,60
93
+ mocap_desktop_gui-0.22.0.dist-info/RECORD,,