From: Rafael Sadowski Subject: UPDATE: blender-4.5.0 To: The OpenBSD ports mailing-list Date: Wed, 16 Jul 2025 18:22:26 +0200 Simple update blender-4.5.0. Tested on amd64. OK? - Reactivate files/blender - Remove uncomment do-install - Set SUBST_VARS Cheers Rafael diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index ae2d3824c9e..4b8de698c37 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -6,8 +6,9 @@ DPB_PROPERTIES = parallel COMMENT = 3D creation software -DISTNAME = blender-4.4.3 -REVISION = 0 +VERSION = 4.5.0 +V = ${VERSION:R} +DISTNAME = blender-${VERSION} CATEGORIES = graphics @@ -113,51 +114,17 @@ MODPY_ADJ_FILES = scripts/modules/bl_i18n_utils/merge_po.py \ datafiles/blender_icons_update.py \ datafiles/ctodata.py \ datafiles/prvicons_update.py - -#do-install: -# ${INSTALL_SCRIPT} ${FILESDIR}/blender ${PREFIX}/bin -# ${SUBST_CMD} ${PREFIX}/bin/blender -# ${INSTALL_PROGRAM} ${WRKBUILD}/bin/blender ${PREFIX}/bin/blender-bin -# ${INSTALL_SCRIPT} ${WRKSRC}/release/bin/blender-softwaregl \ -# ${PREFIX}/bin/blender-softwaregl -# ${INSTALL_DATA_DIR} ${PREFIX}/share/blender/scripts -# ${INSTALL_DATA_DIR} ${PREFIX}/share/blender/datafiles -# cd ${WRKSRC}/scripts && pax -rw . \ -# ${PREFIX}/share/blender/scripts -# ${INSTALL_DATA_DIR} ${PREFIX}/share/blender/scripts/addons/cycles -# cd ${WRKSRC}/intern/cycles/blender/addon && pax -rw . \ -# ${PREFIX}/share/blender/scripts/addons/cycles -# ${INSTALL_DATA_DIR} ${PREFIX}/share/blender/datafiles/fonts -# cd ${WRKSRC}/release/datafiles/fonts && pax -rw . \ -# ${PREFIX}/share/blender/datafiles/fonts -# cd ${WRKSRC}/release/datafiles && pax -rw . \ -# ${PREFIX}/share/blender/datafiles -# ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/blender -# ${INSTALL_DATA} ${WRKSRC}/release/license/{spdx,others}/* \ -# ${PREFIX}/share/doc/blender -# ${INSTALL_DATA} ${WRKSRC}/release/text/copy* \ -# ${PREFIX}/share/doc/blender -# ${INSTALL_DATA_DIR} ${PREFIX}/share/applications -# ${INSTALL_DATA} ${WRKSRC}/release/freedesktop/blender.desktop \ -# ${PREFIX}/share/applications -# ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps -# ${INSTALL_DATA} \ -# ${WRKSRC}/release/freedesktop/icons/scalable/apps/blender.svg \ -# ${PREFIX}/share/pixmaps -# ${MODPY_BIN} ${WRKSRC}/doc/manpage/blender.1.py \ -# --blender ${WRKBUILD}/bin/blender \ -# --output ${PREFIX}/man/man1/blender.1 -# ${MODPY_COMPILEALL} ${PREFIX}/share/blender/ -# # Replace woff2 by ttf -# find ${PREFIX}/share/blender/${V}/datafiles/fonts -name '*.woff2' \ -# -exec ${LOCALBASE}/bin/woff2_decompress {} \; -# rm ${PREFIX}/share/blender/datafiles/fonts/*.woff2 +SUBST_VARS = V post-install: ${MODPY_COMPILEALL} ${PREFIX}/share/blender/ # Replace woff2 with ttf - find ${PREFIX}/share/blender/4.4/datafiles/fonts -name '*.woff2' \ + find ${PREFIX}/share/blender/${V}/datafiles/fonts -name '*.woff2' \ -exec ${LOCALBASE}/bin/woff2_decompress {} \; - rm ${PREFIX}/share/blender/4.4/datafiles/fonts/*.woff2 + rm ${PREFIX}/share/blender/${V}/datafiles/fonts/*.woff2 + # + mv ${PREFIX}/bin/blender ${PREFIX}/bin/blender-bin + ${INSTALL_SCRIPT} ${FILESDIR}/blender ${PREFIX}/bin + ${SUBST_CMD} ${PREFIX}/bin/blender .include diff --git a/graphics/blender/distinfo b/graphics/blender/distinfo index ee6e606a6fd..4b60f5dc9e5 100644 --- a/graphics/blender/distinfo +++ b/graphics/blender/distinfo @@ -1,2 +1,2 @@ -SHA256 (blender-4.4.3.tar.xz) = meze8k7OFAhAFu5Hx1busvyKCchIegKWtFoRciTcXKc= -SIZE (blender-4.4.3.tar.xz) = 85519376 +SHA256 (blender-4.5.0.tar.xz) = ypFg7j2HQejiVcsK7lBqknDvOSUSqpxYTxMKkd+fs5Q= +SIZE (blender-4.5.0.tar.xz) = 85059376 diff --git a/graphics/blender/files/blender b/graphics/blender/files/blender index 41436581810..d200e517eb8 100644 --- a/graphics/blender/files/blender +++ b/graphics/blender/files/blender @@ -1,6 +1,6 @@ #!/bin/sh -export BLENDER_SYSTEM_DATAFILES="${TRUEPREFIX}/share/blender/datafiles" -export BLENDER_SYSTEM_SCRIPTS="${TRUEPREFIX}/share/blender/scripts" +export BLENDER_SYSTEM_DATAFILES="${TRUEPREFIX}/share/blender/${V}/datafiles" +export BLENDER_SYSTEM_SCRIPTS="${TRUEPREFIX}/share/blender/${V}/scripts" exec "${TRUEPREFIX}/bin/blender-bin" "$@" diff --git a/graphics/blender/pkg/PLIST b/graphics/blender/pkg/PLIST index 1b6680e61e9..b56c120410f 100644 --- a/graphics/blender/pkg/PLIST +++ b/graphics/blender/pkg/PLIST @@ -1,2981 +1,3019 @@ -@bin bin/blender +bin/blender +@bin bin/blender-bin @bin bin/blender-thumbnailer share/applications/blender.desktop share/blender/ -share/blender/4.4/ -share/blender/4.4/datafiles/ -share/blender/4.4/datafiles/assets/ -share/blender/4.4/datafiles/assets/LICENSE -share/blender/4.4/datafiles/assets/blender_assets.cats.txt -share/blender/4.4/datafiles/assets/brushes/ -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-curve_sculpt.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-gp_draw.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-gp_sculpt.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-gp_vertex.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-gp_weight.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-mesh_sculpt.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-mesh_texture.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-mesh_vertex.blend -share/blender/4.4/datafiles/assets/brushes/essentials_brushes-mesh_weight.blend -share/blender/4.4/datafiles/assets/geometry_nodes/ -share/blender/4.4/datafiles/assets/geometry_nodes/procedural_hair_node_assets.blend -share/blender/4.4/datafiles/assets/geometry_nodes/smooth_by_angle.blend -share/blender/4.4/datafiles/colormanagement/ -share/blender/4.4/datafiles/colormanagement/config.ocio -share/blender/4.4/datafiles/colormanagement/filmic/ -share/blender/4.4/datafiles/colormanagement/filmic/filmic_desat_33.cube -share/blender/4.4/datafiles/colormanagement/filmic/filmic_to_0-35_1-30.spi1d -share/blender/4.4/datafiles/colormanagement/filmic/filmic_to_0-48_1-09.spi1d -share/blender/4.4/datafiles/colormanagement/filmic/filmic_to_0-60_1-04.spi1d -share/blender/4.4/datafiles/colormanagement/filmic/filmic_to_0-70_1-03.spi1d -share/blender/4.4/datafiles/colormanagement/filmic/filmic_to_0-85_1-011.spi1d -share/blender/4.4/datafiles/colormanagement/filmic/filmic_to_0.99_1-0075.spi1d -share/blender/4.4/datafiles/colormanagement/filmic/filmic_to_1.20_1-00.spi1d -share/blender/4.4/datafiles/colormanagement/luts/ -share/blender/4.4/datafiles/colormanagement/luts/AgX_Base_P3.cube -share/blender/4.4/datafiles/colormanagement/luts/AgX_Base_Rec2020.cube -share/blender/4.4/datafiles/colormanagement/luts/AgX_Base_sRGB.cube -share/blender/4.4/datafiles/colormanagement/luts/AgX_False_Color.spi1d -share/blender/4.4/datafiles/colormanagement/luts/Guard_Rail_Shaper_EOTF.spi1d -share/blender/4.4/datafiles/colormanagement/luts/Inverse_AgX_Base_Rec2020.cube -share/blender/4.4/datafiles/colormanagement/luts/luminance_compensation_bt2020.cube -share/blender/4.4/datafiles/colormanagement/luts/luminance_compensation_p3.cube -share/blender/4.4/datafiles/colormanagement/luts/luminance_compensation_srgb.cube -share/blender/4.4/datafiles/colormanagement/luts/pbrNeutral.cube -share/blender/4.4/datafiles/colormanagement/luts/xyz_E_to_D65.spimtx -share/blender/4.4/datafiles/fonts/ -share/blender/4.4/datafiles/fonts/DejaVuSansMono.ttf -share/blender/4.4/datafiles/fonts/Inter.ttf -share/blender/4.4/datafiles/fonts/Noto Sans CJK Regular.ttf -share/blender/4.4/datafiles/fonts/NotoEmoji-VariableFont_wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansArabic-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansArmenian-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansBengali-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansDevanagari-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansEthiopic-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansGeorgian-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansGujarati-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansGurmukhi-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansHebrew-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansJavanese-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansKannada-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansKhmer-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansMalayalam-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansMath-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansMyanmar-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansSymbols-VariableFont_wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansSymbols2-Regular.ttf -share/blender/4.4/datafiles/fonts/NotoSansTamil-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansTelugu-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/NotoSansThai-VariableFont_wdth,wght.ttf -share/blender/4.4/datafiles/fonts/lastresort.ttf -share/blender/4.4/datafiles/icons/ -share/blender/4.4/datafiles/icons/brush.generic.dat -share/blender/4.4/datafiles/icons/brush.gpencil_draw.erase.dat -share/blender/4.4/datafiles/icons/brush.gpencil_draw.fill.dat -share/blender/4.4/datafiles/icons/brush.paint_texture.clone.dat -share/blender/4.4/datafiles/icons/brush.paint_texture.fill.dat -share/blender/4.4/datafiles/icons/brush.paint_texture.mask.dat -share/blender/4.4/datafiles/icons/brush.paint_texture.smear.dat -share/blender/4.4/datafiles/icons/brush.paint_texture.soften.dat -share/blender/4.4/datafiles/icons/brush.paint_vertex.average.dat -share/blender/4.4/datafiles/icons/brush.paint_vertex.blur.dat -share/blender/4.4/datafiles/icons/brush.paint_vertex.replace.dat -share/blender/4.4/datafiles/icons/brush.paint_vertex.smear.dat -share/blender/4.4/datafiles/icons/brush.paint_weight.average.dat -share/blender/4.4/datafiles/icons/brush.paint_weight.blur.dat -share/blender/4.4/datafiles/icons/brush.paint_weight.smear.dat -share/blender/4.4/datafiles/icons/brush.particle.add.dat -share/blender/4.4/datafiles/icons/brush.particle.comb.dat -share/blender/4.4/datafiles/icons/brush.particle.cut.dat -share/blender/4.4/datafiles/icons/brush.particle.length.dat -share/blender/4.4/datafiles/icons/brush.particle.puff.dat -share/blender/4.4/datafiles/icons/brush.particle.smooth.dat -share/blender/4.4/datafiles/icons/brush.particle.weight.dat -share/blender/4.4/datafiles/icons/brush.sculpt.displacement_eraser.dat -share/blender/4.4/datafiles/icons/brush.sculpt.displacement_smear.dat -share/blender/4.4/datafiles/icons/brush.sculpt.draw_face_sets.dat -share/blender/4.4/datafiles/icons/brush.sculpt.mask.dat -share/blender/4.4/datafiles/icons/brush.sculpt.paint.dat -share/blender/4.4/datafiles/icons/brush.sculpt.simplify.dat -share/blender/4.4/datafiles/icons/brush.uv_sculpt.grab.dat -share/blender/4.4/datafiles/icons/brush.uv_sculpt.pinch.dat -share/blender/4.4/datafiles/icons/brush.uv_sculpt.relax.dat -share/blender/4.4/datafiles/icons/none.dat -share/blender/4.4/datafiles/icons/ops.armature.bone.roll.dat -share/blender/4.4/datafiles/icons/ops.armature.extrude_cursor.dat -share/blender/4.4/datafiles/icons/ops.armature.extrude_move.dat -share/blender/4.4/datafiles/icons/ops.curve.draw.dat -share/blender/4.4/datafiles/icons/ops.curve.extrude_cursor.dat -share/blender/4.4/datafiles/icons/ops.curve.extrude_move.dat -share/blender/4.4/datafiles/icons/ops.curve.pen.dat -share/blender/4.4/datafiles/icons/ops.curve.radius.dat -share/blender/4.4/datafiles/icons/ops.curve.vertex_random.dat -share/blender/4.4/datafiles/icons/ops.curves.sculpt_add.dat -share/blender/4.4/datafiles/icons/ops.curves.sculpt_delete.dat -share/blender/4.4/datafiles/icons/ops.curves.sculpt_density.dat -share/blender/4.4/datafiles/icons/ops.generic.cursor.dat -share/blender/4.4/datafiles/icons/ops.generic.select.dat -share/blender/4.4/datafiles/icons/ops.generic.select_box.dat -share/blender/4.4/datafiles/icons/ops.generic.select_circle.dat -share/blender/4.4/datafiles/icons/ops.generic.select_lasso.dat -share/blender/4.4/datafiles/icons/ops.generic.select_paint.dat -share/blender/4.4/datafiles/icons/ops.gpencil.draw.dat -share/blender/4.4/datafiles/icons/ops.gpencil.draw.eraser.dat -share/blender/4.4/datafiles/icons/ops.gpencil.draw.line.dat -share/blender/4.4/datafiles/icons/ops.gpencil.draw.poly.dat -share/blender/4.4/datafiles/icons/ops.gpencil.edit_bend.dat -share/blender/4.4/datafiles/icons/ops.gpencil.edit_mirror.dat -share/blender/4.4/datafiles/icons/ops.gpencil.edit_shear.dat -share/blender/4.4/datafiles/icons/ops.gpencil.edit_to_sphere.dat -share/blender/4.4/datafiles/icons/ops.gpencil.extrude_move.dat -share/blender/4.4/datafiles/icons/ops.gpencil.primitive_arc.dat -share/blender/4.4/datafiles/icons/ops.gpencil.primitive_box.dat -share/blender/4.4/datafiles/icons/ops.gpencil.primitive_circle.dat -share/blender/4.4/datafiles/icons/ops.gpencil.primitive_curve.dat -share/blender/4.4/datafiles/icons/ops.gpencil.primitive_line.dat -share/blender/4.4/datafiles/icons/ops.gpencil.primitive_polyline.dat -share/blender/4.4/datafiles/icons/ops.gpencil.radius.dat -share/blender/4.4/datafiles/icons/ops.gpencil.sculpt_average.dat -share/blender/4.4/datafiles/icons/ops.gpencil.sculpt_blur.dat -share/blender/4.4/datafiles/icons/ops.gpencil.sculpt_clone.dat -share/blender/4.4/datafiles/icons/ops.gpencil.sculpt_smear.dat -share/blender/4.4/datafiles/icons/ops.gpencil.stroke_trim.dat -share/blender/4.4/datafiles/icons/ops.gpencil.transform_fill.dat -share/blender/4.4/datafiles/icons/ops.mesh.bevel.dat -share/blender/4.4/datafiles/icons/ops.mesh.bisect.dat -share/blender/4.4/datafiles/icons/ops.mesh.dupli_extrude_cursor.dat -share/blender/4.4/datafiles/icons/ops.mesh.extrude_faces_move.dat -share/blender/4.4/datafiles/icons/ops.mesh.extrude_manifold.dat -share/blender/4.4/datafiles/icons/ops.mesh.extrude_region_move.dat -share/blender/4.4/datafiles/icons/ops.mesh.extrude_region_shrink_fatten.dat -share/blender/4.4/datafiles/icons/ops.mesh.inset.dat -share/blender/4.4/datafiles/icons/ops.mesh.knife_tool.dat -share/blender/4.4/datafiles/icons/ops.mesh.loopcut_slide.dat -share/blender/4.4/datafiles/icons/ops.mesh.offset_edge_loops_slide.dat -share/blender/4.4/datafiles/icons/ops.mesh.polybuild_hover.dat -share/blender/4.4/datafiles/icons/ops.mesh.primitive_cone_add_gizmo.dat -share/blender/4.4/datafiles/icons/ops.mesh.primitive_cube_add_gizmo.dat -share/blender/4.4/datafiles/icons/ops.mesh.primitive_cylinder_add_gizmo.dat -share/blender/4.4/datafiles/icons/ops.mesh.primitive_grid_add_gizmo.dat -share/blender/4.4/datafiles/icons/ops.mesh.primitive_sphere_add_gizmo.dat -share/blender/4.4/datafiles/icons/ops.mesh.primitive_torus_add_gizmo.dat -share/blender/4.4/datafiles/icons/ops.mesh.rip.dat -share/blender/4.4/datafiles/icons/ops.mesh.rip_edge.dat -share/blender/4.4/datafiles/icons/ops.mesh.spin.dat -share/blender/4.4/datafiles/icons/ops.mesh.vertices_smooth.dat -share/blender/4.4/datafiles/icons/ops.node.links_cut.dat -share/blender/4.4/datafiles/icons/ops.paint.eyedropper_add.dat -share/blender/4.4/datafiles/icons/ops.paint.vertex_color_fill.dat -share/blender/4.4/datafiles/icons/ops.paint.weight_fill.dat -share/blender/4.4/datafiles/icons/ops.paint.weight_gradient.dat -share/blender/4.4/datafiles/icons/ops.paint.weight_sample.dat -share/blender/4.4/datafiles/icons/ops.paint.weight_sample_group.dat -share/blender/4.4/datafiles/icons/ops.pose.breakdowner.dat -share/blender/4.4/datafiles/icons/ops.pose.push.dat -share/blender/4.4/datafiles/icons/ops.pose.relax.dat -share/blender/4.4/datafiles/icons/ops.sculpt.border_face_set.dat -share/blender/4.4/datafiles/icons/ops.sculpt.border_hide.dat -share/blender/4.4/datafiles/icons/ops.sculpt.border_mask.dat -share/blender/4.4/datafiles/icons/ops.sculpt.box_trim.dat -share/blender/4.4/datafiles/icons/ops.sculpt.cloth_filter.dat -share/blender/4.4/datafiles/icons/ops.sculpt.color_filter.dat -share/blender/4.4/datafiles/icons/ops.sculpt.face_set_edit.dat -share/blender/4.4/datafiles/icons/ops.sculpt.lasso_face_set.dat -share/blender/4.4/datafiles/icons/ops.sculpt.lasso_hide.dat -share/blender/4.4/datafiles/icons/ops.sculpt.lasso_mask.dat -share/blender/4.4/datafiles/icons/ops.sculpt.lasso_trim.dat -share/blender/4.4/datafiles/icons/ops.sculpt.line_face_set.dat -share/blender/4.4/datafiles/icons/ops.sculpt.line_hide.dat -share/blender/4.4/datafiles/icons/ops.sculpt.line_mask.dat -share/blender/4.4/datafiles/icons/ops.sculpt.line_project.dat -share/blender/4.4/datafiles/icons/ops.sculpt.line_trim.dat -share/blender/4.4/datafiles/icons/ops.sculpt.mask_by_color.dat -share/blender/4.4/datafiles/icons/ops.sculpt.mesh_filter.dat -share/blender/4.4/datafiles/icons/ops.sculpt.polyline_face_set.dat -share/blender/4.4/datafiles/icons/ops.sculpt.polyline_hide.dat -share/blender/4.4/datafiles/icons/ops.sculpt.polyline_mask.dat -share/blender/4.4/datafiles/icons/ops.sculpt.polyline_trim.dat -share/blender/4.4/datafiles/icons/ops.sequencer.blade.dat -share/blender/4.4/datafiles/icons/ops.sequencer.retime.dat -share/blender/4.4/datafiles/icons/ops.transform.bone_envelope.dat -share/blender/4.4/datafiles/icons/ops.transform.bone_size.dat -share/blender/4.4/datafiles/icons/ops.transform.edge_slide.dat -share/blender/4.4/datafiles/icons/ops.transform.push_pull.dat -share/blender/4.4/datafiles/icons/ops.transform.resize.cage.dat -share/blender/4.4/datafiles/icons/ops.transform.resize.dat -share/blender/4.4/datafiles/icons/ops.transform.rotate.dat -share/blender/4.4/datafiles/icons/ops.transform.shear.dat -share/blender/4.4/datafiles/icons/ops.transform.shrink_fatten.dat -share/blender/4.4/datafiles/icons/ops.transform.tilt.dat -share/blender/4.4/datafiles/icons/ops.transform.tosphere.dat -share/blender/4.4/datafiles/icons/ops.transform.transform.dat -share/blender/4.4/datafiles/icons/ops.transform.translate.dat -share/blender/4.4/datafiles/icons/ops.transform.vert_slide.dat -share/blender/4.4/datafiles/icons/ops.transform.vertex_random.dat -share/blender/4.4/datafiles/icons/ops.view3d.ruler.dat -share/blender/4.4/datafiles/studiolights/ -share/blender/4.4/datafiles/studiolights/matcap/ -share/blender/4.4/datafiles/studiolights/matcap/basic_1.exr -share/blender/4.4/datafiles/studiolights/matcap/basic_2.exr -share/blender/4.4/datafiles/studiolights/matcap/basic_dark.exr -share/blender/4.4/datafiles/studiolights/matcap/basic_side.exr -share/blender/4.4/datafiles/studiolights/matcap/ceramic_dark.exr -share/blender/4.4/datafiles/studiolights/matcap/ceramic_lightbulb.exr -share/blender/4.4/datafiles/studiolights/matcap/check_normal+y.exr -share/blender/4.4/datafiles/studiolights/matcap/check_rim_dark.exr -share/blender/4.4/datafiles/studiolights/matcap/check_rim_light.exr -share/blender/4.4/datafiles/studiolights/matcap/clay_brown.exr -share/blender/4.4/datafiles/studiolights/matcap/clay_muddy.exr -share/blender/4.4/datafiles/studiolights/matcap/clay_studio.exr -share/blender/4.4/datafiles/studiolights/matcap/jade.exr -share/blender/4.4/datafiles/studiolights/matcap/license.txt -share/blender/4.4/datafiles/studiolights/matcap/metal_anisotropic.exr -share/blender/4.4/datafiles/studiolights/matcap/metal_carpaint.exr -share/blender/4.4/datafiles/studiolights/matcap/metal_lead.exr -share/blender/4.4/datafiles/studiolights/matcap/metal_shiny.exr -share/blender/4.4/datafiles/studiolights/matcap/pearl.exr -share/blender/4.4/datafiles/studiolights/matcap/reflection_check_horizontal.exr -share/blender/4.4/datafiles/studiolights/matcap/reflection_check_vertical.exr -share/blender/4.4/datafiles/studiolights/matcap/resin.exr -share/blender/4.4/datafiles/studiolights/matcap/skin.exr -share/blender/4.4/datafiles/studiolights/matcap/toon.exr -share/blender/4.4/datafiles/studiolights/studio/ -share/blender/4.4/datafiles/studiolights/studio/basic.sl -share/blender/4.4/datafiles/studiolights/studio/outdoor.sl -share/blender/4.4/datafiles/studiolights/studio/paint.sl -share/blender/4.4/datafiles/studiolights/studio/rim.sl -share/blender/4.4/datafiles/studiolights/studio/studio.sl -share/blender/4.4/datafiles/studiolights/world/ -share/blender/4.4/datafiles/studiolights/world/city.exr -share/blender/4.4/datafiles/studiolights/world/courtyard.exr -share/blender/4.4/datafiles/studiolights/world/forest.exr -share/blender/4.4/datafiles/studiolights/world/interior.exr -share/blender/4.4/datafiles/studiolights/world/license.txt -share/blender/4.4/datafiles/studiolights/world/night.exr -share/blender/4.4/datafiles/studiolights/world/studio.exr -share/blender/4.4/datafiles/studiolights/world/sunrise.exr -share/blender/4.4/datafiles/studiolights/world/sunset.exr -share/blender/4.4/extensions/ -share/blender/4.4/extensions/system/ -share/blender/4.4/extensions/system/readme.txt -share/blender/4.4/scripts/ -share/blender/4.4/scripts/addons_core/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/${MODPY_PYCACHE}copy_global_transform.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/${MODPY_PYCACHE}copy_global_transform.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/ -share/blender/4.4/scripts/addons_core/bl_pkg/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_cli.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_cli.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_notify.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_notify.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ops.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ops.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}extensions_map_from_legacy_addons.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}extensions_map_from_legacy_addons.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/bl_extension_cli.py -share/blender/4.4/scripts/addons_core/bl_pkg/bl_extension_notify.py -share/blender/4.4/scripts/addons_core/bl_pkg/bl_extension_ops.py -share/blender/4.4/scripts/addons_core/bl_pkg/bl_extension_ui.py -share/blender/4.4/scripts/addons_core/bl_pkg/bl_extension_utils.py -share/blender/4.4/scripts/addons_core/bl_pkg/cli/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/bl_pkg/cli/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/bl_pkg/cli/${MODPY_PYCACHE}blender_ext.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/bl_pkg/cli/${MODPY_PYCACHE}blender_ext.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/bl_pkg/cli/blender_ext.py -share/blender/4.4/scripts/addons_core/bl_pkg/extensions_map_from_legacy_addons.py -share/blender/4.4/scripts/addons_core/copy_global_transform.py -share/blender/4.4/scripts/addons_core/cycles/ -share/blender/4.4/scripts/addons_core/cycles/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}osl.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}osl.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}version_update.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/cycles/${MODPY_PYCACHE}version_update.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/cycles/camera.py -share/blender/4.4/scripts/addons_core/cycles/engine.py -share/blender/4.4/scripts/addons_core/cycles/license/ -share/blender/4.4/scripts/addons_core/cycles/license/Apache2-license.txt -share/blender/4.4/scripts/addons_core/cycles/license/BSD-3-Clause-license.txt -share/blender/4.4/scripts/addons_core/cycles/license/MIT-license.txt -share/blender/4.4/scripts/addons_core/cycles/license/SPDX-license-identifiers.txt -share/blender/4.4/scripts/addons_core/cycles/license/Zlib-license.txt -share/blender/4.4/scripts/addons_core/cycles/license/readme.txt -share/blender/4.4/scripts/addons_core/cycles/operators.py -share/blender/4.4/scripts/addons_core/cycles/osl.py -share/blender/4.4/scripts/addons_core/cycles/presets.py -share/blender/4.4/scripts/addons_core/cycles/properties.py -share/blender/4.4/scripts/addons_core/cycles/source/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bake/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bake/bake.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/bvh.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/local.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/nodes.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/shadow_all.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/traversal.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/types.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/volume.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/bvh/volume_all.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/camera/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/camera/camera.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/camera/projection.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/alloc.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_ashikhmin_shirley.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_ashikhmin_velvet.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_burley.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_diffuse.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_diffuse_ramp.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_hair.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_microfacet.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_oren_nayar.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_phong_ramp.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_principled_hair_chiang.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_principled_hair_huang.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_ray_portal.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_sheen.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_toon.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_transparent.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bsdf_util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/bssrdf.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/emissive.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/volume.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/volume_draine.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/volume_fournier_forand.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/volume_henyey_greenstein.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/volume_rayleigh.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/closure/volume_util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/data_arrays.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/data_template.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/cuda/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/cuda/compat.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/cuda/config.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/cuda/globals.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/cuda/kernel.cu -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/gpu/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/gpu/image.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/gpu/kernel.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/gpu/parallel_active_index.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/gpu/parallel_prefix_sum.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/gpu/parallel_sorted_index.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/gpu/work_stealing.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hip/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hip/compat.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hip/config.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hip/globals.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hip/kernel.cpp -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hiprt/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hiprt/bvh.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hiprt/common.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hiprt/globals.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hiprt/hiprt_kernels.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/hiprt/kernel.cpp -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/bvh.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/compat.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/context_begin.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/context_end.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/function_constants.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/globals.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/metal/kernel.metal -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/optix/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/optix/bvh.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/optix/compat.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/optix/globals.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/optix/kernel.cu -share/blender/4.4/scripts/addons_core/cycles/source/kernel/device/optix/kernel_shader_raytrace.cu -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/adaptive_sampling.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/aov_passes.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/cryptomatte_passes.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/data_passes.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/denoising_passes.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/light_passes.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/read.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/film/write.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/attribute.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/curve.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/curve_intersect.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/motion_curve.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/motion_point.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/motion_triangle.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/motion_triangle_intersect.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/motion_triangle_shader.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/object.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/patch.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/point.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/point_intersect.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/primitive.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/shader_data.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/subd_triangle.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/triangle.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/triangle_intersect.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/geom/volume.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/globals.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/image.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/displacement_shader.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/guiding.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/init_from_bake.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/init_from_camera.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/intersect_closest.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/intersect_dedicated_light.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/intersect_shadow.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/intersect_subsurface.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/intersect_volume_stack.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/megakernel.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/mnee.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/path_state.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shade_background.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shade_dedicated_light.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shade_light.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shade_shadow.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shade_surface.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shade_volume.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shadow_catcher.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shadow_linking.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/shadow_state_template.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/state.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/state_flow.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/state_template.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/state_util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/subsurface.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/subsurface_disk.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/subsurface_random_walk.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/surface_shader.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/volume_shader.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/integrator/volume_stack.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/area.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/background.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/common.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/distant.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/distribution.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/light.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/point.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/sample.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/spot.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/tree.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/light/triangle.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/lcg.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/mapping.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/mis.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/pattern.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/sobol_burley.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/tabulated_sobol.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/sample/util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/ao.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/aov.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/attribute.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/bevel.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/blackbody.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/brick.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/brightness.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/bump.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/camera.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/checker.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/clamp.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/closure.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/color_util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/convert.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/displace.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/fractal_noise.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/fresnel.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/gabor.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/gamma.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/geometry.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/gradient.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/hsv.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/ies.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/image.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/invert.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/light_path.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/magic.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/map_range.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/mapping.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/mapping_util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/math.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/math_util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/mix.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/node_types_template.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/noise.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/noisetex.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/normal.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/ramp.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/ramp_util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/sepcomb_color.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/sepcomb_hsv.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/sepcomb_vector.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/sky.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/svm.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/tex_coord.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/types.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/util.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/value.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/vector_rotate.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/vector_transform.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/vertex_color.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/voronoi.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/voxel.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/wave.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/wavelength.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/white_noise.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/svm/wireframe.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/tables.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/types.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/util/ -share/blender/4.4/scripts/addons_core/cycles/source/kernel/util/colorspace.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/util/differential.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/util/ies.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/util/lookup_table.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/util/nanovdb.h -share/blender/4.4/scripts/addons_core/cycles/source/kernel/util/profiler.h -share/blender/4.4/scripts/addons_core/cycles/source/util/ -share/blender/4.4/scripts/addons_core/cycles/source/util/atomic.h -share/blender/4.4/scripts/addons_core/cycles/source/util/color.h -share/blender/4.4/scripts/addons_core/cycles/source/util/defines.h -share/blender/4.4/scripts/addons_core/cycles/source/util/half.h -share/blender/4.4/scripts/addons_core/cycles/source/util/hash.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_base.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_fast.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_float2.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_float3.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_float4.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_float8.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_int2.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_int3.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_int4.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_int8.h -share/blender/4.4/scripts/addons_core/cycles/source/util/math_intersect.h -share/blender/4.4/scripts/addons_core/cycles/source/util/projection.h -share/blender/4.4/scripts/addons_core/cycles/source/util/projection_inverse.h -share/blender/4.4/scripts/addons_core/cycles/source/util/rect.h -share/blender/4.4/scripts/addons_core/cycles/source/util/static_assert.h -share/blender/4.4/scripts/addons_core/cycles/source/util/texture.h -share/blender/4.4/scripts/addons_core/cycles/source/util/transform.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_base.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_float2.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_float3.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_float4.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_float8.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_int2.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_int3.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_int4.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_int8.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_spectrum.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_uchar2.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_uchar3.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_uchar4.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_uint2.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_uint3.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_uint4.h -share/blender/4.4/scripts/addons_core/cycles/source/util/types_ushort4.h -share/blender/4.4/scripts/addons_core/cycles/ui.py -share/blender/4.4/scripts/addons_core/cycles/version_update.py -share/blender/4.4/scripts/addons_core/hydra_storm/ -share/blender/4.4/scripts/addons_core/hydra_storm/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/hydra_storm/engine.py -share/blender/4.4/scripts/addons_core/hydra_storm/properties.py -share/blender/4.4/scripts/addons_core/hydra_storm/ui.py -share/blender/4.4/scripts/addons_core/io_anim_bvh/ -share/blender/4.4/scripts/addons_core/io_anim_bvh/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}export_bvh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}export_bvh.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}import_bvh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}import_bvh.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_anim_bvh/export_bvh.py -share/blender/4.4/scripts/addons_core/io_anim_bvh/import_bvh.py -share/blender/4.4/scripts/addons_core/io_curve_svg/ -share/blender/4.4/scripts/addons_core/io_curve_svg/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}import_svg.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}import_svg.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_colors.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_colors.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util_test.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util_test.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_curve_svg/import_svg.py -share/blender/4.4/scripts/addons_core/io_curve_svg/svg_colors.py -share/blender/4.4/scripts/addons_core/io_curve_svg/svg_util.py -share/blender/4.4/scripts/addons_core/io_curve_svg/svg_util_test.py -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/ -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_eps.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_eps.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_png.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_png.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_svg.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_svg.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/export_uv_eps.py -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/export_uv_png.py -share/blender/4.4/scripts/addons_core/io_mesh_uv_layout/export_uv_svg.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/ -share/blender/4.4/scripts/addons_core/io_scene_fbx/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}data_types.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}data_types.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}encode_bin.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}encode_bin.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}export_fbx_bin.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}export_fbx_bin.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx2json.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx2json.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils_threading.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils_threading.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}import_fbx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}import_fbx.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}json2fbx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}json2fbx.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}parse_fbx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}parse_fbx.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_fbx/data_types.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/encode_bin.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/export_fbx_bin.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/fbx2json.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/fbx_utils.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/fbx_utils_threading.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/import_fbx.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/json2fbx.py -share/blender/4.4/scripts/addons_core/io_scene_fbx/parse_fbx.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}extras.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}extras.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_math.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_math.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}json_util.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}json_util.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}material_helpers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}material_helpers.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/blender_default.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/conversion.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/data_path.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/extras.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/gltf2_blender_math.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/gltf2_blender_ui.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/gltf2_blender_utils.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/json_util.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/com/material_helpers.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}accessors.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}accessors.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cache.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cache.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cameras.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cameras.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}exporter.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}exporter.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}gather.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}gather.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}joints.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}joints.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}light_spots.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}light_spots.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}lights.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}lights.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_attributes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_attributes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_extract.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_extract.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitives.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitives.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}skins.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}skins.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}tree.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}tree.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/accessors.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}action.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}action.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}animations.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}animations.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}drivers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}drivers.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}scene_animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}scene_animation.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}tracks.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}tracks.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/action.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/anim_utils.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/animations.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/drivers.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/animation.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/channel_target.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/channels.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/keyframes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/sampler.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/keyframes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/${MODPY_PYCACHE}sampling_cache.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/${MODPY_PYCACHE}sampling_cache.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/action_sampled.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/channel_target.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/channels.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/keyframes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/sampler.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/channel_target.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/channels.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/keyframes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/sampler.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/action_sampled.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/channel_target.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/channels.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/keyframes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/sampler.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/sampling_cache.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/action_sampled.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/channel_target.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/channels.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/keyframes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/sampler.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/scene_animation.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/animation/tracks.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/cache.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/cameras.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/export.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/exporter.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/gather.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/joints.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/light_spots.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/lights.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}encode_image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}encode_image.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}materials.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}materials.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}pbr_metallic_roughness.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}pbr_metallic_roughness.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}search_node_tree.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}search_node_tree.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture_info.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}unlit.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}unlit.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/encode_image.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}anisotropy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}anisotropy.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}clearcoat.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}clearcoat.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}emission.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}emission.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}ior.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}ior.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}sheen.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}sheen.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}specular.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}specular.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}transmission.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}transmission.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}volume.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}volume.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/anisotropy.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/clearcoat.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/emission.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/ior.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/sheen.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/specular.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/transmission.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/variants.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/volume.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/image.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/materials.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/pbr_metallic_roughness.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/search_node_tree.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/texture.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/texture_info.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/material/unlit.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/mesh.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/nodes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/primitive_attributes.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/primitive_extract.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/primitives.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/sampler.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/skins.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/exp/tree.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/KHR_materials_anisotropy.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/KHR_materials_pbrSpecularGlossiness.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/KHR_materials_unlit.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_anisotropy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_anisotropy.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_pbrSpecularGlossiness.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_pbrSpecularGlossiness.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_unlit.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_unlit.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_node.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_pointer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_pointer.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_weight.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_weight.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}blender_gltf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}blender_gltf.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}draco_compression_extension.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}draco_compression_extension.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}light.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}light.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}pbrMetallicRoughness.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}pbrMetallicRoughness.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}scene.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}scene.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}vnode.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}vnode.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/animation.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/animation_node.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/animation_pointer.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/animation_utils.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/animation_weight.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/blender_gltf.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/camera.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/draco_compression_extension.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/image.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/light.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/material.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/material_utils.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/mesh.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/node.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/pbrMetallicRoughness.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/scene.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/texture.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/blender/imp/vnode.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}debug.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}debug.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io_extensions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io_extensions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}lights_punctual.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}lights_punctual.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/constants.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/debug.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/draco.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/gltf2_io.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/gltf2_io_extensions.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/lights_punctual.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/path.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/com/variants.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}binary_data.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}binary_data.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}buffer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}buffer.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}image_data.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}image_data.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/binary_data.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/buffer.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/draco.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/export.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/image_data.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/exp/user_extensions.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_binary.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_binary.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_gltf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_gltf.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/gltf2_io_binary.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/gltf2_io_gltf.py -share/blender/4.4/scripts/addons_core/io_scene_gltf2/io/imp/user_extensions.py -@so share/blender/4.4/scripts/addons_core/io_scene_gltf2/libextern_draco.so -share/blender/4.4/scripts/addons_core/node_wrangler/ -share/blender/4.4/scripts/addons_core/node_wrangler/README.md -share/blender/4.4/scripts/addons_core/node_wrangler/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}interface.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}interface.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}preferences.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}preferences.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/interface.py -share/blender/4.4/scripts/addons_core/node_wrangler/operators.py -share/blender/4.4/scripts/addons_core/node_wrangler/preferences.py -share/blender/4.4/scripts/addons_core/node_wrangler/utils/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}draw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}draw.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths_test.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths_test.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/node_wrangler/utils/constants.py -share/blender/4.4/scripts/addons_core/node_wrangler/utils/draw.py -share/blender/4.4/scripts/addons_core/node_wrangler/utils/nodes.py -share/blender/4.4/scripts/addons_core/node_wrangler/utils/paths.py -share/blender/4.4/scripts/addons_core/node_wrangler/utils/paths_test.py -share/blender/4.4/scripts/addons_core/pose_library/ -share/blender/4.4/scripts/addons_core/pose_library/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}asset_browser.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}asset_browser.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}keymaps.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}keymaps.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_creation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_creation.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_usage.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_usage.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/pose_library/asset_browser.py -share/blender/4.4/scripts/addons_core/pose_library/conversion.py -share/blender/4.4/scripts/addons_core/pose_library/functions.py -share/blender/4.4/scripts/addons_core/pose_library/gui.py -share/blender/4.4/scripts/addons_core/pose_library/keymaps.py -share/blender/4.4/scripts/addons_core/pose_library/operators.py -share/blender/4.4/scripts/addons_core/pose_library/pose_creation.py -share/blender/4.4/scripts/addons_core/pose_library/pose_usage.py -share/blender/4.4/scripts/addons_core/rigify/ -share/blender/4.4/scripts/addons_core/rigify/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}base_generate.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}base_generate.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}base_rig.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}base_rig.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}feature_set_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}feature_set_list.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}generate.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}generate.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}metarig_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}metarig_menu.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_lists.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_lists.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_ui_template.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_ui_template.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}rot_mode.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}rot_mode.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/base_generate.py -share/blender/4.4/scripts/addons_core/rigify/base_rig.py -share/blender/4.4/scripts/addons_core/rigify/feature_set_list.py -share/blender/4.4/scripts/addons_core/rigify/feature_sets/ -share/blender/4.4/scripts/addons_core/rigify/feature_sets/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/feature_sets/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/feature_sets/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/feature_sets/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/generate.py -share/blender/4.4/scripts/addons_core/rigify/metarig_menu.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/ -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/ -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}bird.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}bird.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}cat.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}cat.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}horse.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}horse.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}shark.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}shark.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}wolf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}wolf.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/bird.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/cat.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/horse.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/shark.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/Animals/wolf.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_human.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_human.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_quadruped.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_quadruped.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/basic_human.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/Basic/basic_quadruped.py -share/blender/4.4/scripts/addons_core/rigify/metarigs/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}human.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}human.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/metarigs/human.py -share/blender/4.4/scripts/addons_core/rigify/operators/ -share/blender/4.4/scripts/addons_core/rigify/operators/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}copy_mirror_parameters.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}copy_mirror_parameters.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}upgrade_face.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}upgrade_face.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/operators/action_layers.py -share/blender/4.4/scripts/addons_core/rigify/operators/copy_mirror_parameters.py -share/blender/4.4/scripts/addons_core/rigify/operators/generic_ui_list.py -share/blender/4.4/scripts/addons_core/rigify/operators/upgrade_face.py -share/blender/4.4/scripts/addons_core/rigify/rig_lists.py -share/blender/4.4/scripts/addons_core/rigify/rig_ui_template.py -share/blender/4.4/scripts/addons_core/rigify/rigs/ -share/blender/4.4/scripts/addons_core/rigify/rigs/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}chain_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}chain_rigs.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/ -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}copy_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}copy_chain.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}pivot.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}pivot.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}raw_copy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}raw_copy.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}super_copy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}super_copy.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/copy_chain.py -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/pivot.py -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/raw_copy.py -share/blender/4.4/scripts/addons_core/rigify/rigs/basic/super_copy.py -share/blender/4.4/scripts/addons_core/rigify/rigs/chain_rigs.py -share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/ -share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}super_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}super_chain.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/experimental/super_chain.py -share/blender/4.4/scripts/addons_core/rigify/rigs/face/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}basic_tongue.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}basic_tongue.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_eye.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_eye.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_jaw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_jaw.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/face/basic_tongue.py -share/blender/4.4/scripts/addons_core/rigify/rigs/face/skin_eye.py -share/blender/4.4/scripts/addons_core/rigify/rigs/face/skin_jaw.py -share/blender/4.4/scripts/addons_core/rigify/rigs/faces/ -share/blender/4.4/scripts/addons_core/rigify/rigs/faces/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}super_face.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}super_face.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/faces/super_face.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/ -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}arm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}arm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}front_paw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}front_paw.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}leg.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}leg.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_rigs.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}paw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}paw.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}rear_paw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}rear_paw.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}simple_tentacle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}simple_tentacle.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}spline_tentacle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}spline_tentacle.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_finger.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_finger.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_limb.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_limb.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_palm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_palm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/arm.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/front_paw.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/leg.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/limb_rigs.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/limb_utils.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/paw.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/rear_paw.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/simple_tentacle.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/spline_tentacle.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/super_finger.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/super_limb.py -share/blender/4.4/scripts/addons_core/rigify/rigs/limbs/super_palm.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}anchor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}anchor.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}basic_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}basic_chain.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}glue.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}glue.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_nodes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_parents.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_parents.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_rigs.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}stretchy_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}stretchy_chain.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/anchor.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/basic_chain.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/glue.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/skin_nodes.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/skin_parents.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/skin_rigs.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/stretchy_chain.py -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/transform/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/skin/transform/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/transform/${MODPY_PYCACHE}basic.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/transform/${MODPY_PYCACHE}basic.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/skin/transform/basic.py -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/ -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_spine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_spine.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_tail.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_tail.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}spine_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}spine_rigs.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_head.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_head.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_spine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_spine.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/basic_spine.py -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/basic_tail.py -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/spine_rigs.py -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/super_head.py -share/blender/4.4/scripts/addons_core/rigify/rigs/spines/super_spine.py -share/blender/4.4/scripts/addons_core/rigify/rigs/utils.py -share/blender/4.4/scripts/addons_core/rigify/rigs/widgets.py -share/blender/4.4/scripts/addons_core/rigify/rot_mode.py -share/blender/4.4/scripts/addons_core/rigify/ui.py -share/blender/4.4/scripts/addons_core/rigify/utils/ -share/blender/4.4/scripts/addons_core/rigify/utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}bones.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}bones.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}collections.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}collections.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}components.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}components.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}errors.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}errors.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}layers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}layers.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}mechanism.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}mechanism.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}metaclass.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}metaclass.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}misc.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}misc.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}naming.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}naming.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}node_merger.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}node_merger.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}objects.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}objects.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}rig.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}rig.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}switch_parent.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}switch_parent.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_basic.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_basic.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_special.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_special.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/rigify/utils/action_layers.py -share/blender/4.4/scripts/addons_core/rigify/utils/animation.py -share/blender/4.4/scripts/addons_core/rigify/utils/bones.py -share/blender/4.4/scripts/addons_core/rigify/utils/collections.py -share/blender/4.4/scripts/addons_core/rigify/utils/components.py -share/blender/4.4/scripts/addons_core/rigify/utils/errors.py -share/blender/4.4/scripts/addons_core/rigify/utils/layers.py -share/blender/4.4/scripts/addons_core/rigify/utils/mechanism.py -share/blender/4.4/scripts/addons_core/rigify/utils/metaclass.py -share/blender/4.4/scripts/addons_core/rigify/utils/misc.py -share/blender/4.4/scripts/addons_core/rigify/utils/naming.py -share/blender/4.4/scripts/addons_core/rigify/utils/node_merger.py -share/blender/4.4/scripts/addons_core/rigify/utils/objects.py -share/blender/4.4/scripts/addons_core/rigify/utils/rig.py -share/blender/4.4/scripts/addons_core/rigify/utils/switch_parent.py -share/blender/4.4/scripts/addons_core/rigify/utils/widgets.py -share/blender/4.4/scripts/addons_core/rigify/utils/widgets_basic.py -share/blender/4.4/scripts/addons_core/rigify/utils/widgets_special.py -share/blender/4.4/scripts/addons_core/ui_translate/ -share/blender/4.4/scripts/addons_core/ui_translate/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_addon.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_addon.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_repo.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_repo.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/ui_translate/settings.py -share/blender/4.4/scripts/addons_core/ui_translate/update_addon.py -share/blender/4.4/scripts/addons_core/ui_translate/update_repo.py -share/blender/4.4/scripts/addons_core/ui_translate/update_ui.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/ -share/blender/4.4/scripts/addons_core/viewport_vr_preview/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map_io.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map_io.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}defaults.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}defaults.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/action_map.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/action_map_io.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/configs/ -${MODPY_COMMENT}share/blender/4.4/scripts/addons_core/viewport_vr_preview/configs/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/addons_core/viewport_vr_preview/configs/${MODPY_PYCACHE}default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/addons_core/viewport_vr_preview/configs/${MODPY_PYCACHE}default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/addons_core/viewport_vr_preview/configs/default.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/defaults.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/gui.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/operators.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/properties.py -share/blender/4.4/scripts/addons_core/viewport_vr_preview/versioning.py -share/blender/4.4/scripts/freestyle/ -share/blender/4.4/scripts/freestyle/modules/ -${MODPY_COMMENT}share/blender/4.4/scripts/freestyle/modules/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/freestyle/modules/${MODPY_PYCACHE}parameter_editor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/${MODPY_PYCACHE}parameter_editor.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/ -share/blender/4.4/scripts/freestyle/modules/freestyle/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}chainingiterators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}chainingiterators.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}predicates.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}predicates.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}shaders.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}shaders.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}types.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}types.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/modules/freestyle/chainingiterators.py -share/blender/4.4/scripts/freestyle/modules/freestyle/functions.py -share/blender/4.4/scripts/freestyle/modules/freestyle/predicates.py -share/blender/4.4/scripts/freestyle/modules/freestyle/shaders.py -share/blender/4.4/scripts/freestyle/modules/freestyle/types.py -share/blender/4.4/scripts/freestyle/modules/freestyle/utils.py -share/blender/4.4/scripts/freestyle/modules/parameter_editor.py -share/blender/4.4/scripts/freestyle/styles/ -${MODPY_COMMENT}share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}anisotropic_diffusion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}anisotropic_diffusion.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_and_causal_density.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_and_causal_density.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_density.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_density.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}backbone_stretcher.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}backbone_stretcher.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_circles.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_circles.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_ellipses.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_ellipses.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_squares.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_squares.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}cartoon.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}cartoon.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}contour.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}contour.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}curvature2d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}curvature2d.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_sketchy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_sketchy.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_smooth.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_smooth.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}haloing.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}haloing.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}ignore_small_occlusions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}ignore_small_occlusions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}invisible_lines.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}invisible_lines.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}japanese_bigbrush.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}japanese_bigbrush.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}long_anisotropically_dense.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}long_anisotropically_dense.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}multiple_parameterization.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}multiple_parameterization.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}nature.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}nature.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}near_lines.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}near_lines.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}occluded_by_specific_object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}occluded_by_specific_object.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}polygonalize.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}polygonalize.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi0.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi0.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi0_not_external_contour.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi0_not_external_contour.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi1.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}qi2.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sequentialsplit_sketchy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sequentialsplit_sketchy.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_multiple_parameterization.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_multiple_parameterization.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_broken.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_broken.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_preserved.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_preserved.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_highest_2d_curvatures.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_highest_2d_curvatures.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_tvertices.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_tvertices.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}suggestive.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}suggestive.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}thickness_fof_depth_discontinuity.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}thickness_fof_depth_discontinuity.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}tipremover.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}tipremover.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}tvertex_remover.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}tvertex_remover.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}uniformpruning_zsort.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/freestyle/styles/${MODPY_PYCACHE}uniformpruning_zsort.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/freestyle/styles/anisotropic_diffusion.py -share/blender/4.4/scripts/freestyle/styles/apriori_and_causal_density.py -share/blender/4.4/scripts/freestyle/styles/apriori_density.py -share/blender/4.4/scripts/freestyle/styles/backbone_stretcher.py -share/blender/4.4/scripts/freestyle/styles/blueprint_circles.py -share/blender/4.4/scripts/freestyle/styles/blueprint_ellipses.py -share/blender/4.4/scripts/freestyle/styles/blueprint_squares.py -share/blender/4.4/scripts/freestyle/styles/cartoon.py -share/blender/4.4/scripts/freestyle/styles/contour.py -share/blender/4.4/scripts/freestyle/styles/curvature2d.py -share/blender/4.4/scripts/freestyle/styles/external_contour.py -share/blender/4.4/scripts/freestyle/styles/external_contour_sketchy.py -share/blender/4.4/scripts/freestyle/styles/external_contour_smooth.py -share/blender/4.4/scripts/freestyle/styles/haloing.py -share/blender/4.4/scripts/freestyle/styles/ignore_small_occlusions.py -share/blender/4.4/scripts/freestyle/styles/invisible_lines.py -share/blender/4.4/scripts/freestyle/styles/japanese_bigbrush.py -share/blender/4.4/scripts/freestyle/styles/long_anisotropically_dense.py -share/blender/4.4/scripts/freestyle/styles/multiple_parameterization.py -share/blender/4.4/scripts/freestyle/styles/nature.py -share/blender/4.4/scripts/freestyle/styles/near_lines.py -share/blender/4.4/scripts/freestyle/styles/occluded_by_specific_object.py -share/blender/4.4/scripts/freestyle/styles/polygonalize.py -share/blender/4.4/scripts/freestyle/styles/qi0.py -share/blender/4.4/scripts/freestyle/styles/qi0_not_external_contour.py -share/blender/4.4/scripts/freestyle/styles/qi1.py -share/blender/4.4/scripts/freestyle/styles/qi2.py -share/blender/4.4/scripts/freestyle/styles/sequentialsplit_sketchy.py -share/blender/4.4/scripts/freestyle/styles/sketchy_multiple_parameterization.py -share/blender/4.4/scripts/freestyle/styles/sketchy_topology_broken.py -share/blender/4.4/scripts/freestyle/styles/sketchy_topology_preserved.py -share/blender/4.4/scripts/freestyle/styles/split_at_highest_2d_curvatures.py -share/blender/4.4/scripts/freestyle/styles/split_at_tvertices.py -share/blender/4.4/scripts/freestyle/styles/suggestive.py -share/blender/4.4/scripts/freestyle/styles/thickness_fof_depth_discontinuity.py -share/blender/4.4/scripts/freestyle/styles/tipremover.py -share/blender/4.4/scripts/freestyle/styles/tvertex_remover.py -share/blender/4.4/scripts/freestyle/styles/uniformpruning_zsort.py -share/blender/4.4/scripts/modules/ -${MODPY_COMMENT}share/blender/4.4/scripts/modules/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}addon_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}addon_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}animsys_refactor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}animsys_refactor.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}bl_app_template_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}bl_app_template_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}blend_render_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}blend_render_info.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}bpy_restrict_state.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}bpy_restrict_state.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}bpy_types.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}bpy_types.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}console_python.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}console_python.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}console_shell.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}console_shell.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}graphviz_export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}graphviz_export.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}keyingsets_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}keyingsets_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}nodeitems_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}nodeitems_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_info.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_keymap_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_keymap_ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_manual_reference.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_manual_reference.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_prop_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_prop_ui.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_xml.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/${MODPY_PYCACHE}rna_xml.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/ -share/blender/4.4/scripts/modules/_bpy_internal/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/_bpy_internal/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/_bpy_internal/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/${MODPY_PYCACHE}freedesktop.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/${MODPY_PYCACHE}freedesktop.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/addons/ -share/blender/4.4/scripts/modules/_bpy_internal/addons/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}cli.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}cli.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/addons/cli.py -share/blender/4.4/scripts/modules/_bpy_internal/extensions/ -share/blender/4.4/scripts/modules/_bpy_internal/extensions/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}junction_module.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}junction_module.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}permissions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}permissions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}stale_file_manager.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}stale_file_manager.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}tags.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}tags.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}wheel_manager.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}wheel_manager.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/extensions/junction_module.py -share/blender/4.4/scripts/modules/_bpy_internal/extensions/permissions.py -share/blender/4.4/scripts/modules/_bpy_internal/extensions/stale_file_manager.py -share/blender/4.4/scripts/modules/_bpy_internal/extensions/tags.py -share/blender/4.4/scripts/modules/_bpy_internal/extensions/wheel_manager.py -share/blender/4.4/scripts/modules/_bpy_internal/freedesktop.py -share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/ -share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}stroke.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}stroke.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/grease_pencil/stroke.py -share/blender/4.4/scripts/modules/_bpy_internal/system_info/ -${MODPY_COMMENT}share/blender/4.4/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}text_generate_runtime.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}text_generate_runtime.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_runtime.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_runtime.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_startup.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_startup.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/_bpy_internal/system_info/text_generate_runtime.py -share/blender/4.4/scripts/modules/_bpy_internal/system_info/url_prefill_runtime.py -share/blender/4.4/scripts/modules/_bpy_internal/system_info/url_prefill_startup.py -share/blender/4.4/scripts/modules/addon_utils.py -share/blender/4.4/scripts/modules/animsys_refactor.py -share/blender/4.4/scripts/modules/bl_app_override/ -share/blender/4.4/scripts/modules/bl_app_override/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_app_override/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_app_override/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_app_override/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_app_override/${MODPY_PYCACHE}helpers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_app_override/${MODPY_PYCACHE}helpers.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_app_override/helpers.py -share/blender/4.4/scripts/modules/bl_app_template_utils.py -share/blender/4.4/scripts/modules/bl_console_utils/ -share/blender/4.4/scripts/modules/bl_console_utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_console_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_console_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_console_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/ -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_calltip.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_calltip.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_import.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_import.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_namespace.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_namespace.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}intellisense.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}intellisense.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/complete_calltip.py -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/complete_import.py -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/complete_namespace.py -share/blender/4.4/scripts/modules/bl_console_utils/autocomplete/intellisense.py -share/blender/4.4/scripts/modules/bl_i18n_utils/ -share/blender/4.4/scripts/modules/bl_i18n_utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}bl_extract_messages.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}bl_extract_messages.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}merge_po.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}merge_po.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings_user.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings_user.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_cli.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_cli.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_languages_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_languages_menu.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_rtl.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_rtl.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_spell_check.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_spell_check.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_i18n_utils/bl_extract_messages.py -share/blender/4.4/scripts/modules/bl_i18n_utils/merge_po.py -share/blender/4.4/scripts/modules/bl_i18n_utils/settings.py -share/blender/4.4/scripts/modules/bl_i18n_utils/settings_user.py -share/blender/4.4/scripts/modules/bl_i18n_utils/utils.py -share/blender/4.4/scripts/modules/bl_i18n_utils/utils_cli.py -share/blender/4.4/scripts/modules/bl_i18n_utils/utils_languages_menu.py -share/blender/4.4/scripts/modules/bl_i18n_utils/utils_rtl.py -share/blender/4.4/scripts/modules/bl_i18n_utils/utils_spell_check.py -share/blender/4.4/scripts/modules/bl_keymap_utils/ -share/blender/4.4/scripts/modules/bl_keymap_utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}io.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}io.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_from_toolbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_from_toolbar.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_hierarchy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_hierarchy.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}platform_helpers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}platform_helpers.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_keymap_utils/io.py -share/blender/4.4/scripts/modules/bl_keymap_utils/keymap_from_toolbar.py -share/blender/4.4/scripts/modules/bl_keymap_utils/keymap_hierarchy.py -share/blender/4.4/scripts/modules/bl_keymap_utils/platform_helpers.py -share/blender/4.4/scripts/modules/bl_keymap_utils/versioning.py -share/blender/4.4/scripts/modules/bl_previews_utils/ -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_previews_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_previews_utils/${MODPY_PYCACHE}bl_previews_render.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_previews_utils/${MODPY_PYCACHE}bl_previews_render.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_previews_utils/bl_previews_render.py -share/blender/4.4/scripts/modules/bl_rna_utils/ -share/blender/4.4/scripts/modules/bl_rna_utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_rna_utils/data_path.py -share/blender/4.4/scripts/modules/bl_text_utils/ -share/blender/4.4/scripts/modules/bl_text_utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_text_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_text_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_text_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_text_utils/${MODPY_PYCACHE}external_editor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_text_utils/${MODPY_PYCACHE}external_editor.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_text_utils/external_editor.py -share/blender/4.4/scripts/modules/bl_ui_utils/ -share/blender/4.4/scripts/modules/bl_ui_utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}layout.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}layout.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bl_ui_utils/layout.py -share/blender/4.4/scripts/modules/blend_render_info.py -share/blender/4.4/scripts/modules/bpy/ -share/blender/4.4/scripts/modules/bpy/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bpy/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bpy/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy/${MODPY_PYCACHE}ops.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy/${MODPY_PYCACHE}ops.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy/ops.py -share/blender/4.4/scripts/modules/bpy/path.py -share/blender/4.4/scripts/modules/bpy/utils/ -share/blender/4.4/scripts/modules/bpy/utils/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bpy/utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bpy/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy/utils/${MODPY_PYCACHE}previews.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy/utils/${MODPY_PYCACHE}previews.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy/utils/${MODPY_PYCACHE}toolsystem.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy/utils/${MODPY_PYCACHE}toolsystem.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy/utils/previews.py -share/blender/4.4/scripts/modules/bpy/utils/toolsystem.py -share/blender/4.4/scripts/modules/bpy_extras/ -share/blender/4.4/scripts/modules/bpy_extras/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}asset_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}asset_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}bmesh_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}bmesh_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}id_map_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}id_map_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}image_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}image_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}io_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}io_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}keyconfig_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}keyconfig_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}mesh_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}mesh_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_shader_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_shader_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}object_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}object_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}view3d_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/${MODPY_PYCACHE}view3d_utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/anim_utils.py -share/blender/4.4/scripts/modules/bpy_extras/asset_utils.py -share/blender/4.4/scripts/modules/bpy_extras/bmesh_utils.py -share/blender/4.4/scripts/modules/bpy_extras/id_map_utils.py -share/blender/4.4/scripts/modules/bpy_extras/image_utils.py -share/blender/4.4/scripts/modules/bpy_extras/io_utils.py -share/blender/4.4/scripts/modules/bpy_extras/keyconfig_utils.py -share/blender/4.4/scripts/modules/bpy_extras/mesh_utils.py -share/blender/4.4/scripts/modules/bpy_extras/node_shader_utils.py -share/blender/4.4/scripts/modules/bpy_extras/node_utils.py -share/blender/4.4/scripts/modules/bpy_extras/object_utils.py -share/blender/4.4/scripts/modules/bpy_extras/view3d_utils.py -share/blender/4.4/scripts/modules/bpy_extras/wm_utils/ -${MODPY_COMMENT}share/blender/4.4/scripts/modules/bpy_extras/wm_utils/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/bpy_extras/wm_utils/${MODPY_PYCACHE}progress_report.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/bpy_extras/wm_utils/${MODPY_PYCACHE}progress_report.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/bpy_extras/wm_utils/progress_report.py -share/blender/4.4/scripts/modules/bpy_restrict_state.py -share/blender/4.4/scripts/modules/bpy_types.py -share/blender/4.4/scripts/modules/console_python.py -share/blender/4.4/scripts/modules/console_shell.py -share/blender/4.4/scripts/modules/gpu_extras/ -share/blender/4.4/scripts/modules/gpu_extras/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/modules/gpu_extras/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/modules/gpu_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/gpu_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/gpu_extras/${MODPY_PYCACHE}batch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/gpu_extras/${MODPY_PYCACHE}batch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/gpu_extras/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/modules/gpu_extras/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/modules/gpu_extras/batch.py -share/blender/4.4/scripts/modules/gpu_extras/presets.py -share/blender/4.4/scripts/modules/graphviz_export.py -share/blender/4.4/scripts/modules/keyingsets_utils.py -share/blender/4.4/scripts/modules/nodeitems_utils.py -share/blender/4.4/scripts/modules/rna_info.py -share/blender/4.4/scripts/modules/rna_keymap_ui.py -share/blender/4.4/scripts/modules/rna_manual_reference.py -share/blender/4.4/scripts/modules/rna_prop_ui.py -share/blender/4.4/scripts/modules/rna_xml.py -share/blender/4.4/scripts/presets/ -share/blender/4.4/scripts/presets/camera/ -share/blender/4.4/scripts/presets/camera/1_inch.py -share/blender/4.4/scripts/presets/camera/1_slash_1.8_inch.py -share/blender/4.4/scripts/presets/camera/1_slash_2.3_inch.py -share/blender/4.4/scripts/presets/camera/1_slash_2.5_inch.py -share/blender/4.4/scripts/presets/camera/1_slash_2.7_inch.py -share/blender/4.4/scripts/presets/camera/1_slash_3.2_inch.py -share/blender/4.4/scripts/presets/camera/2_slash_3_inch.py -share/blender/4.4/scripts/presets/camera/APS-C.py -share/blender/4.4/scripts/presets/camera/APS-C_(Canon).py -share/blender/4.4/scripts/presets/camera/APS-H_(Canon).py -share/blender/4.4/scripts/presets/camera/Analog_16mm.py -share/blender/4.4/scripts/presets/camera/Analog_35mm.py -share/blender/4.4/scripts/presets/camera/Analog_65mm.py -share/blender/4.4/scripts/presets/camera/Analog_IMAX.py -share/blender/4.4/scripts/presets/camera/Analog_Super_16.py -share/blender/4.4/scripts/presets/camera/Analog_Super_35.py -share/blender/4.4/scripts/presets/camera/Arri_Alexa_65.py -share/blender/4.4/scripts/presets/camera/Arri_Alexa_LF.py -share/blender/4.4/scripts/presets/camera/Arri_Alexa_Mini_&_SXT.py -share/blender/4.4/scripts/presets/camera/Blackmagic_Pocket_&_Studio.py -share/blender/4.4/scripts/presets/camera/Blackmagic_Pocket_4K.py -share/blender/4.4/scripts/presets/camera/Blackmagic_Pocket_6k.py -share/blender/4.4/scripts/presets/camera/Blackmagic_URSA_4.6K.py -share/blender/4.4/scripts/presets/camera/Foveon_(Sigma).py -share/blender/4.4/scripts/presets/camera/Fullframe.py -share/blender/4.4/scripts/presets/camera/MFT.py -share/blender/4.4/scripts/presets/camera/Medium-format_(Hasselblad).py -share/blender/4.4/scripts/presets/camera/RED_Dragon_5K.py -share/blender/4.4/scripts/presets/camera/RED_Dragon_6K.py -share/blender/4.4/scripts/presets/camera/RED_Helium_8K.py -share/blender/4.4/scripts/presets/camera/RED_Monstro_8K.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cloth/ -share/blender/4.4/scripts/presets/cloth/Cotton.py -share/blender/4.4/scripts/presets/cloth/Denim.py -share/blender/4.4/scripts/presets/cloth/Leather.py -share/blender/4.4/scripts/presets/cloth/Rubber.py -share/blender/4.4/scripts/presets/cloth/Silk.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Cotton.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Cotton.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Denim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Denim.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Leather.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Leather.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Rubber.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Rubber.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Silk.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cloth/${MODPY_PYCACHE}Silk.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/ -share/blender/4.4/scripts/presets/color_management/white_balance/ -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_A.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_B.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_C.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_D50.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_D55.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_D65.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_D75.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_D93.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_E.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F1.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F10.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F11.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F12.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F2.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F3.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F4.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F5.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F6.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F7.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F8.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_F9.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-B1.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-B2.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-B3.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-B4.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-B5.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-BH1.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-RGB1.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-V1.py -share/blender/4.4/scripts/presets/color_management/white_balance/Illuminant_LED-V2.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_A.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_A.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_B.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_B.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_C.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_C.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D50.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D50.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D55.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D55.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D65.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D65.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D75.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D75.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D93.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D93.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_E.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_E.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F1.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F10.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F10.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F11.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F11.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F12.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F12.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F2.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F3.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F4.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F5.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F5.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F6.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F6.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F7.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F7.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F8.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F8.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F9.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B1.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B2.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B3.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B4.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B5.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B5.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-BH1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-BH1.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-RGB1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-RGB1.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V1.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V2.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/ -share/blender/4.4/scripts/presets/cycles/integrator/ -share/blender/4.4/scripts/presets/cycles/integrator/Default.py -share/blender/4.4/scripts/presets/cycles/integrator/Direct_Light.py -share/blender/4.4/scripts/presets/cycles/integrator/Fast_Global_Illumination.py -share/blender/4.4/scripts/presets/cycles/integrator/Full_Global_Illumination.py -share/blender/4.4/scripts/presets/cycles/integrator/Limited_Global_Illumination.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Direct_Light.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Direct_Light.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Fast_Global_Illumination.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Fast_Global_Illumination.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Full_Global_Illumination.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Full_Global_Illumination.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Limited_Global_Illumination.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Limited_Global_Illumination.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/performance/ -share/blender/4.4/scripts/presets/cycles/performance/Default.py -share/blender/4.4/scripts/presets/cycles/performance/Faster_Render.py -share/blender/4.4/scripts/presets/cycles/performance/Lower_Memory.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/cycles/performance/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/cycles/performance/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/performance/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/performance/${MODPY_PYCACHE}Faster_Render.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/performance/${MODPY_PYCACHE}Faster_Render.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/performance/${MODPY_PYCACHE}Lower_Memory.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/performance/${MODPY_PYCACHE}Lower_Memory.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/sampling/ -share/blender/4.4/scripts/presets/cycles/sampling/Final.py -share/blender/4.4/scripts/presets/cycles/sampling/Preview.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/cycles/sampling/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/viewport_sampling/ -share/blender/4.4/scripts/presets/cycles/viewport_sampling/Final.py -share/blender/4.4/scripts/presets/cycles/viewport_sampling/Preview.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/eevee/ -share/blender/4.4/scripts/presets/eevee/raytracing/ -share/blender/4.4/scripts/presets/eevee/raytracing/Default.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/eevee/raytracing/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/eevee/raytracing/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/eevee/raytracing/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/ffmpeg/ -share/blender/4.4/scripts/presets/ffmpeg/DVD_(note_colon__this_changes_render_resolution).py -share/blender/4.4/scripts/presets/ffmpeg/H264_in_MP4.py -share/blender/4.4/scripts/presets/ffmpeg/H264_in_Matroska.py -share/blender/4.4/scripts/presets/ffmpeg/H264_in_Matroska_for_scrubbing.py -share/blender/4.4/scripts/presets/ffmpeg/Ogg_Theora.py -share/blender/4.4/scripts/presets/ffmpeg/WebM_(VP9+Opus).py -share/blender/4.4/scripts/presets/ffmpeg/Xvid.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}DVD_(note_colon__this_changes_render_resolution).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}DVD_(note_colon__this_changes_render_resolution).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_MP4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_MP4.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska_for_scrubbing.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska_for_scrubbing.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}Ogg_Theora.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}Ogg_Theora.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}WebM_(VP9+Opus).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}WebM_(VP9+Opus).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}Xvid.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/ffmpeg/${MODPY_PYCACHE}Xvid.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/fluid/ -share/blender/4.4/scripts/presets/fluid/Honey.py -share/blender/4.4/scripts/presets/fluid/Oil.py -share/blender/4.4/scripts/presets/fluid/Water.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/fluid/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/fluid/${MODPY_PYCACHE}Honey.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/fluid/${MODPY_PYCACHE}Honey.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/fluid/${MODPY_PYCACHE}Oil.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/fluid/${MODPY_PYCACHE}Oil.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/fluid/${MODPY_PYCACHE}Water.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/fluid/${MODPY_PYCACHE}Water.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/ -share/blender/4.4/scripts/presets/framerate/120.py -share/blender/4.4/scripts/presets/framerate/23.98.py -share/blender/4.4/scripts/presets/framerate/24.py -share/blender/4.4/scripts/presets/framerate/240.py -share/blender/4.4/scripts/presets/framerate/25.py -share/blender/4.4/scripts/presets/framerate/29.97.py -share/blender/4.4/scripts/presets/framerate/30.py -share/blender/4.4/scripts/presets/framerate/50.py -share/blender/4.4/scripts/presets/framerate/59.94.py -share/blender/4.4/scripts/presets/framerate/60.py -share/blender/4.4/scripts/presets/framerate/Custom.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}120.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}120.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}23.98.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}23.98.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}24.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}24.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}240.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}240.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}25.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}25.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}29.97.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}29.97.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}30.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}30.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}50.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}50.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}59.94.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}59.94.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}60.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}60.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}Custom.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/framerate/${MODPY_PYCACHE}Custom.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/gpencil_material/ -share/blender/4.4/scripts/presets/gpencil_material/Fill_Only.py -share/blender/4.4/scripts/presets/gpencil_material/Stroke_Only.py -share/blender/4.4/scripts/presets/gpencil_material/Stroke_and_Fill.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/gpencil_material/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/gpencil_material/${MODPY_PYCACHE}Fill_Only.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/gpencil_material/${MODPY_PYCACHE}Fill_Only.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_Only.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_Only.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_and_Fill.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_and_Fill.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/hair_dynamics/ -share/blender/4.4/scripts/presets/hair_dynamics/Default.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/hair_dynamics/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/hair_dynamics/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/hair_dynamics/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/interface_theme/ -share/blender/4.4/scripts/presets/interface_theme/Blender_Dark.xml -share/blender/4.4/scripts/presets/interface_theme/Blender_Light.xml -share/blender/4.4/scripts/presets/keyconfig/ -share/blender/4.4/scripts/presets/keyconfig/Blender.py -share/blender/4.4/scripts/presets/keyconfig/Blender_27x.py -share/blender/4.4/scripts/presets/keyconfig/Industry_Compatible.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/keyconfig/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender_27x.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender_27x.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/keyconfig/${MODPY_PYCACHE}Industry_Compatible.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/keyconfig/${MODPY_PYCACHE}Industry_Compatible.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/keyconfig/keymap_data/ -${MODPY_COMMENT}share/blender/4.4/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}industry_compatible_data.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}industry_compatible_data.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/keyconfig/keymap_data/blender_default.py -share/blender/4.4/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py -share/blender/4.4/scripts/presets/operator/ -share/blender/4.4/scripts/presets/operator/wm.collada_export/ -${MODPY_COMMENT}share/blender/4.4/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_rigged.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_rigged.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_static.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_static.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/operator/wm.collada_export/sl_plus_open_sim_rigged.py -share/blender/4.4/scripts/presets/operator/wm.collada_export/sl_plus_open_sim_static.py -share/blender/4.4/scripts/presets/render/ -share/blender/4.4/scripts/presets/render/4K_DCI_2160p.py -share/blender/4.4/scripts/presets/render/4K_UHDTV_2160p.py -share/blender/4.4/scripts/presets/render/4K_UW_1600p.py -share/blender/4.4/scripts/presets/render/DVCPRO_HD_1080p.py -share/blender/4.4/scripts/presets/render/DVCPRO_HD_720p.py -share/blender/4.4/scripts/presets/render/HDTV_1080p.py -share/blender/4.4/scripts/presets/render/HDTV_720p.py -share/blender/4.4/scripts/presets/render/HDV_1080p.py -share/blender/4.4/scripts/presets/render/HDV_NTSC_1080p.py -share/blender/4.4/scripts/presets/render/HDV_PAL_1080p.py -share/blender/4.4/scripts/presets/render/TV_NTSC_16_colon_9.py -share/blender/4.4/scripts/presets/render/TV_NTSC_4_colon_3.py -share/blender/4.4/scripts/presets/render/TV_PAL_16_colon_9.py -share/blender/4.4/scripts/presets/render/TV_PAL_4_colon_3.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}4K_DCI_2160p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}4K_DCI_2160p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}4K_UHDTV_2160p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}4K_UHDTV_2160p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}4K_UW_1600p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}4K_UW_1600p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_1080p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_720p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_720p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDTV_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDTV_1080p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDTV_720p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDTV_720p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDV_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDV_1080p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDV_NTSC_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDV_NTSC_1080p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDV_PAL_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}HDV_PAL_1080p.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_4_colon_3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_4_colon_3.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_4_colon_3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_4_colon_3.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/safe_areas/ -share/blender/4.4/scripts/presets/safe_areas/14_colon_9_in_16_colon_9.py -share/blender/4.4/scripts/presets/safe_areas/16_colon_9.py -share/blender/4.4/scripts/presets/safe_areas/4_colon_3_in_16_colon_9.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/safe_areas/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/safe_areas/${MODPY_PYCACHE}14_colon_9_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/safe_areas/${MODPY_PYCACHE}14_colon_9_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/safe_areas/${MODPY_PYCACHE}16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/safe_areas/${MODPY_PYCACHE}16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/safe_areas/${MODPY_PYCACHE}4_colon_3_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/safe_areas/${MODPY_PYCACHE}4_colon_3_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/text_editor/ -share/blender/4.4/scripts/presets/text_editor/Internal.py -share/blender/4.4/scripts/presets/text_editor/Visual_Studio_Code.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/text_editor/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/text_editor/${MODPY_PYCACHE}Internal.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/text_editor/${MODPY_PYCACHE}Internal.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/text_editor/${MODPY_PYCACHE}Visual_Studio_Code.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/text_editor/${MODPY_PYCACHE}Visual_Studio_Code.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/ -share/blender/4.4/scripts/presets/tracking_camera/1_inch.py -share/blender/4.4/scripts/presets/tracking_camera/1_slash_1.8_inch.py -share/blender/4.4/scripts/presets/tracking_camera/1_slash_2.3_inch.py -share/blender/4.4/scripts/presets/tracking_camera/1_slash_2.5_inch.py -share/blender/4.4/scripts/presets/tracking_camera/1_slash_2.7_inch.py -share/blender/4.4/scripts/presets/tracking_camera/1_slash_3.2_inch.py -share/blender/4.4/scripts/presets/tracking_camera/2_slash_3_inch.py -share/blender/4.4/scripts/presets/tracking_camera/APS-C.py -share/blender/4.4/scripts/presets/tracking_camera/APS-C_(Canon).py -share/blender/4.4/scripts/presets/tracking_camera/APS-H_(Canon).py -share/blender/4.4/scripts/presets/tracking_camera/Analog_16mm.py -share/blender/4.4/scripts/presets/tracking_camera/Analog_35mm.py -share/blender/4.4/scripts/presets/tracking_camera/Analog_65mm.py -share/blender/4.4/scripts/presets/tracking_camera/Analog_IMAX.py -share/blender/4.4/scripts/presets/tracking_camera/Analog_Super_16.py -share/blender/4.4/scripts/presets/tracking_camera/Analog_Super_35.py -share/blender/4.4/scripts/presets/tracking_camera/Arri_Alexa_65.py -share/blender/4.4/scripts/presets/tracking_camera/Arri_Alexa_LF.py -share/blender/4.4/scripts/presets/tracking_camera/Arri_Alexa_Mini_&_SXT.py -share/blender/4.4/scripts/presets/tracking_camera/Blackmagic_Pocket_&_Studio.py -share/blender/4.4/scripts/presets/tracking_camera/Blackmagic_Pocket_4K.py -share/blender/4.4/scripts/presets/tracking_camera/Blackmagic_Pocket_6k.py -share/blender/4.4/scripts/presets/tracking_camera/Blackmagic_URSA_4.6K.py -share/blender/4.4/scripts/presets/tracking_camera/Foveon_(Sigma).py -share/blender/4.4/scripts/presets/tracking_camera/Fullframe.py -share/blender/4.4/scripts/presets/tracking_camera/MFT.py -share/blender/4.4/scripts/presets/tracking_camera/Medium-format_(Hasselblad).py -share/blender/4.4/scripts/presets/tracking_camera/RED_Dragon_5K.py -share/blender/4.4/scripts/presets/tracking_camera/RED_Dragon_6K.py -share/blender/4.4/scripts/presets/tracking_camera/RED_Helium_8K.py -share/blender/4.4/scripts/presets/tracking_camera/RED_Monstro_8K.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_settings/ -share/blender/4.4/scripts/presets/tracking_settings/Blurry_Footage.py -share/blender/4.4/scripts/presets/tracking_settings/Default.py -share/blender/4.4/scripts/presets/tracking_settings/Fast_Motion.py -share/blender/4.4/scripts/presets/tracking_settings/Planar.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Blurry_Footage.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Blurry_Footage.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Fast_Motion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Fast_Motion.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Planar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_settings/${MODPY_PYCACHE}Planar.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_track_color/ -share/blender/4.4/scripts/presets/tracking_track_color/Default.py -share/blender/4.4/scripts/presets/tracking_track_color/Far_Plane.py -share/blender/4.4/scripts/presets/tracking_track_color/Near_Plane.py -share/blender/4.4/scripts/presets/tracking_track_color/Object.py -${MODPY_COMMENT}share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Far_Plane.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Far_Plane.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Near_Plane.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Near_Plane.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Object.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/ -${MODPY_COMMENT}share/blender/4.4/scripts/startup/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/${MODPY_PYCACHE}keyingsets_builtins.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/${MODPY_PYCACHE}keyingsets_builtins.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/${MODPY_PYCACHE}nodeitems_builtins.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/${MODPY_PYCACHE}nodeitems_builtins.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_app_templates_system/ -share/blender/4.4/scripts/startup/bl_app_templates_system/2D_Animation/ -share/blender/4.4/scripts/startup/bl_app_templates_system/2D_Animation/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/startup/bl_app_templates_system/2D_Animation/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/bl_app_templates_system/2D_Animation/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_app_templates_system/2D_Animation/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_app_templates_system/2D_Animation/startup.blend -share/blender/4.4/scripts/startup/bl_app_templates_system/Sculpting/ -share/blender/4.4/scripts/startup/bl_app_templates_system/Sculpting/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/startup/bl_app_templates_system/Sculpting/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/bl_app_templates_system/Sculpting/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_app_templates_system/Sculpting/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_app_templates_system/Sculpting/startup.blend -share/blender/4.4/scripts/startup/bl_app_templates_system/VFX/ -share/blender/4.4/scripts/startup/bl_app_templates_system/VFX/startup.blend -share/blender/4.4/scripts/startup/bl_app_templates_system/Video_Editing/ -share/blender/4.4/scripts/startup/bl_app_templates_system/Video_Editing/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/startup/bl_app_templates_system/Video_Editing/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/bl_app_templates_system/Video_Editing/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_app_templates_system/Video_Editing/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_app_templates_system/Video_Editing/startup.blend -share/blender/4.4/scripts/startup/bl_operators/ -share/blender/4.4/scripts/startup/bl_operators/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}add_mesh_torus.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}add_mesh_torus.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}assets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}assets.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}bone_selection_sets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}bone_selection_sets.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}clip.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}clip.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}connect_to_output.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}connect_to_output.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}console.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}console.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}constraint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}constraint.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}file.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}file.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}freestyle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}freestyle.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}geometry_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}geometry_nodes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}image_as_planes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}image_as_planes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object_align.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object_align.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object_quick_effects.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object_quick_effects.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object_randomize_transform.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}object_randomize_transform.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}rigidbody.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}rigidbody.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}screen_play_rendered_anim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}screen_play_rendered_anim.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}sequencer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}sequencer.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}spreadsheet.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}spreadsheet.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}userpref.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}userpref.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_follow_active.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_follow_active.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_lightmap.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_lightmap.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_transform.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_transform.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}vertexpaint_dirt.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}vertexpaint_dirt.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}view3d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}view3d.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}wm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}wm.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}world.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/${MODPY_PYCACHE}world.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/add_mesh_torus.py -share/blender/4.4/scripts/startup/bl_operators/anim.py -share/blender/4.4/scripts/startup/bl_operators/assets.py -share/blender/4.4/scripts/startup/bl_operators/bmesh/ -${MODPY_COMMENT}share/blender/4.4/scripts/startup/bl_operators/bmesh/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/bl_operators/bmesh/${MODPY_PYCACHE}find_adjacent.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/bmesh/${MODPY_PYCACHE}find_adjacent.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/bmesh/find_adjacent.py -share/blender/4.4/scripts/startup/bl_operators/bone_selection_sets.py -share/blender/4.4/scripts/startup/bl_operators/clip.py -share/blender/4.4/scripts/startup/bl_operators/connect_to_output.py -share/blender/4.4/scripts/startup/bl_operators/console.py -share/blender/4.4/scripts/startup/bl_operators/constraint.py -share/blender/4.4/scripts/startup/bl_operators/file.py -share/blender/4.4/scripts/startup/bl_operators/freestyle.py -share/blender/4.4/scripts/startup/bl_operators/geometry_nodes.py -share/blender/4.4/scripts/startup/bl_operators/image.py -share/blender/4.4/scripts/startup/bl_operators/image_as_planes.py -share/blender/4.4/scripts/startup/bl_operators/mesh.py -share/blender/4.4/scripts/startup/bl_operators/node.py -share/blender/4.4/scripts/startup/bl_operators/node_editor/ -${MODPY_COMMENT}share/blender/4.4/scripts/startup/bl_operators/node_editor/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/bl_operators/node_editor/${MODPY_PYCACHE}node_functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_operators/node_editor/${MODPY_PYCACHE}node_functions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_operators/node_editor/node_functions.py -share/blender/4.4/scripts/startup/bl_operators/object.py -share/blender/4.4/scripts/startup/bl_operators/object_align.py -share/blender/4.4/scripts/startup/bl_operators/object_quick_effects.py -share/blender/4.4/scripts/startup/bl_operators/object_randomize_transform.py -share/blender/4.4/scripts/startup/bl_operators/presets.py -share/blender/4.4/scripts/startup/bl_operators/rigidbody.py -share/blender/4.4/scripts/startup/bl_operators/screen_play_rendered_anim.py -share/blender/4.4/scripts/startup/bl_operators/sequencer.py -share/blender/4.4/scripts/startup/bl_operators/spreadsheet.py -share/blender/4.4/scripts/startup/bl_operators/userpref.py -share/blender/4.4/scripts/startup/bl_operators/uvcalc_follow_active.py -share/blender/4.4/scripts/startup/bl_operators/uvcalc_lightmap.py -share/blender/4.4/scripts/startup/bl_operators/uvcalc_transform.py -share/blender/4.4/scripts/startup/bl_operators/vertexpaint_dirt.py -share/blender/4.4/scripts/startup/bl_operators/view3d.py -share/blender/4.4/scripts/startup/bl_operators/wm.py -share/blender/4.4/scripts/startup/bl_operators/world.py -share/blender/4.4/scripts/startup/bl_ui/ -share/blender/4.4/scripts/startup/bl_ui/__init__.py -${MODPY_COMMENT}share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}asset_shelf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}asset_shelf.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_compositor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_compositor.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_geometry.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_geometry.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_shader.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_shader.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_texture.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_animviz.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_animviz.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_collection.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_collection.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_constraint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_constraint.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_armature.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_armature.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_bone.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_bone.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_camera.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_camera.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curve.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curve.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curves.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curves.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_empty.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_empty.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_grease_pencil.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_grease_pencil.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lattice.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lattice.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_light.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_light.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lightprobe.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lightprobe.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_mesh.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_metaball.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_metaball.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_modifier.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_modifier.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_pointcloud.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_pointcloud.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_shaderfx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_shaderfx.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_speaker.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_speaker.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_volume.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_volume.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_freestyle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_freestyle.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_grease_pencil_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_grease_pencil_common.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_mask_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_mask_common.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material_gpencil.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material_gpencil.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_object.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_output.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_output.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_paint_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_paint_common.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_particle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_particle.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_cloth.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_cloth.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_common.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_dynamicpaint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_dynamicpaint.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_field.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_field.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_fluid.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_fluid.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_geometry_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_geometry_nodes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody_constraint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody_constraint.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_softbody.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_softbody.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_render.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_render.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_scene.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_scene.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_texture.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_view_layer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_view_layer.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_workspace.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_workspace.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_world.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_world.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_clip.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_clip.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_console.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_console.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_dopesheet.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_dopesheet.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_filebrowser.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_filebrowser.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_graph.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_graph.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_image.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_info.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_nla.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_nla.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_node.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_outliner.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_outliner.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_properties.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_sequencer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_sequencer.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_spreadsheet.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_spreadsheet.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_statusbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_statusbar.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_text.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_text.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_time.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_time.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_common.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_toolbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_toolbar.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_topbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_topbar.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_userpref.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_userpref.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d_toolbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d_toolbar.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/startup/bl_ui/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/startup/bl_ui/anim.py -share/blender/4.4/scripts/startup/bl_ui/asset_shelf.py -share/blender/4.4/scripts/startup/bl_ui/generic_ui_list.py -share/blender/4.4/scripts/startup/bl_ui/node_add_menu.py -share/blender/4.4/scripts/startup/bl_ui/node_add_menu_compositor.py -share/blender/4.4/scripts/startup/bl_ui/node_add_menu_geometry.py -share/blender/4.4/scripts/startup/bl_ui/node_add_menu_shader.py -share/blender/4.4/scripts/startup/bl_ui/node_add_menu_texture.py -share/blender/4.4/scripts/startup/bl_ui/properties_animviz.py -share/blender/4.4/scripts/startup/bl_ui/properties_collection.py -share/blender/4.4/scripts/startup/bl_ui/properties_constraint.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_armature.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_bone.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_camera.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_curve.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_curves.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_empty.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_grease_pencil.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_lattice.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_light.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_lightprobe.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_mesh.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_metaball.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_modifier.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_pointcloud.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_shaderfx.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_speaker.py -share/blender/4.4/scripts/startup/bl_ui/properties_data_volume.py -share/blender/4.4/scripts/startup/bl_ui/properties_freestyle.py -share/blender/4.4/scripts/startup/bl_ui/properties_grease_pencil_common.py -share/blender/4.4/scripts/startup/bl_ui/properties_mask_common.py -share/blender/4.4/scripts/startup/bl_ui/properties_material.py -share/blender/4.4/scripts/startup/bl_ui/properties_material_gpencil.py -share/blender/4.4/scripts/startup/bl_ui/properties_object.py -share/blender/4.4/scripts/startup/bl_ui/properties_output.py -share/blender/4.4/scripts/startup/bl_ui/properties_paint_common.py -share/blender/4.4/scripts/startup/bl_ui/properties_particle.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_cloth.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_common.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_dynamicpaint.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_field.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_fluid.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_geometry_nodes.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_rigidbody.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_rigidbody_constraint.py -share/blender/4.4/scripts/startup/bl_ui/properties_physics_softbody.py -share/blender/4.4/scripts/startup/bl_ui/properties_render.py -share/blender/4.4/scripts/startup/bl_ui/properties_scene.py -share/blender/4.4/scripts/startup/bl_ui/properties_texture.py -share/blender/4.4/scripts/startup/bl_ui/properties_view_layer.py -share/blender/4.4/scripts/startup/bl_ui/properties_workspace.py -share/blender/4.4/scripts/startup/bl_ui/properties_world.py -share/blender/4.4/scripts/startup/bl_ui/space_clip.py -share/blender/4.4/scripts/startup/bl_ui/space_console.py -share/blender/4.4/scripts/startup/bl_ui/space_dopesheet.py -share/blender/4.4/scripts/startup/bl_ui/space_filebrowser.py -share/blender/4.4/scripts/startup/bl_ui/space_graph.py -share/blender/4.4/scripts/startup/bl_ui/space_image.py -share/blender/4.4/scripts/startup/bl_ui/space_info.py -share/blender/4.4/scripts/startup/bl_ui/space_nla.py -share/blender/4.4/scripts/startup/bl_ui/space_node.py -share/blender/4.4/scripts/startup/bl_ui/space_outliner.py -share/blender/4.4/scripts/startup/bl_ui/space_properties.py -share/blender/4.4/scripts/startup/bl_ui/space_sequencer.py -share/blender/4.4/scripts/startup/bl_ui/space_spreadsheet.py -share/blender/4.4/scripts/startup/bl_ui/space_statusbar.py -share/blender/4.4/scripts/startup/bl_ui/space_text.py -share/blender/4.4/scripts/startup/bl_ui/space_time.py -share/blender/4.4/scripts/startup/bl_ui/space_toolsystem_common.py -share/blender/4.4/scripts/startup/bl_ui/space_toolsystem_toolbar.py -share/blender/4.4/scripts/startup/bl_ui/space_topbar.py -share/blender/4.4/scripts/startup/bl_ui/space_userpref.py -share/blender/4.4/scripts/startup/bl_ui/space_view3d.py -share/blender/4.4/scripts/startup/bl_ui/space_view3d_toolbar.py -share/blender/4.4/scripts/startup/bl_ui/utils.py -share/blender/4.4/scripts/startup/keyingsets_builtins.py -share/blender/4.4/scripts/startup/nodeitems_builtins.py -share/blender/4.4/scripts/templates_osl/ -share/blender/4.4/scripts/templates_osl/basic_shader.osl -share/blender/4.4/scripts/templates_osl/empty_shader.osl -share/blender/4.4/scripts/templates_osl/gabor_noise.osl -share/blender/4.4/scripts/templates_osl/lyapunov_texture.osl -share/blender/4.4/scripts/templates_osl/noise.osl -share/blender/4.4/scripts/templates_osl/ramp_closure.osl -share/blender/4.4/scripts/templates_py/ -${MODPY_COMMENT}share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}/ -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}addon_add_object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}addon_add_object.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}background_job.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}background_job.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}batch_export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}batch_export.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple_editmode.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple_editmode.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}builtin_keyingset.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}builtin_keyingset.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}custom_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}custom_nodes.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}driver_functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}driver_functions.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}external_script_stub.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}external_script_stub.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_custom_geometry.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_custom_geometry.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator_target.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}gizmo_simple.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}image_processing.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}image_processing.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_file_export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_file_export.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_file_import.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_file_import.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_add.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_add.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_uv.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_uv.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_draw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_draw.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_timer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_timer.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d_raycast.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d_raycast.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_node.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}operator_simple.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_asset_shelf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_asset_shelf.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_list.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_list_generic.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_list_generic.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_list_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_list_simple.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_menu.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_menu_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_menu_simple.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_panel.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_panel.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_panel_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_panel_simple.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_pie_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_pie_menu.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_previews_custom_icon.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_previews_custom_icon.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_previews_dynamic_enum.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_previews_dynamic_enum.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_tool_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -share/blender/4.4/scripts/templates_py/${MODPY_PYCACHE}ui_tool_simple.${MODPY_PYC_MAGIC_TAG}pyc -share/blender/4.4/scripts/templates_py/addon_add_object.py -share/blender/4.4/scripts/templates_py/background_job.py -share/blender/4.4/scripts/templates_py/batch_export.py -share/blender/4.4/scripts/templates_py/bmesh_simple.py -share/blender/4.4/scripts/templates_py/bmesh_simple_editmode.py -share/blender/4.4/scripts/templates_py/builtin_keyingset.py -share/blender/4.4/scripts/templates_py/custom_nodes.py -share/blender/4.4/scripts/templates_py/driver_functions.py -share/blender/4.4/scripts/templates_py/external_script_stub.py -share/blender/4.4/scripts/templates_py/gizmo_custom_geometry.py -share/blender/4.4/scripts/templates_py/gizmo_operator.py -share/blender/4.4/scripts/templates_py/gizmo_operator_target.py -share/blender/4.4/scripts/templates_py/gizmo_simple.py -share/blender/4.4/scripts/templates_py/image_processing.py -share/blender/4.4/scripts/templates_py/operator_file_export.py -share/blender/4.4/scripts/templates_py/operator_file_import.py -share/blender/4.4/scripts/templates_py/operator_mesh_add.py -share/blender/4.4/scripts/templates_py/operator_mesh_uv.py -share/blender/4.4/scripts/templates_py/operator_modal.py -share/blender/4.4/scripts/templates_py/operator_modal_draw.py -share/blender/4.4/scripts/templates_py/operator_modal_timer.py -share/blender/4.4/scripts/templates_py/operator_modal_view3d.py -share/blender/4.4/scripts/templates_py/operator_modal_view3d_raycast.py -share/blender/4.4/scripts/templates_py/operator_node.py -share/blender/4.4/scripts/templates_py/operator_simple.py -share/blender/4.4/scripts/templates_py/ui_asset_shelf.py -share/blender/4.4/scripts/templates_py/ui_list.py -share/blender/4.4/scripts/templates_py/ui_list_generic.py -share/blender/4.4/scripts/templates_py/ui_list_simple.py -share/blender/4.4/scripts/templates_py/ui_menu.py -share/blender/4.4/scripts/templates_py/ui_menu_simple.py -share/blender/4.4/scripts/templates_py/ui_panel.py -share/blender/4.4/scripts/templates_py/ui_panel_simple.py -share/blender/4.4/scripts/templates_py/ui_pie_menu.py -share/blender/4.4/scripts/templates_py/ui_previews_custom_icon.py -share/blender/4.4/scripts/templates_py/ui_previews_dynamic_enum.py -share/blender/4.4/scripts/templates_py/ui_tool_simple.py -share/blender/4.4/scripts/templates_toml/ -share/blender/4.4/scripts/templates_toml/blender_manifest.toml +share/blender/${V}/ +share/blender/${V}/datafiles/ +share/blender/${V}/datafiles/assets/ +share/blender/${V}/datafiles/assets/LICENSE +share/blender/${V}/datafiles/assets/blender_assets.cats.txt +share/blender/${V}/datafiles/assets/brushes/ +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-curve_sculpt.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-gp_draw.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-gp_sculpt.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-gp_vertex.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-gp_weight.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-mesh_sculpt.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-mesh_texture.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-mesh_vertex.blend +share/blender/${V}/datafiles/assets/brushes/essentials_brushes-mesh_weight.blend +share/blender/${V}/datafiles/assets/geometry_nodes/ +share/blender/${V}/datafiles/assets/geometry_nodes/procedural_hair_node_assets.blend +share/blender/${V}/datafiles/assets/geometry_nodes/smooth_by_angle.blend +share/blender/${V}/datafiles/colormanagement/ +share/blender/${V}/datafiles/colormanagement/config.ocio +share/blender/${V}/datafiles/colormanagement/filmic/ +share/blender/${V}/datafiles/colormanagement/filmic/filmic_desat_33.cube +share/blender/${V}/datafiles/colormanagement/filmic/filmic_to_0-35_1-30.spi1d +share/blender/${V}/datafiles/colormanagement/filmic/filmic_to_0-48_1-09.spi1d +share/blender/${V}/datafiles/colormanagement/filmic/filmic_to_0-60_1-04.spi1d +share/blender/${V}/datafiles/colormanagement/filmic/filmic_to_0-70_1-03.spi1d +share/blender/${V}/datafiles/colormanagement/filmic/filmic_to_0-85_1-011.spi1d +share/blender/${V}/datafiles/colormanagement/filmic/filmic_to_0.99_1-0075.spi1d +share/blender/${V}/datafiles/colormanagement/filmic/filmic_to_1.20_1-00.spi1d +share/blender/${V}/datafiles/colormanagement/luts/ +share/blender/${V}/datafiles/colormanagement/luts/AgX_Base_P3.cube +share/blender/${V}/datafiles/colormanagement/luts/AgX_Base_Rec2020.cube +share/blender/${V}/datafiles/colormanagement/luts/AgX_Base_sRGB.cube +share/blender/${V}/datafiles/colormanagement/luts/AgX_False_Color.spi1d +share/blender/${V}/datafiles/colormanagement/luts/Guard_Rail_Shaper_EOTF.spi1d +share/blender/${V}/datafiles/colormanagement/luts/Inverse_AgX_Base_Rec2020.cube +share/blender/${V}/datafiles/colormanagement/luts/luminance_compensation_bt2020.cube +share/blender/${V}/datafiles/colormanagement/luts/luminance_compensation_p3.cube +share/blender/${V}/datafiles/colormanagement/luts/luminance_compensation_srgb.cube +share/blender/${V}/datafiles/colormanagement/luts/pbrNeutral.cube +share/blender/${V}/datafiles/colormanagement/luts/xyz_E_to_D65.spimtx +share/blender/${V}/datafiles/fonts/ +share/blender/${V}/datafiles/fonts/DejaVuSansMono.ttf +share/blender/${V}/datafiles/fonts/Inter.ttf +share/blender/${V}/datafiles/fonts/Noto Sans CJK Regular.ttf +share/blender/${V}/datafiles/fonts/NotoEmoji-VariableFont_wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansArabic-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansArmenian-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansBengali-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansDevanagari-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansEthiopic-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansGeorgian-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansGujarati-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansGurmukhi-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansHebrew-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansJavanese-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansKannada-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansKhmer-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansMalayalam-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansMath-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansMyanmar-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansSymbols-VariableFont_wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansSymbols2-Regular.ttf +share/blender/${V}/datafiles/fonts/NotoSansTamil-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansTelugu-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/NotoSansThai-VariableFont_wdth,wght.ttf +share/blender/${V}/datafiles/fonts/lastresort.ttf +share/blender/${V}/datafiles/icons/ +share/blender/${V}/datafiles/icons/brush.generic.dat +share/blender/${V}/datafiles/icons/brush.gpencil_draw.erase.dat +share/blender/${V}/datafiles/icons/brush.gpencil_draw.fill.dat +share/blender/${V}/datafiles/icons/brush.paint_texture.clone.dat +share/blender/${V}/datafiles/icons/brush.paint_texture.fill.dat +share/blender/${V}/datafiles/icons/brush.paint_texture.mask.dat +share/blender/${V}/datafiles/icons/brush.paint_texture.smear.dat +share/blender/${V}/datafiles/icons/brush.paint_texture.soften.dat +share/blender/${V}/datafiles/icons/brush.paint_vertex.average.dat +share/blender/${V}/datafiles/icons/brush.paint_vertex.blur.dat +share/blender/${V}/datafiles/icons/brush.paint_vertex.replace.dat +share/blender/${V}/datafiles/icons/brush.paint_vertex.smear.dat +share/blender/${V}/datafiles/icons/brush.paint_weight.average.dat +share/blender/${V}/datafiles/icons/brush.paint_weight.blur.dat +share/blender/${V}/datafiles/icons/brush.paint_weight.smear.dat +share/blender/${V}/datafiles/icons/brush.particle.add.dat +share/blender/${V}/datafiles/icons/brush.particle.comb.dat +share/blender/${V}/datafiles/icons/brush.particle.cut.dat +share/blender/${V}/datafiles/icons/brush.particle.length.dat +share/blender/${V}/datafiles/icons/brush.particle.puff.dat +share/blender/${V}/datafiles/icons/brush.particle.smooth.dat +share/blender/${V}/datafiles/icons/brush.particle.weight.dat +share/blender/${V}/datafiles/icons/brush.sculpt.displacement_eraser.dat +share/blender/${V}/datafiles/icons/brush.sculpt.displacement_smear.dat +share/blender/${V}/datafiles/icons/brush.sculpt.draw_face_sets.dat +share/blender/${V}/datafiles/icons/brush.sculpt.mask.dat +share/blender/${V}/datafiles/icons/brush.sculpt.paint.dat +share/blender/${V}/datafiles/icons/brush.sculpt.simplify.dat +share/blender/${V}/datafiles/icons/brush.uv_sculpt.grab.dat +share/blender/${V}/datafiles/icons/brush.uv_sculpt.pinch.dat +share/blender/${V}/datafiles/icons/brush.uv_sculpt.relax.dat +share/blender/${V}/datafiles/icons/none.dat +share/blender/${V}/datafiles/icons/ops.armature.bone.roll.dat +share/blender/${V}/datafiles/icons/ops.armature.extrude_cursor.dat +share/blender/${V}/datafiles/icons/ops.armature.extrude_move.dat +share/blender/${V}/datafiles/icons/ops.curve.draw.dat +share/blender/${V}/datafiles/icons/ops.curve.extrude_cursor.dat +share/blender/${V}/datafiles/icons/ops.curve.extrude_move.dat +share/blender/${V}/datafiles/icons/ops.curve.pen.dat +share/blender/${V}/datafiles/icons/ops.curve.radius.dat +share/blender/${V}/datafiles/icons/ops.curve.vertex_random.dat +share/blender/${V}/datafiles/icons/ops.curves.sculpt_add.dat +share/blender/${V}/datafiles/icons/ops.curves.sculpt_delete.dat +share/blender/${V}/datafiles/icons/ops.curves.sculpt_density.dat +share/blender/${V}/datafiles/icons/ops.generic.cursor.dat +share/blender/${V}/datafiles/icons/ops.generic.select.dat +share/blender/${V}/datafiles/icons/ops.generic.select_box.dat +share/blender/${V}/datafiles/icons/ops.generic.select_circle.dat +share/blender/${V}/datafiles/icons/ops.generic.select_lasso.dat +share/blender/${V}/datafiles/icons/ops.generic.select_paint.dat +share/blender/${V}/datafiles/icons/ops.gpencil.draw.dat +share/blender/${V}/datafiles/icons/ops.gpencil.draw.eraser.dat +share/blender/${V}/datafiles/icons/ops.gpencil.draw.line.dat +share/blender/${V}/datafiles/icons/ops.gpencil.draw.poly.dat +share/blender/${V}/datafiles/icons/ops.gpencil.edit_bend.dat +share/blender/${V}/datafiles/icons/ops.gpencil.edit_mirror.dat +share/blender/${V}/datafiles/icons/ops.gpencil.edit_shear.dat +share/blender/${V}/datafiles/icons/ops.gpencil.edit_to_sphere.dat +share/blender/${V}/datafiles/icons/ops.gpencil.extrude_move.dat +share/blender/${V}/datafiles/icons/ops.gpencil.primitive_arc.dat +share/blender/${V}/datafiles/icons/ops.gpencil.primitive_box.dat +share/blender/${V}/datafiles/icons/ops.gpencil.primitive_circle.dat +share/blender/${V}/datafiles/icons/ops.gpencil.primitive_curve.dat +share/blender/${V}/datafiles/icons/ops.gpencil.primitive_line.dat +share/blender/${V}/datafiles/icons/ops.gpencil.primitive_polyline.dat +share/blender/${V}/datafiles/icons/ops.gpencil.radius.dat +share/blender/${V}/datafiles/icons/ops.gpencil.sculpt_average.dat +share/blender/${V}/datafiles/icons/ops.gpencil.sculpt_blur.dat +share/blender/${V}/datafiles/icons/ops.gpencil.sculpt_clone.dat +share/blender/${V}/datafiles/icons/ops.gpencil.sculpt_smear.dat +share/blender/${V}/datafiles/icons/ops.gpencil.stroke_trim.dat +share/blender/${V}/datafiles/icons/ops.gpencil.transform_fill.dat +share/blender/${V}/datafiles/icons/ops.mesh.bevel.dat +share/blender/${V}/datafiles/icons/ops.mesh.bisect.dat +share/blender/${V}/datafiles/icons/ops.mesh.dupli_extrude_cursor.dat +share/blender/${V}/datafiles/icons/ops.mesh.extrude_faces_move.dat +share/blender/${V}/datafiles/icons/ops.mesh.extrude_manifold.dat +share/blender/${V}/datafiles/icons/ops.mesh.extrude_region_move.dat +share/blender/${V}/datafiles/icons/ops.mesh.extrude_region_shrink_fatten.dat +share/blender/${V}/datafiles/icons/ops.mesh.inset.dat +share/blender/${V}/datafiles/icons/ops.mesh.knife_tool.dat +share/blender/${V}/datafiles/icons/ops.mesh.loopcut_slide.dat +share/blender/${V}/datafiles/icons/ops.mesh.offset_edge_loops_slide.dat +share/blender/${V}/datafiles/icons/ops.mesh.polybuild_hover.dat +share/blender/${V}/datafiles/icons/ops.mesh.primitive_cone_add_gizmo.dat +share/blender/${V}/datafiles/icons/ops.mesh.primitive_cube_add_gizmo.dat +share/blender/${V}/datafiles/icons/ops.mesh.primitive_cylinder_add_gizmo.dat +share/blender/${V}/datafiles/icons/ops.mesh.primitive_grid_add_gizmo.dat +share/blender/${V}/datafiles/icons/ops.mesh.primitive_sphere_add_gizmo.dat +share/blender/${V}/datafiles/icons/ops.mesh.primitive_torus_add_gizmo.dat +share/blender/${V}/datafiles/icons/ops.mesh.rip.dat +share/blender/${V}/datafiles/icons/ops.mesh.rip_edge.dat +share/blender/${V}/datafiles/icons/ops.mesh.spin.dat +share/blender/${V}/datafiles/icons/ops.mesh.vertices_smooth.dat +share/blender/${V}/datafiles/icons/ops.node.links_cut.dat +share/blender/${V}/datafiles/icons/ops.paint.eyedropper_add.dat +share/blender/${V}/datafiles/icons/ops.paint.vertex_color_fill.dat +share/blender/${V}/datafiles/icons/ops.paint.weight_fill.dat +share/blender/${V}/datafiles/icons/ops.paint.weight_gradient.dat +share/blender/${V}/datafiles/icons/ops.paint.weight_sample.dat +share/blender/${V}/datafiles/icons/ops.paint.weight_sample_group.dat +share/blender/${V}/datafiles/icons/ops.pose.breakdowner.dat +share/blender/${V}/datafiles/icons/ops.pose.push.dat +share/blender/${V}/datafiles/icons/ops.pose.relax.dat +share/blender/${V}/datafiles/icons/ops.sculpt.border_face_set.dat +share/blender/${V}/datafiles/icons/ops.sculpt.border_hide.dat +share/blender/${V}/datafiles/icons/ops.sculpt.border_mask.dat +share/blender/${V}/datafiles/icons/ops.sculpt.box_trim.dat +share/blender/${V}/datafiles/icons/ops.sculpt.cloth_filter.dat +share/blender/${V}/datafiles/icons/ops.sculpt.color_filter.dat +share/blender/${V}/datafiles/icons/ops.sculpt.face_set_edit.dat +share/blender/${V}/datafiles/icons/ops.sculpt.lasso_face_set.dat +share/blender/${V}/datafiles/icons/ops.sculpt.lasso_hide.dat +share/blender/${V}/datafiles/icons/ops.sculpt.lasso_mask.dat +share/blender/${V}/datafiles/icons/ops.sculpt.lasso_trim.dat +share/blender/${V}/datafiles/icons/ops.sculpt.line_face_set.dat +share/blender/${V}/datafiles/icons/ops.sculpt.line_hide.dat +share/blender/${V}/datafiles/icons/ops.sculpt.line_mask.dat +share/blender/${V}/datafiles/icons/ops.sculpt.line_project.dat +share/blender/${V}/datafiles/icons/ops.sculpt.line_trim.dat +share/blender/${V}/datafiles/icons/ops.sculpt.mask_by_color.dat +share/blender/${V}/datafiles/icons/ops.sculpt.mesh_filter.dat +share/blender/${V}/datafiles/icons/ops.sculpt.polyline_face_set.dat +share/blender/${V}/datafiles/icons/ops.sculpt.polyline_hide.dat +share/blender/${V}/datafiles/icons/ops.sculpt.polyline_mask.dat +share/blender/${V}/datafiles/icons/ops.sculpt.polyline_trim.dat +share/blender/${V}/datafiles/icons/ops.sequencer.blade.dat +share/blender/${V}/datafiles/icons/ops.sequencer.retime.dat +share/blender/${V}/datafiles/icons/ops.transform.bone_envelope.dat +share/blender/${V}/datafiles/icons/ops.transform.bone_size.dat +share/blender/${V}/datafiles/icons/ops.transform.edge_slide.dat +share/blender/${V}/datafiles/icons/ops.transform.push_pull.dat +share/blender/${V}/datafiles/icons/ops.transform.resize.cage.dat +share/blender/${V}/datafiles/icons/ops.transform.resize.dat +share/blender/${V}/datafiles/icons/ops.transform.rotate.dat +share/blender/${V}/datafiles/icons/ops.transform.shear.dat +share/blender/${V}/datafiles/icons/ops.transform.shrink_fatten.dat +share/blender/${V}/datafiles/icons/ops.transform.tilt.dat +share/blender/${V}/datafiles/icons/ops.transform.tosphere.dat +share/blender/${V}/datafiles/icons/ops.transform.transform.dat +share/blender/${V}/datafiles/icons/ops.transform.translate.dat +share/blender/${V}/datafiles/icons/ops.transform.vert_slide.dat +share/blender/${V}/datafiles/icons/ops.transform.vertex_random.dat +share/blender/${V}/datafiles/icons/ops.view3d.ruler.dat +share/blender/${V}/datafiles/studiolights/ +share/blender/${V}/datafiles/studiolights/matcap/ +share/blender/${V}/datafiles/studiolights/matcap/basic_1.exr +share/blender/${V}/datafiles/studiolights/matcap/basic_2.exr +share/blender/${V}/datafiles/studiolights/matcap/basic_dark.exr +share/blender/${V}/datafiles/studiolights/matcap/basic_side.exr +share/blender/${V}/datafiles/studiolights/matcap/ceramic_dark.exr +share/blender/${V}/datafiles/studiolights/matcap/ceramic_lightbulb.exr +share/blender/${V}/datafiles/studiolights/matcap/check_normal+y.exr +share/blender/${V}/datafiles/studiolights/matcap/check_rim_dark.exr +share/blender/${V}/datafiles/studiolights/matcap/check_rim_light.exr +share/blender/${V}/datafiles/studiolights/matcap/clay_brown.exr +share/blender/${V}/datafiles/studiolights/matcap/clay_muddy.exr +share/blender/${V}/datafiles/studiolights/matcap/clay_studio.exr +share/blender/${V}/datafiles/studiolights/matcap/jade.exr +share/blender/${V}/datafiles/studiolights/matcap/license.txt +share/blender/${V}/datafiles/studiolights/matcap/metal_anisotropic.exr +share/blender/${V}/datafiles/studiolights/matcap/metal_carpaint.exr +share/blender/${V}/datafiles/studiolights/matcap/metal_lead.exr +share/blender/${V}/datafiles/studiolights/matcap/metal_shiny.exr +share/blender/${V}/datafiles/studiolights/matcap/pearl.exr +share/blender/${V}/datafiles/studiolights/matcap/reflection_check_horizontal.exr +share/blender/${V}/datafiles/studiolights/matcap/reflection_check_vertical.exr +share/blender/${V}/datafiles/studiolights/matcap/resin.exr +share/blender/${V}/datafiles/studiolights/matcap/skin.exr +share/blender/${V}/datafiles/studiolights/matcap/toon.exr +share/blender/${V}/datafiles/studiolights/studio/ +share/blender/${V}/datafiles/studiolights/studio/basic.sl +share/blender/${V}/datafiles/studiolights/studio/outdoor.sl +share/blender/${V}/datafiles/studiolights/studio/paint.sl +share/blender/${V}/datafiles/studiolights/studio/rim.sl +share/blender/${V}/datafiles/studiolights/studio/studio.sl +share/blender/${V}/datafiles/studiolights/world/ +share/blender/${V}/datafiles/studiolights/world/city.exr +share/blender/${V}/datafiles/studiolights/world/courtyard.exr +share/blender/${V}/datafiles/studiolights/world/forest.exr +share/blender/${V}/datafiles/studiolights/world/interior.exr +share/blender/${V}/datafiles/studiolights/world/license.txt +share/blender/${V}/datafiles/studiolights/world/night.exr +share/blender/${V}/datafiles/studiolights/world/studio.exr +share/blender/${V}/datafiles/studiolights/world/sunrise.exr +share/blender/${V}/datafiles/studiolights/world/sunset.exr +share/blender/${V}/extensions/ +share/blender/${V}/extensions/system/ +share/blender/${V}/extensions/system/readme.txt +share/blender/${V}/scripts/ +share/blender/${V}/scripts/addons_core/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/${MODPY_PYCACHE}copy_global_transform.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/${MODPY_PYCACHE}copy_global_transform.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/ +share/blender/${V}/scripts/addons_core/bl_pkg/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_cli.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_cli.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_notify.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_notify.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ops.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ops.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}bl_extension_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}extensions_map_from_legacy_addons.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/${MODPY_PYCACHE}extensions_map_from_legacy_addons.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/bl_extension_cli.py +share/blender/${V}/scripts/addons_core/bl_pkg/bl_extension_notify.py +share/blender/${V}/scripts/addons_core/bl_pkg/bl_extension_ops.py +share/blender/${V}/scripts/addons_core/bl_pkg/bl_extension_ui.py +share/blender/${V}/scripts/addons_core/bl_pkg/bl_extension_utils.py +share/blender/${V}/scripts/addons_core/bl_pkg/cli/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/bl_pkg/cli/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/bl_pkg/cli/${MODPY_PYCACHE}blender_ext.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/bl_pkg/cli/${MODPY_PYCACHE}blender_ext.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/bl_pkg/cli/blender_ext.py +share/blender/${V}/scripts/addons_core/bl_pkg/extensions_map_from_legacy_addons.py +share/blender/${V}/scripts/addons_core/copy_global_transform.py +share/blender/${V}/scripts/addons_core/cycles/ +share/blender/${V}/scripts/addons_core/cycles/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}osl.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}osl.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}version_update.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/cycles/${MODPY_PYCACHE}version_update.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/cycles/camera.py +share/blender/${V}/scripts/addons_core/cycles/engine.py +share/blender/${V}/scripts/addons_core/cycles/license/ +share/blender/${V}/scripts/addons_core/cycles/license/Apache2-license.txt +share/blender/${V}/scripts/addons_core/cycles/license/BSD-3-Clause-license.txt +share/blender/${V}/scripts/addons_core/cycles/license/MIT-license.txt +share/blender/${V}/scripts/addons_core/cycles/license/SPDX-license-identifiers.txt +share/blender/${V}/scripts/addons_core/cycles/license/Zlib-license.txt +share/blender/${V}/scripts/addons_core/cycles/license/readme.txt +share/blender/${V}/scripts/addons_core/cycles/operators.py +share/blender/${V}/scripts/addons_core/cycles/osl.py +share/blender/${V}/scripts/addons_core/cycles/presets.py +share/blender/${V}/scripts/addons_core/cycles/properties.py +share/blender/${V}/scripts/addons_core/cycles/source/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bake/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bake/bake.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/bvh.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/local.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/nodes.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/shadow_all.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/traversal.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/types.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/volume.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/bvh/volume_all.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/camera/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/camera/camera.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/camera/projection.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/alloc.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_ashikhmin_shirley.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_ashikhmin_velvet.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_burley.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_diffuse.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_diffuse_ramp.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_hair.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_microfacet.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_oren_nayar.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_phong_ramp.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_principled_hair_chiang.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_principled_hair_huang.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_ray_portal.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_sheen.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_toon.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_transparent.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bsdf_util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/bssrdf.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/emissive.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/volume.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/volume_draine.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/volume_fournier_forand.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/volume_henyey_greenstein.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/volume_rayleigh.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/closure/volume_util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/data_arrays.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/data_template.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/cuda/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/cuda/compat.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/cuda/config.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/cuda/globals.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/cuda/kernel.cu +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/gpu/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/gpu/image.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/gpu/kernel.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/gpu/parallel_active_index.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/gpu/parallel_prefix_sum.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/gpu/parallel_sorted_index.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/gpu/work_stealing.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hip/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hip/compat.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hip/config.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hip/globals.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hip/kernel.cpp +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hiprt/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hiprt/bvh.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hiprt/common.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hiprt/globals.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hiprt/hiprt_kernels.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/hiprt/kernel.cpp +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/bvh.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/compat.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/context_begin.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/context_end.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/function_constants.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/globals.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/metal/kernel.metal +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/optix/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/optix/bvh.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/optix/compat.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/optix/globals.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/optix/kernel.cu +share/blender/${V}/scripts/addons_core/cycles/source/kernel/device/optix/kernel_shader_raytrace.cu +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/adaptive_sampling.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/aov_passes.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/cryptomatte_passes.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/data_passes.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/denoising_passes.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/light_passes.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/read.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/film/write.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/attribute.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/curve.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/curve_intersect.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/geom_intersect.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/motion_curve.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/motion_point.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/motion_triangle.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/motion_triangle_intersect.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/motion_triangle_shader.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/object.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/point.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/point_intersect.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/primitive.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/shader_data.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/triangle.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/triangle_intersect.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/geom/volume.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/globals.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/image.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/displacement_shader.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/guiding.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/init_from_bake.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/init_from_camera.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/intersect_closest.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/intersect_dedicated_light.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/intersect_shadow.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/intersect_subsurface.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/intersect_volume_stack.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/megakernel.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/mnee.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/path_state.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shade_background.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shade_dedicated_light.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shade_light.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shade_shadow.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shade_surface.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shade_volume.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shadow_catcher.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shadow_linking.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/shadow_state_template.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/state.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/state_flow.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/state_template.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/state_util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/subsurface.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/subsurface_disk.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/subsurface_random_walk.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/surface_shader.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/volume_shader.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/integrator/volume_stack.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/area.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/background.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/common.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/distant.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/distribution.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/light.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/point.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/sample.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/spot.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/tree.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/light/triangle.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/lcg.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/mapping.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/mis.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/pattern.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/sobol_burley.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/tabulated_sobol.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/sample/util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/ao.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/aov.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/attribute.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/bevel.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/blackbody.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/brick.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/brightness.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/bump.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/camera.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/checker.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/clamp.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/closure.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/color_util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/convert.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/displace.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/fractal_noise.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/fresnel.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/gabor.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/gamma.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/geometry.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/gradient.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/hsv.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/ies.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/image.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/invert.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/light_path.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/magic.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/map_range.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/mapping.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/mapping_util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/math.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/math_util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/mix.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/node_types_template.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/noise.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/noisetex.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/normal.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/ramp.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/ramp_util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/sepcomb_color.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/sepcomb_hsv.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/sepcomb_vector.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/sky.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/svm.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/tex_coord.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/types.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/util.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/value.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/vector_rotate.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/vector_transform.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/vertex_color.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/voronoi.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/voxel.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/wave.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/wavelength.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/white_noise.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/svm/wireframe.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/tables.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/types.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/util/ +share/blender/${V}/scripts/addons_core/cycles/source/kernel/util/colorspace.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/util/differential.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/util/ies.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/util/lookup_table.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/util/nanovdb.h +share/blender/${V}/scripts/addons_core/cycles/source/kernel/util/profiler.h +share/blender/${V}/scripts/addons_core/cycles/source/util/ +share/blender/${V}/scripts/addons_core/cycles/source/util/atomic.h +share/blender/${V}/scripts/addons_core/cycles/source/util/color.h +share/blender/${V}/scripts/addons_core/cycles/source/util/defines.h +share/blender/${V}/scripts/addons_core/cycles/source/util/half.h +share/blender/${V}/scripts/addons_core/cycles/source/util/hash.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_base.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_fast.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_float2.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_float3.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_float4.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_float8.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_int2.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_int3.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_int4.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_int8.h +share/blender/${V}/scripts/addons_core/cycles/source/util/math_intersect.h +share/blender/${V}/scripts/addons_core/cycles/source/util/projection.h +share/blender/${V}/scripts/addons_core/cycles/source/util/projection_inverse.h +share/blender/${V}/scripts/addons_core/cycles/source/util/rect.h +share/blender/${V}/scripts/addons_core/cycles/source/util/static_assert.h +share/blender/${V}/scripts/addons_core/cycles/source/util/texture.h +share/blender/${V}/scripts/addons_core/cycles/source/util/transform.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_base.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_float2.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_float3.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_float4.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_float8.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_int2.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_int3.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_int4.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_int8.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_spectrum.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_uchar2.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_uchar3.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_uchar4.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_uint2.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_uint3.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_uint4.h +share/blender/${V}/scripts/addons_core/cycles/source/util/types_ushort4.h +share/blender/${V}/scripts/addons_core/cycles/ui.py +share/blender/${V}/scripts/addons_core/cycles/version_update.py +share/blender/${V}/scripts/addons_core/hydra_storm/ +share/blender/${V}/scripts/addons_core/hydra_storm/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/hydra_storm/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/hydra_storm/engine.py +share/blender/${V}/scripts/addons_core/hydra_storm/properties.py +share/blender/${V}/scripts/addons_core/hydra_storm/ui.py +share/blender/${V}/scripts/addons_core/io_anim_bvh/ +share/blender/${V}/scripts/addons_core/io_anim_bvh/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}export_bvh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}export_bvh.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}import_bvh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_anim_bvh/${MODPY_PYCACHE}import_bvh.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_anim_bvh/export_bvh.py +share/blender/${V}/scripts/addons_core/io_anim_bvh/import_bvh.py +share/blender/${V}/scripts/addons_core/io_curve_svg/ +share/blender/${V}/scripts/addons_core/io_curve_svg/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}import_svg.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}import_svg.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_colors.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_colors.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util_test.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_curve_svg/${MODPY_PYCACHE}svg_util_test.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_curve_svg/import_svg.py +share/blender/${V}/scripts/addons_core/io_curve_svg/svg_colors.py +share/blender/${V}/scripts/addons_core/io_curve_svg/svg_util.py +share/blender/${V}/scripts/addons_core/io_curve_svg/svg_util_test.py +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/ +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_eps.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_eps.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_png.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_png.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_svg.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/${MODPY_PYCACHE}export_uv_svg.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/export_uv_eps.py +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/export_uv_png.py +share/blender/${V}/scripts/addons_core/io_mesh_uv_layout/export_uv_svg.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/ +share/blender/${V}/scripts/addons_core/io_scene_fbx/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}data_types.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}data_types.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}encode_bin.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}encode_bin.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}export_fbx_bin.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}export_fbx_bin.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx2json.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx2json.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils_threading.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}fbx_utils_threading.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}import_fbx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}import_fbx.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}json2fbx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}json2fbx.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}parse_fbx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_fbx/${MODPY_PYCACHE}parse_fbx.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_fbx/data_types.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/encode_bin.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/export_fbx_bin.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/fbx2json.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/fbx_utils.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/fbx_utils_threading.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/import_fbx.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/json2fbx.py +share/blender/${V}/scripts/addons_core/io_scene_fbx/parse_fbx.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}extras.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}extras.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_math.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_math.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}gltf2_blender_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}json_util.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}json_util.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}material_helpers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/${MODPY_PYCACHE}material_helpers.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/blender_default.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/conversion.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/data_path.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/extras.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/gltf2_blender_math.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/gltf2_blender_ui.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/gltf2_blender_utils.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/json_util.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/com/material_helpers.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}accessors.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}accessors.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cache.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cache.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cameras.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}cameras.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}exporter.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}exporter.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}gather.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}gather.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}joints.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}joints.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}light_spots.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}light_spots.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}lights.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}lights.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_attributes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_attributes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_extract.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitive_extract.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitives.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}primitives.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}skins.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}skins.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}tree.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/${MODPY_PYCACHE}tree.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/accessors.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}action.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}action.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}animations.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}animations.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}drivers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}drivers.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}scene_animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}scene_animation.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}tracks.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/${MODPY_PYCACHE}tracks.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/action.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/anim_utils.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/animations.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/drivers.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/animation.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/channel_target.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/channels.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/keyframes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/fcurves/sampler.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/keyframes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/${MODPY_PYCACHE}sampling_cache.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/${MODPY_PYCACHE}sampling_cache.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/action_sampled.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/channel_target.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/channels.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/keyframes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/armature/sampler.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/channel_target.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/channels.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/keyframes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/data/sampler.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/action_sampled.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/channel_target.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/channels.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/keyframes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/object/sampler.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/sampling_cache.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}action_sampled.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channel_target.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}channels.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}keyframes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/${MODPY_PYCACHE}sampler.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/action_sampled.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/channel_target.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/channels.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/keyframes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/sampled/shapekeys/sampler.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/scene_animation.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/animation/tracks.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/cache.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/cameras.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/export.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/exporter.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/gather.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/joints.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/light_spots.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/lights.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}encode_image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}encode_image.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}material_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}material_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}material_viewport.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}material_viewport.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}materials.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}materials.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}pbr_metallic_roughness.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}pbr_metallic_roughness.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}search_node_tree.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}search_node_tree.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}texture_info.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}unlit.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/${MODPY_PYCACHE}unlit.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/encode_image.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}anisotropy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}anisotropy.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}clearcoat.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}clearcoat.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}emission.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}emission.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}ior.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}ior.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}sheen.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}sheen.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}specular.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}specular.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}transmission.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}transmission.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}volume.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/${MODPY_PYCACHE}volume.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/anisotropy.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/clearcoat.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/emission.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/ior.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/sheen.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/specular.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/transmission.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/variants.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/extensions/volume.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/image.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/material_utils.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/material_viewport.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/materials.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/pbr_metallic_roughness.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/search_node_tree.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/texture.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/texture_info.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/material/unlit.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/mesh.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/nodes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/primitive_attributes.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/primitive_extract.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/primitives.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/sampler.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/skins.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/exp/tree.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/KHR_materials_anisotropy.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/KHR_materials_pbrSpecularGlossiness.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/KHR_materials_unlit.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_anisotropy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_anisotropy.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_pbrSpecularGlossiness.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_pbrSpecularGlossiness.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_unlit.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}KHR_materials_unlit.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_node.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_pointer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_pointer.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_weight.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}animation_weight.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}blender_gltf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}blender_gltf.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}camera.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}draco_compression_extension.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}draco_compression_extension.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}light.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}light.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}material_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}pbrMetallicRoughness.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}pbrMetallicRoughness.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}scene.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}scene.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}texture.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}vnode.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/${MODPY_PYCACHE}vnode.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/animation.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/animation_node.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/animation_pointer.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/animation_utils.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/animation_weight.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/blender_gltf.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/camera.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/draco_compression_extension.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/image.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/light.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/material.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/material_utils.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/mesh.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/node.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/pbrMetallicRoughness.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/scene.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/texture.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/blender/imp/vnode.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}debug.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}debug.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io_extensions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}gltf2_io_extensions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}lights_punctual.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}lights_punctual.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/${MODPY_PYCACHE}variants.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/constants.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/debug.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/draco.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/gltf2_io.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/gltf2_io_extensions.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/lights_punctual.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/path.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/com/variants.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}binary_data.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}binary_data.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}buffer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}buffer.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}draco.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}export.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}image_data.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}image_data.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/binary_data.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/buffer.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/draco.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/export.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/image_data.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/exp/user_extensions.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_binary.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_binary.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_gltf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}gltf2_io_gltf.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/${MODPY_PYCACHE}user_extensions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/gltf2_io_binary.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/gltf2_io_gltf.py +share/blender/${V}/scripts/addons_core/io_scene_gltf2/io/imp/user_extensions.py +@so share/blender/${V}/scripts/addons_core/io_scene_gltf2/libextern_draco.so +share/blender/${V}/scripts/addons_core/node_wrangler/ +share/blender/${V}/scripts/addons_core/node_wrangler/README.md +share/blender/${V}/scripts/addons_core/node_wrangler/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}interface.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}interface.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}preferences.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/${MODPY_PYCACHE}preferences.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/interface.py +share/blender/${V}/scripts/addons_core/node_wrangler/operators.py +share/blender/${V}/scripts/addons_core/node_wrangler/preferences.py +share/blender/${V}/scripts/addons_core/node_wrangler/utils/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}constants.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}draw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}draw.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}nodes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths_test.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/node_wrangler/utils/${MODPY_PYCACHE}paths_test.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/node_wrangler/utils/constants.py +share/blender/${V}/scripts/addons_core/node_wrangler/utils/draw.py +share/blender/${V}/scripts/addons_core/node_wrangler/utils/nodes.py +share/blender/${V}/scripts/addons_core/node_wrangler/utils/paths.py +share/blender/${V}/scripts/addons_core/node_wrangler/utils/paths_test.py +share/blender/${V}/scripts/addons_core/pose_library/ +share/blender/${V}/scripts/addons_core/pose_library/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}asset_browser.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}asset_browser.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}conversion.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}keymaps.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}keymaps.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_creation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_creation.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_usage.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/pose_library/${MODPY_PYCACHE}pose_usage.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/pose_library/asset_browser.py +share/blender/${V}/scripts/addons_core/pose_library/conversion.py +share/blender/${V}/scripts/addons_core/pose_library/functions.py +share/blender/${V}/scripts/addons_core/pose_library/gui.py +share/blender/${V}/scripts/addons_core/pose_library/keymaps.py +share/blender/${V}/scripts/addons_core/pose_library/operators.py +share/blender/${V}/scripts/addons_core/pose_library/pose_creation.py +share/blender/${V}/scripts/addons_core/pose_library/pose_usage.py +share/blender/${V}/scripts/addons_core/rigify/ +share/blender/${V}/scripts/addons_core/rigify/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}base_generate.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}base_generate.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}base_rig.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}base_rig.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}feature_set_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}feature_set_list.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}generate.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}generate.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}metarig_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}metarig_menu.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_lists.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_lists.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_ui_template.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}rig_ui_template.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}rot_mode.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}rot_mode.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/${MODPY_PYCACHE}ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/base_generate.py +share/blender/${V}/scripts/addons_core/rigify/base_rig.py +share/blender/${V}/scripts/addons_core/rigify/feature_set_list.py +share/blender/${V}/scripts/addons_core/rigify/feature_sets/ +share/blender/${V}/scripts/addons_core/rigify/feature_sets/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/feature_sets/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/feature_sets/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/feature_sets/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/generate.py +share/blender/${V}/scripts/addons_core/rigify/metarig_menu.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/ +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/ +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}bird.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}bird.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}cat.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}cat.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}horse.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}horse.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}shark.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}shark.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}wolf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/${MODPY_PYCACHE}wolf.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/bird.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/cat.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/horse.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/shark.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/Animals/wolf.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_human.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_human.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_quadruped.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/${MODPY_PYCACHE}basic_quadruped.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/basic_human.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/Basic/basic_quadruped.py +share/blender/${V}/scripts/addons_core/rigify/metarigs/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}human.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/metarigs/${MODPY_PYCACHE}human.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/metarigs/human.py +share/blender/${V}/scripts/addons_core/rigify/operators/ +share/blender/${V}/scripts/addons_core/rigify/operators/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}copy_mirror_parameters.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}copy_mirror_parameters.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}upgrade_face.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/operators/${MODPY_PYCACHE}upgrade_face.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/operators/action_layers.py +share/blender/${V}/scripts/addons_core/rigify/operators/copy_mirror_parameters.py +share/blender/${V}/scripts/addons_core/rigify/operators/generic_ui_list.py +share/blender/${V}/scripts/addons_core/rigify/operators/upgrade_face.py +share/blender/${V}/scripts/addons_core/rigify/rig_lists.py +share/blender/${V}/scripts/addons_core/rigify/rig_ui_template.py +share/blender/${V}/scripts/addons_core/rigify/rigs/ +share/blender/${V}/scripts/addons_core/rigify/rigs/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}chain_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}chain_rigs.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/ +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}copy_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}copy_chain.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}pivot.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}pivot.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}raw_copy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}raw_copy.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}super_copy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/${MODPY_PYCACHE}super_copy.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/copy_chain.py +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/pivot.py +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/raw_copy.py +share/blender/${V}/scripts/addons_core/rigify/rigs/basic/super_copy.py +share/blender/${V}/scripts/addons_core/rigify/rigs/chain_rigs.py +share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/ +share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}super_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/${MODPY_PYCACHE}super_chain.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/experimental/super_chain.py +share/blender/${V}/scripts/addons_core/rigify/rigs/face/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}basic_tongue.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}basic_tongue.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_eye.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_eye.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_jaw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/face/${MODPY_PYCACHE}skin_jaw.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/face/basic_tongue.py +share/blender/${V}/scripts/addons_core/rigify/rigs/face/skin_eye.py +share/blender/${V}/scripts/addons_core/rigify/rigs/face/skin_jaw.py +share/blender/${V}/scripts/addons_core/rigify/rigs/faces/ +share/blender/${V}/scripts/addons_core/rigify/rigs/faces/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}super_face.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/faces/${MODPY_PYCACHE}super_face.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/faces/super_face.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/ +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}arm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}arm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}front_paw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}front_paw.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}leg.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}leg.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_rigs.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}limb_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}paw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}paw.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}rear_paw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}rear_paw.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}simple_tentacle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}simple_tentacle.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}spline_tentacle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}spline_tentacle.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_finger.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_finger.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_limb.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_limb.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_palm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/${MODPY_PYCACHE}super_palm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/arm.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/front_paw.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/leg.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/limb_rigs.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/limb_utils.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/paw.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/rear_paw.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/simple_tentacle.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/spline_tentacle.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/super_finger.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/super_limb.py +share/blender/${V}/scripts/addons_core/rigify/rigs/limbs/super_palm.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}anchor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}anchor.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}basic_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}basic_chain.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}glue.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}glue.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_nodes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_parents.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_parents.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}skin_rigs.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}stretchy_chain.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/${MODPY_PYCACHE}stretchy_chain.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/anchor.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/basic_chain.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/glue.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/skin_nodes.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/skin_parents.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/skin_rigs.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/stretchy_chain.py +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/transform/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/skin/transform/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/transform/${MODPY_PYCACHE}basic.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/transform/${MODPY_PYCACHE}basic.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/skin/transform/basic.py +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/ +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_spine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_spine.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_tail.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}basic_tail.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}spine_rigs.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}spine_rigs.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_head.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_head.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_spine.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/${MODPY_PYCACHE}super_spine.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/basic_spine.py +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/basic_tail.py +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/spine_rigs.py +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/super_head.py +share/blender/${V}/scripts/addons_core/rigify/rigs/spines/super_spine.py +share/blender/${V}/scripts/addons_core/rigify/rigs/utils.py +share/blender/${V}/scripts/addons_core/rigify/rigs/widgets.py +share/blender/${V}/scripts/addons_core/rigify/rot_mode.py +share/blender/${V}/scripts/addons_core/rigify/ui.py +share/blender/${V}/scripts/addons_core/rigify/utils/ +share/blender/${V}/scripts/addons_core/rigify/utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}action_layers.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}animation.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}bones.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}bones.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}collections.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}collections.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}components.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}components.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}errors.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}errors.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}layers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}layers.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}mechanism.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}mechanism.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}metaclass.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}metaclass.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}misc.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}misc.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}naming.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}naming.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}node_merger.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}node_merger.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}objects.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}objects.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}rig.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}rig.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}switch_parent.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}switch_parent.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_basic.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_basic.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_special.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/rigify/utils/${MODPY_PYCACHE}widgets_special.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/rigify/utils/action_layers.py +share/blender/${V}/scripts/addons_core/rigify/utils/animation.py +share/blender/${V}/scripts/addons_core/rigify/utils/bones.py +share/blender/${V}/scripts/addons_core/rigify/utils/collections.py +share/blender/${V}/scripts/addons_core/rigify/utils/components.py +share/blender/${V}/scripts/addons_core/rigify/utils/errors.py +share/blender/${V}/scripts/addons_core/rigify/utils/layers.py +share/blender/${V}/scripts/addons_core/rigify/utils/mechanism.py +share/blender/${V}/scripts/addons_core/rigify/utils/metaclass.py +share/blender/${V}/scripts/addons_core/rigify/utils/misc.py +share/blender/${V}/scripts/addons_core/rigify/utils/naming.py +share/blender/${V}/scripts/addons_core/rigify/utils/node_merger.py +share/blender/${V}/scripts/addons_core/rigify/utils/objects.py +share/blender/${V}/scripts/addons_core/rigify/utils/rig.py +share/blender/${V}/scripts/addons_core/rigify/utils/switch_parent.py +share/blender/${V}/scripts/addons_core/rigify/utils/widgets.py +share/blender/${V}/scripts/addons_core/rigify/utils/widgets_basic.py +share/blender/${V}/scripts/addons_core/rigify/utils/widgets_special.py +share/blender/${V}/scripts/addons_core/ui_translate/ +share/blender/${V}/scripts/addons_core/ui_translate/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_addon.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_addon.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_repo.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_repo.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/ui_translate/${MODPY_PYCACHE}update_ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/ui_translate/settings.py +share/blender/${V}/scripts/addons_core/ui_translate/update_addon.py +share/blender/${V}/scripts/addons_core/ui_translate/update_repo.py +share/blender/${V}/scripts/addons_core/ui_translate/update_ui.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/ +share/blender/${V}/scripts/addons_core/viewport_vr_preview/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map_io.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}action_map_io.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}defaults.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}defaults.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}gui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}operators.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}properties.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/action_map.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/action_map_io.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/configs/ +${MODPY_COMMENT}share/blender/${V}/scripts/addons_core/viewport_vr_preview/configs/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/addons_core/viewport_vr_preview/configs/${MODPY_PYCACHE}default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/addons_core/viewport_vr_preview/configs/${MODPY_PYCACHE}default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/addons_core/viewport_vr_preview/configs/default.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/defaults.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/gui.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/operators.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/properties.py +share/blender/${V}/scripts/addons_core/viewport_vr_preview/versioning.py +share/blender/${V}/scripts/freestyle/ +share/blender/${V}/scripts/freestyle/modules/ +${MODPY_COMMENT}share/blender/${V}/scripts/freestyle/modules/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/freestyle/modules/${MODPY_PYCACHE}parameter_editor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/${MODPY_PYCACHE}parameter_editor.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/ +share/blender/${V}/scripts/freestyle/modules/freestyle/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}chainingiterators.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}chainingiterators.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}functions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}predicates.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}predicates.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}shaders.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}shaders.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}types.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}types.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/modules/freestyle/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/modules/freestyle/chainingiterators.py +share/blender/${V}/scripts/freestyle/modules/freestyle/functions.py +share/blender/${V}/scripts/freestyle/modules/freestyle/predicates.py +share/blender/${V}/scripts/freestyle/modules/freestyle/shaders.py +share/blender/${V}/scripts/freestyle/modules/freestyle/types.py +share/blender/${V}/scripts/freestyle/modules/freestyle/utils.py +share/blender/${V}/scripts/freestyle/modules/parameter_editor.py +share/blender/${V}/scripts/freestyle/styles/ +${MODPY_COMMENT}share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}anisotropic_diffusion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}anisotropic_diffusion.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_and_causal_density.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_and_causal_density.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_density.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}apriori_density.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}backbone_stretcher.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}backbone_stretcher.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_circles.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_circles.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_ellipses.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_ellipses.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_squares.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}blueprint_squares.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}cartoon.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}cartoon.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}contour.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}contour.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}curvature2d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}curvature2d.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_sketchy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_sketchy.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_smooth.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}external_contour_smooth.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}haloing.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}haloing.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}ignore_small_occlusions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}ignore_small_occlusions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}invisible_lines.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}invisible_lines.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}japanese_bigbrush.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}japanese_bigbrush.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}long_anisotropically_dense.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}long_anisotropically_dense.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}multiple_parameterization.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}multiple_parameterization.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}nature.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}nature.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}near_lines.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}near_lines.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}occluded_by_specific_object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}occluded_by_specific_object.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}polygonalize.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}polygonalize.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi0.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi0.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi0_not_external_contour.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi0_not_external_contour.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi1.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}qi2.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sequentialsplit_sketchy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sequentialsplit_sketchy.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_multiple_parameterization.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_multiple_parameterization.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_broken.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_broken.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_preserved.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}sketchy_topology_preserved.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_highest_2d_curvatures.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_highest_2d_curvatures.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_tvertices.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}split_at_tvertices.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}suggestive.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}suggestive.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}thickness_fof_depth_discontinuity.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}thickness_fof_depth_discontinuity.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}tipremover.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}tipremover.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}tvertex_remover.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}tvertex_remover.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}uniformpruning_zsort.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/freestyle/styles/${MODPY_PYCACHE}uniformpruning_zsort.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/freestyle/styles/anisotropic_diffusion.py +share/blender/${V}/scripts/freestyle/styles/apriori_and_causal_density.py +share/blender/${V}/scripts/freestyle/styles/apriori_density.py +share/blender/${V}/scripts/freestyle/styles/backbone_stretcher.py +share/blender/${V}/scripts/freestyle/styles/blueprint_circles.py +share/blender/${V}/scripts/freestyle/styles/blueprint_ellipses.py +share/blender/${V}/scripts/freestyle/styles/blueprint_squares.py +share/blender/${V}/scripts/freestyle/styles/cartoon.py +share/blender/${V}/scripts/freestyle/styles/contour.py +share/blender/${V}/scripts/freestyle/styles/curvature2d.py +share/blender/${V}/scripts/freestyle/styles/external_contour.py +share/blender/${V}/scripts/freestyle/styles/external_contour_sketchy.py +share/blender/${V}/scripts/freestyle/styles/external_contour_smooth.py +share/blender/${V}/scripts/freestyle/styles/haloing.py +share/blender/${V}/scripts/freestyle/styles/ignore_small_occlusions.py +share/blender/${V}/scripts/freestyle/styles/invisible_lines.py +share/blender/${V}/scripts/freestyle/styles/japanese_bigbrush.py +share/blender/${V}/scripts/freestyle/styles/long_anisotropically_dense.py +share/blender/${V}/scripts/freestyle/styles/multiple_parameterization.py +share/blender/${V}/scripts/freestyle/styles/nature.py +share/blender/${V}/scripts/freestyle/styles/near_lines.py +share/blender/${V}/scripts/freestyle/styles/occluded_by_specific_object.py +share/blender/${V}/scripts/freestyle/styles/polygonalize.py +share/blender/${V}/scripts/freestyle/styles/qi0.py +share/blender/${V}/scripts/freestyle/styles/qi0_not_external_contour.py +share/blender/${V}/scripts/freestyle/styles/qi1.py +share/blender/${V}/scripts/freestyle/styles/qi2.py +share/blender/${V}/scripts/freestyle/styles/sequentialsplit_sketchy.py +share/blender/${V}/scripts/freestyle/styles/sketchy_multiple_parameterization.py +share/blender/${V}/scripts/freestyle/styles/sketchy_topology_broken.py +share/blender/${V}/scripts/freestyle/styles/sketchy_topology_preserved.py +share/blender/${V}/scripts/freestyle/styles/split_at_highest_2d_curvatures.py +share/blender/${V}/scripts/freestyle/styles/split_at_tvertices.py +share/blender/${V}/scripts/freestyle/styles/suggestive.py +share/blender/${V}/scripts/freestyle/styles/thickness_fof_depth_discontinuity.py +share/blender/${V}/scripts/freestyle/styles/tipremover.py +share/blender/${V}/scripts/freestyle/styles/tvertex_remover.py +share/blender/${V}/scripts/freestyle/styles/uniformpruning_zsort.py +share/blender/${V}/scripts/modules/ +${MODPY_COMMENT}share/blender/${V}/scripts/modules/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}addon_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}addon_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}animsys_refactor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}animsys_refactor.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}bl_app_template_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}bl_app_template_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}blend_render_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}blend_render_info.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}bpy_restrict_state.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}bpy_restrict_state.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}bpy_types.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}bpy_types.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}console_python.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}console_python.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}console_shell.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}console_shell.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}graphviz_export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}graphviz_export.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}keyingsets_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}keyingsets_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}nodeitems_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}nodeitems_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_info.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_keymap_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_keymap_ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_manual_reference.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_manual_reference.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_prop_ui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_prop_ui.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_xml.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/${MODPY_PYCACHE}rna_xml.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/ +share/blender/${V}/scripts/modules/_bpy_internal/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/_bpy_internal/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/_bpy_internal/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/${MODPY_PYCACHE}freedesktop.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/${MODPY_PYCACHE}freedesktop.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/addons/ +share/blender/${V}/scripts/modules/_bpy_internal/addons/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}cli.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/addons/${MODPY_PYCACHE}cli.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/addons/cli.py +share/blender/${V}/scripts/modules/_bpy_internal/extensions/ +share/blender/${V}/scripts/modules/_bpy_internal/extensions/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}junction_module.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}junction_module.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}permissions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}permissions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}stale_file_manager.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}stale_file_manager.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}tags.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}tags.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}wheel_manager.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/extensions/${MODPY_PYCACHE}wheel_manager.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/extensions/junction_module.py +share/blender/${V}/scripts/modules/_bpy_internal/extensions/permissions.py +share/blender/${V}/scripts/modules/_bpy_internal/extensions/stale_file_manager.py +share/blender/${V}/scripts/modules/_bpy_internal/extensions/tags.py +share/blender/${V}/scripts/modules/_bpy_internal/extensions/wheel_manager.py +share/blender/${V}/scripts/modules/_bpy_internal/freedesktop.py +share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/ +share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}stroke.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/${MODPY_PYCACHE}stroke.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/grease_pencil/stroke.py +share/blender/${V}/scripts/modules/_bpy_internal/system_info/ +${MODPY_COMMENT}share/blender/${V}/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}text_generate_runtime.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}text_generate_runtime.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_runtime.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_runtime.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_startup.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/_bpy_internal/system_info/${MODPY_PYCACHE}url_prefill_startup.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/_bpy_internal/system_info/text_generate_runtime.py +share/blender/${V}/scripts/modules/_bpy_internal/system_info/url_prefill_runtime.py +share/blender/${V}/scripts/modules/_bpy_internal/system_info/url_prefill_startup.py +share/blender/${V}/scripts/modules/addon_utils.py +share/blender/${V}/scripts/modules/animsys_refactor.py +share/blender/${V}/scripts/modules/bl_app_override/ +share/blender/${V}/scripts/modules/bl_app_override/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_app_override/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_app_override/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_app_override/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_app_override/${MODPY_PYCACHE}helpers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_app_override/${MODPY_PYCACHE}helpers.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_app_override/helpers.py +share/blender/${V}/scripts/modules/bl_app_template_utils.py +share/blender/${V}/scripts/modules/bl_console_utils/ +share/blender/${V}/scripts/modules/bl_console_utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_console_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_console_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_console_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/ +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_calltip.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_calltip.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_import.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_import.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_namespace.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}complete_namespace.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}intellisense.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/${MODPY_PYCACHE}intellisense.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/complete_calltip.py +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/complete_import.py +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/complete_namespace.py +share/blender/${V}/scripts/modules/bl_console_utils/autocomplete/intellisense.py +share/blender/${V}/scripts/modules/bl_i18n_utils/ +share/blender/${V}/scripts/modules/bl_i18n_utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}bl_extract_messages.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}bl_extract_messages.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}merge_po.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}merge_po.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings_user.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}settings_user.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_cli.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_cli.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_languages_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_languages_menu.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_rtl.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_rtl.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_spell_check.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_i18n_utils/${MODPY_PYCACHE}utils_spell_check.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_i18n_utils/bl_extract_messages.py +share/blender/${V}/scripts/modules/bl_i18n_utils/merge_po.py +share/blender/${V}/scripts/modules/bl_i18n_utils/settings.py +share/blender/${V}/scripts/modules/bl_i18n_utils/settings_user.py +share/blender/${V}/scripts/modules/bl_i18n_utils/utils.py +share/blender/${V}/scripts/modules/bl_i18n_utils/utils_cli.py +share/blender/${V}/scripts/modules/bl_i18n_utils/utils_languages_menu.py +share/blender/${V}/scripts/modules/bl_i18n_utils/utils_rtl.py +share/blender/${V}/scripts/modules/bl_i18n_utils/utils_spell_check.py +share/blender/${V}/scripts/modules/bl_keymap_utils/ +share/blender/${V}/scripts/modules/bl_keymap_utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}io.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}io.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_from_toolbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_from_toolbar.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_hierarchy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}keymap_hierarchy.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}platform_helpers.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}platform_helpers.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_keymap_utils/${MODPY_PYCACHE}versioning.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_keymap_utils/io.py +share/blender/${V}/scripts/modules/bl_keymap_utils/keymap_from_toolbar.py +share/blender/${V}/scripts/modules/bl_keymap_utils/keymap_hierarchy.py +share/blender/${V}/scripts/modules/bl_keymap_utils/platform_helpers.py +share/blender/${V}/scripts/modules/bl_keymap_utils/versioning.py +share/blender/${V}/scripts/modules/bl_previews_utils/ +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_previews_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_previews_utils/${MODPY_PYCACHE}bl_previews_render.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_previews_utils/${MODPY_PYCACHE}bl_previews_render.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_previews_utils/bl_previews_render.py +share/blender/${V}/scripts/modules/bl_rna_utils/ +share/blender/${V}/scripts/modules/bl_rna_utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_rna_utils/${MODPY_PYCACHE}data_path.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_rna_utils/data_path.py +share/blender/${V}/scripts/modules/bl_text_utils/ +share/blender/${V}/scripts/modules/bl_text_utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_text_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_text_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_text_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_text_utils/${MODPY_PYCACHE}external_editor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_text_utils/${MODPY_PYCACHE}external_editor.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_text_utils/external_editor.py +share/blender/${V}/scripts/modules/bl_ui_utils/ +share/blender/${V}/scripts/modules/bl_ui_utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}layout.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bl_ui_utils/${MODPY_PYCACHE}layout.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bl_ui_utils/layout.py +share/blender/${V}/scripts/modules/blend_render_info.py +share/blender/${V}/scripts/modules/bpy/ +share/blender/${V}/scripts/modules/bpy/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bpy/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bpy/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy/${MODPY_PYCACHE}ops.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy/${MODPY_PYCACHE}ops.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy/${MODPY_PYCACHE}path.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy/ops.py +share/blender/${V}/scripts/modules/bpy/path.py +share/blender/${V}/scripts/modules/bpy/utils/ +share/blender/${V}/scripts/modules/bpy/utils/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bpy/utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bpy/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy/utils/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy/utils/${MODPY_PYCACHE}previews.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy/utils/${MODPY_PYCACHE}previews.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy/utils/${MODPY_PYCACHE}toolsystem.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy/utils/${MODPY_PYCACHE}toolsystem.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy/utils/previews.py +share/blender/${V}/scripts/modules/bpy/utils/toolsystem.py +share/blender/${V}/scripts/modules/bpy_extras/ +share/blender/${V}/scripts/modules/bpy_extras/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}anim_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}asset_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}asset_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}bmesh_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}bmesh_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}id_map_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}id_map_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}image_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}image_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}io_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}io_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}keyconfig_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}keyconfig_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}mesh_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}mesh_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_shader_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_shader_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}node_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}object_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}object_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}view3d_utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/${MODPY_PYCACHE}view3d_utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/anim_utils.py +share/blender/${V}/scripts/modules/bpy_extras/asset_utils.py +share/blender/${V}/scripts/modules/bpy_extras/bmesh_utils.py +share/blender/${V}/scripts/modules/bpy_extras/id_map_utils.py +share/blender/${V}/scripts/modules/bpy_extras/image_utils.py +share/blender/${V}/scripts/modules/bpy_extras/io_utils.py +share/blender/${V}/scripts/modules/bpy_extras/keyconfig_utils.py +share/blender/${V}/scripts/modules/bpy_extras/mesh_utils.py +share/blender/${V}/scripts/modules/bpy_extras/node_shader_utils.py +share/blender/${V}/scripts/modules/bpy_extras/node_utils.py +share/blender/${V}/scripts/modules/bpy_extras/object_utils.py +share/blender/${V}/scripts/modules/bpy_extras/view3d_utils.py +share/blender/${V}/scripts/modules/bpy_extras/wm_utils/ +${MODPY_COMMENT}share/blender/${V}/scripts/modules/bpy_extras/wm_utils/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/bpy_extras/wm_utils/${MODPY_PYCACHE}progress_report.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/bpy_extras/wm_utils/${MODPY_PYCACHE}progress_report.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/bpy_extras/wm_utils/progress_report.py +share/blender/${V}/scripts/modules/bpy_restrict_state.py +share/blender/${V}/scripts/modules/bpy_types.py +share/blender/${V}/scripts/modules/console_python.py +share/blender/${V}/scripts/modules/console_shell.py +share/blender/${V}/scripts/modules/gpu_extras/ +share/blender/${V}/scripts/modules/gpu_extras/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/modules/gpu_extras/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/modules/gpu_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/gpu_extras/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/gpu_extras/${MODPY_PYCACHE}batch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/gpu_extras/${MODPY_PYCACHE}batch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/gpu_extras/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/modules/gpu_extras/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/modules/gpu_extras/batch.py +share/blender/${V}/scripts/modules/gpu_extras/presets.py +share/blender/${V}/scripts/modules/graphviz_export.py +share/blender/${V}/scripts/modules/keyingsets_utils.py +share/blender/${V}/scripts/modules/nodeitems_utils.py +share/blender/${V}/scripts/modules/rna_info.py +share/blender/${V}/scripts/modules/rna_keymap_ui.py +share/blender/${V}/scripts/modules/rna_manual_reference.py +share/blender/${V}/scripts/modules/rna_prop_ui.py +share/blender/${V}/scripts/modules/rna_xml.py +share/blender/${V}/scripts/presets/ +share/blender/${V}/scripts/presets/camera/ +share/blender/${V}/scripts/presets/camera/1_inch.py +share/blender/${V}/scripts/presets/camera/1_slash_1.8_inch.py +share/blender/${V}/scripts/presets/camera/1_slash_2.3_inch.py +share/blender/${V}/scripts/presets/camera/1_slash_2.5_inch.py +share/blender/${V}/scripts/presets/camera/1_slash_2.7_inch.py +share/blender/${V}/scripts/presets/camera/1_slash_3.2_inch.py +share/blender/${V}/scripts/presets/camera/2_slash_3_inch.py +share/blender/${V}/scripts/presets/camera/APS-C.py +share/blender/${V}/scripts/presets/camera/APS-C_(Canon).py +share/blender/${V}/scripts/presets/camera/APS-H_(Canon).py +share/blender/${V}/scripts/presets/camera/Analog_16mm.py +share/blender/${V}/scripts/presets/camera/Analog_35mm.py +share/blender/${V}/scripts/presets/camera/Analog_65mm.py +share/blender/${V}/scripts/presets/camera/Analog_IMAX.py +share/blender/${V}/scripts/presets/camera/Analog_Super_16.py +share/blender/${V}/scripts/presets/camera/Analog_Super_35.py +share/blender/${V}/scripts/presets/camera/Arri_Alexa_65.py +share/blender/${V}/scripts/presets/camera/Arri_Alexa_LF.py +share/blender/${V}/scripts/presets/camera/Arri_Alexa_Mini_&_SXT.py +share/blender/${V}/scripts/presets/camera/Blackmagic_Pocket_&_Studio.py +share/blender/${V}/scripts/presets/camera/Blackmagic_Pocket_4K.py +share/blender/${V}/scripts/presets/camera/Blackmagic_Pocket_6k.py +share/blender/${V}/scripts/presets/camera/Blackmagic_URSA_4.6K.py +share/blender/${V}/scripts/presets/camera/Foveon_(Sigma).py +share/blender/${V}/scripts/presets/camera/Fullframe.py +share/blender/${V}/scripts/presets/camera/MFT.py +share/blender/${V}/scripts/presets/camera/Medium-format_(Hasselblad).py +share/blender/${V}/scripts/presets/camera/RED_Dragon_5K.py +share/blender/${V}/scripts/presets/camera/RED_Dragon_6K.py +share/blender/${V}/scripts/presets/camera/RED_Helium_8K.py +share/blender/${V}/scripts/presets/camera/RED_Monstro_8K.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cloth/ +share/blender/${V}/scripts/presets/cloth/Cotton.py +share/blender/${V}/scripts/presets/cloth/Denim.py +share/blender/${V}/scripts/presets/cloth/Leather.py +share/blender/${V}/scripts/presets/cloth/Rubber.py +share/blender/${V}/scripts/presets/cloth/Silk.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Cotton.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Cotton.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Denim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Denim.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Leather.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Leather.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Rubber.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Rubber.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Silk.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cloth/${MODPY_PYCACHE}Silk.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/ +share/blender/${V}/scripts/presets/color_management/white_balance/ +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_A.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_B.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_C.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_D50.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_D55.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_D65.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_D75.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_D93.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_E.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F1.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F10.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F11.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F12.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F2.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F3.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F4.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F5.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F6.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F7.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F8.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_F9.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-B1.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-B2.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-B3.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-B4.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-B5.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-BH1.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-RGB1.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-V1.py +share/blender/${V}/scripts/presets/color_management/white_balance/Illuminant_LED-V2.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_A.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_A.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_B.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_B.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_C.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_C.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D50.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D50.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D55.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D55.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D65.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D65.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D75.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D75.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D93.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_D93.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_E.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_E.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F1.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F10.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F10.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F11.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F11.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F12.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F12.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F2.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F3.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F4.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F5.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F5.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F6.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F6.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F7.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F7.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F8.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F8.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_F9.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B1.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B2.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B3.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B4.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B5.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-B5.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-BH1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-BH1.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-RGB1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-RGB1.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V1.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V1.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V2.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/color_management/white_balance/${MODPY_PYCACHE}Illuminant_LED-V2.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/ +share/blender/${V}/scripts/presets/cycles/integrator/ +share/blender/${V}/scripts/presets/cycles/integrator/Default.py +share/blender/${V}/scripts/presets/cycles/integrator/Direct_Light.py +share/blender/${V}/scripts/presets/cycles/integrator/Fast_Global_Illumination.py +share/blender/${V}/scripts/presets/cycles/integrator/Full_Global_Illumination.py +share/blender/${V}/scripts/presets/cycles/integrator/Limited_Global_Illumination.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Direct_Light.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Direct_Light.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Fast_Global_Illumination.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Fast_Global_Illumination.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Full_Global_Illumination.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Full_Global_Illumination.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Limited_Global_Illumination.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/integrator/${MODPY_PYCACHE}Limited_Global_Illumination.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/performance/ +share/blender/${V}/scripts/presets/cycles/performance/Default.py +share/blender/${V}/scripts/presets/cycles/performance/Faster_Render.py +share/blender/${V}/scripts/presets/cycles/performance/Lower_Memory.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/cycles/performance/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/cycles/performance/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/performance/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/performance/${MODPY_PYCACHE}Faster_Render.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/performance/${MODPY_PYCACHE}Faster_Render.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/performance/${MODPY_PYCACHE}Lower_Memory.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/performance/${MODPY_PYCACHE}Lower_Memory.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/sampling/ +share/blender/${V}/scripts/presets/cycles/sampling/Final.py +share/blender/${V}/scripts/presets/cycles/sampling/Preview.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/cycles/sampling/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/viewport_sampling/ +share/blender/${V}/scripts/presets/cycles/viewport_sampling/Final.py +share/blender/${V}/scripts/presets/cycles/viewport_sampling/Preview.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Final.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/cycles/viewport_sampling/${MODPY_PYCACHE}Preview.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/eevee/ +share/blender/${V}/scripts/presets/eevee/raytracing/ +share/blender/${V}/scripts/presets/eevee/raytracing/Default.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/eevee/raytracing/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/eevee/raytracing/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/eevee/raytracing/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/ffmpeg/ +share/blender/${V}/scripts/presets/ffmpeg/DVD_(note_colon__this_changes_render_resolution).py +share/blender/${V}/scripts/presets/ffmpeg/H264_in_MP4.py +share/blender/${V}/scripts/presets/ffmpeg/H264_in_Matroska.py +share/blender/${V}/scripts/presets/ffmpeg/H264_in_Matroska_for_scrubbing.py +share/blender/${V}/scripts/presets/ffmpeg/Ogg_Theora.py +share/blender/${V}/scripts/presets/ffmpeg/WebM_(VP9+Opus).py +share/blender/${V}/scripts/presets/ffmpeg/Xvid.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}DVD_(note_colon__this_changes_render_resolution).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}DVD_(note_colon__this_changes_render_resolution).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_MP4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_MP4.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska_for_scrubbing.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}H264_in_Matroska_for_scrubbing.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}Ogg_Theora.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}Ogg_Theora.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}WebM_(VP9+Opus).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}WebM_(VP9+Opus).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}Xvid.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/ffmpeg/${MODPY_PYCACHE}Xvid.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/fluid/ +share/blender/${V}/scripts/presets/fluid/Honey.py +share/blender/${V}/scripts/presets/fluid/Oil.py +share/blender/${V}/scripts/presets/fluid/Water.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/fluid/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/fluid/${MODPY_PYCACHE}Honey.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/fluid/${MODPY_PYCACHE}Honey.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/fluid/${MODPY_PYCACHE}Oil.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/fluid/${MODPY_PYCACHE}Oil.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/fluid/${MODPY_PYCACHE}Water.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/fluid/${MODPY_PYCACHE}Water.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/ +share/blender/${V}/scripts/presets/framerate/12.py +share/blender/${V}/scripts/presets/framerate/120.py +share/blender/${V}/scripts/presets/framerate/23.98.py +share/blender/${V}/scripts/presets/framerate/24.py +share/blender/${V}/scripts/presets/framerate/240.py +share/blender/${V}/scripts/presets/framerate/25.py +share/blender/${V}/scripts/presets/framerate/29.97.py +share/blender/${V}/scripts/presets/framerate/30.py +share/blender/${V}/scripts/presets/framerate/50.py +share/blender/${V}/scripts/presets/framerate/59.94.py +share/blender/${V}/scripts/presets/framerate/6.py +share/blender/${V}/scripts/presets/framerate/60.py +share/blender/${V}/scripts/presets/framerate/8.py +share/blender/${V}/scripts/presets/framerate/Custom.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}12.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}12.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}120.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}120.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}23.98.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}23.98.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}24.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}24.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}240.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}240.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}25.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}25.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}29.97.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}29.97.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}30.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}30.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}50.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}50.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}59.94.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}59.94.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}6.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}6.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}60.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}60.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}8.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}8.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}Custom.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/framerate/${MODPY_PYCACHE}Custom.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/gpencil_material/ +share/blender/${V}/scripts/presets/gpencil_material/Fill_Only.py +share/blender/${V}/scripts/presets/gpencil_material/Stroke_Only.py +share/blender/${V}/scripts/presets/gpencil_material/Stroke_and_Fill.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/gpencil_material/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/gpencil_material/${MODPY_PYCACHE}Fill_Only.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/gpencil_material/${MODPY_PYCACHE}Fill_Only.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_Only.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_Only.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_and_Fill.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/gpencil_material/${MODPY_PYCACHE}Stroke_and_Fill.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/hair_dynamics/ +share/blender/${V}/scripts/presets/hair_dynamics/Default.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/hair_dynamics/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/hair_dynamics/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/hair_dynamics/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/interface_theme/ +share/blender/${V}/scripts/presets/interface_theme/Blender_Dark.xml +share/blender/${V}/scripts/presets/interface_theme/Blender_Light.xml +share/blender/${V}/scripts/presets/keyconfig/ +share/blender/${V}/scripts/presets/keyconfig/Blender.py +share/blender/${V}/scripts/presets/keyconfig/Blender_27x.py +share/blender/${V}/scripts/presets/keyconfig/Industry_Compatible.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/keyconfig/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender_27x.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/keyconfig/${MODPY_PYCACHE}Blender_27x.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/keyconfig/${MODPY_PYCACHE}Industry_Compatible.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/keyconfig/${MODPY_PYCACHE}Industry_Compatible.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/keyconfig/keymap_data/ +${MODPY_COMMENT}share/blender/${V}/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}blender_default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}industry_compatible_data.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/keyconfig/keymap_data/${MODPY_PYCACHE}industry_compatible_data.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/keyconfig/keymap_data/blender_default.py +share/blender/${V}/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py +share/blender/${V}/scripts/presets/operator/ +share/blender/${V}/scripts/presets/operator/wm.collada_export/ +${MODPY_COMMENT}share/blender/${V}/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_rigged.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_rigged.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_static.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/operator/wm.collada_export/${MODPY_PYCACHE}sl_plus_open_sim_static.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/operator/wm.collada_export/sl_plus_open_sim_rigged.py +share/blender/${V}/scripts/presets/operator/wm.collada_export/sl_plus_open_sim_static.py +share/blender/${V}/scripts/presets/pixel_density/ +share/blender/${V}/scripts/presets/pixel_density/Custom.py +share/blender/${V}/scripts/presets/pixel_density/Pixels_slash_Centimeter.py +share/blender/${V}/scripts/presets/pixel_density/Pixels_slash_Inch.py +share/blender/${V}/scripts/presets/pixel_density/Pixels_slash_Meter.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Custom.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Custom.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Pixels_slash_Centimeter.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Pixels_slash_Centimeter.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Pixels_slash_Inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Pixels_slash_Inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Pixels_slash_Meter.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/pixel_density/${MODPY_PYCACHE}Pixels_slash_Meter.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/ +share/blender/${V}/scripts/presets/render/4K_DCI_2160p.py +share/blender/${V}/scripts/presets/render/4K_UHDTV_2160p.py +share/blender/${V}/scripts/presets/render/4K_UW_1600p.py +share/blender/${V}/scripts/presets/render/DVCPRO_HD_1080p.py +share/blender/${V}/scripts/presets/render/DVCPRO_HD_720p.py +share/blender/${V}/scripts/presets/render/HDTV_1080p.py +share/blender/${V}/scripts/presets/render/HDTV_720p.py +share/blender/${V}/scripts/presets/render/HDV_1080p.py +share/blender/${V}/scripts/presets/render/HDV_NTSC_1080p.py +share/blender/${V}/scripts/presets/render/HDV_PAL_1080p.py +share/blender/${V}/scripts/presets/render/TV_NTSC_16_colon_9.py +share/blender/${V}/scripts/presets/render/TV_NTSC_4_colon_3.py +share/blender/${V}/scripts/presets/render/TV_PAL_16_colon_9.py +share/blender/${V}/scripts/presets/render/TV_PAL_4_colon_3.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}4K_DCI_2160p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}4K_DCI_2160p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}4K_UHDTV_2160p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}4K_UHDTV_2160p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}4K_UW_1600p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}4K_UW_1600p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_1080p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_720p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}DVCPRO_HD_720p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDTV_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDTV_1080p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDTV_720p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDTV_720p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDV_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDV_1080p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDV_NTSC_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDV_NTSC_1080p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDV_PAL_1080p.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}HDV_PAL_1080p.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_4_colon_3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_NTSC_4_colon_3.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_4_colon_3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/render/${MODPY_PYCACHE}TV_PAL_4_colon_3.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/safe_areas/ +share/blender/${V}/scripts/presets/safe_areas/14_colon_9_in_16_colon_9.py +share/blender/${V}/scripts/presets/safe_areas/16_colon_9.py +share/blender/${V}/scripts/presets/safe_areas/4_colon_3_in_16_colon_9.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/safe_areas/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/safe_areas/${MODPY_PYCACHE}14_colon_9_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/safe_areas/${MODPY_PYCACHE}14_colon_9_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/safe_areas/${MODPY_PYCACHE}16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/safe_areas/${MODPY_PYCACHE}16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/safe_areas/${MODPY_PYCACHE}4_colon_3_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/safe_areas/${MODPY_PYCACHE}4_colon_3_in_16_colon_9.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/text_editor/ +share/blender/${V}/scripts/presets/text_editor/Internal.py +share/blender/${V}/scripts/presets/text_editor/Visual_Studio_Code.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/text_editor/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/text_editor/${MODPY_PYCACHE}Internal.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/text_editor/${MODPY_PYCACHE}Internal.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/text_editor/${MODPY_PYCACHE}Visual_Studio_Code.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/text_editor/${MODPY_PYCACHE}Visual_Studio_Code.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/ +share/blender/${V}/scripts/presets/tracking_camera/1_inch.py +share/blender/${V}/scripts/presets/tracking_camera/1_slash_1.8_inch.py +share/blender/${V}/scripts/presets/tracking_camera/1_slash_2.3_inch.py +share/blender/${V}/scripts/presets/tracking_camera/1_slash_2.5_inch.py +share/blender/${V}/scripts/presets/tracking_camera/1_slash_2.7_inch.py +share/blender/${V}/scripts/presets/tracking_camera/1_slash_3.2_inch.py +share/blender/${V}/scripts/presets/tracking_camera/2_slash_3_inch.py +share/blender/${V}/scripts/presets/tracking_camera/APS-C.py +share/blender/${V}/scripts/presets/tracking_camera/APS-C_(Canon).py +share/blender/${V}/scripts/presets/tracking_camera/APS-H_(Canon).py +share/blender/${V}/scripts/presets/tracking_camera/Analog_16mm.py +share/blender/${V}/scripts/presets/tracking_camera/Analog_35mm.py +share/blender/${V}/scripts/presets/tracking_camera/Analog_65mm.py +share/blender/${V}/scripts/presets/tracking_camera/Analog_IMAX.py +share/blender/${V}/scripts/presets/tracking_camera/Analog_Super_16.py +share/blender/${V}/scripts/presets/tracking_camera/Analog_Super_35.py +share/blender/${V}/scripts/presets/tracking_camera/Arri_Alexa_65.py +share/blender/${V}/scripts/presets/tracking_camera/Arri_Alexa_LF.py +share/blender/${V}/scripts/presets/tracking_camera/Arri_Alexa_Mini_&_SXT.py +share/blender/${V}/scripts/presets/tracking_camera/Blackmagic_Pocket_&_Studio.py +share/blender/${V}/scripts/presets/tracking_camera/Blackmagic_Pocket_4K.py +share/blender/${V}/scripts/presets/tracking_camera/Blackmagic_Pocket_6k.py +share/blender/${V}/scripts/presets/tracking_camera/Blackmagic_URSA_4.6K.py +share/blender/${V}/scripts/presets/tracking_camera/Foveon_(Sigma).py +share/blender/${V}/scripts/presets/tracking_camera/Fullframe.py +share/blender/${V}/scripts/presets/tracking_camera/MFT.py +share/blender/${V}/scripts/presets/tracking_camera/Medium-format_(Hasselblad).py +share/blender/${V}/scripts/presets/tracking_camera/RED_Dragon_5K.py +share/blender/${V}/scripts/presets/tracking_camera/RED_Dragon_6K.py +share/blender/${V}/scripts/presets/tracking_camera/RED_Helium_8K.py +share/blender/${V}/scripts/presets/tracking_camera/RED_Monstro_8K.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_1.8_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.3_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.5_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_2.7_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}1_slash_3.2_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}2_slash_3_inch.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-C_(Canon).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}APS-H_(Canon).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_16mm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_35mm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_65mm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_IMAX.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_16.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Analog_Super_35.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_65.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_LF.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Arri_Alexa_Mini_&_SXT.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_&_Studio.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_4K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_Pocket_6k.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Blackmagic_URSA_4.6K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Foveon_(Sigma).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Fullframe.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}MFT.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}Medium-format_(Hasselblad).${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_5K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Dragon_6K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Helium_8K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_camera/${MODPY_PYCACHE}RED_Monstro_8K.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_settings/ +share/blender/${V}/scripts/presets/tracking_settings/Blurry_Footage.py +share/blender/${V}/scripts/presets/tracking_settings/Default.py +share/blender/${V}/scripts/presets/tracking_settings/Fast_Motion.py +share/blender/${V}/scripts/presets/tracking_settings/Planar.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Blurry_Footage.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Blurry_Footage.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Fast_Motion.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Fast_Motion.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Planar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_settings/${MODPY_PYCACHE}Planar.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_track_color/ +share/blender/${V}/scripts/presets/tracking_track_color/Default.py +share/blender/${V}/scripts/presets/tracking_track_color/Far_Plane.py +share/blender/${V}/scripts/presets/tracking_track_color/Near_Plane.py +share/blender/${V}/scripts/presets/tracking_track_color/Object.py +${MODPY_COMMENT}share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Default.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Far_Plane.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Far_Plane.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Near_Plane.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Near_Plane.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/presets/tracking_track_color/${MODPY_PYCACHE}Object.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/ +${MODPY_COMMENT}share/blender/${V}/scripts/startup/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/${MODPY_PYCACHE}keyingsets_builtins.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/${MODPY_PYCACHE}keyingsets_builtins.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/${MODPY_PYCACHE}nodeitems_builtins.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/${MODPY_PYCACHE}nodeitems_builtins.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_app_templates_system/ +share/blender/${V}/scripts/startup/bl_app_templates_system/2D_Animation/ +share/blender/${V}/scripts/startup/bl_app_templates_system/2D_Animation/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/startup/bl_app_templates_system/2D_Animation/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/bl_app_templates_system/2D_Animation/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_app_templates_system/2D_Animation/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_app_templates_system/2D_Animation/startup.blend +share/blender/${V}/scripts/startup/bl_app_templates_system/Sculpting/ +share/blender/${V}/scripts/startup/bl_app_templates_system/Sculpting/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/startup/bl_app_templates_system/Sculpting/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/bl_app_templates_system/Sculpting/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_app_templates_system/Sculpting/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_app_templates_system/Sculpting/startup.blend +share/blender/${V}/scripts/startup/bl_app_templates_system/VFX/ +share/blender/${V}/scripts/startup/bl_app_templates_system/VFX/startup.blend +share/blender/${V}/scripts/startup/bl_app_templates_system/Video_Editing/ +share/blender/${V}/scripts/startup/bl_app_templates_system/Video_Editing/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/startup/bl_app_templates_system/Video_Editing/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/bl_app_templates_system/Video_Editing/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_app_templates_system/Video_Editing/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_app_templates_system/Video_Editing/startup.blend +share/blender/${V}/scripts/startup/bl_operators/ +share/blender/${V}/scripts/startup/bl_operators/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}add_mesh_torus.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}add_mesh_torus.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}assets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}assets.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}bone_selection_sets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}bone_selection_sets.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}clip.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}clip.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}connect_to_output.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}connect_to_output.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}console.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}console.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}constraint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}constraint.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}file.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}file.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}freestyle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}freestyle.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}geometry_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}geometry_nodes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}grease_pencil.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}grease_pencil.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}image.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}image_as_planes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}image_as_planes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}mesh.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}node.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object_align.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object_align.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object_quick_effects.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object_quick_effects.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object_randomize_transform.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}object_randomize_transform.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}presets.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}rigidbody.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}rigidbody.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}screen_play_rendered_anim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}screen_play_rendered_anim.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}sequencer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}sequencer.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}spreadsheet.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}spreadsheet.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}userpref.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}userpref.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_follow_active.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_follow_active.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_lightmap.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_lightmap.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_transform.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}uvcalc_transform.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}vertexpaint_dirt.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}vertexpaint_dirt.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}view3d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}view3d.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}wm.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}wm.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}world.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/${MODPY_PYCACHE}world.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/add_mesh_torus.py +share/blender/${V}/scripts/startup/bl_operators/anim.py +share/blender/${V}/scripts/startup/bl_operators/assets.py +share/blender/${V}/scripts/startup/bl_operators/bmesh/ +${MODPY_COMMENT}share/blender/${V}/scripts/startup/bl_operators/bmesh/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/bl_operators/bmesh/${MODPY_PYCACHE}find_adjacent.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/bmesh/${MODPY_PYCACHE}find_adjacent.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/bmesh/find_adjacent.py +share/blender/${V}/scripts/startup/bl_operators/bone_selection_sets.py +share/blender/${V}/scripts/startup/bl_operators/clip.py +share/blender/${V}/scripts/startup/bl_operators/connect_to_output.py +share/blender/${V}/scripts/startup/bl_operators/console.py +share/blender/${V}/scripts/startup/bl_operators/constraint.py +share/blender/${V}/scripts/startup/bl_operators/file.py +share/blender/${V}/scripts/startup/bl_operators/freestyle.py +share/blender/${V}/scripts/startup/bl_operators/geometry_nodes.py +share/blender/${V}/scripts/startup/bl_operators/grease_pencil.py +share/blender/${V}/scripts/startup/bl_operators/image.py +share/blender/${V}/scripts/startup/bl_operators/image_as_planes.py +share/blender/${V}/scripts/startup/bl_operators/mesh.py +share/blender/${V}/scripts/startup/bl_operators/node.py +share/blender/${V}/scripts/startup/bl_operators/node_editor/ +${MODPY_COMMENT}share/blender/${V}/scripts/startup/bl_operators/node_editor/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/bl_operators/node_editor/${MODPY_PYCACHE}node_functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_operators/node_editor/${MODPY_PYCACHE}node_functions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_operators/node_editor/node_functions.py +share/blender/${V}/scripts/startup/bl_operators/object.py +share/blender/${V}/scripts/startup/bl_operators/object_align.py +share/blender/${V}/scripts/startup/bl_operators/object_quick_effects.py +share/blender/${V}/scripts/startup/bl_operators/object_randomize_transform.py +share/blender/${V}/scripts/startup/bl_operators/presets.py +share/blender/${V}/scripts/startup/bl_operators/rigidbody.py +share/blender/${V}/scripts/startup/bl_operators/screen_play_rendered_anim.py +share/blender/${V}/scripts/startup/bl_operators/sequencer.py +share/blender/${V}/scripts/startup/bl_operators/spreadsheet.py +share/blender/${V}/scripts/startup/bl_operators/userpref.py +share/blender/${V}/scripts/startup/bl_operators/uvcalc_follow_active.py +share/blender/${V}/scripts/startup/bl_operators/uvcalc_lightmap.py +share/blender/${V}/scripts/startup/bl_operators/uvcalc_transform.py +share/blender/${V}/scripts/startup/bl_operators/vertexpaint_dirt.py +share/blender/${V}/scripts/startup/bl_operators/view3d.py +share/blender/${V}/scripts/startup/bl_operators/wm.py +share/blender/${V}/scripts/startup/bl_operators/world.py +share/blender/${V}/scripts/startup/bl_ui/ +share/blender/${V}/scripts/startup/bl_ui/__init__.py +${MODPY_COMMENT}share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}anim.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}asset_shelf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}asset_shelf.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}generic_ui_list.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_compositor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_compositor.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_geometry.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_geometry.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_shader.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_shader.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}node_add_menu_texture.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_animviz.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_animviz.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_collection.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_collection.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_constraint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_constraint.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_armature.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_armature.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_bone.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_bone.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_camera.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_camera.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curve.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curve.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curves.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_curves.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_empty.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_empty.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_grease_pencil.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_grease_pencil.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lattice.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lattice.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_light.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_light.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lightprobe.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_lightprobe.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_mesh.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_mesh.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_metaball.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_metaball.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_modifier.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_modifier.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_pointcloud.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_pointcloud.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_shaderfx.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_shaderfx.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_speaker.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_speaker.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_volume.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_data_volume.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_freestyle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_freestyle.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_grease_pencil_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_grease_pencil_common.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_mask_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_mask_common.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material_gpencil.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_material_gpencil.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_object.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_output.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_output.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_paint_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_paint_common.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_particle.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_particle.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_cloth.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_cloth.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_common.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_dynamicpaint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_dynamicpaint.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_field.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_field.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_fluid.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_fluid.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_geometry_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_geometry_nodes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody_constraint.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_rigidbody_constraint.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_softbody.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_physics_softbody.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_render.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_render.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_scene.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_scene.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_texture.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_texture.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_view_layer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_view_layer.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_workspace.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_workspace.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_world.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}properties_world.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_clip.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_clip.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_console.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_console.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_dopesheet.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_dopesheet.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_filebrowser.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_filebrowser.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_graph.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_graph.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_image.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_image.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_info.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_info.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_nla.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_nla.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_node.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_outliner.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_outliner.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_properties.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_properties.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_sequencer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_sequencer.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_spreadsheet.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_spreadsheet.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_statusbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_statusbar.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_text.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_text.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_time.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_time.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_common.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_common.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_toolbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_toolsystem_toolbar.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_topbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_topbar.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_userpref.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_userpref.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d_toolbar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}space_view3d_toolbar.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/startup/bl_ui/${MODPY_PYCACHE}utils.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/startup/bl_ui/anim.py +share/blender/${V}/scripts/startup/bl_ui/asset_shelf.py +share/blender/${V}/scripts/startup/bl_ui/generic_ui_list.py +share/blender/${V}/scripts/startup/bl_ui/node_add_menu.py +share/blender/${V}/scripts/startup/bl_ui/node_add_menu_compositor.py +share/blender/${V}/scripts/startup/bl_ui/node_add_menu_geometry.py +share/blender/${V}/scripts/startup/bl_ui/node_add_menu_shader.py +share/blender/${V}/scripts/startup/bl_ui/node_add_menu_texture.py +share/blender/${V}/scripts/startup/bl_ui/properties_animviz.py +share/blender/${V}/scripts/startup/bl_ui/properties_collection.py +share/blender/${V}/scripts/startup/bl_ui/properties_constraint.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_armature.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_bone.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_camera.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_curve.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_curves.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_empty.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_grease_pencil.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_lattice.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_light.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_lightprobe.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_mesh.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_metaball.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_modifier.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_pointcloud.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_shaderfx.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_speaker.py +share/blender/${V}/scripts/startup/bl_ui/properties_data_volume.py +share/blender/${V}/scripts/startup/bl_ui/properties_freestyle.py +share/blender/${V}/scripts/startup/bl_ui/properties_grease_pencil_common.py +share/blender/${V}/scripts/startup/bl_ui/properties_mask_common.py +share/blender/${V}/scripts/startup/bl_ui/properties_material.py +share/blender/${V}/scripts/startup/bl_ui/properties_material_gpencil.py +share/blender/${V}/scripts/startup/bl_ui/properties_object.py +share/blender/${V}/scripts/startup/bl_ui/properties_output.py +share/blender/${V}/scripts/startup/bl_ui/properties_paint_common.py +share/blender/${V}/scripts/startup/bl_ui/properties_particle.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_cloth.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_common.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_dynamicpaint.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_field.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_fluid.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_geometry_nodes.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_rigidbody.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_rigidbody_constraint.py +share/blender/${V}/scripts/startup/bl_ui/properties_physics_softbody.py +share/blender/${V}/scripts/startup/bl_ui/properties_render.py +share/blender/${V}/scripts/startup/bl_ui/properties_scene.py +share/blender/${V}/scripts/startup/bl_ui/properties_texture.py +share/blender/${V}/scripts/startup/bl_ui/properties_view_layer.py +share/blender/${V}/scripts/startup/bl_ui/properties_workspace.py +share/blender/${V}/scripts/startup/bl_ui/properties_world.py +share/blender/${V}/scripts/startup/bl_ui/space_clip.py +share/blender/${V}/scripts/startup/bl_ui/space_console.py +share/blender/${V}/scripts/startup/bl_ui/space_dopesheet.py +share/blender/${V}/scripts/startup/bl_ui/space_filebrowser.py +share/blender/${V}/scripts/startup/bl_ui/space_graph.py +share/blender/${V}/scripts/startup/bl_ui/space_image.py +share/blender/${V}/scripts/startup/bl_ui/space_info.py +share/blender/${V}/scripts/startup/bl_ui/space_nla.py +share/blender/${V}/scripts/startup/bl_ui/space_node.py +share/blender/${V}/scripts/startup/bl_ui/space_outliner.py +share/blender/${V}/scripts/startup/bl_ui/space_properties.py +share/blender/${V}/scripts/startup/bl_ui/space_sequencer.py +share/blender/${V}/scripts/startup/bl_ui/space_spreadsheet.py +share/blender/${V}/scripts/startup/bl_ui/space_statusbar.py +share/blender/${V}/scripts/startup/bl_ui/space_text.py +share/blender/${V}/scripts/startup/bl_ui/space_time.py +share/blender/${V}/scripts/startup/bl_ui/space_toolsystem_common.py +share/blender/${V}/scripts/startup/bl_ui/space_toolsystem_toolbar.py +share/blender/${V}/scripts/startup/bl_ui/space_topbar.py +share/blender/${V}/scripts/startup/bl_ui/space_userpref.py +share/blender/${V}/scripts/startup/bl_ui/space_view3d.py +share/blender/${V}/scripts/startup/bl_ui/space_view3d_toolbar.py +share/blender/${V}/scripts/startup/bl_ui/utils.py +share/blender/${V}/scripts/startup/keyingsets_builtins.py +share/blender/${V}/scripts/startup/nodeitems_builtins.py +share/blender/${V}/scripts/templates_osl/ +share/blender/${V}/scripts/templates_osl/advanced_camera.osl +share/blender/${V}/scripts/templates_osl/basic_camera.osl +share/blender/${V}/scripts/templates_osl/basic_shader.osl +share/blender/${V}/scripts/templates_osl/cubemap_camera.osl +share/blender/${V}/scripts/templates_osl/empty_shader.osl +share/blender/${V}/scripts/templates_osl/gabor_noise.osl +share/blender/${V}/scripts/templates_osl/lyapunov_texture.osl +share/blender/${V}/scripts/templates_osl/noise.osl +share/blender/${V}/scripts/templates_osl/ramp_closure.osl +share/blender/${V}/scripts/templates_py/ +${MODPY_COMMENT}share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}/ +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}addon_add_object.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}addon_add_object.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}background_job.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}background_job.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}batch_export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}batch_export.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple_editmode.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}bmesh_simple_editmode.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}builtin_keyingset.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}builtin_keyingset.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}custom_nodes.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}custom_nodes.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}driver_functions.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}driver_functions.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}external_script_stub.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}external_script_stub.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_custom_geometry.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_custom_geometry.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator_target.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_operator_target.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_simple_2d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_simple_2d.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_simple_3d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}gizmo_simple_3d.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}image_processing.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}image_processing.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_file_export.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_file_export.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_file_import.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_file_import.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_add.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_add.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_uv.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_mesh_uv.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_draw.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_draw.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_timer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_timer.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d_raycast.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_modal_view3d_raycast.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_node.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_node.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}operator_simple.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_asset_shelf.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_asset_shelf.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_list.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_list.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_list_generic.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_list_generic.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_list_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_list_simple.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_menu.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_menu_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_menu_simple.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_panel.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_panel.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_panel_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_panel_simple.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_pie_menu.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_pie_menu.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_previews_custom_icon.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_previews_custom_icon.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_previews_dynamic_enum.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_previews_dynamic_enum.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_tool_simple.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +share/blender/${V}/scripts/templates_py/${MODPY_PYCACHE}ui_tool_simple.${MODPY_PYC_MAGIC_TAG}pyc +share/blender/${V}/scripts/templates_py/addon_add_object.py +share/blender/${V}/scripts/templates_py/background_job.py +share/blender/${V}/scripts/templates_py/batch_export.py +share/blender/${V}/scripts/templates_py/bmesh_simple.py +share/blender/${V}/scripts/templates_py/bmesh_simple_editmode.py +share/blender/${V}/scripts/templates_py/builtin_keyingset.py +share/blender/${V}/scripts/templates_py/custom_nodes.py +share/blender/${V}/scripts/templates_py/driver_functions.py +share/blender/${V}/scripts/templates_py/external_script_stub.py +share/blender/${V}/scripts/templates_py/gizmo_custom_geometry.py +share/blender/${V}/scripts/templates_py/gizmo_operator.py +share/blender/${V}/scripts/templates_py/gizmo_operator_target.py +share/blender/${V}/scripts/templates_py/gizmo_simple_2d.py +share/blender/${V}/scripts/templates_py/gizmo_simple_3d.py +share/blender/${V}/scripts/templates_py/image_processing.py +share/blender/${V}/scripts/templates_py/operator_file_export.py +share/blender/${V}/scripts/templates_py/operator_file_import.py +share/blender/${V}/scripts/templates_py/operator_mesh_add.py +share/blender/${V}/scripts/templates_py/operator_mesh_uv.py +share/blender/${V}/scripts/templates_py/operator_modal.py +share/blender/${V}/scripts/templates_py/operator_modal_draw.py +share/blender/${V}/scripts/templates_py/operator_modal_timer.py +share/blender/${V}/scripts/templates_py/operator_modal_view3d.py +share/blender/${V}/scripts/templates_py/operator_modal_view3d_raycast.py +share/blender/${V}/scripts/templates_py/operator_node.py +share/blender/${V}/scripts/templates_py/operator_simple.py +share/blender/${V}/scripts/templates_py/ui_asset_shelf.py +share/blender/${V}/scripts/templates_py/ui_list.py +share/blender/${V}/scripts/templates_py/ui_list_generic.py +share/blender/${V}/scripts/templates_py/ui_list_simple.py +share/blender/${V}/scripts/templates_py/ui_menu.py +share/blender/${V}/scripts/templates_py/ui_menu_simple.py +share/blender/${V}/scripts/templates_py/ui_panel.py +share/blender/${V}/scripts/templates_py/ui_panel_simple.py +share/blender/${V}/scripts/templates_py/ui_pie_menu.py +share/blender/${V}/scripts/templates_py/ui_previews_custom_icon.py +share/blender/${V}/scripts/templates_py/ui_previews_dynamic_enum.py +share/blender/${V}/scripts/templates_py/ui_tool_simple.py +share/blender/${V}/scripts/templates_toml/ +share/blender/${V}/scripts/templates_toml/blender_manifest.toml share/doc/blender/ share/doc/blender/license/ share/doc/blender/license/license.md