File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,9 +14,6 @@ set(ROOT_PROJECT_NAME "Singularity" CACHE STRING
1414 "The root project/makefile/solution name. Defaults to Singularity." )
1515project (${ROOT_PROJECT_NAME} )
1616
17- string (REPLACE " " "" VIEWER_CHANNEL_NOSPACE ${VIEWER_CHANNEL} )
18- set (VIEWER_CHANNEL_NOSPACE ${VIEWER_CHANNEL_NOSPACE} CACHE STRING "Prefix used for resulting artifacts." )
19-
2017set (CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR} /cmake" )
2118
2219include (Variables )
Original file line number Diff line number Diff line change @@ -186,6 +186,9 @@ set(GRID agni CACHE STRING "Target Grid")
186186
187187set (VIEWER_CHANNEL "Singularity Test" CACHE STRING "Viewer Channel Name" )
188188
189+ string (REPLACE " " "" VIEWER_CHANNEL_NOSPACE ${VIEWER_CHANNEL} )
190+ set (VIEWER_CHANNEL_NOSPACE ${VIEWER_CHANNEL_NOSPACE} CACHE STRING "Prefix used for resulting artifacts." )
191+
189192set (ENABLE_SIGNING OFF CACHE BOOL "Enable signing the viewer" )
190193set (SIGNING_IDENTITY "" CACHE STRING "Specifies the signing identity to use, if necessary." )
191194
Original file line number Diff line number Diff line change 36553655 group =" 1"
36563656 name =" Muscular_Torso"
36573657 label =" Torso Muscles"
3658+ sex =" male"
36583659 show_simple =" true"
36593660 wearable =" shape"
36603661 edit_group =" shape_torso"
36923693 </param_morph >
36933694 </param >
36943695
3696+ <param
3697+ id =" 107"
3698+ group =" 1"
3699+ name =" Muscular_Torso"
3700+ label =" Torso Muscles"
3701+ sex =" female"
3702+ show_simple =" true"
3703+ wearable =" shape"
3704+ edit_group =" shape_torso"
3705+ label_min =" Regular"
3706+ label_max =" Muscular"
3707+ value_min =" 0"
3708+ value_max =" 1.4"
3709+ camera_elevation =" .3"
3710+ camera_distance =" 1.2" >
3711+ <param_morph >
3712+ <volume_morph
3713+ name =" L_CLAVICLE"
3714+ scale =" 0.02 0.0 0.005"
3715+ pos =" 0.0 0 0.005" />
3716+ <volume_morph
3717+ name =" L_UPPER_ARM"
3718+ scale =" 0.015 0.0 0.005"
3719+ pos =" 0.015 0 0" />
3720+ <volume_morph
3721+ name =" L_LOWER_ARM"
3722+ scale =" 0.005 0.0 0.005"
3723+ pos =" 0.005 0 0" />
3724+ <volume_morph
3725+ name =" R_CLAVICLE"
3726+ scale =" 0.02 0.0 0.005"
3727+ pos =" 0.0 0 0.005" />
3728+ <volume_morph
3729+ name =" R_UPPER_ARM"
3730+ scale =" 0.015 0.0 0.005"
3731+ pos =" 0.015 0 0" />
3732+ <volume_morph
3733+ name =" R_LOWER_ARM"
3734+ scale =" 0.005 0.0 0.005"
3735+ pos =" 0.005 0 0" />
3736+ </param_morph >
3737+ </param >
3738+
36953739 <param
36963740 id =" 648"
36973741 group =" 1"
1026310307 min2 =" .5" />
1026410308
1026510309 <driven
10266- id =" 106 "
10310+ id =" 107 "
1026710311 min1 =" .5"
1026810312 max1 =" 1"
1026910313 max2 =" 1"
Original file line number Diff line number Diff line change 6666 <combo_item name =" (Korean)" value =" ko" >한국어(Korean)*</combo_item >
6767 </combo_box >
6868 <string name =" region_name_prompt" >< Type region name> </string >
69- <combo_box bottom =" -328" height =" 18" left =" 103" name =" crash_behavior_combobox" width =" 115 " >
69+ <combo_box bottom =" -328" height =" 18" left =" 103" name =" crash_behavior_combobox" width =" 140 " >
7070 <combo_item name =" Askbeforesending" value =" Ask before sending" >Ask before sending</combo_item >
7171 <combo_item name =" Alwayssend" value =" Always send" >Always send</combo_item >
7272 <combo_item name =" Neversend" value =" Never send" >Never send</combo_item >
You can’t perform that action at this time.
0 commit comments