Home
last modified time | relevance | path

Searched refs:rig_type (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dobject_skinify.py121 rig_type = Rig_type.OTHER variable
125 def __init__(self, rig_type): argument
126 self.rig_type = rig_type
143 if self.rig_type == Rig_type.HUMAN or self.rig_type == Rig_type.PITCHIPOY:
270 if rig_type == Rig_type.HORSE:
276 elif rig_type == Rig_type.BIRD:
279 elif rig_type == Rig_type.CAT:
288 elif rig_type == Rig_type.WOLF:
323 rig_type = identify_rig()
389 rig_type == Rig_type.HUMAN) or (b.name == 'spine' and rig_type == Rig_type.BIPED))):
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/rigify/utils/
H A Drig.py72 rig_type = bone.rigify_type
73 if rig_type in rig_defs:
74 bone.rigify_type = rig_defs[rig_type]
75 if 'leg' in rig_type:
77 if 'arm' in rig_type:
79 if 'paw' in rig_type:
81 if rig_type == "basic.copy":
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/rigify/legacy/
H A Dgenerate.py446 rig_type = obj.pose.bones[bone_name].rigify_type
447 rig_type = rig_type.replace(" ", "")
449 if rig_type == "":
457 rig = get_rig_type(rig_type).Rig(obj, bone_name, params)
459 …sage = "Rig Type Missing: python module for type '%s' not found (bone: %s)" % (rig_type, bone_name)
471 def param_matches_type(param_name, rig_type): argument
474 if param_name.rsplit(".", 1)[0] == rig_type:
480 def param_name(param_name, rig_type): argument
483 return param_name[len(rig_type) + 1:]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/rigify/
H A Dbase_generate.py387 def instantiate_rig_by_type(self, rig_type, pose_bone): argument
388 return self.instantiate_rig(self.find_rig_class(rig_type), pose_bone)
405 rig_type = get_rigify_type(pose_bone)
407 if rig_type != "":
409 rig_class = self.find_rig_class(rig_type)
431 …sage = "Rig Type Missing: python module for type '%s' not found (bone: %s)" % (rig_type, bone_name)
H A Dgenerate.py60 def find_rig_class(self, rig_type): argument
61 rig_module = rig_lists.rigs[rig_type]["module"]
610 def param_matches_type(param_name, rig_type): argument
613 if param_name.rsplit(".", 1)[0] == rig_type:
619 def param_name(param_name, rig_type): argument
622 return param_name[len(rig_type) + 1:]
/dports/science/chrono/chrono-7.0.1/src/demos/vehicle/cosimulation/
H A Ddemo_VEH_Cosim_WheelRig_DistributedTerrain.cpp103 auto rig_type = ChVehicleCosimDBPRig::Type::IMPOSED_SLIP; in main() local
105 switch (rig_type) { in main()
/dports/comms/hamlib/hamlib-4.3.1/rigs/icom/
H A Dic475.c59 .rig_type = RIG_TYPE_TRANSCEIVER,
164 .rig_type = RIG_TYPE_TRANSCEIVER,
H A Dic728.c69 .rig_type = RIG_TYPE_TRANSCEIVER,
187 .rig_type = RIG_TYPE_TRANSCEIVER,
H A Dicr7000.c70 .rig_type = RIG_TYPE_RECEIVER,
185 .rig_type = RIG_TYPE_RECEIVER,
H A Dic706.c159 .rig_type = RIG_TYPE_MOBILE,
297 .rig_type = RIG_TYPE_MOBILE,
459 .rig_type = RIG_TYPE_MOBILE,
/dports/comms/hamlib/hamlib-4.3.1/tests/
H A Dlistrigs.c41 switch (caps->rig_type & RIG_TYPE_MASK) in print_caps_sum()
/dports/comms/hamlib/hamlib-4.3.1/rigs/kit/
H A DminiVNA.c71 .rig_type = RIG_TYPE_TUNER,
H A Dusrp.c75 .rig_type = RIG_TYPE_TUNER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/tapr/
H A Ddsp10.c67 .rig_type = RIG_TYPE_TRANSCEIVER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/rft/
H A Dekd500.c60 .rig_type = RIG_TYPE_RECEIVER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/lowe/
H A Dhf235.c58 .rig_type = RIG_TYPE_RECEIVER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/uniden/
H A Dbcd996t.c62 .rig_type = RIG_TYPE_TRUNKSCANNER,
H A Dbcd396t.c62 .rig_type = RIG_TYPE_TRUNKSCANNER,
H A Dbc245.c55 .rig_type = RIG_TYPE_TRUNKSCANNER,
H A Dbc895.c70 .rig_type = RIG_TYPE_TRUNKSCANNER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/skanti/
H A Dtrp8000.c60 .rig_type = RIG_TYPE_TRANSCEIVER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/racal/
H A Dra6790.c58 .rig_type = RIG_TYPE_RECEIVER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/tentec/
H A Drx350.c69 .rig_type = RIG_TYPE_RECEIVER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/wj/
H A Dwj8888.c65 .rig_type = RIG_TYPE_RECEIVER,
/dports/comms/hamlib/hamlib-4.3.1/rigs/kenwood/
H A Dts950.c66 .rig_type = RIG_TYPE_TRANSCEIVER,
209 .rig_type = RIG_TYPE_TRANSCEIVER,

12345678910