. ├── 2.92 │   ├── datafiles │   │   ├── colormanagement │   │   │   ├── config.ocio │   │   │   ├── filmic │   │   │   │   ├── filmic_desat65cube.spi3d │   │   │   │   ├── filmic_false_color.spi3d │   │   │   │   ├── filmic_to_0-35_1-30.spi1d │   │   │   │   ├── filmic_to_0-48_1-09.spi1d │   │   │   │   ├── filmic_to_0-60_1-04.spi1d │   │   │   │   ├── filmic_to_0-70_1-03.spi1d │   │   │   │   ├── filmic_to_0-85_1-011.spi1d │   │   │   │   ├── filmic_to_0.99_1-0075.spi1d │   │   │   │   └── filmic_to_1.20_1-00.spi1d │   │   │   └── luts │   │   │   ├── aces_to_xyz.spimtx │   │   │   ├── dci_xyz.spi1d │   │   │   ├── lg10.spi1d │   │   │   ├── rec709.spi1d │   │   │   ├── rec709_to_aces.spimtx │   │   │   ├── srgb_inv.spi1d │   │   │   ├── srgb.spi1d │   │   │   ├── srgb_to_xyz.spimtx │   │   │   └── vd16.spi1d │   │   ├── fonts │   │   │   ├── bmonofont-i18n.ttf │   │   │   └── droidsans.ttf │   │   ├── icons │   │   │   ├── brush.gpencil_draw.draw.dat │   │   │   ├── brush.gpencil_draw.erase.dat │   │   │   ├── brush.gpencil_draw.fill.dat │   │   │   ├── brush.gpencil_draw.tint.dat │   │   │   ├── brush.paint_texture.airbrush.dat │   │   │   ├── brush.paint_texture.clone.dat │   │   │   ├── brush.paint_texture.draw.dat │   │   │   ├── brush.paint_texture.fill.dat │   │   │   ├── brush.paint_texture.mask.dat │   │   │   ├── brush.paint_texture.masklort.dat │   │   │   ├── brush.paint_texture.multiply.dat │   │   │   ├── brush.paint_texture.smear.dat │   │   │   ├── brush.paint_texture.soften.dat │   │   │   ├── brush.paint_vertex.alpha.dat │   │   │   ├── brush.paint_vertex.average.dat │   │   │   ├── brush.paint_vertex.blur.dat │   │   │   ├── brush.paint_vertex.draw.dat │   │   │   ├── brush.paint_vertex.replace.dat │   │   │   ├── brush.paint_vertex.smear.dat │   │   │   ├── brush.paint_weight.average.dat │   │   │   ├── brush.paint_weight.blur.dat │   │   │   ├── brush.paint_weight.draw.dat │   │   │   ├── brush.paint_weight.mix.dat │   │   │   ├── brush.paint_weight.smear.dat │   │   │   ├── brush.particle.add.dat │   │   │   ├── brush.particle.comb.dat │   │   │   ├── brush.particle.cut.dat │   │   │   ├── brush.particle.length.dat │   │   │   ├── brush.particle.puff.dat │   │   │   ├── brush.particle.smooth.dat │   │   │   ├── brush.particle.weight.dat │   │   │   ├── brush.sculpt.blob.dat │   │   │   ├── brush.sculpt.boundary.dat │   │   │   ├── brush.sculpt.clay.dat │   │   │   ├── brush.sculpt.clay_strips.dat │   │   │   ├── brush.sculpt.clay_thumb.dat │   │   │   ├── brush.sculpt.cloth.dat │   │   │   ├── brush.sculpt.crease.dat │   │   │   ├── brush.sculpt.displacement_eraser.dat │   │   │   ├── brush.sculpt.draw.dat │   │   │   ├── brush.sculpt.draw_face_sets.dat │   │   │   ├── brush.sculpt.draw_sharp.dat │   │   │   ├── brush.sculpt.elastic_deform.dat │   │   │   ├── brush.sculpt.fill.dat │   │   │   ├── brush.sculpt.flatten.dat │   │   │   ├── brush.sculpt.grab.dat │   │   │   ├── brush.sculpt.inflate.dat │   │   │   ├── brush.sculpt.layer.dat │   │   │   ├── brush.sculpt.mask.dat │   │   │   ├── brush.sculpt.multiplane_scrape.dat │   │   │   ├── brush.sculpt.nudge.dat │   │   │   ├── brush.sculpt.pinch.dat │   │   │   ├── brush.sculpt.pose.dat │   │   │   ├── brush.sculpt.rotate.dat │   │   │   ├── brush.sculpt.scrape.dat │   │   │   ├── brush.sculpt.simplify.dat │   │   │   ├── brush.sculpt.smooth.dat │   │   │   ├── brush.sculpt.snake_hook.dat │   │   │   ├── brush.sculpt.thumb.dat │   │   │   ├── brush.sculpt.topology.dat │   │   │   ├── brush.uv_sculpt.grab.dat │   │   │   ├── brush.uv_sculpt.pinch.dat │   │   │   ├── brush.uv_sculpt.relax.dat │   │   │   ├── none.dat │   │   │   ├── ops.armature.bone.roll.dat │   │   │   ├── ops.armature.extrude_cursor.dat │   │   │   ├── ops.armature.extrude_move.dat │   │   │   ├── ops.curve.draw.dat │   │   │   ├── ops.curve.extrude_cursor.dat │   │   │   ├── ops.curve.extrude_move.dat │   │   │   ├── ops.curve.radius.dat │   │   │   ├── ops.curve.vertex_random.dat │   │   │   ├── ops.generic.cursor.dat │   │   │   ├── ops.generic.select_box.dat │   │   │   ├── ops.generic.select_circle.dat │   │   │   ├── ops.generic.select.dat │   │   │   ├── ops.generic.select_lasso.dat │   │   │   ├── ops.gpencil.draw.dat │   │   │   ├── ops.gpencil.draw.eraser.dat │   │   │   ├── ops.gpencil.draw.line.dat │   │   │   ├── ops.gpencil.draw.poly.dat │   │   │   ├── ops.gpencil.edit_bend.dat │   │   │   ├── ops.gpencil.edit_mirror.dat │   │   │   ├── ops.gpencil.edit_shear.dat │   │   │   ├── ops.gpencil.edit_to_sphere.dat │   │   │   ├── ops.gpencil.extrude_move.dat │   │   │   ├── ops.gpencil.primitive_arc.dat │   │   │   ├── ops.gpencil.primitive_box.dat │   │   │   ├── ops.gpencil.primitive_circle.dat │   │   │   ├── ops.gpencil.primitive_curve.dat │   │   │   ├── ops.gpencil.primitive_line.dat │   │   │   ├── ops.gpencil.primitive_polyline.dat │   │   │   ├── ops.gpencil.radius.dat │   │   │   ├── ops.gpencil.sculpt_clone.dat │   │   │   ├── ops.gpencil.sculpt_grab.dat │   │   │   ├── ops.gpencil.sculpt_pinch.dat │   │   │   ├── ops.gpencil.sculpt_push.dat │   │   │   ├── ops.gpencil.sculpt_randomize.dat │   │   │   ├── ops.gpencil.sculpt_smooth.dat │   │   │   ├── ops.gpencil.sculpt_strength.dat │   │   │   ├── ops.gpencil.sculpt_thickness.dat │   │   │   ├── ops.gpencil.sculpt_twist.dat │   │   │   ├── ops.gpencil.sculpt_weight.dat │   │   │   ├── ops.gpencil.stroke_cutter.dat │   │   │   ├── ops.gpencil.transform_fill.dat │   │   │   ├── ops.mesh.bevel.dat │   │   │   ├── ops.mesh.bisect.dat │   │   │   ├── ops.mesh.dupli_extrude_cursor.dat │   │   │   ├── ops.mesh.extrude_faces_move.dat │   │   │   ├── ops.mesh.extrude_manifold.dat │   │   │   ├── ops.mesh.extrude_region_move.dat │   │   │   ├── ops.mesh.extrude_region_shrink_fatten.dat │   │   │   ├── ops.mesh.inset.dat │   │   │   ├── ops.mesh.knife_tool.dat │   │   │   ├── ops.mesh.loopcut_slide.dat │   │   │   ├── ops.mesh.offset_edge_loops_slide.dat │   │   │   ├── ops.mesh.polybuild_hover.dat │   │   │   ├── ops.mesh.primitive_cone_add_gizmo.dat │   │   │   ├── ops.mesh.primitive_cube_add_gizmo.dat │   │   │   ├── ops.mesh.primitive_cylinder_add_gizmo.dat │   │   │   ├── ops.mesh.primitive_grid_add_gizmo.dat │   │   │   ├── ops.mesh.primitive_sphere_add_gizmo.dat │   │   │   ├── ops.mesh.primitive_torus_add_gizmo.dat │   │   │   ├── ops.mesh.rip.dat │   │   │   ├── ops.mesh.rip_edge.dat │   │   │   ├── ops.mesh.spin.dat │   │   │   ├── ops.mesh.spin.duplicate.dat │   │   │   ├── ops.mesh.vertices_smooth.dat │   │   │   ├── ops.node.links_cut.dat │   │   │   ├── ops.paint.eyedropper_add.dat │   │   │   ├── ops.paint.vertex_color_fill.dat │   │   │   ├── ops.paint.weight_fill.dat │   │   │   ├── ops.paint.weight_gradient.dat │   │   │   ├── ops.paint.weight_sample.dat │   │   │   ├── ops.paint.weight_sample_group.dat │   │   │   ├── ops.pose.breakdowner.dat │   │   │   ├── ops.pose.push.dat │   │   │   ├── ops.pose.relax.dat │   │   │   ├── ops.sculpt.border_face_set.dat │   │   │   ├── ops.sculpt.border_hide.dat │   │   │   ├── ops.sculpt.border_mask.dat │   │   │   ├── ops.sculpt.box_trim.dat │   │   │   ├── ops.sculpt.cloth_filter.dat │   │   │   ├── ops.sculpt.face_set_edit.dat │   │   │   ├── ops.sculpt.lasso_face_set.dat │   │   │   ├── ops.sculpt.lasso_mask.dat │   │   │   ├── ops.sculpt.lasso_trim.dat │   │   │   ├── ops.sculpt.line_mask.dat │   │   │   ├── ops.sculpt.line_project.dat │   │   │   ├── ops.sculpt.mesh_filter.dat │   │   │   ├── ops.sequencer.blade.dat │   │   │   ├── ops.transform.bone_envelope.dat │   │   │   ├── ops.transform.bone_size.dat │   │   │   ├── ops.transform.edge_slide.dat │   │   │   ├── ops.transform.push_pull.dat │   │   │   ├── ops.transform.resize.cage.dat │   │   │   ├── ops.transform.resize.dat │   │   │   ├── ops.transform.rotate.dat │   │   │   ├── ops.transform.shear.dat │   │   │   ├── ops.transform.shrink_fatten.dat │   │   │   ├── ops.transform.tilt.dat │   │   │   ├── ops.transform.tosphere.dat │   │   │   ├── ops.transform.transform.dat │   │   │   ├── ops.transform.translate.dat │   │   │   ├── ops.transform.vertex_random.dat │   │   │   ├── ops.transform.vert_slide.dat │   │   │   └── ops.view3d.ruler.dat │   │   ├── locale │   │   │   ├── ab │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── ar │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── ca │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── cs │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── de │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── eo │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── es │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── es_ES │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── eu │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── fa │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── fr │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── ha │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── he │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── hi │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── hr │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── hu │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── id │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── it │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── ja │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── ko │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── ky │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── languages │   │   │   ├── nl │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── pl │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── pt │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── pt_BR │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── ru │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── sk │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── sr │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── sr@latin │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── sv │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── th │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── tr │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── uk │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── vi │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   ├── zh_CN │   │   │   │   └── LC_MESSAGES │   │   │   │   └── blender.mo │   │   │   └── zh_TW │   │   │   └── LC_MESSAGES │   │   │   └── blender.mo │   │   ├── studiolights │   │   │   ├── matcap │   │   │   │   ├── basic_1.exr │   │   │   │   ├── basic_2.exr │   │   │   │   ├── basic_dark.exr │   │   │   │   ├── basic_side.exr │   │   │   │   ├── ceramic_dark.exr │   │   │   │   ├── ceramic_lightbulb.exr │   │   │   │   ├── check_normal+y.exr │   │   │   │   ├── check_rim_dark.exr │   │   │   │   ├── check_rim_light.exr │   │   │   │   ├── clay_brown.exr │   │   │   │   ├── clay_muddy.exr │   │   │   │   ├── clay_studio.exr │   │   │   │   ├── jade.exr │   │   │   │   ├── license.txt │   │   │   │   ├── metal_anisotropic.exr │   │   │   │   ├── metal_carpaint.exr │   │   │   │   ├── metal_lead.exr │   │   │   │   ├── metal_shiny.exr │   │   │   │   ├── pearl.exr │   │   │   │   ├── reflection_check_horizontal.exr │   │   │   │   ├── reflection_check_vertical.exr │   │   │   │   ├── resin.exr │   │   │   │   ├── skin.exr │   │   │   │   └── toon.exr │   │   │   ├── studio │   │   │   │   ├── basic.sl │   │   │   │   ├── outdoor.sl │   │   │   │   ├── paint.sl │   │   │   │   ├── rim.sl │   │   │   │   └── studio.sl │   │   │   └── world │   │   │   ├── city.exr │   │   │   ├── courtyard.exr │   │   │   ├── forest.exr │   │   │   ├── interior.exr │   │   │   ├── license.txt │   │   │   ├── night.exr │   │   │   ├── studio.exr │   │   │   ├── sunrise.exr │   │   │   └── sunset.exr │   │   └── usd │   │   ├── ar │   │   │   └── resources │   │   │   └── plugInfo.json │   │   ├── ndr │   │   │   └── resources │   │   │   └── plugInfo.json │   │   ├── plugInfo.json │   │   ├── sdf │   │   │   └── resources │   │   │   └── plugInfo.json │   │   ├── usd │   │   │   └── resources │   │   │   ├── codegenTemplates │   │   │   │   ├── api.h │   │   │   │   ├── plugInfo.json │   │   │   │   ├── schemaClass.cpp │   │   │   │   ├── schemaClass.h │   │   │   │   ├── tokens.cpp │   │   │   │   ├── tokens.h │   │   │   │   ├── wrapSchemaClass.cpp │   │   │   │   └── wrapTokens.cpp │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usd │   │   │   └── schema.usda │   │   ├── usdGeom │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdGeom │   │   │   └── schema.usda │   │   ├── usdHydra │   │   │   └── resources │   │   │   ├── plugInfo.json │   │   │   └── shaders │   │   │   ├── empty.glslfx │   │   │   └── shaderDefs.usda │   │   ├── usdLux │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdLux │   │   │   └── schema.usda │   │   ├── usdMedia │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdMedia │   │   │   └── schema.usda │   │   ├── usdRender │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdRender │   │   │   └── schema.usda │   │   ├── usdRi │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdRi │   │   │   └── schema.usda │   │   ├── usdShade │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdShade │   │   │   └── schema.usda │   │   ├── usdSkel │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdSkel │   │   │   └── schema.usda │   │   ├── usdUI │   │   │   └── resources │   │   │   ├── generatedSchema.usda │   │   │   ├── plugInfo.json │   │   │   └── usdUI │   │   │   └── schema.usda │   │   └── usdVol │   │   └── resources │   │   ├── generatedSchema.usda │   │   ├── plugInfo.json │   │   └── usdVol │   │   └── schema.usda │   ├── python │   │   ├── bin │   │   │   └── python3.7m │   │   ├── include │   │   │   └── python3.7m │   │   │   └── pyconfig.h │   │   └── lib │   │   └── python3.7 │   │   ├── abc.py │   │   ├── aifc.py │   │   ├── antigravity.py │   │   ├── argparse.py │   │   ├── ast.py │   │   ├── asynchat.py │   │   ├── asyncio │   │   │   ├── base_events.py │   │   │   ├── base_futures.py │   │   │   ├── base_subprocess.py │   │   │   ├── base_tasks.py │   │   │   ├── constants.py │   │   │   ├── coroutines.py │   │   │   ├── events.py │   │   │   ├── format_helpers.py │   │   │   ├── futures.py │   │   │   ├── __init__.py │   │   │   ├── locks.py │   │   │   ├── log.py │   │   │   ├── proactor_events.py │   │   │   ├── protocols.py │   │   │   ├── queues.py │   │   │   ├── runners.py │   │   │   ├── selector_events.py │   │   │   ├── sslproto.py │   │   │   ├── streams.py │   │   │   ├── subprocess.py │   │   │   ├── tasks.py │   │   │   ├── transports.py │   │   │   ├── unix_events.py │   │   │   ├── windows_events.py │   │   │   └── windows_utils.py │   │   ├── asyncore.py │   │   ├── base64.py │   │   ├── bdb.py │   │   ├── binhex.py │   │   ├── bisect.py │   │   ├── _bootlocale.py │   │   ├── bz2.py │   │   ├── calendar.py │   │   ├── cgi.py │   │   ├── cgitb.py │   │   ├── chunk.py │   │   ├── cmd.py │   │   ├── codecs.py │   │   ├── codeop.py │   │   ├── code.py │   │   ├── collections │   │   │   ├── abc.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── abc.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── _collections_abc.py │   │   ├── colorsys.py │   │   ├── _compat_pickle.py │   │   ├── compileall.py │   │   ├── _compression.py │   │   ├── concurrent │   │   │   ├── futures │   │   │   │   ├── _base.py │   │   │   │   ├── __init__.py │   │   │   │   ├── process.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── _base.cpython-37.pyc │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   └── thread.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   └── __init__.cpython-37.pyc │   │   ├── config-3.7m-x86_64-linux-gnu │   │   │   ├── config.c │   │   │   ├── config.c.in │   │   │   ├── install-sh │   │   │   ├── libpython3.7m.a │   │   │   ├── Makefile │   │   │   ├── makesetup │   │   │   ├── python-config.py │   │   │   ├── Setup │   │   │   └── Setup.local │   │   ├── configparser.py │   │   ├── contextlib.py │   │   ├── contextvars.py │   │   ├── copy.py │   │   ├── copyreg.py │   │   ├── cProfile.py │   │   ├── crypt.py │   │   ├── csv.py │   │   ├── ctypes │   │   │   ├── _aix.py │   │   │   ├── _endian.py │   │   │   ├── __init__.py │   │   │   ├── macholib │   │   │   │   ├── dyld.py │   │   │   │   ├── dylib.py │   │   │   │   ├── fetch_macholib │   │   │   │   ├── fetch_macholib.bat │   │   │   │   ├── framework.py │   │   │   │   ├── __init__.py │   │   │   │   └── README.ctypes │   │   │   ├── __pycache__ │   │   │   │   ├── _endian.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── util.py │   │   │   └── wintypes.py │   │   ├── curses │   │   │   ├── ascii.py │   │   │   ├── has_key.py │   │   │   ├── __init__.py │   │   │   ├── panel.py │   │   │   └── textpad.py │   │   ├── dataclasses.py │   │   ├── datetime.py │   │   ├── dbm │   │   │   ├── dumb.py │   │   │   ├── gnu.py │   │   │   ├── __init__.py │   │   │   └── ndbm.py │   │   ├── decimal.py │   │   ├── difflib.py │   │   ├── dis.py │   │   ├── distutils │   │   │   ├── archive_util.py │   │   │   ├── bcppcompiler.py │   │   │   ├── ccompiler.py │   │   │   ├── cmd.py │   │   │   ├── command │   │   │   │   ├── bdist_dumb.py │   │   │   │   ├── bdist_msi.py │   │   │   │   ├── bdist.py │   │   │   │   ├── bdist_rpm.py │   │   │   │   ├── bdist_wininst.py │   │   │   │   ├── build_clib.py │   │   │   │   ├── build_ext.py │   │   │   │   ├── build.py │   │   │   │   ├── build_py.py │   │   │   │   ├── build_scripts.py │   │   │   │   ├── check.py │   │   │   │   ├── clean.py │   │   │   │   ├── command_template │   │   │   │   ├── config.py │   │   │   │   ├── __init__.py │   │   │   │   ├── install_data.py │   │   │   │   ├── install_egg_info.py │   │   │   │   ├── install_headers.py │   │   │   │   ├── install_lib.py │   │   │   │   ├── install.py │   │   │   │   ├── install_scripts.py │   │   │   │   ├── register.py │   │   │   │   ├── sdist.py │   │   │   │   └── upload.py │   │   │   ├── config.py │   │   │   ├── core.py │   │   │   ├── cygwinccompiler.py │   │   │   ├── debug.py │   │   │   ├── dep_util.py │   │   │   ├── dir_util.py │   │   │   ├── dist.py │   │   │   ├── errors.py │   │   │   ├── extension.py │   │   │   ├── fancy_getopt.py │   │   │   ├── filelist.py │   │   │   ├── file_util.py │   │   │   ├── __init__.py │   │   │   ├── log.py │   │   │   ├── msvc9compiler.py │   │   │   ├── _msvccompiler.py │   │   │   ├── msvccompiler.py │   │   │   ├── README │   │   │   ├── spawn.py │   │   │   ├── sysconfig.py │   │   │   ├── text_file.py │   │   │   ├── unixccompiler.py │   │   │   ├── util.py │   │   │   ├── versionpredicate.py │   │   │   └── version.py │   │   ├── doctest.py │   │   ├── dummy_threading.py │   │   ├── _dummy_thread.py │   │   ├── email │   │   │   ├── architecture.rst │   │   │   ├── base64mime.py │   │   │   ├── charset.py │   │   │   ├── contentmanager.py │   │   │   ├── _encoded_words.py │   │   │   ├── encoders.py │   │   │   ├── errors.py │   │   │   ├── feedparser.py │   │   │   ├── generator.py │   │   │   ├── header.py │   │   │   ├── headerregistry.py │   │   │   ├── _header_value_parser.py │   │   │   ├── __init__.py │   │   │   ├── iterators.py │   │   │   ├── message.py │   │   │   ├── mime │   │   │   │   ├── application.py │   │   │   │   ├── audio.py │   │   │   │   ├── base.py │   │   │   │   ├── image.py │   │   │   │   ├── __init__.py │   │   │   │   ├── message.py │   │   │   │   ├── multipart.py │   │   │   │   ├── nonmultipart.py │   │   │   │   └── text.py │   │   │   ├── _parseaddr.py │   │   │   ├── parser.py │   │   │   ├── _policybase.py │   │   │   ├── policy.py │   │   │   ├── __pycache__ │   │   │   │   ├── base64mime.cpython-37.pyc │   │   │   │   ├── charset.cpython-37.pyc │   │   │   │   ├── _encoded_words.cpython-37.pyc │   │   │   │   ├── encoders.cpython-37.pyc │   │   │   │   ├── errors.cpython-37.pyc │   │   │   │   ├── feedparser.cpython-37.pyc │   │   │   │   ├── header.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── iterators.cpython-37.pyc │   │   │   │   ├── message.cpython-37.pyc │   │   │   │   ├── _parseaddr.cpython-37.pyc │   │   │   │   ├── parser.cpython-37.pyc │   │   │   │   ├── _policybase.cpython-37.pyc │   │   │   │   ├── quoprimime.cpython-37.pyc │   │   │   │   └── utils.cpython-37.pyc │   │   │   ├── quoprimime.py │   │   │   └── utils.py │   │   ├── encodings │   │   │   ├── aliases.py │   │   │   ├── ascii.py │   │   │   ├── base64_codec.py │   │   │   ├── big5hkscs.py │   │   │   ├── big5.py │   │   │   ├── bz2_codec.py │   │   │   ├── charmap.py │   │   │   ├── cp037.py │   │   │   ├── cp1006.py │   │   │   ├── cp1026.py │   │   │   ├── cp1125.py │   │   │   ├── cp1140.py │   │   │   ├── cp1250.py │   │   │   ├── cp1251.py │   │   │   ├── cp1252.py │   │   │   ├── cp1253.py │   │   │   ├── cp1254.py │   │   │   ├── cp1255.py │   │   │   ├── cp1256.py │   │   │   ├── cp1257.py │   │   │   ├── cp1258.py │   │   │   ├── cp273.py │   │   │   ├── cp424.py │   │   │   ├── cp437.py │   │   │   ├── cp500.py │   │   │   ├── cp65001.py │   │   │   ├── cp720.py │   │   │   ├── cp737.py │   │   │   ├── cp775.py │   │   │   ├── cp850.py │   │   │   ├── cp852.py │   │   │   ├── cp855.py │   │   │   ├── cp856.py │   │   │   ├── cp857.py │   │   │   ├── cp858.py │   │   │   ├── cp860.py │   │   │   ├── cp861.py │   │   │   ├── cp862.py │   │   │   ├── cp863.py │   │   │   ├── cp864.py │   │   │   ├── cp865.py │   │   │   ├── cp866.py │   │   │   ├── cp869.py │   │   │   ├── cp874.py │   │   │   ├── cp875.py │   │   │   ├── cp932.py │   │   │   ├── cp949.py │   │   │   ├── cp950.py │   │   │   ├── euc_jis_2004.py │   │   │   ├── euc_jisx0213.py │   │   │   ├── euc_jp.py │   │   │   ├── euc_kr.py │   │   │   ├── gb18030.py │   │   │   ├── gb2312.py │   │   │   ├── gbk.py │   │   │   ├── hex_codec.py │   │   │   ├── hp_roman8.py │   │   │   ├── hz.py │   │   │   ├── idna.py │   │   │   ├── __init__.py │   │   │   ├── iso2022_jp_1.py │   │   │   ├── iso2022_jp_2004.py │   │   │   ├── iso2022_jp_2.py │   │   │   ├── iso2022_jp_3.py │   │   │   ├── iso2022_jp_ext.py │   │   │   ├── iso2022_jp.py │   │   │   ├── iso2022_kr.py │   │   │   ├── iso8859_10.py │   │   │   ├── iso8859_11.py │   │   │   ├── iso8859_13.py │   │   │   ├── iso8859_14.py │   │   │   ├── iso8859_15.py │   │   │   ├── iso8859_16.py │   │   │   ├── iso8859_1.py │   │   │   ├── iso8859_2.py │   │   │   ├── iso8859_3.py │   │   │   ├── iso8859_4.py │   │   │   ├── iso8859_5.py │   │   │   ├── iso8859_6.py │   │   │   ├── iso8859_7.py │   │   │   ├── iso8859_8.py │   │   │   ├── iso8859_9.py │   │   │   ├── johab.py │   │   │   ├── koi8_r.py │   │   │   ├── koi8_t.py │   │   │   ├── koi8_u.py │   │   │   ├── kz1048.py │   │   │   ├── latin_1.py │   │   │   ├── mac_arabic.py │   │   │   ├── mac_centeuro.py │   │   │   ├── mac_croatian.py │   │   │   ├── mac_cyrillic.py │   │   │   ├── mac_farsi.py │   │   │   ├── mac_greek.py │   │   │   ├── mac_iceland.py │   │   │   ├── mac_latin2.py │   │   │   ├── mac_romanian.py │   │   │   ├── mac_roman.py │   │   │   ├── mac_turkish.py │   │   │   ├── mbcs.py │   │   │   ├── oem.py │   │   │   ├── palmos.py │   │   │   ├── ptcp154.py │   │   │   ├── punycode.py │   │   │   ├── __pycache__ │   │   │   │   ├── aliases.cpython-37.pyc │   │   │   │   ├── idna.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── latin_1.cpython-37.pyc │   │   │   │   └── utf_8.cpython-37.pyc │   │   │   ├── quopri_codec.py │   │   │   ├── raw_unicode_escape.py │   │   │   ├── rot_13.py │   │   │   ├── shift_jis_2004.py │   │   │   ├── shift_jis.py │   │   │   ├── shift_jisx0213.py │   │   │   ├── tis_620.py │   │   │   ├── undefined.py │   │   │   ├── unicode_escape.py │   │   │   ├── unicode_internal.py │   │   │   ├── utf_16_be.py │   │   │   ├── utf_16_le.py │   │   │   ├── utf_16.py │   │   │   ├── utf_32_be.py │   │   │   ├── utf_32_le.py │   │   │   ├── utf_32.py │   │   │   ├── utf_7.py │   │   │   ├── utf_8.py │   │   │   ├── utf_8_sig.py │   │   │   ├── uu_codec.py │   │   │   └── zlib_codec.py │   │   ├── ensurepip │   │   │   ├── _bundled │   │   │   │   ├── pip-19.2.3-py2.py3-none-any.whl │   │   │   │   └── setuptools-41.2.0-py2.py3-none-any.whl │   │   │   ├── __init__.py │   │   │   ├── __main__.py │   │   │   └── _uninstall.py │   │   ├── enum.py │   │   ├── filecmp.py │   │   ├── fileinput.py │   │   ├── fnmatch.py │   │   ├── formatter.py │   │   ├── fractions.py │   │   ├── ftplib.py │   │   ├── functools.py │   │   ├── __future__.py │   │   ├── genericpath.py │   │   ├── getopt.py │   │   ├── getpass.py │   │   ├── gettext.py │   │   ├── glob.py │   │   ├── gzip.py │   │   ├── hashlib.py │   │   ├── heapq.py │   │   ├── hmac.py │   │   ├── html │   │   │   ├── entities.py │   │   │   ├── __init__.py │   │   │   ├── parser.py │   │   │   └── __pycache__ │   │   │   ├── entities.cpython-37.pyc │   │   │   ├── __init__.cpython-37.pyc │   │   │   └── parser.cpython-37.pyc │   │   ├── http │   │   │   ├── client.py │   │   │   ├── cookiejar.py │   │   │   ├── cookies.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── client.cpython-37.pyc │   │   │   │   ├── cookiejar.cpython-37.pyc │   │   │   │   ├── cookies.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── server.cpython-37.pyc │   │   │   └── server.py │   │   ├── imaplib.py │   │   ├── imghdr.py │   │   ├── importlib │   │   │   ├── abc.py │   │   │   ├── _bootstrap_external.py │   │   │   ├── _bootstrap.py │   │   │   ├── __init__.py │   │   │   ├── machinery.py │   │   │   ├── __pycache__ │   │   │   │   ├── abc.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── machinery.cpython-37.pyc │   │   │   │   ├── resources.cpython-37.pyc │   │   │   │   └── util.cpython-37.pyc │   │   │   ├── resources.py │   │   │   └── util.py │   │   ├── imp.py │   │   ├── inspect.py │   │   ├── io.py │   │   ├── ipaddress.py │   │   ├── json │   │   │   ├── decoder.py │   │   │   ├── encoder.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── decoder.cpython-37.pyc │   │   │   │   ├── encoder.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── scanner.cpython-37.pyc │   │   │   ├── scanner.py │   │   │   └── tool.py │   │   ├── keyword.py │   │   ├── lib-dynload │   │   │   ├── array.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _asyncio.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── audioop.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── binascii.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _bisect.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _blake2.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _bz2.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── cmath.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _codecs_cn.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _codecs_hk.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _codecs_iso2022.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _codecs_jp.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _codecs_kr.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _codecs_tw.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _contextvars.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _crypt.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _csv.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _ctypes.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _ctypes_test.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _curses.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _curses_panel.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _datetime.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _decimal.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _elementtree.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── fcntl.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── grp.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _hashlib.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _heapq.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _json.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _lsprof.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _lzma.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── math.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _md5.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── mmap.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _multibytecodec.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _multiprocessing.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── nis.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _opcode.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── ossaudiodev.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── parser.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _pickle.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _posixsubprocess.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── pyexpat.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _queue.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _random.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── resource.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── select.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _sha1.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _sha256.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _sha3.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _sha512.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _socket.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── spwd.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _sqlite3.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _ssl.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _struct.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── syslog.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── termios.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _testbuffer.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _testcapi.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _testimportmultiple.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _testmultiphase.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── unicodedata.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── xxlimited.cpython-37m-x86_64-linux-gnu.so │   │   │   ├── _xxtestfuzz.cpython-37m-x86_64-linux-gnu.so │   │   │   └── zlib.cpython-37m-x86_64-linux-gnu.so │   │   ├── LICENSE.txt │   │   ├── linecache.py │   │   ├── locale.py │   │   ├── logging │   │   │   ├── config.py │   │   │   ├── handlers.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   └── __init__.cpython-37.pyc │   │   ├── lzma.py │   │   ├── macpath.py │   │   ├── mailbox.py │   │   ├── mailcap.py │   │   ├── _markupbase.py │   │   ├── mimetypes.py │   │   ├── modulefinder.py │   │   ├── multiprocessing │   │   │   ├── connection.py │   │   │   ├── context.py │   │   │   ├── dummy │   │   │   │   ├── connection.py │   │   │   │   └── __init__.py │   │   │   ├── forkserver.py │   │   │   ├── heap.py │   │   │   ├── __init__.py │   │   │   ├── managers.py │   │   │   ├── pool.py │   │   │   ├── popen_fork.py │   │   │   ├── popen_forkserver.py │   │   │   ├── popen_spawn_posix.py │   │   │   ├── popen_spawn_win32.py │   │   │   ├── process.py │   │   │   ├── __pycache__ │   │   │   │   ├── context.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── process.cpython-37.pyc │   │   │   │   └── reduction.cpython-37.pyc │   │   │   ├── queues.py │   │   │   ├── reduction.py │   │   │   ├── resource_sharer.py │   │   │   ├── semaphore_tracker.py │   │   │   ├── sharedctypes.py │   │   │   ├── spawn.py │   │   │   ├── synchronize.py │   │   │   └── util.py │   │   ├── netrc.py │   │   ├── nntplib.py │   │   ├── ntpath.py │   │   ├── nturl2path.py │   │   ├── numbers.py │   │   ├── opcode.py │   │   ├── operator.py │   │   ├── optparse.py │   │   ├── os.py │   │   ├── _osx_support.py │   │   ├── pathlib.py │   │   ├── pdb.py │   │   ├── __phello__.foo.py │   │   ├── pickle.py │   │   ├── pickletools.py │   │   ├── pipes.py │   │   ├── pkgutil.py │   │   ├── platform.py │   │   ├── plistlib.py │   │   ├── poplib.py │   │   ├── posixpath.py │   │   ├── pprint.py │   │   ├── profile.py │   │   ├── pstats.py │   │   ├── pty.py │   │   ├── _py_abc.py │   │   ├── __pycache__ │   │   │   ├── abc.cpython-37.pyc │   │   │   ├── argparse.cpython-37.pyc │   │   │   ├── ast.cpython-37.pyc │   │   │   ├── base64.cpython-37.pyc │   │   │   ├── bdb.cpython-37.pyc │   │   │   ├── bisect.cpython-37.pyc │   │   │   ├── _bootlocale.cpython-37.pyc │   │   │   ├── bz2.cpython-37.pyc │   │   │   ├── calendar.cpython-37.pyc │   │   │   ├── cgi.cpython-37.pyc │   │   │   ├── cmd.cpython-37.pyc │   │   │   ├── code.cpython-37.pyc │   │   │   ├── codecs.cpython-37.pyc │   │   │   ├── codeop.cpython-37.pyc │   │   │   ├── _collections_abc.cpython-37.pyc │   │   │   ├── colorsys.cpython-37.pyc │   │   │   ├── _compat_pickle.cpython-37.pyc │   │   │   ├── _compression.cpython-37.pyc │   │   │   ├── contextlib.cpython-37.pyc │   │   │   ├── copy.cpython-37.pyc │   │   │   ├── copyreg.cpython-37.pyc │   │   │   ├── dataclasses.cpython-37.pyc │   │   │   ├── datetime.cpython-37.pyc │   │   │   ├── decimal.cpython-37.pyc │   │   │   ├── difflib.cpython-37.pyc │   │   │   ├── dis.cpython-37.pyc │   │   │   ├── enum.cpython-37.pyc │   │   │   ├── fnmatch.cpython-37.pyc │   │   │   ├── fractions.cpython-37.pyc │   │   │   ├── functools.cpython-37.pyc │   │   │   ├── __future__.cpython-37.pyc │   │   │   ├── genericpath.cpython-37.pyc │   │   │   ├── getpass.cpython-37.pyc │   │   │   ├── gettext.cpython-37.pyc │   │   │   ├── glob.cpython-37.pyc │   │   │   ├── gzip.cpython-37.pyc │   │   │   ├── hashlib.cpython-37.pyc │   │   │   ├── heapq.cpython-37.pyc │   │   │   ├── hmac.cpython-37.pyc │   │   │   ├── imghdr.cpython-37.pyc │   │   │   ├── imp.cpython-37.pyc │   │   │   ├── inspect.cpython-37.pyc │   │   │   ├── io.cpython-37.pyc │   │   │   ├── keyword.cpython-37.pyc │   │   │   ├── linecache.cpython-37.pyc │   │   │   ├── locale.cpython-37.pyc │   │   │   ├── lzma.cpython-37.pyc │   │   │   ├── _markupbase.cpython-37.pyc │   │   │   ├── mimetypes.cpython-37.pyc │   │   │   ├── ntpath.cpython-37.pyc │   │   │   ├── numbers.cpython-37.pyc │   │   │   ├── opcode.cpython-37.pyc │   │   │   ├── operator.cpython-37.pyc │   │   │   ├── os.cpython-37.pyc │   │   │   ├── pathlib.cpython-37.pyc │   │   │   ├── pdb.cpython-37.pyc │   │   │   ├── pickle.cpython-37.pyc │   │   │   ├── pkgutil.cpython-37.pyc │   │   │   ├── platform.cpython-37.pyc │   │   │   ├── posixpath.cpython-37.pyc │   │   │   ├── pprint.cpython-37.pyc │   │   │   ├── queue.cpython-37.pyc │   │   │   ├── quopri.cpython-37.pyc │   │   │   ├── random.cpython-37.pyc │   │   │   ├── re.cpython-37.pyc │   │   │   ├── reprlib.cpython-37.pyc │   │   │   ├── rlcompleter.cpython-37.pyc │   │   │   ├── secrets.cpython-37.pyc │   │   │   ├── selectors.cpython-37.pyc │   │   │   ├── shlex.cpython-37.pyc │   │   │   ├── shutil.cpython-37.pyc │   │   │   ├── signal.cpython-37.pyc │   │   │   ├── _sitebuiltins.cpython-37.pyc │   │   │   ├── site.cpython-37.pyc │   │   │   ├── socket.cpython-37.pyc │   │   │   ├── socketserver.cpython-37.pyc │   │   │   ├── sre_compile.cpython-37.pyc │   │   │   ├── sre_constants.cpython-37.pyc │   │   │   ├── sre_parse.cpython-37.pyc │   │   │   ├── ssl.cpython-37.pyc │   │   │   ├── stat.cpython-37.pyc │   │   │   ├── statistics.cpython-37.pyc │   │   │   ├── string.cpython-37.pyc │   │   │   ├── stringprep.cpython-37.pyc │   │   │   ├── struct.cpython-37.pyc │   │   │   ├── subprocess.cpython-37.pyc │   │   │   ├── tempfile.cpython-37.pyc │   │   │   ├── textwrap.cpython-37.pyc │   │   │   ├── threading.cpython-37.pyc │   │   │   ├── timeit.cpython-37.pyc │   │   │   ├── token.cpython-37.pyc │   │   │   ├── tokenize.cpython-37.pyc │   │   │   ├── traceback.cpython-37.pyc │   │   │   ├── types.cpython-37.pyc │   │   │   ├── typing.cpython-37.pyc │   │   │   ├── uu.cpython-37.pyc │   │   │   ├── uuid.cpython-37.pyc │   │   │   ├── warnings.cpython-37.pyc │   │   │   ├── weakref.cpython-37.pyc │   │   │   ├── _weakrefset.cpython-37.pyc │   │   │   ├── webbrowser.cpython-37.pyc │   │   │   └── zipfile.cpython-37.pyc │   │   ├── pyclbr.py │   │   ├── py_compile.py │   │   ├── _pydecimal.py │   │   ├── pydoc_data │   │   │   ├── __init__.py │   │   │   ├── _pydoc.css │   │   │   └── topics.py │   │   ├── pydoc.py │   │   ├── _pyio.py │   │   ├── queue.py │   │   ├── quopri.py │   │   ├── random.py │   │   ├── reprlib.py │   │   ├── re.py │   │   ├── rlcompleter.py │   │   ├── runpy.py │   │   ├── sched.py │   │   ├── secrets.py │   │   ├── selectors.py │   │   ├── shelve.py │   │   ├── shlex.py │   │   ├── shutil.py │   │   ├── signal.py │   │   ├── _sitebuiltins.py │   │   ├── site-packages │   │   │   ├── certifi │   │   │   │   ├── cacert.pem │   │   │   │   ├── core.py │   │   │   │   ├── __init__.py │   │   │   │   ├── __main__.py │   │   │   │   └── __pycache__ │   │   │   │   ├── core.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── chardet │   │   │   │   ├── big5freq.py │   │   │   │   ├── big5prober.py │   │   │   │   ├── chardistribution.py │   │   │   │   ├── charsetgroupprober.py │   │   │   │   ├── charsetprober.py │   │   │   │   ├── cli │   │   │   │   │   ├── chardetect.py │   │   │   │   │   └── __init__.py │   │   │   │   ├── codingstatemachine.py │   │   │   │   ├── compat.py │   │   │   │   ├── cp949prober.py │   │   │   │   ├── enums.py │   │   │   │   ├── escprober.py │   │   │   │   ├── escsm.py │   │   │   │   ├── eucjpprober.py │   │   │   │   ├── euckrfreq.py │   │   │   │   ├── euckrprober.py │   │   │   │   ├── euctwfreq.py │   │   │   │   ├── euctwprober.py │   │   │   │   ├── gb2312freq.py │   │   │   │   ├── gb2312prober.py │   │   │   │   ├── hebrewprober.py │   │   │   │   ├── __init__.py │   │   │   │   ├── jisfreq.py │   │   │   │   ├── jpcntx.py │   │   │   │   ├── langbulgarianmodel.py │   │   │   │   ├── langcyrillicmodel.py │   │   │   │   ├── langgreekmodel.py │   │   │   │   ├── langhebrewmodel.py │   │   │   │   ├── langhungarianmodel.py │   │   │   │   ├── langthaimodel.py │   │   │   │   ├── langturkishmodel.py │   │   │   │   ├── latin1prober.py │   │   │   │   ├── mbcharsetprober.py │   │   │   │   ├── mbcsgroupprober.py │   │   │   │   ├── mbcssm.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── big5freq.cpython-37.pyc │   │   │   │   │   ├── big5prober.cpython-37.pyc │   │   │   │   │   ├── chardistribution.cpython-37.pyc │   │   │   │   │   ├── charsetgroupprober.cpython-37.pyc │   │   │   │   │   ├── charsetprober.cpython-37.pyc │   │   │   │   │   ├── codingstatemachine.cpython-37.pyc │   │   │   │   │   ├── compat.cpython-37.pyc │   │   │   │   │   ├── cp949prober.cpython-37.pyc │   │   │   │   │   ├── enums.cpython-37.pyc │   │   │   │   │   ├── escprober.cpython-37.pyc │   │   │   │   │   ├── escsm.cpython-37.pyc │   │   │   │   │   ├── eucjpprober.cpython-37.pyc │   │   │   │   │   ├── euckrfreq.cpython-37.pyc │   │   │   │   │   ├── euckrprober.cpython-37.pyc │   │   │   │   │   ├── euctwfreq.cpython-37.pyc │   │   │   │   │   ├── euctwprober.cpython-37.pyc │   │   │   │   │   ├── gb2312freq.cpython-37.pyc │   │   │   │   │   ├── gb2312prober.cpython-37.pyc │   │   │   │   │   ├── hebrewprober.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── jisfreq.cpython-37.pyc │   │   │   │   │   ├── jpcntx.cpython-37.pyc │   │   │   │   │   ├── langbulgarianmodel.cpython-37.pyc │   │   │   │   │   ├── langcyrillicmodel.cpython-37.pyc │   │   │   │   │   ├── langgreekmodel.cpython-37.pyc │   │   │   │   │   ├── langhebrewmodel.cpython-37.pyc │   │   │   │   │   ├── langthaimodel.cpython-37.pyc │   │   │   │   │   ├── langturkishmodel.cpython-37.pyc │   │   │   │   │   ├── latin1prober.cpython-37.pyc │   │   │   │   │   ├── mbcharsetprober.cpython-37.pyc │   │   │   │   │   ├── mbcsgroupprober.cpython-37.pyc │   │   │   │   │   ├── mbcssm.cpython-37.pyc │   │   │   │   │   ├── sbcharsetprober.cpython-37.pyc │   │   │   │   │   ├── sbcsgroupprober.cpython-37.pyc │   │   │   │   │   ├── sjisprober.cpython-37.pyc │   │   │   │   │   ├── universaldetector.cpython-37.pyc │   │   │   │   │   ├── utf8prober.cpython-37.pyc │   │   │   │   │   └── version.cpython-37.pyc │   │   │   │   ├── sbcharsetprober.py │   │   │   │   ├── sbcsgroupprober.py │   │   │   │   ├── sjisprober.py │   │   │   │   ├── universaldetector.py │   │   │   │   ├── utf8prober.py │   │   │   │   └── version.py │   │   │   ├── idna │   │   │   │   ├── codec.py │   │   │   │   ├── compat.py │   │   │   │   ├── core.py │   │   │   │   ├── idnadata.py │   │   │   │   ├── __init__.py │   │   │   │   ├── intranges.py │   │   │   │   ├── package_data.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── core.cpython-37.pyc │   │   │   │   │   ├── idnadata.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── intranges.cpython-37.pyc │   │   │   │   │   └── package_data.cpython-37.pyc │   │   │   │   └── uts46data.py │   │   │   ├── libextern_draco.so │   │   │   ├── numpy │   │   │   │   ├── compat │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── _inspect.py │   │   │   │   │   ├── py3k.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── _inspect.cpython-37.pyc │   │   │   │   │   │   └── py3k.cpython-37.pyc │   │   │   │   │   └── setup.py │   │   │   │   ├── __config__.py │   │   │   │   ├── conftest.py │   │   │   │   ├── core │   │   │   │   │   ├── _add_newdocs.py │   │   │   │   │   ├── _aliased_types.py │   │   │   │   │   ├── arrayprint.py │   │   │   │   │   ├── _asarray.py │   │   │   │   │   ├── cversions.py │   │   │   │   │   ├── defchararray.py │   │   │   │   │   ├── _dtype_ctypes.py │   │   │   │   │   ├── _dtype.py │   │   │   │   │   ├── _dummy.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── einsumfunc.py │   │   │   │   │   ├── _exceptions.py │   │   │   │   │   ├── fromnumeric.py │   │   │   │   │   ├── function_base.py │   │   │   │   │   ├── generate_numpy_api.py │   │   │   │   │   ├── getlimits.py │   │   │   │   │   ├── info.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── _internal.py │   │   │   │   │   ├── lib │   │   │   │   │   │   └── npy-pkg-config │   │   │   │   │   │   ├── mlib.ini │   │   │   │   │   │   └── npymath.ini │   │   │   │   │   ├── machar.py │   │   │   │   │   ├── memmap.py │   │   │   │   │   ├── _methods.py │   │   │   │   │   ├── multiarray.py │   │   │   │   │   ├── _multiarray_tests.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── _multiarray_umath.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── numeric.py │   │   │   │   │   ├── numerictypes.py │   │   │   │   │   ├── _operand_flag_tests.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── overrides.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── _add_newdocs.cpython-37.pyc │   │   │   │   │   │   ├── arrayprint.cpython-37.pyc │   │   │   │   │   │   ├── _asarray.cpython-37.pyc │   │   │   │   │   │   ├── defchararray.cpython-37.pyc │   │   │   │   │   │   ├── _dtype.cpython-37.pyc │   │   │   │   │   │   ├── _dtype_ctypes.cpython-37.pyc │   │   │   │   │   │   ├── einsumfunc.cpython-37.pyc │   │   │   │   │   │   ├── _exceptions.cpython-37.pyc │   │   │   │   │   │   ├── fromnumeric.cpython-37.pyc │   │   │   │   │   │   ├── function_base.cpython-37.pyc │   │   │   │   │   │   ├── getlimits.cpython-37.pyc │   │   │   │   │   │   ├── info.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── _internal.cpython-37.pyc │   │   │   │   │   │   ├── machar.cpython-37.pyc │   │   │   │   │   │   ├── memmap.cpython-37.pyc │   │   │   │   │   │   ├── _methods.cpython-37.pyc │   │   │   │   │   │   ├── multiarray.cpython-37.pyc │   │   │   │   │   │   ├── numeric.cpython-37.pyc │   │   │   │   │   │   ├── numerictypes.cpython-37.pyc │   │   │   │   │   │   ├── overrides.cpython-37.pyc │   │   │   │   │   │   ├── records.cpython-37.pyc │   │   │   │   │   │   ├── shape_base.cpython-37.pyc │   │   │   │   │   │   ├── _string_helpers.cpython-37.pyc │   │   │   │   │   │   ├── _type_aliases.cpython-37.pyc │   │   │   │   │   │   ├── _ufunc_config.cpython-37.pyc │   │   │   │   │   │   └── umath.cpython-37.pyc │   │   │   │   │   ├── _rational_tests.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── records.py │   │   │   │   │   ├── setup_common.py │   │   │   │   │   ├── setup.py │   │   │   │   │   ├── shape_base.py │   │   │   │   │   ├── _string_helpers.py │   │   │   │   │   ├── _struct_ufunc_tests.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── _type_aliases.py │   │   │   │   │   ├── _ufunc_config.py │   │   │   │   │   ├── umath.py │   │   │   │   │   ├── _umath_tests.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   └── umath_tests.py │   │   │   │   ├── ctypeslib.py │   │   │   │   ├── _distributor_init.py │   │   │   │   ├── distutils │   │   │   │   │   ├── ccompiler.py │   │   │   │   │   ├── command │   │   │   │   │   │   ├── autodist.py │   │   │   │   │   │   ├── bdist_rpm.py │   │   │   │   │   │   ├── build_clib.py │   │   │   │   │   │   ├── build_ext.py │   │   │   │   │   │   ├── build.py │   │   │   │   │   │   ├── build_py.py │   │   │   │   │   │   ├── build_scripts.py │   │   │   │   │   │   ├── build_src.py │   │   │   │   │   │   ├── config_compiler.py │   │   │   │   │   │   ├── config.py │   │   │   │   │   │   ├── develop.py │   │   │   │   │   │   ├── egg_info.py │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   ├── install_clib.py │   │   │   │   │   │   ├── install_data.py │   │   │   │   │   │   ├── install_headers.py │   │   │   │   │   │   ├── install.py │   │   │   │   │   │   └── sdist.py │   │   │   │   │   ├── compat.py │   │   │   │   │   ├── __config__.py │   │   │   │   │   ├── conv_template.py │   │   │   │   │   ├── core.py │   │   │   │   │   ├── cpuinfo.py │   │   │   │   │   ├── exec_command.py │   │   │   │   │   ├── extension.py │   │   │   │   │   ├── fcompiler │   │   │   │   │   │   ├── absoft.py │   │   │   │   │   │   ├── compaq.py │   │   │   │   │   │   ├── environment.py │   │   │   │   │   │   ├── g95.py │   │   │   │   │   │   ├── gnu.py │   │   │   │   │   │   ├── hpux.py │   │   │   │   │   │   ├── ibm.py │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   ├── intel.py │   │   │   │   │   │   ├── lahey.py │   │   │   │   │   │   ├── mips.py │   │   │   │   │   │   ├── nag.py │   │   │   │   │   │   ├── none.py │   │   │   │   │   │   ├── pathf95.py │   │   │   │   │   │   ├── pg.py │   │   │   │   │   │   ├── sun.py │   │   │   │   │   │   └── vast.py │   │   │   │   │   ├── from_template.py │   │   │   │   │   ├── info.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── intelccompiler.py │   │   │   │   │   ├── lib2def.py │   │   │   │   │   ├── line_endings.py │   │   │   │   │   ├── log.py │   │   │   │   │   ├── mingw │   │   │   │   │   │   └── gfortran_vs2003_hack.c │   │   │   │   │   ├── mingw32ccompiler.py │   │   │   │   │   ├── misc_util.py │   │   │   │   │   ├── msvc9compiler.py │   │   │   │   │   ├── msvccompiler.py │   │   │   │   │   ├── npy_pkg_config.py │   │   │   │   │   ├── numpy_distribution.py │   │   │   │   │   ├── pathccompiler.py │   │   │   │   │   ├── setup.py │   │   │   │   │   ├── _shell_utils.py │   │   │   │   │   ├── system_info.py │   │   │   │   │   ├── unixccompiler.py │   │   │   │   │   └── __version__.py │   │   │   │   ├── dual.py │   │   │   │   ├── fft │   │   │   │   │   ├── helper.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── _pocketfft_internal.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── _pocketfft.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── helper.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   └── _pocketfft.cpython-37.pyc │   │   │   │   │   └── setup.py │   │   │   │   ├── _globals.py │   │   │   │   ├── __init__.py │   │   │   │   ├── lib │   │   │   │   │   ├── arraypad.py │   │   │   │   │   ├── arraysetops.py │   │   │   │   │   ├── arrayterator.py │   │   │   │   │   ├── _datasource.py │   │   │   │   │   ├── financial.py │   │   │   │   │   ├── format.py │   │   │   │   │   ├── function_base.py │   │   │   │   │   ├── histograms.py │   │   │   │   │   ├── index_tricks.py │   │   │   │   │   ├── info.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── _iotools.py │   │   │   │   │   ├── mixins.py │   │   │   │   │   ├── nanfunctions.py │   │   │   │   │   ├── npyio.py │   │   │   │   │   ├── polynomial.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── arraypad.cpython-37.pyc │   │   │   │   │   │   ├── arraysetops.cpython-37.pyc │   │   │   │   │   │   ├── arrayterator.cpython-37.pyc │   │   │   │   │   │   ├── _datasource.cpython-37.pyc │   │   │   │   │   │   ├── financial.cpython-37.pyc │   │   │   │   │   │   ├── format.cpython-37.pyc │   │   │   │   │   │   ├── function_base.cpython-37.pyc │   │   │   │   │   │   ├── histograms.cpython-37.pyc │   │   │   │   │   │   ├── index_tricks.cpython-37.pyc │   │   │   │   │   │   ├── info.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── _iotools.cpython-37.pyc │   │   │   │   │   │   ├── mixins.cpython-37.pyc │   │   │   │   │   │   ├── nanfunctions.cpython-37.pyc │   │   │   │   │   │   ├── npyio.cpython-37.pyc │   │   │   │   │   │   ├── polynomial.cpython-37.pyc │   │   │   │   │   │   ├── scimath.cpython-37.pyc │   │   │   │   │   │   ├── shape_base.cpython-37.pyc │   │   │   │   │   │   ├── stride_tricks.cpython-37.pyc │   │   │   │   │   │   ├── twodim_base.cpython-37.pyc │   │   │   │   │   │   ├── type_check.cpython-37.pyc │   │   │   │   │   │   ├── ufunclike.cpython-37.pyc │   │   │   │   │   │   ├── utils.cpython-37.pyc │   │   │   │   │   │   └── _version.cpython-37.pyc │   │   │   │   │   ├── recfunctions.py │   │   │   │   │   ├── scimath.py │   │   │   │   │   ├── setup.py │   │   │   │   │   ├── shape_base.py │   │   │   │   │   ├── stride_tricks.py │   │   │   │   │   ├── twodim_base.py │   │   │   │   │   ├── type_check.py │   │   │   │   │   ├── ufunclike.py │   │   │   │   │   ├── user_array.py │   │   │   │   │   ├── utils.py │   │   │   │   │   └── _version.py │   │   │   │   ├── LICENSE.txt │   │   │   │   ├── linalg │   │   │   │   │   ├── info.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── lapack_lite.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── linalg.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── info.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   └── linalg.cpython-37.pyc │   │   │   │   │   ├── setup.py │   │   │   │   │   └── _umath_linalg.cpython-37m-x86_64-linux-gnu.so │   │   │   │   ├── ma │   │   │   │   │   ├── bench.py │   │   │   │   │   ├── core.py │   │   │   │   │   ├── extras.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── mrecords.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── core.cpython-37.pyc │   │   │   │   │   │   ├── extras.cpython-37.pyc │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   ├── setup.py │   │   │   │   │   ├── testutils.py │   │   │   │   │   ├── timer_comparison.py │   │   │   │   │   └── version.py │   │   │   │   ├── matlib.py │   │   │   │   ├── matrixlib │   │   │   │   │   ├── defmatrix.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── defmatrix.cpython-37.pyc │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   └── setup.py │   │   │   │   ├── polynomial │   │   │   │   │   ├── chebyshev.py │   │   │   │   │   ├── hermite_e.py │   │   │   │   │   ├── hermite.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── laguerre.py │   │   │   │   │   ├── legendre.py │   │   │   │   │   ├── _polybase.py │   │   │   │   │   ├── polynomial.py │   │   │   │   │   ├── polyutils.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── chebyshev.cpython-37.pyc │   │   │   │   │   │   ├── hermite.cpython-37.pyc │   │   │   │   │   │   ├── hermite_e.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── laguerre.cpython-37.pyc │   │   │   │   │   │   ├── legendre.cpython-37.pyc │   │   │   │   │   │   ├── _polybase.cpython-37.pyc │   │   │   │   │   │   ├── polynomial.cpython-37.pyc │   │   │   │   │   │   └── polyutils.cpython-37.pyc │   │   │   │   │   └── setup.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── __config__.cpython-37.pyc │   │   │   │   │   ├── ctypeslib.cpython-37.pyc │   │   │   │   │   ├── _distributor_init.cpython-37.pyc │   │   │   │   │   ├── _globals.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── _pytesttester.cpython-37.pyc │   │   │   │   │   └── version.cpython-37.pyc │   │   │   │   ├── _pytesttester.py │   │   │   │   ├── random │   │   │   │   │   ├── bit_generator.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── bounded_integers.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── common.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── generator.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── info.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── mt19937.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── mtrand.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── pcg64.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── philox.cpython-37m-x86_64-linux-gnu.so │   │   │   │   │   ├── _pickle.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   └── _pickle.cpython-37.pyc │   │   │   │   │   ├── setup.py │   │   │   │   │   └── sfc64.cpython-37m-x86_64-linux-gnu.so │   │   │   │   ├── setup.py │   │   │   │   ├── testing │   │   │   │   │   ├── decorators.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── noseclasses.py │   │   │   │   │   ├── nosetester.py │   │   │   │   │   ├── print_coercion_tables.py │   │   │   │   │   ├── _private │   │   │   │   │   │   ├── decorators.py │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   ├── noseclasses.py │   │   │   │   │   │   ├── nosetester.py │   │   │   │   │   │   ├── parameterized.py │   │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   │   ├── decorators.cpython-37.pyc │   │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   │   ├── nosetester.cpython-37.pyc │   │   │   │   │   │   │   └── utils.cpython-37.pyc │   │   │   │   │   │   └── utils.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   ├── setup.py │   │   │   │   │   └── utils.py │   │   │   │   └── version.py │   │   │   ├── requests │   │   │   │   ├── adapters.py │   │   │   │   ├── api.py │   │   │   │   ├── auth.py │   │   │   │   ├── certs.py │   │   │   │   ├── compat.py │   │   │   │   ├── cookies.py │   │   │   │   ├── exceptions.py │   │   │   │   ├── help.py │   │   │   │   ├── hooks.py │   │   │   │   ├── __init__.py │   │   │   │   ├── _internal_utils.py │   │   │   │   ├── models.py │   │   │   │   ├── packages.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── adapters.cpython-37.pyc │   │   │   │   │   ├── api.cpython-37.pyc │   │   │   │   │   ├── auth.cpython-37.pyc │   │   │   │   │   ├── certs.cpython-37.pyc │   │   │   │   │   ├── compat.cpython-37.pyc │   │   │   │   │   ├── cookies.cpython-37.pyc │   │   │   │   │   ├── exceptions.cpython-37.pyc │   │   │   │   │   ├── hooks.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── _internal_utils.cpython-37.pyc │   │   │   │   │   ├── models.cpython-37.pyc │   │   │   │   │   ├── packages.cpython-37.pyc │   │   │   │   │   ├── sessions.cpython-37.pyc │   │   │   │   │   ├── status_codes.cpython-37.pyc │   │   │   │   │   ├── structures.cpython-37.pyc │   │   │   │   │   ├── utils.cpython-37.pyc │   │   │   │   │   └── __version__.cpython-37.pyc │   │   │   │   ├── sessions.py │   │   │   │   ├── status_codes.py │   │   │   │   ├── structures.py │   │   │   │   ├── utils.py │   │   │   │   └── __version__.py │   │   │   └── urllib3 │   │   │   ├── _collections.py │   │   │   ├── connectionpool.py │   │   │   ├── connection.py │   │   │   ├── contrib │   │   │   │   ├── _appengine_environ.py │   │   │   │   ├── appengine.py │   │   │   │   ├── __init__.py │   │   │   │   ├── ntlmpool.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── _appengine_environ.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── pyopenssl.cpython-37.pyc │   │   │   │   │   └── socks.cpython-37.pyc │   │   │   │   ├── pyopenssl.py │   │   │   │   ├── _securetransport │   │   │   │   │   ├── bindings.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   └── low_level.py │   │   │   │   ├── securetransport.py │   │   │   │   └── socks.py │   │   │   ├── exceptions.py │   │   │   ├── fields.py │   │   │   ├── filepost.py │   │   │   ├── __init__.py │   │   │   ├── packages │   │   │   │   ├── backports │   │   │   │   │   ├── __init__.py │   │   │   │   │   └── makefile.py │   │   │   │   ├── __init__.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   └── six.cpython-37.pyc │   │   │   │   ├── six.py │   │   │   │   └── ssl_match_hostname │   │   │   │   ├── _implementation.py │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── poolmanager.py │   │   │   ├── __pycache__ │   │   │   │   ├── _collections.cpython-37.pyc │   │   │   │   ├── connection.cpython-37.pyc │   │   │   │   ├── connectionpool.cpython-37.pyc │   │   │   │   ├── exceptions.cpython-37.pyc │   │   │   │   ├── fields.cpython-37.pyc │   │   │   │   ├── filepost.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── poolmanager.cpython-37.pyc │   │   │   │   ├── request.cpython-37.pyc │   │   │   │   └── response.cpython-37.pyc │   │   │   ├── request.py │   │   │   ├── response.py │   │   │   └── util │   │   │   ├── connection.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── connection.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── queue.cpython-37.pyc │   │   │   │   ├── request.cpython-37.pyc │   │   │   │   ├── response.cpython-37.pyc │   │   │   │   ├── retry.cpython-37.pyc │   │   │   │   ├── ssl_.cpython-37.pyc │   │   │   │   ├── timeout.cpython-37.pyc │   │   │   │   ├── url.cpython-37.pyc │   │   │   │   └── wait.cpython-37.pyc │   │   │   ├── queue.py │   │   │   ├── request.py │   │   │   ├── response.py │   │   │   ├── retry.py │   │   │   ├── ssl_.py │   │   │   ├── timeout.py │   │   │   ├── url.py │   │   │   └── wait.py │   │   ├── site.py │   │   ├── smtpd.py │   │   ├── smtplib.py │   │   ├── sndhdr.py │   │   ├── socket.py │   │   ├── socketserver.py │   │   ├── sqlite3 │   │   │   ├── dbapi2.py │   │   │   ├── dump.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── dbapi2.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── sre_compile.py │   │   ├── sre_constants.py │   │   ├── sre_parse.py │   │   ├── ssl.py │   │   ├── statistics.py │   │   ├── stat.py │   │   ├── stringprep.py │   │   ├── string.py │   │   ├── _strptime.py │   │   ├── struct.py │   │   ├── subprocess.py │   │   ├── sunau.py │   │   ├── symbol.py │   │   ├── symtable.py │   │   ├── _sysconfigdata_m_linux_x86_64-linux-gnu.py │   │   ├── sysconfig.py │   │   ├── tabnanny.py │   │   ├── tarfile.py │   │   ├── telnetlib.py │   │   ├── tempfile.py │   │   ├── textwrap.py │   │   ├── this.py │   │   ├── _threading_local.py │   │   ├── threading.py │   │   ├── timeit.py │   │   ├── tokenize.py │   │   ├── token.py │   │   ├── traceback.py │   │   ├── tracemalloc.py │   │   ├── trace.py │   │   ├── tty.py │   │   ├── types.py │   │   ├── typing.py │   │   ├── unittest │   │   │   ├── case.py │   │   │   ├── __init__.py │   │   │   ├── loader.py │   │   │   ├── __main__.py │   │   │   ├── main.py │   │   │   ├── mock.py │   │   │   ├── __pycache__ │   │   │   │   ├── case.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── loader.cpython-37.pyc │   │   │   │   ├── main.cpython-37.pyc │   │   │   │   ├── result.cpython-37.pyc │   │   │   │   ├── runner.cpython-37.pyc │   │   │   │   ├── signals.cpython-37.pyc │   │   │   │   ├── suite.cpython-37.pyc │   │   │   │   └── util.cpython-37.pyc │   │   │   ├── result.py │   │   │   ├── runner.py │   │   │   ├── signals.py │   │   │   ├── suite.py │   │   │   └── util.py │   │   ├── urllib │   │   │   ├── error.py │   │   │   ├── __init__.py │   │   │   ├── parse.py │   │   │   ├── __pycache__ │   │   │   │   ├── error.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── parse.cpython-37.pyc │   │   │   │   ├── request.cpython-37.pyc │   │   │   │   └── response.cpython-37.pyc │   │   │   ├── request.py │   │   │   ├── response.py │   │   │   └── robotparser.py │   │   ├── uuid.py │   │   ├── uu.py │   │   ├── venv │   │   │   ├── __init__.py │   │   │   ├── __main__.py │   │   │   └── scripts │   │   │   ├── common │   │   │   │   └── activate │   │   │   └── posix │   │   │   ├── activate.csh │   │   │   └── activate.fish │   │   ├── warnings.py │   │   ├── wave.py │   │   ├── weakref.py │   │   ├── _weakrefset.py │   │   ├── webbrowser.py │   │   ├── wsgiref │   │   │   ├── handlers.py │   │   │   ├── headers.py │   │   │   ├── __init__.py │   │   │   ├── simple_server.py │   │   │   ├── util.py │   │   │   └── validate.py │   │   ├── xdrlib.py │   │   ├── xml │   │   │   ├── dom │   │   │   │   ├── domreg.py │   │   │   │   ├── expatbuilder.py │   │   │   │   ├── __init__.py │   │   │   │   ├── minicompat.py │   │   │   │   ├── minidom.py │   │   │   │   ├── NodeFilter.py │   │   │   │   ├── pulldom.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── domreg.cpython-37.pyc │   │   │   │   │   ├── expatbuilder.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── minicompat.cpython-37.pyc │   │   │   │   │   ├── minidom.cpython-37.pyc │   │   │   │   │   ├── NodeFilter.cpython-37.pyc │   │   │   │   │   └── xmlbuilder.cpython-37.pyc │   │   │   │   └── xmlbuilder.py │   │   │   ├── etree │   │   │   │   ├── cElementTree.py │   │   │   │   ├── ElementInclude.py │   │   │   │   ├── ElementPath.py │   │   │   │   ├── ElementTree.py │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   ├── cElementTree.cpython-37.pyc │   │   │   │   ├── ElementPath.cpython-37.pyc │   │   │   │   ├── ElementTree.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── __init__.py │   │   │   ├── parsers │   │   │   │   ├── expat.py │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   ├── expat.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── __pycache__ │   │   │   │   └── __init__.cpython-37.pyc │   │   │   └── sax │   │   │   ├── _exceptions.py │   │   │   ├── expatreader.py │   │   │   ├── handler.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── _exceptions.cpython-37.pyc │   │   │   │   ├── handler.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── saxutils.cpython-37.pyc │   │   │   │   └── xmlreader.cpython-37.pyc │   │   │   ├── saxutils.py │   │   │   └── xmlreader.py │   │   ├── xmlrpc │   │   │   ├── client.py │   │   │   ├── __init__.py │   │   │   └── server.py │   │   ├── zipapp.py │   │   └── zipfile.py │   └── scripts │   ├── addons │   │   ├── add_camera_rigs │   │   │   ├── build_rigs.py │   │   │   ├── composition_guides_menu.py │   │   │   ├── create_widgets.py │   │   │   ├── __init__.py │   │   │   ├── operators.py │   │   │   ├── prefs.py │   │   │   ├── __pycache__ │   │   │   │   ├── build_rigs.cpython-37.pyc │   │   │   │   ├── composition_guides_menu.cpython-37.pyc │   │   │   │   ├── create_widgets.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── operators.cpython-37.pyc │   │   │   │   ├── prefs.cpython-37.pyc │   │   │   │   └── ui_panels.cpython-37.pyc │   │   │   └── ui_panels.py │   │   ├── add_curve_extra_objects │   │   │   ├── add_curve_aceous_galore.py │   │   │   ├── add_curve_braid.py │   │   │   ├── add_curve_celtic_links.py │   │   │   ├── add_curve_curly.py │   │   │   ├── add_curve_simple.py │   │   │   ├── add_curve_spirals.py │   │   │   ├── add_curve_spirofit_bouncespline.py │   │   │   ├── add_curve_torus_knots.py │   │   │   ├── add_surface_plane_cone.py │   │   │   ├── beveltaper_curve.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── add_curve_aceous_galore.cpython-37.pyc │   │   │   ├── add_curve_braid.cpython-37.pyc │   │   │   ├── add_curve_celtic_links.cpython-37.pyc │   │   │   ├── add_curve_curly.cpython-37.pyc │   │   │   ├── add_curve_simple.cpython-37.pyc │   │   │   ├── add_curve_spirals.cpython-37.pyc │   │   │   ├── add_curve_spirofit_bouncespline.cpython-37.pyc │   │   │   ├── add_curve_torus_knots.cpython-37.pyc │   │   │   ├── add_surface_plane_cone.cpython-37.pyc │   │   │   ├── beveltaper_curve.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── add_curve_ivygen.py │   │   ├── add_curve_sapling │   │   │   ├── __init__.py │   │   │   ├── presets │   │   │   │   ├── callistemon.py │   │   │   │   ├── douglas_fir.py │   │   │   │   ├── japanese_maple.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── callistemon.cpython-37.pyc │   │   │   │   │   ├── douglas_fir.cpython-37.pyc │   │   │   │   │   ├── japanese_maple.cpython-37.pyc │   │   │   │   │   ├── quaking_aspen.cpython-37.pyc │   │   │   │   │   ├── small_maple.cpython-37.pyc │   │   │   │   │   ├── small_pine.cpython-37.pyc │   │   │   │   │   ├── weeping_willow.cpython-37.pyc │   │   │   │   │   ├── white_birch.cpython-37.pyc │   │   │   │   │   └── willow.cpython-37.pyc │   │   │   │   ├── quaking_aspen.py │   │   │   │   ├── small_maple.py │   │   │   │   ├── small_pine.py │   │   │   │   ├── weeping_willow.py │   │   │   │   ├── white_birch.py │   │   │   │   └── willow.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── utils.cpython-37.pyc │   │   │   └── utils.py │   │   ├── add_mesh_BoltFactory │   │   │   ├── Boltfactory.py │   │   │   ├── createMesh.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── Boltfactory.cpython-37.pyc │   │   │   ├── createMesh.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── add_mesh_discombobulator │   │   │   ├── __init__.py │   │   │   ├── mesh_discombobulator.py │   │   │   └── __pycache__ │   │   │   ├── __init__.cpython-37.pyc │   │   │   └── mesh_discombobulator.cpython-37.pyc │   │   ├── add_mesh_extra_objects │   │   │   ├── add_empty_as_parent.py │   │   │   ├── add_mesh_3d_function_surface.py │   │   │   ├── add_mesh_beam_builder.py │   │   │   ├── add_mesh_gears.py │   │   │   ├── add_mesh_gemstones.py │   │   │   ├── add_mesh_honeycomb.py │   │   │   ├── add_mesh_menger_sponge.py │   │   │   ├── add_mesh_pipe_joint.py │   │   │   ├── add_mesh_pyramid.py │   │   │   ├── add_mesh_rocks │   │   │   │   ├── add_mesh_rocks.xml │   │   │   │   ├── factory.xml │   │   │   │   ├── __init__.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── randomize_texture.cpython-37.pyc │   │   │   │   │   ├── rockgen.cpython-37.pyc │   │   │   │   │   ├── settings.cpython-37.pyc │   │   │   │   │   └── utils.cpython-37.pyc │   │   │   │   ├── randomize_texture.py │   │   │   │   ├── rockgen.py │   │   │   │   ├── settings.py │   │   │   │   └── utils.py │   │   │   ├── add_mesh_round_brilliant.py │   │   │   ├── add_mesh_round_cube.py │   │   │   ├── add_mesh_solid.py │   │   │   ├── add_mesh_star.py │   │   │   ├── add_mesh_supertoroid.py │   │   │   ├── add_mesh_teapot.py │   │   │   ├── add_mesh_torusknot.py │   │   │   ├── add_mesh_triangles.py │   │   │   ├── add_mesh_twisted_torus.py │   │   │   ├── add_mesh_vertex.py │   │   │   ├── Blocks.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── add_empty_as_parent.cpython-37.pyc │   │   │   │   ├── add_mesh_3d_function_surface.cpython-37.pyc │   │   │   │   ├── add_mesh_beam_builder.cpython-37.pyc │   │   │   │   ├── add_mesh_gears.cpython-37.pyc │   │   │   │   ├── add_mesh_gemstones.cpython-37.pyc │   │   │   │   ├── add_mesh_honeycomb.cpython-37.pyc │   │   │   │   ├── add_mesh_menger_sponge.cpython-37.pyc │   │   │   │   ├── add_mesh_pipe_joint.cpython-37.pyc │   │   │   │   ├── add_mesh_pyramid.cpython-37.pyc │   │   │   │   ├── add_mesh_round_brilliant.cpython-37.pyc │   │   │   │   ├── add_mesh_round_cube.cpython-37.pyc │   │   │   │   ├── add_mesh_solid.cpython-37.pyc │   │   │   │   ├── add_mesh_star.cpython-37.pyc │   │   │   │   ├── add_mesh_supertoroid.cpython-37.pyc │   │   │   │   ├── add_mesh_teapot.cpython-37.pyc │   │   │   │   ├── add_mesh_torusknot.cpython-37.pyc │   │   │   │   ├── add_mesh_triangles.cpython-37.pyc │   │   │   │   ├── add_mesh_twisted_torus.cpython-37.pyc │   │   │   │   ├── add_mesh_vertex.cpython-37.pyc │   │   │   │   ├── Blocks.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── Wallfactory.cpython-37.pyc │   │   │   └── Wallfactory.py │   │   ├── add_mesh_geodesic_domes │   │   │   ├── add_shape_geodesic.py │   │   │   ├── forms_271.py │   │   │   ├── geodesic_classes_271.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── add_shape_geodesic.cpython-37.pyc │   │   │   │   ├── forms_271.cpython-37.pyc │   │   │   │   ├── geodesic_classes_271.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── third_domes_panel_271.cpython-37.pyc │   │   │   │   └── vefm_271.cpython-37.pyc │   │   │   ├── third_domes_panel_271.py │   │   │   └── vefm_271.py │   │   ├── amaranth │   │   │   ├── animation │   │   │   │   ├── frame_current.py │   │   │   │   ├── __init__.py │   │   │   │   ├── jump_frames.py │   │   │   │   ├── motion_paths.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── frame_current.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── jump_frames.cpython-37.pyc │   │   │   │   │   ├── motion_paths.cpython-37.pyc │   │   │   │   │   └── timeline_extra_info.cpython-37.pyc │   │   │   │   └── timeline_extra_info.py │   │   │   ├── __init__.py │   │   │   ├── misc │   │   │   │   ├── color_management.py │   │   │   │   ├── dupli_group_id.py │   │   │   │   ├── __init__.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── color_management.cpython-37.pyc │   │   │   │   │   ├── dupli_group_id.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── sequencer_extra_info.cpython-37.pyc │   │   │   │   │   └── toggle_wire.cpython-37.pyc │   │   │   │   ├── sequencer_extra_info.py │   │   │   │   └── toggle_wire.py │   │   │   ├── modeling │   │   │   │   ├── __init__.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   └── symmetry_tools.cpython-37.pyc │   │   │   │   └── symmetry_tools.py │   │   │   ├── node_editor │   │   │   │   ├── display_image.py │   │   │   │   ├── id_panel.py │   │   │   │   ├── __init__.py │   │   │   │   ├── node_shader_extra.py │   │   │   │   ├── node_stats.py │   │   │   │   ├── normal_node.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── display_image.cpython-37.pyc │   │   │   │   │   ├── id_panel.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── node_shader_extra.cpython-37.pyc │   │   │   │   │   ├── node_stats.cpython-37.pyc │   │   │   │   │   ├── normal_node.cpython-37.pyc │   │   │   │   │   ├── simplify_nodes.cpython-37.pyc │   │   │   │   │   └── switch_material.cpython-37.pyc │   │   │   │   ├── simplify_nodes.py │   │   │   │   ├── switch_material.py │   │   │   │   └── templates │   │   │   │   ├── __init__.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── vectorblur.cpython-37.pyc │   │   │   │   │   └── vignette.cpython-37.pyc │   │   │   │   ├── vectorblur.py │   │   │   │   └── vignette.py │   │   │   ├── prefs.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── prefs.cpython-37.pyc │   │   │   │   └── utils.cpython-37.pyc │   │   │   ├── render │   │   │   │   ├── border_camera.py │   │   │   │   ├── final_resolution.py │   │   │   │   ├── __init__.py │   │   │   │   ├── meshlight_add.py │   │   │   │   ├── meshlight_select.py │   │   │   │   ├── passepartout.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── border_camera.cpython-37.pyc │   │   │   │   │   ├── final_resolution.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── meshlight_add.cpython-37.pyc │   │   │   │   │   ├── meshlight_select.cpython-37.pyc │   │   │   │   │   ├── passepartout.cpython-37.pyc │   │   │   │   │   ├── render_output_z.cpython-37.pyc │   │   │   │   │   └── samples_scene.cpython-37.pyc │   │   │   │   ├── render_output_z.py │   │   │   │   └── samples_scene.py │   │   │   ├── scene │   │   │   │   ├── current_blend.py │   │   │   │   ├── debug.py │   │   │   │   ├── goto_library.py │   │   │   │   ├── __init__.py │   │   │   │   ├── material_remove_unassigned.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── current_blend.cpython-37.pyc │   │   │   │   │   ├── debug.cpython-37.pyc │   │   │   │   │   ├── goto_library.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── material_remove_unassigned.cpython-37.pyc │   │   │   │   │   ├── refresh.cpython-37.pyc │   │   │   │   │   ├── save_reload.cpython-37.pyc │   │   │   │   │   └── stats.cpython-37.pyc │   │   │   │   ├── refresh.py │   │   │   │   ├── save_reload.py │   │   │   │   └── stats.py │   │   │   └── utils.py │   │   ├── animation_add_corrective_shape_key.py │   │   ├── animation_animall.py │   │   ├── ant_landscape │   │   │   ├── add_mesh_ant_landscape.py │   │   │   ├── ant_functions.py │   │   │   ├── ant_noise.py │   │   │   ├── eroder.py │   │   │   ├── ErosionR.txt │   │   │   ├── __init__.py │   │   │   ├── mesh_ant_displace.py │   │   │   ├── __pycache__ │   │   │   │   ├── add_mesh_ant_landscape.cpython-37.pyc │   │   │   │   ├── ant_functions.cpython-37.pyc │   │   │   │   ├── ant_noise.cpython-37.pyc │   │   │   │   ├── eroder.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── mesh_ant_displace.cpython-37.pyc │   │   │   │   ├── stats.cpython-37.pyc │   │   │   │   ├── test.cpython-37.pyc │   │   │   │   └── utils.cpython-37.pyc │   │   │   ├── stats.py │   │   │   ├── test.py │   │   │   └── utils.py │   │   ├── archimesh │   │   │   ├── achm_books_maker.py │   │   │   ├── achm_column_maker.py │   │   │   ├── achm_curtain_maker.py │   │   │   ├── achm_door_maker.py │   │   │   ├── achm_gltools.py │   │   │   ├── achm_kitchen_maker.py │   │   │   ├── achm_lamp_maker.py │   │   │   ├── achm_main_panel.py │   │   │   ├── achm_roof_maker.py │   │   │   ├── achm_room_maker.py │   │   │   ├── achm_shelves_maker.py │   │   │   ├── achm_stairs_maker.py │   │   │   ├── achm_tools.py │   │   │   ├── achm_venetian_maker.py │   │   │   ├── achm_window_maker.py │   │   │   ├── achm_window_panel.py │   │   │   ├── images │   │   │   │   └── fabric_diffuse.png │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── achm_books_maker.cpython-37.pyc │   │   │   ├── achm_column_maker.cpython-37.pyc │   │   │   ├── achm_curtain_maker.cpython-37.pyc │   │   │   ├── achm_door_maker.cpython-37.pyc │   │   │   ├── achm_gltools.cpython-37.pyc │   │   │   ├── achm_kitchen_maker.cpython-37.pyc │   │   │   ├── achm_lamp_maker.cpython-37.pyc │   │   │   ├── achm_main_panel.cpython-37.pyc │   │   │   ├── achm_roof_maker.cpython-37.pyc │   │   │   ├── achm_room_maker.cpython-37.pyc │   │   │   ├── achm_shelves_maker.cpython-37.pyc │   │   │   ├── achm_stairs_maker.cpython-37.pyc │   │   │   ├── achm_tools.cpython-37.pyc │   │   │   ├── achm_venetian_maker.cpython-37.pyc │   │   │   ├── achm_window_maker.cpython-37.pyc │   │   │   ├── achm_window_panel.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── archipack │   │   │   ├── archipack_2d.py │   │   │   ├── archipack_autoboolean.py │   │   │   ├── archipack_cutter.py │   │   │   ├── archipack_door.py │   │   │   ├── archipack_fence.py │   │   │   ├── archipack_floor.py │   │   │   ├── archipack_gl.py │   │   │   ├── archipack_handle.py │   │   │   ├── archipack_keymaps.py │   │   │   ├── archipack_manipulator.py │   │   │   ├── archipack_material.py │   │   │   ├── archipack_object.py │   │   │   ├── archipack_preset.py │   │   │   ├── archipack_progressbar.py │   │   │   ├── archipack_reference_point.py │   │   │   ├── archipack_rendering.py │   │   │   ├── archipack_roof.py │   │   │   ├── archipack_slab.py │   │   │   ├── archipack_snap.py │   │   │   ├── archipack_stair.py │   │   │   ├── archipack_thumbs.py │   │   │   ├── archipack_truss.py │   │   │   ├── archipack_wall2.py │   │   │   ├── archipack_window.py │   │   │   ├── bmesh_utils.py │   │   │   ├── icons │   │   │   │   ├── archipack.png │   │   │   │   ├── detect.png │   │   │   │   ├── door.png │   │   │   │   ├── fence.png │   │   │   │   ├── floor.png │   │   │   │   ├── polygons.png │   │   │   │   ├── roof.png │   │   │   │   ├── selection.png │   │   │   │   ├── slab.png │   │   │   │   ├── stair.png │   │   │   │   ├── truss.png │   │   │   │   ├── union.png │   │   │   │   ├── wall.png │   │   │   │   └── window.png │   │   │   ├── __init__.py │   │   │   ├── panel.py │   │   │   ├── presets │   │   │   │   ├── archipack_door │   │   │   │   │   ├── 160x200_dual.py │   │   │   │   │   ├── 400x240_garage.py │   │   │   │   │   ├── 80x200.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── 160x200_dual.cpython-37.pyc │   │   │   │   │   ├── 400x240_garage.cpython-37.pyc │   │   │   │   │   └── 80x200.cpython-37.pyc │   │   │   │   ├── archipack_fence │   │   │   │   │   ├── glass_panels.py │   │   │   │   │   ├── inox_glass_concrete.py │   │   │   │   │   ├── metal_glass.py │   │   │   │   │   ├── metal.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── glass_panels.cpython-37.pyc │   │   │   │   │   │   ├── inox_glass_concrete.cpython-37.pyc │   │   │   │   │   │   ├── metal.cpython-37.pyc │   │   │   │   │   │   ├── metal_glass.cpython-37.pyc │   │   │   │   │   │   └── wood.cpython-37.pyc │   │   │   │   │   └── wood.py │   │   │   │   ├── archipack_floor │   │   │   │   │   ├── boards_200x20.py │   │   │   │   │   ├── herringbone_50x10.py │   │   │   │   │   ├── herringbone_p_50x10.py │   │   │   │   │   ├── hexagon_10.py │   │   │   │   │   ├── hopscotch_30x30.py │   │   │   │   │   ├── parquet_15x3.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── boards_200x20.cpython-37.pyc │   │   │   │   │   │   ├── herringbone_50x10.cpython-37.pyc │   │   │   │   │   │   ├── herringbone_p_50x10.cpython-37.pyc │   │   │   │   │   │   ├── hexagon_10.cpython-37.pyc │   │   │   │   │   │   ├── hopscotch_30x30.cpython-37.pyc │   │   │   │   │   │   ├── parquet_15x3.cpython-37.pyc │   │   │   │   │   │   ├── stepping_stone_30x30.cpython-37.pyc │   │   │   │   │   │   ├── tile_30x60.cpython-37.pyc │   │   │   │   │   │   └── windmill_30x30.cpython-37.pyc │   │   │   │   │   ├── stepping_stone_30x30.py │   │   │   │   │   ├── tile_30x60.py │   │   │   │   │   └── windmill_30x30.py │   │   │   │   ├── archipack_materials │   │   │   │   │   ├── door.txt │   │   │   │   │   ├── fence.txt │   │   │   │   │   ├── floor.txt │   │   │   │   │   ├── handle.txt │   │   │   │   │   ├── roof.txt │   │   │   │   │   ├── slab.txt │   │   │   │   │   ├── stair.txt │   │   │   │   │   ├── truss.txt │   │   │   │   │   ├── wall2.txt │   │   │   │   │   └── window.txt │   │   │   │   ├── archipack_roof │   │   │   │   │   ├── braas_1.py │   │   │   │   │   ├── braas_2.py │   │   │   │   │   ├── eternit.py │   │   │   │   │   ├── lauze.py │   │   │   │   │   ├── metal.py │   │   │   │   │   ├── ondule.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── braas_1.cpython-37.pyc │   │   │   │   │   │   ├── braas_2.cpython-37.pyc │   │   │   │   │   │   ├── eternit.cpython-37.pyc │   │   │   │   │   │   ├── lauze.cpython-37.pyc │   │   │   │   │   │   ├── metal.cpython-37.pyc │   │   │   │   │   │   ├── ondule.cpython-37.pyc │   │   │   │   │   │   ├── roman.cpython-37.pyc │   │   │   │   │   │   ├── round.cpython-37.pyc │   │   │   │   │   │   └── square.cpython-37.pyc │   │   │   │   │   ├── roman.py │   │   │   │   │   ├── round.py │   │   │   │   │   └── square.py │   │   │   │   ├── archipack_stair │   │   │   │   │   ├── i_wood_over_concrete.py │   │   │   │   │   ├── l_wood_over_concrete.py │   │   │   │   │   ├── o_wood_over_concrete.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── i_wood_over_concrete.cpython-37.pyc │   │   │   │   │   │   ├── l_wood_over_concrete.cpython-37.pyc │   │   │   │   │   │   ├── o_wood_over_concrete.cpython-37.pyc │   │   │   │   │   │   └── u_wood_over_concrete.cpython-37.pyc │   │   │   │   │   └── u_wood_over_concrete.py │   │   │   │   ├── archipack_window │   │   │   │   │   ├── 120x110_flat_2_elliptic.py │   │   │   │   │   ├── 120x110_flat_2_oblique.py │   │   │   │   │   ├── 120x110_flat_2.py │   │   │   │   │   ├── 120x110_flat_2_round.py │   │   │   │   │   ├── 180x110_flat_3.py │   │   │   │   │   ├── 180x210_flat_3.py │   │   │   │   │   ├── 180x210_rail_2.py │   │   │   │   │   ├── 240x210_rail_3.py │   │   │   │   │   ├── 80x80_flat_1_circle.py │   │   │   │   │   ├── 80x80_flat_1.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── 120x110_flat_2.cpython-37.pyc │   │   │   │   │   ├── 120x110_flat_2_elliptic.cpython-37.pyc │   │   │   │   │   ├── 120x110_flat_2_oblique.cpython-37.pyc │   │   │   │   │   ├── 120x110_flat_2_round.cpython-37.pyc │   │   │   │   │   ├── 180x110_flat_3.cpython-37.pyc │   │   │   │   │   ├── 180x210_flat_3.cpython-37.pyc │   │   │   │   │   ├── 180x210_rail_2.cpython-37.pyc │   │   │   │   │   ├── 240x210_rail_3.cpython-37.pyc │   │   │   │   │   ├── 80x80_flat_1_circle.cpython-37.pyc │   │   │   │   │   └── 80x80_flat_1.cpython-37.pyc │   │   │   │   └── missing.png │   │   │   └── __pycache__ │   │   │   ├── archipack_2d.cpython-37.pyc │   │   │   ├── archipack_autoboolean.cpython-37.pyc │   │   │   ├── archipack_cutter.cpython-37.pyc │   │   │   ├── archipack_door.cpython-37.pyc │   │   │   ├── archipack_fence.cpython-37.pyc │   │   │   ├── archipack_floor.cpython-37.pyc │   │   │   ├── archipack_gl.cpython-37.pyc │   │   │   ├── archipack_handle.cpython-37.pyc │   │   │   ├── archipack_keymaps.cpython-37.pyc │   │   │   ├── archipack_manipulator.cpython-37.pyc │   │   │   ├── archipack_material.cpython-37.pyc │   │   │   ├── archipack_object.cpython-37.pyc │   │   │   ├── archipack_preset.cpython-37.pyc │   │   │   ├── archipack_progressbar.cpython-37.pyc │   │   │   ├── archipack_reference_point.cpython-37.pyc │   │   │   ├── archipack_rendering.cpython-37.pyc │   │   │   ├── archipack_roof.cpython-37.pyc │   │   │   ├── archipack_slab.cpython-37.pyc │   │   │   ├── archipack_snap.cpython-37.pyc │   │   │   ├── archipack_stair.cpython-37.pyc │   │   │   ├── archipack_thumbs.cpython-37.pyc │   │   │   ├── archipack_truss.cpython-37.pyc │   │   │   ├── archipack_wall2.cpython-37.pyc │   │   │   ├── archipack_window.cpython-37.pyc │   │   │   ├── bmesh_utils.cpython-37.pyc │   │   │   ├── __init__.cpython-37.pyc │   │   │   └── panel.cpython-37.pyc │   │   ├── blender_id │   │   │   ├── CHANGELOG.md │   │   │   ├── communication.py │   │   │   ├── __init__.py │   │   │   ├── profiles.py │   │   │   ├── __pycache__ │   │   │   │   ├── communication.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── profiles.cpython-37.pyc │   │   │   └── README.md │   │   ├── blenderkit │   │   │   ├── append_link.py │   │   │   ├── asset_inspector.py │   │   │   ├── autothumb_material_bg.py │   │   │   ├── autothumb_model_bg.py │   │   │   ├── autothumb.py │   │   │   ├── bg_blender.py │   │   │   ├── bkit_oauth.py │   │   │   ├── blendfiles │   │   │   │   ├── cleaned.blend │   │   │   │   ├── material_thumbnailer_cycles.blend │   │   │   │   └── thumbnailer.blend │   │   │   ├── categories.py │   │   │   ├── colors.py │   │   │   ├── data │   │   │   │   └── categories.json │   │   │   ├── download.py │   │   │   ├── icons.py │   │   │   ├── __init__.py │   │   │   ├── oauth.py │   │   │   ├── overrides.py │   │   │   ├── paths.py │   │   │   ├── __pycache__ │   │   │   │   ├── append_link.cpython-37.pyc │   │   │   │   ├── asset_inspector.cpython-37.pyc │   │   │   │   ├── autothumb.cpython-37.pyc │   │   │   │   ├── autothumb_material_bg.cpython-37.pyc │   │   │   │   ├── autothumb_model_bg.cpython-37.pyc │   │   │   │   ├── bg_blender.cpython-37.pyc │   │   │   │   ├── bkit_oauth.cpython-37.pyc │   │   │   │   ├── categories.cpython-37.pyc │   │   │   │   ├── colors.cpython-37.pyc │   │   │   │   ├── download.cpython-37.pyc │   │   │   │   ├── icons.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── oauth.cpython-37.pyc │   │   │   │   ├── overrides.cpython-37.pyc │   │   │   │   ├── paths.cpython-37.pyc │   │   │   │   ├── ratings.cpython-37.pyc │   │   │   │   ├── rerequests.cpython-37.pyc │   │   │   │   ├── search.cpython-37.pyc │   │   │   │   ├── tasks_queue.cpython-37.pyc │   │   │   │   ├── ui_bgl.cpython-37.pyc │   │   │   │   ├── ui.cpython-37.pyc │   │   │   │   ├── ui_panels.cpython-37.pyc │   │   │   │   ├── upload_bg.cpython-37.pyc │   │   │   │   ├── upload.cpython-37.pyc │   │   │   │   ├── utils.cpython-37.pyc │   │   │   │   └── version_checker.cpython-37.pyc │   │   │   ├── ratings.py │   │   │   ├── README.md │   │   │   ├── rerequests.py │   │   │   ├── search.py │   │   │   ├── tasks_queue.py │   │   │   ├── thumbnails │   │   │   │   ├── arrow_left.png │   │   │   │   ├── arrow_right.png │   │   │   │   ├── bar_slider.png │   │   │   │   ├── flp.png │   │   │   │   ├── fp.png │   │   │   │   ├── locked_large.png │   │   │   │   ├── locked.png │   │   │   │   ├── rating_ui_empty.png │   │   │   │   ├── rating_ui.png │   │   │   │   ├── star_white.png │   │   │   │   ├── thumbnail_not_available.jpg │   │   │   │   ├── thumbnail_notready.jpg │   │   │   │   ├── vs_deleted.png │   │   │   │   ├── vs_on_hold.png │   │   │   │   ├── vs_ready.png │   │   │   │   ├── vs_rejected.png │   │   │   │   ├── vs_uploaded.png │   │   │   │   └── vs_uploading.png │   │   │   ├── ui_bgl.py │   │   │   ├── ui_panels.py │   │   │   ├── ui.py │   │   │   ├── upload_bg.py │   │   │   ├── upload.py │   │   │   ├── utils.py │   │   │   └── version_checker.py │   │   ├── bone_selection_sets.py │   │   ├── btrace │   │   │   ├── bTrace_panel.py │   │   │   ├── bTrace_props.py │   │   │   ├── bTrace.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── bTrace.cpython-37.pyc │   │   │   ├── bTrace_panel.cpython-37.pyc │   │   │   ├── bTrace_props.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── camera_turnaround.py │   │   ├── curve_assign_shapekey.py │   │   ├── curve_simplify.py │   │   ├── curve_tools │   │   │   ├── auto_loft.py │   │   │   ├── cad.py │   │   │   ├── curves.py │   │   │   ├── exports.py │   │   │   ├── fillet.py │   │   │   ├── __init__.py │   │   │   ├── internal.py │   │   │   ├── intersections.py │   │   │   ├── mathematics.py │   │   │   ├── operators.py │   │   │   ├── outline.py │   │   │   ├── path_finder.py │   │   │   ├── properties.py │   │   │   ├── __pycache__ │   │   │   │   ├── auto_loft.cpython-37.pyc │   │   │   │   ├── cad.cpython-37.pyc │   │   │   │   ├── curves.cpython-37.pyc │   │   │   │   ├── exports.cpython-37.pyc │   │   │   │   ├── fillet.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── internal.cpython-37.pyc │   │   │   │   ├── intersections.cpython-37.pyc │   │   │   │   ├── mathematics.cpython-37.pyc │   │   │   │   ├── operators.cpython-37.pyc │   │   │   │   ├── outline.cpython-37.pyc │   │   │   │   ├── path_finder.cpython-37.pyc │   │   │   │   ├── properties.cpython-37.pyc │   │   │   │   ├── remove_doubles.cpython-37.pyc │   │   │   │   ├── show_resolution.cpython-37.pyc │   │   │   │   ├── splines_sequence.cpython-37.pyc │   │   │   │   ├── surfaces.cpython-37.pyc │   │   │   │   ├── toolpath.cpython-37.pyc │   │   │   │   └── util.cpython-37.pyc │   │   │   ├── remove_doubles.py │   │   │   ├── show_resolution.py │   │   │   ├── splines_sequence.py │   │   │   ├── surfaces.py │   │   │   ├── toolpath.py │   │   │   └── util.py │   │   ├── cycles │   │   │   ├── engine.py │   │   │   ├── __init__.py │   │   │   ├── lib │   │   │   │   ├── filter_compute_75.ptx │   │   │   │   ├── filter_sm_30.cubin │   │   │   │   ├── filter_sm_35.cubin │   │   │   │   ├── filter_sm_37.cubin │   │   │   │   ├── filter_sm_50.cubin │   │   │   │   ├── filter_sm_52.cubin │   │   │   │   ├── filter_sm_60.cubin │   │   │   │   ├── filter_sm_61.cubin │   │   │   │   ├── filter_sm_70.cubin │   │   │   │   ├── filter_sm_75.cubin │   │   │   │   ├── filter_sm_86.cubin │   │   │   │   ├── kernel_compute_75.ptx │   │   │   │   ├── kernel_optix.ptx │   │   │   │   ├── kernel_sm_30.cubin │   │   │   │   ├── kernel_sm_35.cubin │   │   │   │   ├── kernel_sm_37.cubin │   │   │   │   ├── kernel_sm_50.cubin │   │   │   │   ├── kernel_sm_52.cubin │   │   │   │   ├── kernel_sm_60.cubin │   │   │   │   ├── kernel_sm_61.cubin │   │   │   │   ├── kernel_sm_70.cubin │   │   │   │   ├── kernel_sm_75.cubin │   │   │   │   └── kernel_sm_86.cubin │   │   │   ├── license │   │   │   │   ├── Apache_2.0.txt │   │   │   │   ├── ILM.txt │   │   │   │   ├── NVidia.txt │   │   │   │   ├── OSL.txt │   │   │   │   ├── readme.txt │   │   │   │   └── Sobol.txt │   │   │   ├── operators.py │   │   │   ├── osl.py │   │   │   ├── presets.py │   │   │   ├── properties.py │   │   │   ├── __pycache__ │   │   │   │   ├── engine.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── operators.cpython-37.pyc │   │   │   │   ├── presets.cpython-37.pyc │   │   │   │   ├── properties.cpython-37.pyc │   │   │   │   ├── ui.cpython-37.pyc │   │   │   │   └── version_update.cpython-37.pyc │   │   │   ├── shader │   │   │   │   ├── color2.h │   │   │   │   ├── color4.h │   │   │   │   ├── matrix33.h │   │   │   │   ├── node_absorption_volume.oso │   │   │   │   ├── node_add_closure.oso │   │   │   │   ├── node_ambient_occlusion.oso │   │   │   │   ├── node_anisotropic_bsdf.oso │   │   │   │   ├── node_attribute.oso │   │   │   │   ├── node_background.oso │   │   │   │   ├── node_bevel.oso │   │   │   │   ├── node_blackbody.oso │   │   │   │   ├── node_brick_texture.oso │   │   │   │   ├── node_brightness.oso │   │   │   │   ├── node_bump.oso │   │   │   │   ├── node_camera.oso │   │   │   │   ├── node_checker_texture.oso │   │   │   │   ├── node_clamp.oso │   │   │   │   ├── node_color.h │   │   │   │   ├── node_combine_hsv.oso │   │   │   │   ├── node_combine_rgb.oso │   │   │   │   ├── node_combine_xyz.oso │   │   │   │   ├── node_convert_from_color.oso │   │   │   │   ├── node_convert_from_float.oso │   │   │   │   ├── node_convert_from_int.oso │   │   │   │   ├── node_convert_from_normal.oso │   │   │   │   ├── node_convert_from_point.oso │   │   │   │   ├── node_convert_from_vector.oso │   │   │   │   ├── node_diffuse_bsdf.oso │   │   │   │   ├── node_displacement.oso │   │   │   │   ├── node_emission.oso │   │   │   │   ├── node_environment_texture.oso │   │   │   │   ├── node_fresnel.h │   │   │   │   ├── node_fresnel.oso │   │   │   │   ├── node_gamma.oso │   │   │   │   ├── node_geometry.oso │   │   │   │   ├── node_glass_bsdf.oso │   │   │   │   ├── node_glossy_bsdf.oso │   │   │   │   ├── node_gradient_texture.oso │   │   │   │   ├── node_hair_bsdf.oso │   │   │   │   ├── node_hair_info.oso │   │   │   │   ├── node_hash.h │   │   │   │   ├── node_holdout.oso │   │   │   │   ├── node_hsv.oso │   │   │   │   ├── node_ies_light.oso │   │   │   │   ├── node_image_texture.oso │   │   │   │   ├── node_invert.oso │   │   │   │   ├── node_layer_weight.oso │   │   │   │   ├── node_light_falloff.oso │   │   │   │   ├── node_light_path.oso │   │   │   │   ├── node_magic_texture.oso │   │   │   │   ├── node_mapping.oso │   │   │   │   ├── node_map_range.oso │   │   │   │   ├── node_math.h │   │   │   │   ├── node_math.oso │   │   │   │   ├── node_mix_closure.oso │   │   │   │   ├── node_mix.oso │   │   │   │   ├── node_musgrave_texture.oso │   │   │   │   ├── node_noise.h │   │   │   │   ├── node_noise_texture.oso │   │   │   │   ├── node_normal_map.oso │   │   │   │   ├── node_normal.oso │   │   │   │   ├── node_object_info.oso │   │   │   │   ├── node_output_displacement.oso │   │   │   │   ├── node_output_surface.oso │   │   │   │   ├── node_output_volume.oso │   │   │   │   ├── node_particle_info.oso │   │   │   │   ├── node_principled_bsdf.oso │   │   │   │   ├── node_principled_hair_bsdf.oso │   │   │   │   ├── node_principled_volume.oso │   │   │   │   ├── node_ramp_util.h │   │   │   │   ├── node_refraction_bsdf.oso │   │   │   │   ├── node_rgb_curves.oso │   │   │   │   ├── node_rgb_ramp.oso │   │   │   │   ├── node_rgb_to_bw.oso │   │   │   │   ├── node_scatter_volume.oso │   │   │   │   ├── node_separate_hsv.oso │   │   │   │   ├── node_separate_rgb.oso │   │   │   │   ├── node_separate_xyz.oso │   │   │   │   ├── node_set_normal.oso │   │   │   │   ├── node_sky_texture.oso │   │   │   │   ├── node_subsurface_scattering.oso │   │   │   │   ├── node_tangent.oso │   │   │   │   ├── node_texture_coordinate.oso │   │   │   │   ├── node_toon_bsdf.oso │   │   │   │   ├── node_translucent_bsdf.oso │   │   │   │   ├── node_transparent_bsdf.oso │   │   │   │   ├── node_uv_map.oso │   │   │   │   ├── node_value.oso │   │   │   │   ├── node_vector_curves.oso │   │   │   │   ├── node_vector_displacement.oso │   │   │   │   ├── node_vector_math.oso │   │   │   │   ├── node_vector_rotate.oso │   │   │   │   ├── node_vector_transform.oso │   │   │   │   ├── node_velvet_bsdf.oso │   │   │   │   ├── node_vertex_color.oso │   │   │   │   ├── node_voronoi_texture.oso │   │   │   │   ├── node_voxel_texture.oso │   │   │   │   ├── node_wavelength.oso │   │   │   │   ├── node_wave_texture.oso │   │   │   │   ├── node_white_noise_texture.oso │   │   │   │   ├── node_wireframe.oso │   │   │   │   ├── oslutil.h │   │   │   │   ├── stdcycles.h │   │   │   │   ├── stdosl.h │   │   │   │   ├── vector2.h │   │   │   │   └── vector4.h │   │   │   ├── source │   │   │   │   ├── kernel │   │   │   │   │   ├── bvh │   │   │   │   │   │   ├── bvh_embree.h │   │   │   │   │   │   ├── bvh.h │   │   │   │   │   │   ├── bvh_local.h │   │   │   │   │   │   ├── bvh_nodes.h │   │   │   │   │   │   ├── bvh_shadow_all.h │   │   │   │   │   │   ├── bvh_traversal.h │   │   │   │   │   │   ├── bvh_types.h │   │   │   │   │   │   ├── bvh_volume_all.h │   │   │   │   │   │   └── bvh_volume.h │   │   │   │   │   ├── closure │   │   │   │   │   │   ├── alloc.h │   │   │   │   │   │   ├── bsdf_ashikhmin_shirley.h │   │   │   │   │   │   ├── bsdf_ashikhmin_velvet.h │   │   │   │   │   │   ├── bsdf_diffuse.h │   │   │   │   │   │   ├── bsdf_diffuse_ramp.h │   │   │   │   │   │   ├── bsdf.h │   │   │   │   │   │   ├── bsdf_hair.h │   │   │   │   │   │   ├── bsdf_hair_principled.h │   │   │   │   │   │   ├── bsdf_microfacet.h │   │   │   │   │   │   ├── bsdf_microfacet_multi.h │   │   │   │   │   │   ├── bsdf_microfacet_multi_impl.h │   │   │   │   │   │   ├── bsdf_oren_nayar.h │   │   │   │   │   │   ├── bsdf_phong_ramp.h │   │   │   │   │   │   ├── bsdf_principled_diffuse.h │   │   │   │   │   │   ├── bsdf_principled_sheen.h │   │   │   │   │   │   ├── bsdf_reflection.h │   │   │   │   │   │   ├── bsdf_refraction.h │   │   │   │   │   │   ├── bsdf_toon.h │   │   │   │   │   │   ├── bsdf_transparent.h │   │   │   │   │   │   ├── bsdf_util.h │   │   │   │   │   │   ├── bssrdf.h │   │   │   │   │   │   ├── emissive.h │   │   │   │   │   │   └── volume.h │   │   │   │   │   ├── filter │   │   │   │   │   │   ├── filter_defines.h │   │   │   │   │   │   ├── filter_features.h │   │   │   │   │   │   ├── filter_features_sse.h │   │   │   │   │   │   ├── filter.h │   │   │   │   │   │   ├── filter_kernel.h │   │   │   │   │   │   ├── filter_nlm_cpu.h │   │   │   │   │   │   ├── filter_nlm_gpu.h │   │   │   │   │   │   ├── filter_prefilter.h │   │   │   │   │   │   ├── filter_reconstruction.h │   │   │   │   │   │   ├── filter_transform_gpu.h │   │   │   │   │   │   ├── filter_transform.h │   │   │   │   │   │   └── filter_transform_sse.h │   │   │   │   │   ├── geom │   │   │   │   │   │   ├── geom_attribute.h │   │   │   │   │   │   ├── geom_curve.h │   │   │   │   │   │   ├── geom_curve_intersect.h │   │   │   │   │   │   ├── geom.h │   │   │   │   │   │   ├── geom_motion_curve.h │   │   │   │   │   │   ├── geom_motion_triangle.h │   │   │   │   │   │   ├── geom_motion_triangle_intersect.h │   │   │   │   │   │   ├── geom_motion_triangle_shader.h │   │   │   │   │   │   ├── geom_object.h │   │   │   │   │   │   ├── geom_patch.h │   │   │   │   │   │   ├── geom_primitive.h │   │   │   │   │   │   ├── geom_subd_triangle.h │   │   │   │   │   │   ├── geom_triangle.h │   │   │   │   │   │   ├── geom_triangle_intersect.h │   │   │   │   │   │   └── geom_volume.h │   │   │   │   │   ├── kernel_accumulate.h │   │   │   │   │   ├── kernel_adaptive_sampling.h │   │   │   │   │   ├── kernel_bake.h │   │   │   │   │   ├── kernel_camera.h │   │   │   │   │   ├── kernel_color.h │   │   │   │   │   ├── kernel_compat_cpu.h │   │   │   │   │   ├── kernel_compat_cuda.h │   │   │   │   │   ├── kernel_compat_opencl.h │   │   │   │   │   ├── kernel_compat_optix.h │   │   │   │   │   ├── kernel_differential.h │   │   │   │   │   ├── kernel_emission.h │   │   │   │   │   ├── kernel_film.h │   │   │   │   │   ├── kernel_globals.h │   │   │   │   │   ├── kernel_id_passes.h │   │   │   │   │   ├── kernel_jitter.h │   │   │   │   │   ├── kernel_light_background.h │   │   │   │   │   ├── kernel_light_common.h │   │   │   │   │   ├── kernel_light.h │   │   │   │   │   ├── kernel_math.h │   │   │   │   │   ├── kernel_montecarlo.h │   │   │   │   │   ├── kernel_passes.h │   │   │   │   │   ├── kernel_path_branched.h │   │   │   │   │   ├── kernel_path_common.h │   │   │   │   │   ├── kernel_path.h │   │   │   │   │   ├── kernel_path_state.h │   │   │   │   │   ├── kernel_path_subsurface.h │   │   │   │   │   ├── kernel_path_surface.h │   │   │   │   │   ├── kernel_path_volume.h │   │   │   │   │   ├── kernel_profiling.h │   │   │   │   │   ├── kernel_projection.h │   │   │   │   │   ├── kernel_queues.h │   │   │   │   │   ├── kernel_random.h │   │   │   │   │   ├── kernels │   │   │   │   │   │   ├── cuda │   │   │   │   │   │   │   ├── filter.cu │   │   │   │   │   │   │   ├── kernel_config.h │   │   │   │   │   │   │   ├── kernel.cu │   │   │   │   │   │   │   ├── kernel_cuda_image.h │   │   │   │   │   │   │   └── kernel_split.cu │   │   │   │   │   │   ├── opencl │   │   │   │   │   │   │   ├── filter.cl │   │   │   │   │   │   │   ├── kernel_adaptive_adjust_samples.cl │   │   │   │   │   │   │   ├── kernel_adaptive_filter_x.cl │   │   │   │   │   │   │   ├── kernel_adaptive_filter_y.cl │   │   │   │   │   │   │   ├── kernel_adaptive_stopping.cl │   │   │   │   │   │   │   ├── kernel_background.cl │   │   │   │   │   │   │   ├── kernel_bake.cl │   │   │   │   │   │   │   ├── kernel_base.cl │   │   │   │   │   │   │   ├── kernel_buffer_update.cl │   │   │   │   │   │   │   ├── kernel_data_init.cl │   │   │   │   │   │   │   ├── kernel_direct_lighting.cl │   │   │   │   │   │   │   ├── kernel_displace.cl │   │   │   │   │   │   │   ├── kernel_do_volume.cl │   │   │   │   │   │   │   ├── kernel_enqueue_inactive.cl │   │   │   │   │   │   │   ├── kernel_holdout_emission_blurring_pathtermination_ao.cl │   │   │   │   │   │   │   ├── kernel_indirect_background.cl │   │   │   │   │   │   │   ├── kernel_indirect_subsurface.cl │   │   │   │   │   │   │   ├── kernel_lamp_emission.cl │   │   │   │   │   │   │   ├── kernel_next_iteration_setup.cl │   │   │   │   │   │   │   ├── kernel_opencl_image.h │   │   │   │   │   │   │   ├── kernel_path_init.cl │   │   │   │   │   │   │   ├── kernel_queue_enqueue.cl │   │   │   │   │   │   │   ├── kernel_scene_intersect.cl │   │   │   │   │   │   │   ├── kernel_shader_eval.cl │   │   │   │   │   │   │   ├── kernel_shader_setup.cl │   │   │   │   │   │   │   ├── kernel_shader_sort.cl │   │   │   │   │   │   │   ├── kernel_shadow_blocked_ao.cl │   │   │   │   │   │   │   ├── kernel_shadow_blocked_dl.cl │   │   │   │   │   │   │   ├── kernel_split_bundle.cl │   │   │   │   │   │   │   ├── kernel_split_function.h │   │   │   │   │   │   │   ├── kernel_state_buffer_size.cl │   │   │   │   │   │   │   └── kernel_subsurface_scatter.cl │   │   │   │   │   │   └── optix │   │   │   │   │   │   └── kernel_optix.cu │   │   │   │   │   ├── kernel_shader.h │   │   │   │   │   ├── kernel_shadow.h │   │   │   │   │   ├── kernel_subsurface.h │   │   │   │   │   ├── kernel_textures.h │   │   │   │   │   ├── kernel_types.h │   │   │   │   │   ├── kernel_volume.h │   │   │   │   │   ├── kernel_work_stealing.h │   │   │   │   │   ├── kernel_write_passes.h │   │   │   │   │   ├── split │   │   │   │   │   │   ├── kernel_adaptive_adjust_samples.h │   │   │   │   │   │   ├── kernel_adaptive_filter_x.h │   │   │   │   │   │   ├── kernel_adaptive_filter_y.h │   │   │   │   │   │   ├── kernel_adaptive_stopping.h │   │   │   │   │   │   ├── kernel_branched.h │   │   │   │   │   │   ├── kernel_buffer_update.h │   │   │   │   │   │   ├── kernel_data_init.h │   │   │   │   │   │   ├── kernel_direct_lighting.h │   │   │   │   │   │   ├── kernel_do_volume.h │   │   │   │   │   │   ├── kernel_enqueue_inactive.h │   │   │   │   │   │   ├── kernel_holdout_emission_blurring_pathtermination_ao.h │   │   │   │   │   │   ├── kernel_indirect_background.h │   │   │   │   │   │   ├── kernel_indirect_subsurface.h │   │   │   │   │   │   ├── kernel_lamp_emission.h │   │   │   │   │   │   ├── kernel_next_iteration_setup.h │   │   │   │   │   │   ├── kernel_path_init.h │   │   │   │   │   │   ├── kernel_queue_enqueue.h │   │   │   │   │   │   ├── kernel_scene_intersect.h │   │   │   │   │   │   ├── kernel_shader_eval.h │   │   │   │   │   │   ├── kernel_shader_setup.h │   │   │   │   │   │   ├── kernel_shader_sort.h │   │   │   │   │   │   ├── kernel_shadow_blocked_ao.h │   │   │   │   │   │   ├── kernel_shadow_blocked_dl.h │   │   │   │   │   │   ├── kernel_split_common.h │   │   │   │   │   │   ├── kernel_split_data.h │   │   │   │   │   │   ├── kernel_split_data_types.h │   │   │   │   │   │   └── kernel_subsurface_scatter.h │   │   │   │   │   └── svm │   │   │   │   │   ├── svm_ao.h │   │   │   │   │   ├── svm_aov.h │   │   │   │   │   ├── svm_attribute.h │   │   │   │   │   ├── svm_bevel.h │   │   │   │   │   ├── svm_blackbody.h │   │   │   │   │   ├── svm_brick.h │   │   │   │   │   ├── svm_brightness.h │   │   │   │   │   ├── svm_bump.h │   │   │   │   │   ├── svm_camera.h │   │   │   │   │   ├── svm_checker.h │   │   │   │   │   ├── svm_clamp.h │   │   │   │   │   ├── svm_closure.h │   │   │   │   │   ├── svm_color_util.h │   │   │   │   │   ├── svm_convert.h │   │   │   │   │   ├── svm_displace.h │   │   │   │   │   ├── svm_fractal_noise.h │   │   │   │   │   ├── svm_fresnel.h │   │   │   │   │   ├── svm_gamma.h │   │   │   │   │   ├── svm_geometry.h │   │   │   │   │   ├── svm_gradient.h │   │   │   │   │   ├── svm.h │   │   │   │   │   ├── svm_hsv.h │   │   │   │   │   ├── svm_ies.h │   │   │   │   │   ├── svm_image.h │   │   │   │   │   ├── svm_invert.h │   │   │   │   │   ├── svm_light_path.h │   │   │   │   │   ├── svm_magic.h │   │   │   │   │   ├── svm_mapping.h │   │   │   │   │   ├── svm_mapping_util.h │   │   │   │   │   ├── svm_map_range.h │   │   │   │   │   ├── svm_math.h │   │   │   │   │   ├── svm_math_util.h │   │   │   │   │   ├── svm_mix.h │   │   │   │   │   ├── svm_musgrave.h │   │   │   │   │   ├── svm_noise.h │   │   │   │   │   ├── svm_noisetex.h │   │   │   │   │   ├── svm_normal.h │   │   │   │   │   ├── svm_ramp.h │   │   │   │   │   ├── svm_ramp_util.h │   │   │   │   │   ├── svm_sepcomb_hsv.h │   │   │   │   │   ├── svm_sepcomb_vector.h │   │   │   │   │   ├── svm_sky.h │   │   │   │   │   ├── svm_tex_coord.h │   │   │   │   │   ├── svm_types.h │   │   │   │   │   ├── svm_value.h │   │   │   │   │   ├── svm_vector_rotate.h │   │   │   │   │   ├── svm_vector_transform.h │   │   │   │   │   ├── svm_vertex_color.h │   │   │   │   │   ├── svm_voronoi.h │   │   │   │   │   ├── svm_voxel.h │   │   │   │   │   ├── svm_wave.h │   │   │   │   │   ├── svm_wavelength.h │   │   │   │   │   ├── svm_white_noise.h │   │   │   │   │   └── svm_wireframe.h │   │   │   │   └── util │   │   │   │   ├── util_atomic.h │   │   │   │   ├── util_color.h │   │   │   │   ├── util_defines.h │   │   │   │   ├── util_half.h │   │   │   │   ├── util_hash.h │   │   │   │   ├── util_math_fast.h │   │   │   │   ├── util_math_float2.h │   │   │   │   ├── util_math_float3.h │   │   │   │   ├── util_math_float4.h │   │   │   │   ├── util_math.h │   │   │   │   ├── util_math_int2.h │   │   │   │   ├── util_math_int3.h │   │   │   │   ├── util_math_int4.h │   │   │   │   ├── util_math_intersect.h │   │   │   │   ├── util_math_matrix.h │   │   │   │   ├── util_projection.h │   │   │   │   ├── util_rect.h │   │   │   │   ├── util_static_assert.h │   │   │   │   ├── util_texture.h │   │   │   │   ├── util_transform.h │   │   │   │   ├── util_types_float2.h │   │   │   │   ├── util_types_float2_impl.h │   │   │   │   ├── util_types_float3.h │   │   │   │   ├── util_types_float3_impl.h │   │   │   │   ├── util_types_float4.h │   │   │   │   ├── util_types_float4_impl.h │   │   │   │   ├── util_types_float8.h │   │   │   │   ├── util_types_float8_impl.h │   │   │   │   ├── util_types.h │   │   │   │   ├── util_types_int2.h │   │   │   │   ├── util_types_int2_impl.h │   │   │   │   ├── util_types_int3.h │   │   │   │   ├── util_types_int3_impl.h │   │   │   │   ├── util_types_int4.h │   │   │   │   ├── util_types_int4_impl.h │   │   │   │   ├── util_types_uchar2.h │   │   │   │   ├── util_types_uchar2_impl.h │   │   │   │   ├── util_types_uchar3.h │   │   │   │   ├── util_types_uchar3_impl.h │   │   │   │   ├── util_types_uchar4.h │   │   │   │   ├── util_types_uchar4_impl.h │   │   │   │   ├── util_types_uint2.h │   │   │   │   ├── util_types_uint2_impl.h │   │   │   │   ├── util_types_uint3.h │   │   │   │   ├── util_types_uint3_impl.h │   │   │   │   ├── util_types_uint4.h │   │   │   │   ├── util_types_uint4_impl.h │   │   │   │   ├── util_types_ushort4.h │   │   │   │   ├── util_types_vector3.h │   │   │   │   └── util_types_vector3_impl.h │   │   │   ├── ui.py │   │   │   └── version_update.py │   │   ├── depsgraph_debug.py │   │   ├── development_edit_operator.py │   │   ├── development_icon_get.py │   │   ├── development_iskeyfree.py │   │   ├── greasepencil_tools │   │   │   ├── box_deform.py │   │   │   ├── import_brush_pack.py │   │   │   ├── __init__.py │   │   │   ├── line_reshape.py │   │   │   ├── prefs.py │   │   │   ├── __pycache__ │   │   │   │   ├── box_deform.cpython-37.pyc │   │   │   │   ├── import_brush_pack.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── line_reshape.cpython-37.pyc │   │   │   │   ├── prefs.cpython-37.pyc │   │   │   │   ├── rotate_canvas.cpython-37.pyc │   │   │   │   └── ui_panels.cpython-37.pyc │   │   │   ├── rotate_canvas.py │   │   │   └── ui_panels.py │   │   ├── io_anim_bvh │   │   │   ├── export_bvh.py │   │   │   ├── import_bvh.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── export_bvh.cpython-37.pyc │   │   │   ├── import_bvh.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_anim_camera.py │   │   ├── io_anim_nuke_chan │   │   │   ├── export_nuke_chan.py │   │   │   ├── import_nuke_chan.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── export_nuke_chan.cpython-37.pyc │   │   │   ├── import_nuke_chan.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_coat3D │   │   │   ├── data.json │   │   │   ├── folders.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── folders.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── tex.cpython-37.pyc │   │   │   │   ├── texVR.cpython-37.pyc │   │   │   │   └── updateimage.cpython-37.pyc │   │   │   ├── tex.py │   │   │   ├── texVR.py │   │   │   └── updateimage.py │   │   ├── io_curve_svg │   │   │   ├── import_svg.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── import_svg.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── svg_colors.cpython-37.pyc │   │   │   │   ├── svg_util.cpython-37.pyc │   │   │   │   └── svg_util_test.cpython-37.pyc │   │   │   ├── svg_colors.py │   │   │   ├── svg_util.py │   │   │   └── svg_util_test.py │   │   ├── io_export_dxf │   │   │   ├── draw_blenders │   │   │   │   └── __init__.py │   │   │   ├── export_dxf.py │   │   │   ├── __init__.py │   │   │   ├── model │   │   │   │   ├── dxfLibrary.py │   │   │   │   ├── __init__.py │   │   │   │   ├── migiusModel.py │   │   │   │   └── model.py │   │   │   ├── operator.py │   │   │   ├── primitive_exporters │   │   │   │   ├── base_exporter.py │   │   │   │   ├── camera_exporter.py │   │   │   │   ├── curve_exporter.py │   │   │   │   ├── empty_exporter.py │   │   │   │   ├── __init__.py │   │   │   │   ├── insert_exporter.py │   │   │   │   ├── lamp_exporter.py │   │   │   │   ├── mesh_exporter.py │   │   │   │   ├── text_exporter.py │   │   │   │   └── viewborder_exporter.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── operator.cpython-37.pyc │   │   │   └── test2.txt │   │   ├── io_export_paper_model.py │   │   ├── io_export_pc2.py │   │   ├── io_import_BrushSet.py │   │   ├── io_import_dxf │   │   │   ├── dxfgrabber │   │   │   │   ├── acdsdata.py │   │   │   │   ├── blockssection.py │   │   │   │   ├── codepage.py │   │   │   │   ├── color.py │   │   │   │   ├── const.py │   │   │   │   ├── decode.py │   │   │   │   ├── defaultchunk.py │   │   │   │   ├── drawing.py │   │   │   │   ├── dxfentities.py │   │   │   │   ├── dxfobjects.py │   │   │   │   ├── entitysection.py │   │   │   │   ├── headersection.py │   │   │   │   ├── __init__.py │   │   │   │   ├── juliandate.py │   │   │   │   ├── layers.py │   │   │   │   ├── linetypes.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── codepage.cpython-37.pyc │   │   │   │   │   ├── color.cpython-37.pyc │   │   │   │   │   ├── const.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   └── tags.cpython-37.pyc │   │   │   │   ├── sections.py │   │   │   │   ├── styles.py │   │   │   │   ├── tablessection.py │   │   │   │   └── tags.py │   │   │   ├── dxfimport │   │   │   │   ├── convert.py │   │   │   │   ├── do.py │   │   │   │   ├── fake_entities.py │   │   │   │   ├── groupsort.py │   │   │   │   ├── __init__.py │   │   │   │   ├── is_.py │   │   │   │   ├── line_merger.py │   │   │   │   └── __pycache__ │   │   │   │   ├── convert.cpython-37.pyc │   │   │   │   ├── do.cpython-37.pyc │   │   │   │   ├── fake_entities.cpython-37.pyc │   │   │   │   ├── groupsort.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── is_.cpython-37.pyc │   │   │   │   └── line_merger.cpython-37.pyc │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── transverse_mercator.cpython-37.pyc │   │   │   └── transverse_mercator.py │   │   ├── io_import_images_as_planes.py │   │   ├── io_import_palette │   │   │   ├── import_ase.py │   │   │   ├── import_krita.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── import_ase.cpython-37.pyc │   │   │   ├── import_krita.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_mesh_atomic │   │   │   ├── atom_info.dat │   │   │   ├── __init__.py │   │   │   ├── pdb_export.py │   │   │   ├── pdb_gui.py │   │   │   ├── pdb_import.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── pdb_export.cpython-37.pyc │   │   │   │   ├── pdb_gui.cpython-37.pyc │   │   │   │   ├── pdb_import.cpython-37.pyc │   │   │   │   ├── utility_gui.cpython-37.pyc │   │   │   │   ├── utility_panel.cpython-37.pyc │   │   │   │   ├── xyz_export.cpython-37.pyc │   │   │   │   ├── xyz_gui.cpython-37.pyc │   │   │   │   └── xyz_import.cpython-37.pyc │   │   │   ├── utility_gui.py │   │   │   ├── utility_panel.py │   │   │   ├── xyz_export.py │   │   │   ├── xyz_gui.py │   │   │   └── xyz_import.py │   │   ├── io_mesh_ply │   │   │   ├── export_ply.py │   │   │   ├── import_ply.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── export_ply.cpython-37.pyc │   │   │   ├── import_ply.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_mesh_stl │   │   │   ├── blender_utils.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── blender_utils.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── stl_utils.cpython-37.pyc │   │   │   └── stl_utils.py │   │   ├── io_mesh_uv_layout │   │   │   ├── export_uv_eps.py │   │   │   ├── export_uv_png.py │   │   │   ├── export_uv_svg.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── export_uv_eps.cpython-37.pyc │   │   │   ├── export_uv_png.cpython-37.pyc │   │   │   ├── export_uv_svg.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_scene_fbx │   │   │   ├── data_types.py │   │   │   ├── encode_bin.py │   │   │   ├── export_fbx_bin.py │   │   │   ├── fbx2json.py │   │   │   ├── fbx_utils.py │   │   │   ├── import_fbx.py │   │   │   ├── __init__.py │   │   │   ├── json2fbx.py │   │   │   ├── parse_fbx.py │   │   │   └── __pycache__ │   │   │   ├── data_types.cpython-37.pyc │   │   │   ├── encode_bin.cpython-37.pyc │   │   │   ├── export_fbx_bin.cpython-37.pyc │   │   │   ├── fbx2json.cpython-37.pyc │   │   │   ├── fbx_utils.cpython-37.pyc │   │   │   ├── import_fbx.cpython-37.pyc │   │   │   ├── __init__.cpython-37.pyc │   │   │   ├── json2fbx.cpython-37.pyc │   │   │   └── parse_fbx.cpython-37.pyc │   │   ├── io_scene_gltf2 │   │   │   ├── blender │   │   │   │   ├── com │   │   │   │   │   ├── gltf2_blender_conversion.py │   │   │   │   │   ├── gltf2_blender_data_path.py │   │   │   │   │   ├── gltf2_blender_extras.py │   │   │   │   │   ├── gltf2_blender_json.py │   │   │   │   │   ├── gltf2_blender_material_helpers.py │   │   │   │   │   ├── gltf2_blender_math.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── gltf2_blender_conversion.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_data_path.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_extras.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_json.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_material_helpers.cpython-37.pyc │   │   │   │   │   └── gltf2_blender_math.cpython-37.pyc │   │   │   │   ├── exp │   │   │   │   │   ├── gltf2_blender_export_keys.py │   │   │   │   │   ├── gltf2_blender_export.py │   │   │   │   │   ├── gltf2_blender_extract.py │   │   │   │   │   ├── gltf2_blender_gather_accessors.py │   │   │   │   │   ├── gltf2_blender_gather_animation_channels.py │   │   │   │   │   ├── gltf2_blender_gather_animation_channel_target.py │   │   │   │   │   ├── gltf2_blender_gather_animation_sampler_keyframes.py │   │   │   │   │   ├── gltf2_blender_gather_animation_samplers.py │   │   │   │   │   ├── gltf2_blender_gather_animations.py │   │   │   │   │   ├── gltf2_blender_gather_cache.py │   │   │   │   │   ├── gltf2_blender_gather_cameras.py │   │   │   │   │   ├── gltf2_blender_gather_drivers.py │   │   │   │   │   ├── gltf2_blender_gather_image.py │   │   │   │   │   ├── gltf2_blender_gather_joints.py │   │   │   │   │   ├── gltf2_blender_gather_light_spots.py │   │   │   │   │   ├── gltf2_blender_gather_lights.py │   │   │   │   │   ├── gltf2_blender_gather_materials_pbr_metallic_roughness.py │   │   │   │   │   ├── gltf2_blender_gather_materials.py │   │   │   │   │   ├── gltf2_blender_gather_materials_unlit.py │   │   │   │   │   ├── gltf2_blender_gather_mesh.py │   │   │   │   │   ├── gltf2_blender_gather_nodes.py │   │   │   │   │   ├── gltf2_blender_gather_primitive_attributes.py │   │   │   │   │   ├── gltf2_blender_gather_primitives.py │   │   │   │   │   ├── gltf2_blender_gather.py │   │   │   │   │   ├── gltf2_blender_gather_sampler.py │   │   │   │   │   ├── gltf2_blender_gather_skins.py │   │   │   │   │   ├── gltf2_blender_gather_texture_info.py │   │   │   │   │   ├── gltf2_blender_gather_texture.py │   │   │   │   │   ├── gltf2_blender_get.py │   │   │   │   │   ├── gltf2_blender_gltf2_exporter.py │   │   │   │   │   ├── gltf2_blender_image.py │   │   │   │   │   ├── gltf2_blender_search_node_tree.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── gltf2_blender_export.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_export_keys.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_extract.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_accessors.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_animation_channels.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_animation_channel_target.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_animation_sampler_keyframes.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_animation_samplers.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_animations.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_cache.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_cameras.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_drivers.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_image.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_joints.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_lights.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_light_spots.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_materials.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_materials_pbr_metallic_roughness.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_materials_unlit.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_mesh.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_nodes.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_primitive_attributes.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_primitives.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_sampler.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_skins.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_texture.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gather_texture_info.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_get.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_gltf2_exporter.cpython-37.pyc │   │   │   │   │   ├── gltf2_blender_image.cpython-37.pyc │   │   │   │   │   └── gltf2_blender_search_node_tree.cpython-37.pyc │   │   │   │   └── imp │   │   │   │   ├── gltf2_blender_animation_node.py │   │   │   │   ├── gltf2_blender_animation.py │   │   │   │   ├── gltf2_blender_animation_utils.py │   │   │   │   ├── gltf2_blender_animation_weight.py │   │   │   │   ├── gltf2_blender_camera.py │   │   │   │   ├── gltf2_blender_gltf.py │   │   │   │   ├── gltf2_blender_image.py │   │   │   │   ├── gltf2_blender_KHR_materials_clearcoat.py │   │   │   │   ├── gltf2_blender_KHR_materials_pbrSpecularGlossiness.py │   │   │   │   ├── gltf2_blender_KHR_materials_unlit.py │   │   │   │   ├── gltf2_blender_light.py │   │   │   │   ├── gltf2_blender_material.py │   │   │   │   ├── gltf2_blender_mesh.py │   │   │   │   ├── gltf2_blender_node.py │   │   │   │   ├── gltf2_blender_pbrMetallicRoughness.py │   │   │   │   ├── gltf2_blender_scene.py │   │   │   │   ├── gltf2_blender_texture.py │   │   │   │   ├── gltf2_blender_vnode.py │   │   │   │   └── __pycache__ │   │   │   │   ├── gltf2_blender_animation.cpython-37.pyc │   │   │   │   ├── gltf2_blender_animation_node.cpython-37.pyc │   │   │   │   ├── gltf2_blender_animation_utils.cpython-37.pyc │   │   │   │   ├── gltf2_blender_animation_weight.cpython-37.pyc │   │   │   │   ├── gltf2_blender_camera.cpython-37.pyc │   │   │   │   ├── gltf2_blender_gltf.cpython-37.pyc │   │   │   │   ├── gltf2_blender_image.cpython-37.pyc │   │   │   │   ├── gltf2_blender_KHR_materials_clearcoat.cpython-37.pyc │   │   │   │   ├── gltf2_blender_KHR_materials_pbrSpecularGlossiness.cpython-37.pyc │   │   │   │   ├── gltf2_blender_KHR_materials_unlit.cpython-37.pyc │   │   │   │   ├── gltf2_blender_light.cpython-37.pyc │   │   │   │   ├── gltf2_blender_material.cpython-37.pyc │   │   │   │   ├── gltf2_blender_mesh.cpython-37.pyc │   │   │   │   ├── gltf2_blender_node.cpython-37.pyc │   │   │   │   ├── gltf2_blender_pbrMetallicRoughness.cpython-37.pyc │   │   │   │   ├── gltf2_blender_scene.cpython-37.pyc │   │   │   │   ├── gltf2_blender_texture.cpython-37.pyc │   │   │   │   └── gltf2_blender_vnode.cpython-37.pyc │   │   │   ├── __init__.py │   │   │   ├── io │   │   │   │   ├── com │   │   │   │   │   ├── gltf2_io_color_management.py │   │   │   │   │   ├── gltf2_io_constants.py │   │   │   │   │   ├── gltf2_io_debug.py │   │   │   │   │   ├── gltf2_io_extensions.py │   │   │   │   │   ├── gltf2_io_lights_punctual.py │   │   │   │   │   ├── gltf2_io.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── gltf2_io_color_management.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_constants.cpython-37.pyc │   │   │   │   │   ├── gltf2_io.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_debug.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_extensions.cpython-37.pyc │   │   │   │   │   └── gltf2_io_lights_punctual.cpython-37.pyc │   │   │   │   ├── exp │   │   │   │   │   ├── gltf2_io_binary_data.py │   │   │   │   │   ├── gltf2_io_buffer.py │   │   │   │   │   ├── gltf2_io_draco_compression_extension.py │   │   │   │   │   ├── gltf2_io_export.py │   │   │   │   │   ├── gltf2_io_image_data.py │   │   │   │   │   ├── gltf2_io_user_extensions.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── gltf2_io_binary_data.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_buffer.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_draco_compression_extension.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_export.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_image_data.cpython-37.pyc │   │   │   │   │   └── gltf2_io_user_extensions.cpython-37.pyc │   │   │   │   ├── imp │   │   │   │   │   ├── gltf2_io_binary.py │   │   │   │   │   ├── gltf2_io_gltf.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── gltf2_io_binary.cpython-37.pyc │   │   │   │   │   ├── gltf2_io_gltf.cpython-37.pyc │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   └── __init__.cpython-37.pyc │   │   │   └── __pycache__ │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_scene_obj │   │   │   ├── export_obj.py │   │   │   ├── import_obj.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── export_obj.cpython-37.pyc │   │   │   ├── import_obj.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_scene_x3d │   │   │   ├── export_x3d.py │   │   │   ├── import_x3d.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── export_x3d.cpython-37.pyc │   │   │   ├── import_x3d.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── io_shape_mdd │   │   │   ├── export_mdd.py │   │   │   ├── import_mdd.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── export_mdd.cpython-37.pyc │   │   │   ├── import_mdd.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── lighting_dynamic_sky.py │   │   ├── lighting_tri_lights.py │   │   ├── magic_uv │   │   │   ├── common.py │   │   │   ├── __init__.py │   │   │   ├── lib │   │   │   │   ├── bglx.py │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   ├── bglx.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── op │   │   │   │   ├── align_uv_cursor.py │   │   │   │   ├── align_uv.py │   │   │   │   ├── clip_uv.py │   │   │   │   ├── copy_paste_uv_object.py │   │   │   │   ├── copy_paste_uv.py │   │   │   │   ├── copy_paste_uv_uvedit.py │   │   │   │   ├── flip_rotate_uv.py │   │   │   │   ├── __init__.py │   │   │   │   ├── mirror_uv.py │   │   │   │   ├── move_uv.py │   │   │   │   ├── pack_uv.py │   │   │   │   ├── preserve_uv_aspect.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── align_uv.cpython-37.pyc │   │   │   │   │   ├── align_uv_cursor.cpython-37.pyc │   │   │   │   │   ├── clip_uv.cpython-37.pyc │   │   │   │   │   ├── copy_paste_uv.cpython-37.pyc │   │   │   │   │   ├── copy_paste_uv_object.cpython-37.pyc │   │   │   │   │   ├── copy_paste_uv_uvedit.cpython-37.pyc │   │   │   │   │   ├── flip_rotate_uv.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── mirror_uv.cpython-37.pyc │   │   │   │   │   ├── move_uv.cpython-37.pyc │   │   │   │   │   ├── pack_uv.cpython-37.pyc │   │   │   │   │   ├── preserve_uv_aspect.cpython-37.pyc │   │   │   │   │   ├── select_uv.cpython-37.pyc │   │   │   │   │   ├── smooth_uv.cpython-37.pyc │   │   │   │   │   ├── texture_lock.cpython-37.pyc │   │   │   │   │   ├── texture_projection.cpython-37.pyc │   │   │   │   │   ├── texture_wrap.cpython-37.pyc │   │   │   │   │   ├── transfer_uv.cpython-37.pyc │   │   │   │   │   ├── unwrap_constraint.cpython-37.pyc │   │   │   │   │   ├── uv_bounding_box.cpython-37.pyc │   │   │   │   │   ├── uv_inspection.cpython-37.pyc │   │   │   │   │   ├── uv_sculpt.cpython-37.pyc │   │   │   │   │   ├── uvw.cpython-37.pyc │   │   │   │   │   └── world_scale_uv.cpython-37.pyc │   │   │   │   ├── select_uv.py │   │   │   │   ├── smooth_uv.py │   │   │   │   ├── texture_lock.py │   │   │   │   ├── texture_projection.py │   │   │   │   ├── texture_wrap.py │   │   │   │   ├── transfer_uv.py │   │   │   │   ├── unwrap_constraint.py │   │   │   │   ├── uv_bounding_box.py │   │   │   │   ├── uv_inspection.py │   │   │   │   ├── uv_sculpt.py │   │   │   │   ├── uvw.py │   │   │   │   └── world_scale_uv.py │   │   │   ├── preferences.py │   │   │   ├── properites.py │   │   │   ├── __pycache__ │   │   │   │   ├── common.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── preferences.cpython-37.pyc │   │   │   │   ├── properites.cpython-37.pyc │   │   │   │   └── updater.cpython-37.pyc │   │   │   ├── ui │   │   │   │   ├── IMAGE_MT_uvs.py │   │   │   │   ├── __init__.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── IMAGE_MT_uvs.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── uvedit_copy_paste_uv.cpython-37.pyc │   │   │   │   │   ├── uvedit_editor_enhancement.cpython-37.pyc │   │   │   │   │   ├── uvedit_uv_manipulation.cpython-37.pyc │   │   │   │   │   ├── view3d_copy_paste_uv_editmode.cpython-37.pyc │   │   │   │   │   ├── view3d_copy_paste_uv_objectmode.cpython-37.pyc │   │   │   │   │   ├── VIEW3D_MT_object.cpython-37.pyc │   │   │   │   │   ├── VIEW3D_MT_uv_map.cpython-37.pyc │   │   │   │   │   ├── view3d_uv_manipulation.cpython-37.pyc │   │   │   │   │   └── view3d_uv_mapping.cpython-37.pyc │   │   │   │   ├── uvedit_copy_paste_uv.py │   │   │   │   ├── uvedit_editor_enhancement.py │   │   │   │   ├── uvedit_uv_manipulation.py │   │   │   │   ├── view3d_copy_paste_uv_editmode.py │   │   │   │   ├── view3d_copy_paste_uv_objectmode.py │   │   │   │   ├── VIEW3D_MT_object.py │   │   │   │   ├── VIEW3D_MT_uv_map.py │   │   │   │   ├── view3d_uv_manipulation.py │   │   │   │   └── view3d_uv_mapping.py │   │   │   ├── updater.py │   │   │   └── utils │   │   │   ├── addon_updater.py │   │   │   ├── bl_class_registry.py │   │   │   ├── compatibility.py │   │   │   ├── __init__.py │   │   │   ├── property_class_registry.py │   │   │   └── __pycache__ │   │   │   ├── addon_updater.cpython-37.pyc │   │   │   ├── bl_class_registry.cpython-37.pyc │   │   │   ├── compatibility.cpython-37.pyc │   │   │   ├── __init__.cpython-37.pyc │   │   │   └── property_class_registry.cpython-37.pyc │   │   ├── materials_library_vx │   │   │   ├── categories.txt │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── sample_materials.blend │   │   │   └── templates.blend │   │   ├── materials_utils │   │   │   ├── enum_values.py │   │   │   ├── functions.py │   │   │   ├── __init__.py │   │   │   ├── menus.py │   │   │   ├── operators.py │   │   │   ├── preferences.py │   │   │   └── __pycache__ │   │   │   ├── enum_values.cpython-37.pyc │   │   │   ├── functions.cpython-37.pyc │   │   │   ├── __init__.cpython-37.pyc │   │   │   ├── menus.cpython-37.pyc │   │   │   ├── operators.cpython-37.pyc │   │   │   └── preferences.cpython-37.pyc │   │   ├── measureit │   │   │   ├── __init__.py │   │   │   ├── measureit_geometry.py │   │   │   ├── measureit_main.py │   │   │   ├── measureit_render.py │   │   │   └── __pycache__ │   │   │   ├── __init__.cpython-37.pyc │   │   │   ├── measureit_geometry.cpython-37.pyc │   │   │   ├── measureit_main.cpython-37.pyc │   │   │   └── measureit_render.cpython-37.pyc │   │   ├── mesh_auto_mirror.py │   │   ├── mesh_bsurfaces.py │   │   ├── mesh_f2.py │   │   ├── mesh_inset │   │   │   ├── geom.py │   │   │   ├── __init__.py │   │   │   ├── model.py │   │   │   ├── offset.py │   │   │   ├── __pycache__ │   │   │   │   ├── geom.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── model.cpython-37.pyc │   │   │   │   ├── offset.cpython-37.pyc │   │   │   │   └── triquad.cpython-37.pyc │   │   │   └── triquad.py │   │   ├── mesh_looptools.py │   │   ├── mesh_snap_utilities_line │   │   │   ├── common_classes.py │   │   │   ├── common_utilities.py │   │   │   ├── drawing_utilities.py │   │   │   ├── icons │   │   │   │   └── ops.mesh.snap_utilities_line.dat │   │   │   ├── __init__.py │   │   │   ├── keys.py │   │   │   ├── navigation_ops.py │   │   │   ├── op_line.py │   │   │   ├── preferences.py │   │   │   ├── __pycache__ │   │   │   │   ├── common_classes.cpython-37.pyc │   │   │   │   ├── common_utilities.cpython-37.pyc │   │   │   │   ├── drawing_utilities.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── keys.cpython-37.pyc │   │   │   │   ├── navigation_ops.cpython-37.pyc │   │   │   │   ├── op_line.cpython-37.pyc │   │   │   │   ├── preferences.cpython-37.pyc │   │   │   │   └── widgets.cpython-37.pyc │   │   │   ├── snap_context_l │   │   │   │   ├── __init__.py │   │   │   │   ├── mesh_drawing.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── mesh_drawing.cpython-37.pyc │   │   │   │   │   └── utils_projection.cpython-37.pyc │   │   │   │   ├── shaders │   │   │   │   │   ├── ID_color_frag.glsl │   │   │   │   │   └── ID_color_vert.glsl │   │   │   │   └── utils_projection.py │   │   │   └── widgets.py │   │   ├── mesh_tiny_cad │   │   │   ├── BIX.py │   │   │   ├── cad_module.py │   │   │   ├── CCEN.py │   │   │   ├── CFG.py │   │   │   ├── E2F.py │   │   │   ├── icons │   │   │   │   ├── BIX.png │   │   │   │   ├── CCEN.png │   │   │   │   ├── E2F.png │   │   │   │   ├── V2X.png │   │   │   │   ├── VTX.png │   │   │   │   └── XALL.png │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── BIX.cpython-37.pyc │   │   │   │   ├── cad_module.cpython-37.pyc │   │   │   │   ├── CCEN.cpython-37.pyc │   │   │   │   ├── CFG.cpython-37.pyc │   │   │   │   ├── E2F.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── V2X.cpython-37.pyc │   │   │   │   ├── VTX.cpython-37.pyc │   │   │   │   └── XALL.cpython-37.pyc │   │   │   ├── README.md │   │   │   ├── V2X.py │   │   │   ├── VTX.py │   │   │   └── XALL.py │   │   ├── mesh_tissue │   │   │   ├── colors_groups_exchanger.py │   │   │   ├── dual_mesh.py │   │   │   ├── __init__.py │   │   │   ├── lattice.py │   │   │   ├── numba_functions.py │   │   │   ├── __pycache__ │   │   │   │   ├── colors_groups_exchanger.cpython-37.pyc │   │   │   │   ├── dual_mesh.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── lattice.cpython-37.pyc │   │   │   │   ├── numba_functions.cpython-37.pyc │   │   │   │   ├── tessellate_numpy.cpython-37.pyc │   │   │   │   ├── utils.cpython-37.pyc │   │   │   │   └── uv_to_mesh.cpython-37.pyc │   │   │   ├── tessellate_numpy.py │   │   │   ├── utils.py │   │   │   └── uv_to_mesh.py │   │   ├── mesh_tools │   │   │   ├── face_inset_fillet.py │   │   │   ├── __init__.py │   │   │   ├── mesh_cut_faces.py │   │   │   ├── mesh_edge_roundifier.py │   │   │   ├── mesh_edges_floor_plan.py │   │   │   ├── mesh_edges_length.py │   │   │   ├── mesh_edgetools.py │   │   │   ├── mesh_extrude_and_reshape.py │   │   │   ├── mesh_filletplus.py │   │   │   ├── mesh_mextrude_plus.py │   │   │   ├── mesh_offset_edges.py │   │   │   ├── mesh_relax.py │   │   │   ├── mesh_vertex_chamfer.py │   │   │   ├── pkhg_faces.py │   │   │   ├── __pycache__ │   │   │   │   ├── face_inset_fillet.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── mesh_cut_faces.cpython-37.pyc │   │   │   │   ├── mesh_edge_roundifier.cpython-37.pyc │   │   │   │   ├── mesh_edges_floor_plan.cpython-37.pyc │   │   │   │   ├── mesh_edges_length.cpython-37.pyc │   │   │   │   ├── mesh_edgetools.cpython-37.pyc │   │   │   │   ├── mesh_extrude_and_reshape.cpython-37.pyc │   │   │   │   ├── mesh_filletplus.cpython-37.pyc │   │   │   │   ├── mesh_mextrude_plus.cpython-37.pyc │   │   │   │   ├── mesh_offset_edges.cpython-37.pyc │   │   │   │   ├── mesh_relax.cpython-37.pyc │   │   │   │   ├── mesh_vertex_chamfer.cpython-37.pyc │   │   │   │   ├── pkhg_faces.cpython-37.pyc │   │   │   │   ├── random_vertices.cpython-37.pyc │   │   │   │   ├── split_solidify.cpython-37.pyc │   │   │   │   └── vertex_align.cpython-37.pyc │   │   │   ├── random_vertices.py │   │   │   ├── split_solidify.py │   │   │   └── vertex_align.py │   │   ├── node_arrange.py │   │   ├── node_presets.py │   │   ├── node_wrangler.py │   │   ├── object_boolean_tools.py │   │   ├── object_carver │   │   │   ├── carver_draw.py │   │   │   ├── carver_operator.py │   │   │   ├── carver_preferences.py │   │   │   ├── carver_profils.py │   │   │   ├── carver_utils.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── carver_draw.cpython-37.pyc │   │   │   ├── carver_operator.cpython-37.pyc │   │   │   ├── carver_preferences.cpython-37.pyc │   │   │   ├── carver_profils.cpython-37.pyc │   │   │   ├── carver_utils.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── object_collection_manager │   │   │   ├── cm_init.py │   │   │   ├── icons │   │   │   │   └── minus.png │   │   │   ├── __init__.py │   │   │   ├── internals.py │   │   │   ├── operators.py │   │   │   ├── operator_utils.py │   │   │   ├── persistent_data.py │   │   │   ├── preferences.py │   │   │   ├── __pycache__ │   │   │   │   ├── cm_init.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── internals.cpython-37.pyc │   │   │   │   ├── operators.cpython-37.pyc │   │   │   │   ├── operator_utils.cpython-37.pyc │   │   │   │   ├── persistent_data.cpython-37.pyc │   │   │   │   ├── preferences.cpython-37.pyc │   │   │   │   ├── qcd_init.cpython-37.pyc │   │   │   │   ├── qcd_move_widget.cpython-37.pyc │   │   │   │   ├── qcd_operators.cpython-37.pyc │   │   │   │   └── ui.cpython-37.pyc │   │   │   ├── qcd_init.py │   │   │   ├── qcd_move_widget.py │   │   │   ├── qcd_operators.py │   │   │   └── ui.py │   │   ├── object_color_rules.py │   │   ├── object_edit_linked.py │   │   ├── object_fracture_cell │   │   │   ├── fracture_cell_calc.py │   │   │   ├── fracture_cell_setup.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── fracture_cell_calc.cpython-37.pyc │   │   │   ├── fracture_cell_setup.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── object_print3d_utils │   │   │   ├── export.py │   │   │   ├── __init__.py │   │   │   ├── mesh_helpers.py │   │   │   ├── operators.py │   │   │   ├── __pycache__ │   │   │   │   ├── export.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── mesh_helpers.cpython-37.pyc │   │   │   │   ├── operators.cpython-37.pyc │   │   │   │   ├── report.cpython-37.pyc │   │   │   │   └── ui.cpython-37.pyc │   │   │   ├── report.py │   │   │   ├── todo.rst │   │   │   └── ui.py │   │   ├── object_scatter │   │   │   ├── __init__.py │   │   │   ├── operator.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── operator.cpython-37.pyc │   │   │   │   └── ui.cpython-37.pyc │   │   │   └── ui.py │   │   ├── object_skinify.py │   │   ├── paint_palette.py │   │   ├── power_sequencer │   │   │   ├── addon_preferences.py │   │   │   ├── addon_properties.py │   │   │   ├── handlers.py │   │   │   ├── __init__.py │   │   │   ├── operators │   │   │   │   ├── channel_offset.py │   │   │   │   ├── concatenate_strips.py │   │   │   │   ├── copy_selected_sequences.py │   │   │   │   ├── crossfade_add.py │   │   │   │   ├── crossfade_edit.py │   │   │   │   ├── cut_strips_under_cursor.py │   │   │   │   ├── delete_direct.py │   │   │   │   ├── deselect_all_left_or_right.py │   │   │   │   ├── deselect_handles_and_grab.py │   │   │   │   ├── duplicate_move.py │   │   │   │   ├── expand_to_surrounding_cuts.py │   │   │   │   ├── fade_add.py │   │   │   │   ├── fade_clear.py │   │   │   │   ├── gap_remove.py │   │   │   │   ├── grab_closest_handle_or_cut.py │   │   │   │   ├── grab.py │   │   │   │   ├── grab_sequence_handles.py │   │   │   │   ├── import_local_footage.py │   │   │   │   ├── __init__.py │   │   │   │   ├── jump_time_offset.py │   │   │   │   ├── jump_to_cut.py │   │   │   │   ├── make_hold_frame.py │   │   │   │   ├── marker_delete_closest.py │   │   │   │   ├── marker_delete_direct.py │   │   │   │   ├── markers_as_timecodes.py │   │   │   │   ├── markers_create_from_selected.py │   │   │   │   ├── marker_snap_to_cursor.py │   │   │   │   ├── markers_set_preview_in_between.py │   │   │   │   ├── markers_snap_matching_strips.py │   │   │   │   ├── meta_resize_to_content.py │   │   │   │   ├── meta_trim_content_to_bounds.py │   │   │   │   ├── meta_ungroup_and_trim.py │   │   │   │   ├── mouse_toggle_mute.py │   │   │   │   ├── mouse_trim_instantly.py │   │   │   │   ├── mouse_trim_modal.py │   │   │   │   ├── open_project_directory.py │   │   │   │   ├── playback_speed_decrease.py │   │   │   │   ├── playback_speed_increase.py │   │   │   │   ├── playback_speed_set.py │   │   │   │   ├── preview_closest_cut.py │   │   │   │   ├── preview_to_selection.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── channel_offset.cpython-37.pyc │   │   │   │   │   ├── concatenate_strips.cpython-37.pyc │   │   │   │   │   ├── copy_selected_sequences.cpython-37.pyc │   │   │   │   │   ├── crossfade_add.cpython-37.pyc │   │   │   │   │   ├── crossfade_edit.cpython-37.pyc │   │   │   │   │   ├── cut_strips_under_cursor.cpython-37.pyc │   │   │   │   │   ├── delete_direct.cpython-37.pyc │   │   │   │   │   ├── deselect_all_left_or_right.cpython-37.pyc │   │   │   │   │   ├── deselect_handles_and_grab.cpython-37.pyc │   │   │   │   │   ├── duplicate_move.cpython-37.pyc │   │   │   │   │   ├── expand_to_surrounding_cuts.cpython-37.pyc │   │   │   │   │   ├── fade_add.cpython-37.pyc │   │   │   │   │   ├── fade_clear.cpython-37.pyc │   │   │   │   │   ├── gap_remove.cpython-37.pyc │   │   │   │   │   ├── grab_closest_handle_or_cut.cpython-37.pyc │   │   │   │   │   ├── grab.cpython-37.pyc │   │   │   │   │   ├── grab_sequence_handles.cpython-37.pyc │   │   │   │   │   ├── import_local_footage.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── jump_time_offset.cpython-37.pyc │   │   │   │   │   ├── jump_to_cut.cpython-37.pyc │   │   │   │   │   ├── make_hold_frame.cpython-37.pyc │   │   │   │   │   ├── marker_delete_closest.cpython-37.pyc │   │   │   │   │   ├── marker_delete_direct.cpython-37.pyc │   │   │   │   │   ├── markers_as_timecodes.cpython-37.pyc │   │   │   │   │   ├── markers_create_from_selected.cpython-37.pyc │   │   │   │   │   ├── marker_snap_to_cursor.cpython-37.pyc │   │   │   │   │   ├── markers_set_preview_in_between.cpython-37.pyc │   │   │   │   │   ├── markers_snap_matching_strips.cpython-37.pyc │   │   │   │   │   ├── meta_resize_to_content.cpython-37.pyc │   │   │   │   │   ├── meta_trim_content_to_bounds.cpython-37.pyc │   │   │   │   │   ├── meta_ungroup_and_trim.cpython-37.pyc │   │   │   │   │   ├── mouse_toggle_mute.cpython-37.pyc │   │   │   │   │   ├── mouse_trim_instantly.cpython-37.pyc │   │   │   │   │   ├── mouse_trim_modal.cpython-37.pyc │   │   │   │   │   ├── open_project_directory.cpython-37.pyc │   │   │   │   │   ├── playback_speed_decrease.cpython-37.pyc │   │   │   │   │   ├── playback_speed_increase.cpython-37.pyc │   │   │   │   │   ├── playback_speed_set.cpython-37.pyc │   │   │   │   │   ├── preview_closest_cut.cpython-37.pyc │   │   │   │   │   ├── preview_to_selection.cpython-37.pyc │   │   │   │   │   ├── render_apply_preset.cpython-37.pyc │   │   │   │   │   ├── ripple_delete.cpython-37.pyc │   │   │   │   │   ├── save_direct.cpython-37.pyc │   │   │   │   │   ├── scene_create_from_selection.cpython-37.pyc │   │   │   │   │   ├── scene_cycle.cpython-37.pyc │   │   │   │   │   ├── scene_merge_from.cpython-37.pyc │   │   │   │   │   ├── scene_open_from_strip.cpython-37.pyc │   │   │   │   │   ├── scene_rename_with_strip.cpython-37.pyc │   │   │   │   │   ├── select_all_left_or_right.cpython-37.pyc │   │   │   │   │   ├── select_closest_to_mouse.cpython-37.pyc │   │   │   │   │   ├── select_linked_effect.cpython-37.pyc │   │   │   │   │   ├── select_linked_strips.cpython-37.pyc │   │   │   │   │   ├── select_related_strips.cpython-37.pyc │   │   │   │   │   ├── select_strips_under_cursor.cpython-37.pyc │   │   │   │   │   ├── set_timeline_range.cpython-37.pyc │   │   │   │   │   ├── snap.cpython-37.pyc │   │   │   │   │   ├── snap_selection.cpython-37.pyc │   │   │   │   │   ├── space_sequences.cpython-37.pyc │   │   │   │   │   ├── speed_remove_effect.cpython-37.pyc │   │   │   │   │   ├── speed_up_movie_strip.cpython-37.pyc │   │   │   │   │   ├── swap_strips.cpython-37.pyc │   │   │   │   │   ├── toggle_selected_mute.cpython-37.pyc │   │   │   │   │   ├── toggle_waveforms.cpython-37.pyc │   │   │   │   │   ├── transitions_remove.cpython-37.pyc │   │   │   │   │   ├── trim_left_or_right_handles.cpython-37.pyc │   │   │   │   │   ├── trim_three_point_edit.cpython-37.pyc │   │   │   │   │   └── trim_to_surrounding_cuts.cpython-37.pyc │   │   │   │   ├── render_apply_preset.py │   │   │   │   ├── render_presets │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── twitter_720p.cpython-37.pyc │   │   │   │   │   │   └── youtube_1080.cpython-37.pyc │   │   │   │   │   ├── twitter_720p.py │   │   │   │   │   └── youtube_1080.py │   │   │   │   ├── ripple_delete.py │   │   │   │   ├── save_direct.py │   │   │   │   ├── scene_create_from_selection.py │   │   │   │   ├── scene_cycle.py │   │   │   │   ├── scene_merge_from.py │   │   │   │   ├── scene_open_from_strip.py │   │   │   │   ├── scene_rename_with_strip.py │   │   │   │   ├── select_all_left_or_right.py │   │   │   │   ├── select_closest_to_mouse.py │   │   │   │   ├── select_linked_effect.py │   │   │   │   ├── select_linked_strips.py │   │   │   │   ├── select_related_strips.py │   │   │   │   ├── select_strips_under_cursor.py │   │   │   │   ├── set_timeline_range.py │   │   │   │   ├── snap.py │   │   │   │   ├── snap_selection.py │   │   │   │   ├── space_sequences.py │   │   │   │   ├── speed_remove_effect.py │   │   │   │   ├── speed_up_movie_strip.py │   │   │   │   ├── swap_strips.py │   │   │   │   ├── toggle_selected_mute.py │   │   │   │   ├── toggle_waveforms.py │   │   │   │   ├── transitions_remove.py │   │   │   │   ├── trim_left_or_right_handles.py │   │   │   │   ├── trim_three_point_edit.py │   │   │   │   ├── trim_to_surrounding_cuts.py │   │   │   │   └── utils │   │   │   │   ├── doc.py │   │   │   │   ├── draw.py │   │   │   │   ├── functions.py │   │   │   │   ├── global_settings.py │   │   │   │   ├── info_progress_bar.py │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   ├── doc.cpython-37.pyc │   │   │   │   ├── draw.cpython-37.pyc │   │   │   │   ├── functions.cpython-37.pyc │   │   │   │   ├── global_settings.cpython-37.pyc │   │   │   │   ├── info_progress_bar.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── __pycache__ │   │   │   │   ├── addon_preferences.cpython-37.pyc │   │   │   │   ├── addon_properties.cpython-37.pyc │   │   │   │   ├── handlers.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── scripts │   │   │   │   ├── BPSProxy │   │   │   │   │   ├── bpsproxy │   │   │   │   │   │   ├── call.py │   │   │   │   │   │   ├── commands.py │   │   │   │   │   │   ├── config.py │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   ├── __main__.py │   │   │   │   │   │   └── utils.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   └── setup.cpython-37.pyc │   │   │   │   │   └── setup.py │   │   │   │   └── BPSRender │   │   │   │   ├── bpsrender │   │   │   │   │   ├── bscripts │   │   │   │   │   │   ├── mixdown.py │   │   │   │   │   │   ├── probe.py │   │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   │   ├── mixdown.cpython-37.pyc │   │   │   │   │   │   │   ├── probe.cpython-37.pyc │   │   │   │   │   │   │   └── video.cpython-37.pyc │   │   │   │   │   │   └── video.py │   │   │   │   │   ├── calls.py │   │   │   │   │   ├── commands.py │   │   │   │   │   ├── config.py │   │   │   │   │   ├── helpers.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── __main__.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   └── setup.py │   │   │   │   ├── __pycache__ │   │   │   │   │   └── setup.cpython-37.pyc │   │   │   │   └── setup.py │   │   │   ├── tools │   │   │   │   ├── __init__.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   └── trim.cpython-37.pyc │   │   │   │   └── trim.py │   │   │   ├── ui │   │   │   │   ├── __init__.py │   │   │   │   ├── menu_contextual.py │   │   │   │   ├── menu_toolbar.py │   │   │   │   └── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── menu_contextual.cpython-37.pyc │   │   │   │   └── menu_toolbar.cpython-37.pyc │   │   │   └── utils │   │   │   ├── addon_auto_imports.py │   │   │   ├── __pycache__ │   │   │   │   ├── addon_auto_imports.cpython-37.pyc │   │   │   │   └── register_shortcuts.cpython-37.pyc │   │   │   └── register_shortcuts.py │   │   ├── precision_drawing_tools │   │   │   ├── __init__.py │   │   │   ├── pdt_bix.py │   │   │   ├── pdt_cad_module.py │   │   │   ├── pdt_command_functions.py │   │   │   ├── pdt_command.py │   │   │   ├── pdt_design.py │   │   │   ├── pdt_etof.py │   │   │   ├── pdt_exception.py │   │   │   ├── pdt_functions.py │   │   │   ├── pdt_library.py │   │   │   ├── pdt_menus.py │   │   │   ├── pdt_msg_strings.py │   │   │   ├── pdt_pivot_point.py │   │   │   ├── pdt_tangent.py │   │   │   ├── pdt_trig_waves.py │   │   │   ├── pdt_view.py │   │   │   ├── pdt_xall.py │   │   │   └── __pycache__ │   │   │   ├── __init__.cpython-37.pyc │   │   │   ├── pdt_bix.cpython-37.pyc │   │   │   ├── pdt_cad_module.cpython-37.pyc │   │   │   ├── pdt_command.cpython-37.pyc │   │   │   ├── pdt_command_functions.cpython-37.pyc │   │   │   ├── pdt_design.cpython-37.pyc │   │   │   ├── pdt_etof.cpython-37.pyc │   │   │   ├── pdt_exception.cpython-37.pyc │   │   │   ├── pdt_functions.cpython-37.pyc │   │   │   ├── pdt_library.cpython-37.pyc │   │   │   ├── pdt_menus.cpython-37.pyc │   │   │   ├── pdt_msg_strings.cpython-37.pyc │   │   │   ├── pdt_pivot_point.cpython-37.pyc │   │   │   ├── pdt_tangent.cpython-37.pyc │   │   │   ├── pdt_trig_waves.cpython-37.pyc │   │   │   ├── pdt_view.cpython-37.pyc │   │   │   └── pdt_xall.cpython-37.pyc │   │   ├── presets │   │   │   ├── interface_theme │   │   │   │   ├── deep_grey.xml │   │   │   │   ├── maya.xml │   │   │   │   ├── minimal_dark.xml │   │   │   │   ├── modo.xml │   │   │   │   ├── print_friendly.xml │   │   │   │   ├── white.xml │   │   │   │   └── xsi.xml │   │   │   ├── operator │   │   │   │   ├── curve.torus_knot_plus │   │   │   │   │   ├── 13x8_wicker_globe.py │   │   │   │   │   ├── 7x6.py │   │   │   │   │   ├── 9x9_color.py │   │   │   │   │   ├── braided_coil.py │   │   │   │   │   ├── flower_mesh_(2d).py │   │   │   │   │   ├── slinky_knot.py │   │   │   │   │   ├── snowflake_(2d).py │   │   │   │   │   ├── sun_cross_(2d).py │   │   │   │   │   ├── tripple_dna.py │   │   │   │   │   └── wicker_basket.py │   │   │   │   ├── mesh.bolt_add │   │   │   │   │   ├── default.py │   │   │   │   │   ├── m10.py │   │   │   │   │   ├── m12.py │   │   │   │   │   ├── m3.py │   │   │   │   │   ├── m4.py │   │   │   │   │   ├── m5.py │   │   │   │   │   ├── m6.py │   │   │   │   │   └── m8.py │   │   │   │   ├── mesh.eroder │   │   │   │   │   ├── default.py │   │   │   │   │   ├── light_erosion.py │   │   │   │   │   ├── medium_erosion.py │   │   │   │   │   ├── strong_erosion.py │   │   │   │   │   └── thermal_diffusion.py │   │   │   │   ├── mesh.landscape_add │   │   │   │   │   ├── abstract.py │   │   │   │   │   ├── another_noise.py │   │   │   │   │   ├── billow.py │   │   │   │   │   ├── canyon.py │   │   │   │   │   ├── canyons.py │   │   │   │   │   ├── cauliflower_hills.py │   │   │   │   │   ├── cliff.py │   │   │   │   │   ├── crystalline.py │   │   │   │   │   ├── default_large.py │   │   │   │   │   ├── default.py │   │   │   │   │   ├── dunes.py │   │   │   │   │   ├── flatstones.py │   │   │   │   │   ├── gully.py │   │   │   │   │   ├── lakes_1.py │   │   │   │   │   ├── lakes_2.py │   │   │   │   │   ├── large_terrain.py │   │   │   │   │   ├── mesa.py │   │   │   │   │   ├── mounds.py │   │   │   │   │   ├── mountain_1.py │   │   │   │   │   ├── mountain_2.py │   │   │   │   │   ├── planet_noise.py │   │   │   │   │   ├── planet.py │   │   │   │   │   ├── ridged.py │   │   │   │   │   ├── river.py │   │   │   │   │   ├── rock.py │   │   │   │   │   ├── slick_rock.py │   │   │   │   │   ├── tech_effect.py │   │   │   │   │   ├── techno_cell.py │   │   │   │   │   ├── vlnoise_turbulence.py │   │   │   │   │   ├── volcano.py │   │   │   │   │   ├── voronoi_hills.py │   │   │   │   │   └── yin_yang.py │   │   │   │   ├── mesh.primitive_round_cube_add │   │   │   │   │   ├── Capsule.py │   │   │   │   │   ├── Clay_Bar.py │   │   │   │   │   ├── Cube.py │   │   │   │   │   ├── Grid_3D.py │   │   │   │   │   ├── Octahedron.py │   │   │   │   │   ├── Quadsphere.py │   │   │   │   │   └── Rounded_Cube.py │   │   │   │   ├── mesh.primitive_xyz_function_surface │   │   │   │   │   ├── bonbon.py │   │   │   │   │   ├── boy.py │   │   │   │   │   ├── catalan.py │   │   │   │   │   ├── catenoid.py │   │   │   │   │   ├── clifford_torus.py │   │   │   │   │   ├── cochlea.py │   │   │   │   │   ├── cosinus.py │   │   │   │   │   ├── dini.py │   │   │   │   │   ├── enneper.py │   │   │   │   │   ├── helicoidal.py │   │   │   │   │   ├── helix.py │   │   │   │   │   ├── hexahedron.py │   │   │   │   │   ├── hyperhelicoidal.py │   │   │   │   │   ├── klein.py │   │   │   │   │   ├── moebius.py │   │   │   │   │   ├── pseudo_catenoid.py │   │   │   │   │   ├── pseudosphere.py │   │   │   │   │   ├── ridged_torus.py │   │   │   │   │   ├── shell.py │   │   │   │   │   ├── sine.py │   │   │   │   │   ├── snake.py │   │   │   │   │   ├── sterosphere.py │   │   │   │   │   ├── torus.py │   │   │   │   │   └── twisted_torus.py │   │   │   │   └── sun_position │   │   │   │   ├── chongqing.py │   │   │   │   ├── kinshasa.py │   │   │   │   ├── london.py │   │   │   │   ├── new_york.py │   │   │   │   ├── sao_paulo.py │   │   │   │   └── sydney.py │   │   │   └── pov │   │   │   ├── light │   │   │   │   ├── 01_(4800K)_Direct_Sun.py │   │   │   │   ├── 02_(5400K)_High_Noon_Sun.py │   │   │   │   ├── 03_(6000K)_Daylight_Window.py │   │   │   │   ├── 04_(6000K)_2500W_HMI_(Halogen_Metal_Iodide).py │   │   │   │   ├── 05_(4000K)_100W_Metal_Halide.py │   │   │   │   ├── 06_(3200K)_100W_Quartz_Halogen.py │   │   │   │   ├── 07_(2850K)_100w_Tungsten.py │   │   │   │   ├── 08_(2600K)_40w_Tungsten.py │   │   │   │   ├── 09_(5000K)_75W_Full_Spectrum_Fluorescent_T12.py │   │   │   │   ├── 10_(4300K)_40W_Vintage_Fluorescent_T12.py │   │   │   │   ├── 11_(5000K)_18W_Standard_Fluorescent_T8.py │   │   │   │   ├── 12_(4200K)_18W_Cool_White_Fluorescent_T8.py │   │   │   │   ├── 13_(3000K)_18W_Warm_Fluorescent_T8.py │   │   │   │   ├── 14_(6500K)_54W_Grow_Light_Fluorescent_T5-HO.py │   │   │   │   ├── 15_(3200K)_40W_Induction_Fluorescent.py │   │   │   │   ├── 16_(2100K)_150W_High_Pressure_Sodium.py │   │   │   │   ├── 17_(1700K)_135W_Low_Pressure_Sodium.py │   │   │   │   ├── 18_(6800K)_175W_Mercury_Vapor.py │   │   │   │   ├── 19_(5200K)_700W_Carbon_Arc.py │   │   │   │   ├── 20_(6500K)_15W_LED_Spot.py │   │   │   │   ├── 21_(2700K)_7W_OLED_Panel.py │   │   │   │   ├── 22_(30000K)_40W_Black_Light_Fluorescent.py │   │   │   │   ├── 23_(30000K)_40W_Black_Light_Bulb.py │   │   │   │   └── 24_(1850K)_Candle.py │   │   │   ├── material │   │   │   │   └── sss │   │   │   │   ├── apple.py │   │   │   │   ├── chicken.py │   │   │   │   ├── cream.py │   │   │   │   ├── ketchup.py │   │   │   │   ├── marble.py │   │   │   │   ├── potato.py │   │   │   │   ├── skim_milk.py │   │   │   │   ├── skin1.py │   │   │   │   ├── skin2.py │   │   │   │   └── whole_milk.py │   │   │   ├── radiosity │   │   │   │   ├── 01_Debug.py │   │   │   │   ├── 02_Fast.py │   │   │   │   ├── 03_Normal.py │   │   │   │   ├── 04_Two_Bounces.py │   │   │   │   ├── 05_Final.py │   │   │   │   ├── 06_Outdoor_Low_Quality.py │   │   │   │   ├── 07_Outdoor_High_Quality.py │   │   │   │   ├── 08_Outdoor_(Sun)Light.py │   │   │   │   ├── 09_Indoor_Low_Quality.py │   │   │   │   └── 10_Indoor_High_Quality.py │   │   │   └── world │   │   │   ├── 1_Clear_Blue_Sky.py │   │   │   ├── 2_Partly_Hazy_Sky.py │   │   │   ├── 3_Overcast_Sky.py │   │   │   ├── 4_Cartoony_Sky.py │   │   │   └── 5_Under_Water.py │   │   ├── __pycache__ │   │   │   ├── add_curve_ivygen.cpython-37.pyc │   │   │   ├── animation_add_corrective_shape_key.cpython-37.pyc │   │   │   ├── animation_animall.cpython-37.pyc │   │   │   ├── bone_selection_sets.cpython-37.pyc │   │   │   ├── camera_turnaround.cpython-37.pyc │   │   │   ├── curve_assign_shapekey.cpython-37.pyc │   │   │   ├── curve_simplify.cpython-37.pyc │   │   │   ├── depsgraph_debug.cpython-37.pyc │   │   │   ├── development_edit_operator.cpython-37.pyc │   │   │   ├── development_icon_get.cpython-37.pyc │   │   │   ├── development_iskeyfree.cpython-37.pyc │   │   │   ├── io_anim_camera.cpython-37.pyc │   │   │   ├── io_export_paper_model.cpython-37.pyc │   │   │   ├── io_export_pc2.cpython-37.pyc │   │   │   ├── io_import_BrushSet.cpython-37.pyc │   │   │   ├── io_import_images_as_planes.cpython-37.pyc │   │   │   ├── lighting_dynamic_sky.cpython-37.pyc │   │   │   ├── lighting_tri_lights.cpython-37.pyc │   │   │   ├── mesh_auto_mirror.cpython-37.pyc │   │   │   ├── mesh_bsurfaces.cpython-37.pyc │   │   │   ├── mesh_f2.cpython-37.pyc │   │   │   ├── mesh_looptools.cpython-37.pyc │   │   │   ├── node_arrange.cpython-37.pyc │   │   │   ├── node_presets.cpython-37.pyc │   │   │   ├── node_wrangler.cpython-37.pyc │   │   │   ├── object_boolean_tools.cpython-37.pyc │   │   │   ├── object_color_rules.cpython-37.pyc │   │   │   ├── object_edit_linked.cpython-37.pyc │   │   │   ├── object_skinify.cpython-37.pyc │   │   │   ├── paint_palette.cpython-37.pyc │   │   │   ├── real_snow.cpython-37.pyc │   │   │   ├── render_auto_tile_size.cpython-37.pyc │   │   │   ├── render_freestyle_svg.cpython-37.pyc │   │   │   ├── render_ui_animation_render.cpython-37.pyc │   │   │   ├── space_clip_editor_refine_solution.cpython-37.pyc │   │   │   ├── space_view3d_3d_navigation.cpython-37.pyc │   │   │   ├── space_view3d_align_tools.cpython-37.pyc │   │   │   ├── space_view3d_copy_attributes.cpython-37.pyc │   │   │   ├── space_view3d_modifier_tools.cpython-37.pyc │   │   │   ├── system_blend_info.cpython-37.pyc │   │   │   ├── system_property_chart.cpython-37.pyc │   │   │   └── viewport_vr_preview.cpython-37.pyc │   │   ├── real_snow.py │   │   ├── render_auto_tile_size.py │   │   ├── render_copy_settings │   │   │   ├── data.py │   │   │   ├── __init__.py │   │   │   ├── operator.py │   │   │   ├── panel.py │   │   │   ├── presets.py │   │   │   ├── __pycache__ │   │   │   │   ├── data.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── operator.cpython-37.pyc │   │   │   │   ├── panel.cpython-37.pyc │   │   │   │   ├── presets.cpython-37.pyc │   │   │   │   └── translations.cpython-37.pyc │   │   │   └── translations.py │   │   ├── render_freestyle_svg.py │   │   ├── render_povray │   │   │   ├── df3.py │   │   │   ├── __init__.py │   │   │   ├── nodes.py │   │   │   ├── primitives.py │   │   │   ├── __pycache__ │   │   │   │   ├── df3.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── nodes.cpython-37.pyc │   │   │   │   ├── primitives.cpython-37.pyc │   │   │   │   ├── render.cpython-37.pyc │   │   │   │   ├── shading.cpython-37.pyc │   │   │   │   ├── ui.cpython-37.pyc │   │   │   │   └── update_files.cpython-37.pyc │   │   │   ├── render.py │   │   │   ├── shading.py │   │   │   ├── templates_pov │   │   │   │   ├── abyss.pov │   │   │   │   ├── biscuit.pov │   │   │   │   ├── bsp_Tango.pov │   │   │   │   ├── chess2.pov │   │   │   │   ├── cornell.pov │   │   │   │   ├── diffract.pov │   │   │   │   ├── diffuse_back.pov │   │   │   │   ├── float5.pov │   │   │   │   ├── gamma_showcase.pov │   │   │   │   ├── grenadine.pov │   │   │   │   ├── isocacti.pov │   │   │   │   ├── mediasky.pov │   │   │   │   ├── patio-radio.pov │   │   │   │   ├── subsurface.pov │   │   │   │   └── wallstucco.pov │   │   │   ├── ui.py │   │   │   └── update_files.py │   │   ├── render_ui_animation_render.py │   │   ├── rigify │   │   │   ├── base_generate.py │   │   │   ├── base_rig.py │   │   │   ├── feature_set_list.py │   │   │   ├── feature_sets │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── generate.py │   │   │   ├── __init__.py │   │   │   ├── legacy │   │   │   │   ├── generate.py │   │   │   │   ├── __init__.py │   │   │   │   ├── metarig_menu.py │   │   │   │   ├── metarigs │   │   │   │   │   ├── human.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── pitchipoy_human.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── human.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   └── pitchipoy_human.cpython-37.pyc │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── generate.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── metarig_menu.cpython-37.pyc │   │   │   │   │   ├── rig_lists.cpython-37.pyc │   │   │   │   │   ├── rig_ui_pitchipoy_template.cpython-37.pyc │   │   │   │   │   ├── rig_ui_template.cpython-37.pyc │   │   │   │   │   ├── ui.cpython-37.pyc │   │   │   │   │   └── utils.cpython-37.pyc │   │   │   │   ├── rig_lists.py │   │   │   │   ├── rigs │   │   │   │   │   ├── basic │   │   │   │   │   │   ├── copy_chain.py │   │   │   │   │   │   ├── copy.py │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   └── __pycache__ │   │   │   │   │   │   ├── copy_chain.cpython-37.pyc │   │   │   │   │   │   ├── copy.cpython-37.pyc │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   ├── biped │   │   │   │   │   │   ├── arm │   │   │   │   │   │   │   ├── deform.py │   │   │   │   │   │   │   ├── fk.py │   │   │   │   │   │   │   ├── ik.py │   │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   │   └── __pycache__ │   │   │   │   │   │   │   ├── deform.cpython-37.pyc │   │   │   │   │   │   │   ├── fk.cpython-37.pyc │   │   │   │   │   │   │   ├── ik.cpython-37.pyc │   │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   ├── leg │   │   │   │   │   │   │   ├── deform.py │   │   │   │   │   │   │   ├── fk.py │   │   │   │   │   │   │   ├── ik.py │   │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   │   └── __pycache__ │   │   │   │   │   │   │   ├── deform.cpython-37.pyc │   │   │   │   │   │   │   ├── fk.cpython-37.pyc │   │   │   │   │   │   │   ├── ik.cpython-37.pyc │   │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   │   ├── limb_common.py │   │   │   │   │   │   └── __pycache__ │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   └── limb_common.cpython-37.pyc │   │   │   │   │   ├── finger.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── misc │   │   │   │   │   │   ├── delta.py │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   └── __pycache__ │   │   │   │   │   │   ├── delta.cpython-37.pyc │   │   │   │   │   │   └── __init__.cpython-37.pyc │   │   │   │   │   ├── neck_short.py │   │   │   │   │   ├── palm.py │   │   │   │   │   ├── pitchipoy │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   ├── limbs │   │   │   │   │   │   │   ├── arm.py │   │   │   │   │   │   │   ├── __init__.py │   │   │   │   │   │   │   ├── leg.py │   │   │   │   │   │   │   ├── limb_utils.py │   │   │   │   │   │   │   ├── paw.py │   │   │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   │   │   ├── arm.cpython-37.pyc │   │   │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   │   │   ├── leg.cpython-37.pyc │   │   │   │   │   │   │   │   ├── limb_utils.cpython-37.pyc │   │   │   │   │   │   │   │   ├── paw.cpython-37.pyc │   │   │   │   │   │   │   │   ├── super_limb.cpython-37.pyc │   │   │   │   │   │   │   │   └── ui.cpython-37.pyc │   │   │   │   │   │   │   ├── super_limb.py │   │   │   │   │   │   │   └── ui.py │   │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   │   ├── simple_tentacle.cpython-37.pyc │   │   │   │   │   │   │   ├── super_copy.cpython-37.pyc │   │   │   │   │   │   │   ├── super_face.cpython-37.pyc │   │   │   │   │   │   │   ├── super_finger.cpython-37.pyc │   │   │   │   │   │   │   ├── super_palm.cpython-37.pyc │   │   │   │   │   │   │   ├── super_torso_turbo.cpython-37.pyc │   │   │   │   │   │   │   ├── super_widgets.cpython-37.pyc │   │   │   │   │   │   │   └── tentacle.cpython-37.pyc │   │   │   │   │   │   ├── simple_tentacle.py │   │   │   │   │   │   ├── super_copy.py │   │   │   │   │   │   ├── super_face.py │   │   │   │   │   │   ├── super_finger.py │   │   │   │   │   │   ├── super_palm.py │   │   │   │   │   │   ├── super_torso_turbo.py │   │   │   │   │   │   ├── super_widgets.py │   │   │   │   │   │   └── tentacle.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── finger.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── neck_short.cpython-37.pyc │   │   │   │   │   │   ├── palm.cpython-37.pyc │   │   │   │   │   │   └── spine.cpython-37.pyc │   │   │   │   │   └── spine.py │   │   │   │   ├── rig_ui_pitchipoy_template.py │   │   │   │   ├── rig_ui_template.py │   │   │   │   ├── ui.py │   │   │   │   └── utils.py │   │   │   ├── metarig_menu.py │   │   │   ├── metarigs │   │   │   │   ├── Animals │   │   │   │   │   ├── bird.py │   │   │   │   │   ├── cat.py │   │   │   │   │   ├── horse.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── bird.cpython-37.pyc │   │   │   │   │   │   ├── cat.cpython-37.pyc │   │   │   │   │   │   ├── horse.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── shark.cpython-37.pyc │   │   │   │   │   │   └── wolf.cpython-37.pyc │   │   │   │   │   ├── shark.py │   │   │   │   │   └── wolf.py │   │   │   │   ├── Basic │   │   │   │   │   ├── basic_human.py │   │   │   │   │   ├── basic_quadruped.py │   │   │   │   │   └── __pycache__ │   │   │   │   │   ├── basic_human.cpython-37.pyc │   │   │   │   │   └── basic_quadruped.cpython-37.pyc │   │   │   │   ├── human.py │   │   │   │   ├── __init__.py │   │   │   │   └── __pycache__ │   │   │   │   ├── human.cpython-37.pyc │   │   │   │   └── __init__.cpython-37.pyc │   │   │   ├── __pycache__ │   │   │   │   ├── base_generate.cpython-37.pyc │   │   │   │   ├── base_rig.cpython-37.pyc │   │   │   │   ├── feature_set_list.cpython-37.pyc │   │   │   │   ├── generate.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── metarig_menu.cpython-37.pyc │   │   │   │   ├── rig_lists.cpython-37.pyc │   │   │   │   ├── rig_ui_template.cpython-37.pyc │   │   │   │   ├── rot_mode.cpython-37.pyc │   │   │   │   └── ui.cpython-37.pyc │   │   │   ├── rig_lists.py │   │   │   ├── rigs │   │   │   │   ├── basic │   │   │   │   │   ├── copy_chain.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── pivot.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── copy_chain.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── pivot.cpython-37.pyc │   │   │   │   │   │   ├── raw_copy.cpython-37.pyc │   │   │   │   │   │   └── super_copy.cpython-37.pyc │   │   │   │   │   ├── raw_copy.py │   │   │   │   │   └── super_copy.py │   │   │   │   ├── chain_rigs.py │   │   │   │   ├── experimental │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   └── super_chain.cpython-37.pyc │   │   │   │   │   └── super_chain.py │   │   │   │   ├── faces │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   └── super_face.cpython-37.pyc │   │   │   │   │   └── super_face.py │   │   │   │   ├── __init__.py │   │   │   │   ├── limbs │   │   │   │   │   ├── arm.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── leg.py │   │   │   │   │   ├── limb_rigs.py │   │   │   │   │   ├── limb_utils.py │   │   │   │   │   ├── paw.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── arm.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── leg.cpython-37.pyc │   │   │   │   │   │   ├── limb_rigs.cpython-37.pyc │   │   │   │   │   │   ├── limb_utils.cpython-37.pyc │   │   │   │   │   │   ├── paw.cpython-37.pyc │   │   │   │   │   │   ├── rear_paw.cpython-37.pyc │   │   │   │   │   │   ├── simple_tentacle.cpython-37.pyc │   │   │   │   │   │   ├── super_finger.cpython-37.pyc │   │   │   │   │   │   ├── super_limb.cpython-37.pyc │   │   │   │   │   │   └── super_palm.cpython-37.pyc │   │   │   │   │   ├── rear_paw.py │   │   │   │   │   ├── simple_tentacle.py │   │   │   │   │   ├── super_finger.py │   │   │   │   │   ├── super_limb.py │   │   │   │   │   └── super_palm.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── chain_rigs.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── utils.cpython-37.pyc │   │   │   │   │   └── widgets.cpython-37.pyc │   │   │   │   ├── spines │   │   │   │   │   ├── basic_spine.py │   │   │   │   │   ├── basic_tail.py │   │   │   │   │   ├── __init__.py │   │   │   │   │   ├── __pycache__ │   │   │   │   │   │   ├── basic_spine.cpython-37.pyc │   │   │   │   │   │   ├── basic_tail.cpython-37.pyc │   │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   │   ├── spine_rigs.cpython-37.pyc │   │   │   │   │   │   ├── super_head.cpython-37.pyc │   │   │   │   │   │   └── super_spine.cpython-37.pyc │   │   │   │   │   ├── spine_rigs.py │   │   │   │   │   ├── super_head.py │   │   │   │   │   └── super_spine.py │   │   │   │   ├── utils.py │   │   │   │   └── widgets.py │   │   │   ├── rig_ui_template.py │   │   │   ├── rot_mode.py │   │   │   ├── ui.py │   │   │   └── utils │   │   │   ├── animation.py │   │   │   ├── bones.py │   │   │   ├── collections.py │   │   │   ├── components.py │   │   │   ├── errors.py │   │   │   ├── __init__.py │   │   │   ├── layers.py │   │   │   ├── mechanism.py │   │   │   ├── metaclass.py │   │   │   ├── misc.py │   │   │   ├── naming.py │   │   │   ├── __pycache__ │   │   │   │   ├── animation.cpython-37.pyc │   │   │   │   ├── bones.cpython-37.pyc │   │   │   │   ├── collections.cpython-37.pyc │   │   │   │   ├── components.cpython-37.pyc │   │   │   │   ├── errors.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── layers.cpython-37.pyc │   │   │   │   ├── mechanism.cpython-37.pyc │   │   │   │   ├── metaclass.cpython-37.pyc │   │   │   │   ├── misc.cpython-37.pyc │   │   │   │   ├── naming.cpython-37.pyc │   │   │   │   ├── rig.cpython-37.pyc │   │   │   │   ├── switch_parent.cpython-37.pyc │   │   │   │   ├── widgets_basic.cpython-37.pyc │   │   │   │   ├── widgets.cpython-37.pyc │   │   │   │   └── widgets_special.cpython-37.pyc │   │   │   ├── rig.py │   │   │   ├── switch_parent.py │   │   │   ├── widgets_basic.py │   │   │   ├── widgets.py │   │   │   └── widgets_special.py │   │   ├── space_clip_editor_refine_solution.py │   │   ├── space_view3d_3d_navigation.py │   │   ├── space_view3d_align_tools.py │   │   ├── space_view3d_brush_menus │   │   │   ├── brushes.py │   │   │   ├── brush_menu.py │   │   │   ├── curve_menu.py │   │   │   ├── dyntopo_menu.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── brushes.cpython-37.pyc │   │   │   │   ├── brush_menu.cpython-37.pyc │   │   │   │   ├── curve_menu.cpython-37.pyc │   │   │   │   ├── dyntopo_menu.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── stroke_menu.cpython-37.pyc │   │   │   │   ├── symmetry_menu.cpython-37.pyc │   │   │   │   ├── texture_menu.cpython-37.pyc │   │   │   │   └── utils_core.cpython-37.pyc │   │   │   ├── stroke_menu.py │   │   │   ├── symmetry_menu.py │   │   │   ├── texture_menu.py │   │   │   └── utils_core.py │   │   ├── space_view3d_copy_attributes.py │   │   ├── space_view3d_math_vis │   │   │   ├── draw.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── draw.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   └── utils.cpython-37.pyc │   │   │   └── utils.py │   │   ├── space_view3d_modifier_tools.py │   │   ├── space_view3d_pie_menus │   │   │   ├── __init__.py │   │   │   ├── pie_align_menu.py │   │   │   ├── pie_animation_menu.py │   │   │   ├── pie_apply_transform_menu.py │   │   │   ├── pie_defaults_menu.py │   │   │   ├── pie_delete_menu.py │   │   │   ├── pie_editor_switch_menu.py │   │   │   ├── pie_manipulator_menu.py │   │   │   ├── pie_modes_menu.py │   │   │   ├── pie_origin.py │   │   │   ├── pie_proportional_menu.py │   │   │   ├── pie_save_open_menu.py │   │   │   ├── pie_sculpt_menu.py │   │   │   ├── pie_select_menu.py │   │   │   ├── pie_shading_menu.py │   │   │   ├── pie_views_numpad_menu.py │   │   │   └── __pycache__ │   │   │   ├── __init__.cpython-37.pyc │   │   │   ├── pie_align_menu.cpython-37.pyc │   │   │   ├── pie_animation_menu.cpython-37.pyc │   │   │   ├── pie_apply_transform_menu.cpython-37.pyc │   │   │   ├── pie_defaults_menu.cpython-37.pyc │   │   │   ├── pie_delete_menu.cpython-37.pyc │   │   │   ├── pie_editor_switch_menu.cpython-37.pyc │   │   │   ├── pie_manipulator_menu.cpython-37.pyc │   │   │   ├── pie_modes_menu.cpython-37.pyc │   │   │   ├── pie_origin.cpython-37.pyc │   │   │   ├── pie_proportional_menu.cpython-37.pyc │   │   │   ├── pie_save_open_menu.cpython-37.pyc │   │   │   ├── pie_sculpt_menu.cpython-37.pyc │   │   │   ├── pie_select_menu.cpython-37.pyc │   │   │   ├── pie_shading_menu.cpython-37.pyc │   │   │   └── pie_views_numpad_menu.cpython-37.pyc │   │   ├── space_view3d_spacebar_menu │   │   │   ├── animation_menus.py │   │   │   ├── armature_menus.py │   │   │   ├── curve_menus.py │   │   │   ├── edit_mesh.py │   │   │   ├── __init__.py │   │   │   ├── object_menus.py │   │   │   ├── __pycache__ │   │   │   │   ├── animation_menus.cpython-37.pyc │   │   │   │   ├── armature_menus.cpython-37.pyc │   │   │   │   ├── curve_menus.cpython-37.pyc │   │   │   │   ├── edit_mesh.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── object_menus.cpython-37.pyc │   │   │   │   ├── snap_origin_cursor.cpython-37.pyc │   │   │   │   ├── transform_menus.cpython-37.pyc │   │   │   │   └── view_menus.cpython-37.pyc │   │   │   ├── snap_origin_cursor.py │   │   │   ├── transform_menus.py │   │   │   └── view_menus.py │   │   ├── space_view3d_stored_views │   │   │   ├── core.py │   │   │   ├── __init__.py │   │   │   ├── io.py │   │   │   ├── operators.py │   │   │   ├── properties.py │   │   │   ├── __pycache__ │   │   │   │   ├── core.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── io.cpython-37.pyc │   │   │   │   ├── operators.cpython-37.pyc │   │   │   │   ├── properties.cpython-37.pyc │   │   │   │   ├── stored_views_test.cpython-37.pyc │   │   │   │   └── ui.cpython-37.pyc │   │   │   ├── stored_views_test.py │   │   │   └── ui.py │   │   ├── sun_position │   │   │   ├── geo.py │   │   │   ├── hdr.py │   │   │   ├── __init__.py │   │   │   ├── north.py │   │   │   ├── properties.py │   │   │   ├── __pycache__ │   │   │   │   ├── geo.cpython-37.pyc │   │   │   │   ├── hdr.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── north.cpython-37.pyc │   │   │   │   ├── properties.cpython-37.pyc │   │   │   │   ├── sun_calc.cpython-37.pyc │   │   │   │   └── ui_sun.cpython-37.pyc │   │   │   ├── sun_calc.py │   │   │   └── ui_sun.py │   │   ├── system_blend_info.py │   │   ├── system_demo_mode │   │   │   ├── config.py │   │   │   ├── demo_mode.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── config.cpython-37.pyc │   │   │   ├── demo_mode.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── system_property_chart.py │   │   ├── ui_translate │   │   │   ├── edit_translation.py │   │   │   ├── __init__.py │   │   │   ├── __pycache__ │   │   │   │   ├── edit_translation.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── settings.cpython-37.pyc │   │   │   │   ├── update_addon.cpython-37.pyc │   │   │   │   ├── update_svn.cpython-37.pyc │   │   │   │   └── update_ui.cpython-37.pyc │   │   │   ├── settings.py │   │   │   ├── update_addon.py │   │   │   ├── update_svn.py │   │   │   └── update_ui.py │   │   └── viewport_vr_preview.py │   ├── addons_contrib │   │   ├── add_dimension.py │   │   ├── add_mesh_clusters │   │   │   ├── add_mesh_cluster.py │   │   │   └── __init__.py │   │   ├── animation_motion_trail.py │   │   ├── automat │   │   │   ├── adj_material.json │   │   │   ├── AdjOp.py │   │   │   ├── automatic_material.json │   │   │   ├── AutoOp.py │   │   │   ├── blur.json │   │   │   ├── __init__.py │   │   │   ├── JSONOps.py │   │   │   └── seamless_vector.json │   │   ├── camera_overscan.py │   │   ├── development_class_viewer.py │   │   ├── development_ui_classes.py │   │   ├── exact_edit │   │   │   ├── __init__.py │   │   │   ├── xedit_free_rotate.py │   │   │   └── xedit_set_meas.py │   │   ├── io_export_after_effects.py │   │   ├── io_import_sound_to_anim.py │   │   ├── io_online_sketchfab │   │   │   ├── __init__.py │   │   │   └── pack_for_export.py │   │   ├── io_scene_3ds │   │   │   ├── export_3ds.py │   │   │   ├── import_3ds.py │   │   │   └── __init__.py │   │   ├── io_scene_open_street_map.py │   │   ├── io_vector │   │   │   ├── art2polyarea.py │   │   │   ├── geom.py │   │   │   ├── import_vecfile.py │   │   │   ├── __init__.py │   │   │   ├── model.py │   │   │   ├── offset.py │   │   │   ├── pdf.py │   │   │   ├── svg.py │   │   │   ├── triquad.py │   │   │   └── vecfile.py │   │   ├── lighting_hdri_shortcut │   │   │   └── __init__.py │   │   ├── mesh_easy_lattice.py │   │   ├── mesh_selectbuffer.py │   │   ├── mesh_show_vgroup_weights.py │   │   ├── mocap │   │   │   ├── __init__.py │   │   │   ├── mocap_constraints.py │   │   │   ├── mocap_tools.py │   │   │   └── retarget.py │   │   ├── netrender │   │   │   ├── baking.py │   │   │   ├── balancing.py │   │   │   ├── client.py │   │   │   ├── css │   │   │   │   ├── images │   │   │   │   │   ├── themes.gif │   │   │   │   │   ├── themes-preview.gif │   │   │   │   │   ├── ui-bg_flat_30_cccccc_40x100.png │   │   │   │   │   ├── ui-bg_flat_50_5c5c5c_40x100.png │   │   │   │   │   ├── ui-bg_glass_20_555555_1x400.png │   │   │   │   │   ├── ui-bg_glass_40_0078a3_1x400.png │   │   │   │   │   ├── ui-bg_glass_40_ffc73d_1x400.png │   │   │   │   │   ├── ui-bg_gloss-wave_25_333333_500x100.png │   │   │   │   │   ├── ui-bg_highlight-soft_80_eeeeee_1x100.png │   │   │   │   │   ├── ui-bg_inset-soft_25_000000_1x100.png │   │   │   │   │   ├── ui-bg_inset-soft_30_f58400_1x100.png │   │   │   │   │   ├── ui-icons_222222_256x240.png │   │   │   │   │   ├── ui-icons_4b8e0b_256x240.png │   │   │   │   │   ├── ui-icons_a83300_256x240.png │   │   │   │   │   ├── ui-icons_cccccc_256x240.png │   │   │   │   │   └── ui-icons_ffffff_256x240.png │   │   │   │   ├── jquery.themes.css │   │   │   │   └── jquery-ui.css │   │   │   ├── __init__.py │   │   │   ├── js │   │   │   │   ├── jquery.js │   │   │   │   ├── jquery.themes.js │   │   │   │   ├── jquery-ui.js │   │   │   │   ├── netrender-action.js │   │   │   │   ├── netrender_balance.js │   │   │   │   ├── netrender.js │   │   │   │   └── netrender-widget.js │   │   │   ├── master_html.py │   │   │   ├── master.py │   │   │   ├── model.py │   │   │   ├── netrender.css │   │   │   ├── netrender.js │   │   │   ├── newui.html │   │   │   ├── operators.py │   │   │   ├── repath.py │   │   │   ├── slave.py │   │   │   ├── thumbnail.py │   │   │   ├── ui.py │   │   │   ├── utils.py │   │   │   └── versioning.py │   │   ├── np_station │   │   │   ├── __init__.py │   │   │   ├── np_float_box.py │   │   │   ├── np_float_poly.py │   │   │   ├── np_float_rectangle.py │   │   │   ├── np_point_align.py │   │   │   ├── np_point_array.py │   │   │   ├── np_point_copy.py │   │   │   ├── np_point_dimension.py │   │   │   ├── np_point_distance.py │   │   │   ├── np_point_instance.py │   │   │   ├── np_point_move.py │   │   │   ├── np_point_scale.py │   │   │   ├── np_roto_move.py │   │   │   ├── np_shader_brush.py │   │   │   ├── utils_function.py │   │   │   ├── utils_geometry.py │   │   │   └── utils_graphics.py │   │   ├── object_animrenderbake.py │   │   ├── object_batch_rename_datablocks.py │   │   ├── object_creaprim.py │   │   ├── object_facemap_auto │   │   │   ├── auto_fmap_ops.py │   │   │   ├── auto_fmap_utils.py │   │   │   ├── auto_fmap_widgets.py │   │   │   ├── auto_fmap_widgets_xform.py │   │   │   └── __init__.py │   │   ├── object_fracture_crack │   │   │   ├── __init__.py │   │   │   ├── operator.py │   │   │   ├── process │   │   │   │   ├── cell_calc.py │   │   │   │   ├── cell_functions.py │   │   │   │   ├── cell_main.py │   │   │   │   ├── crack_functions.py │   │   │   │   ├── material_functions.py │   │   │   │   └── materials │   │   │   │   └── materials1.blend │   │   │   └── utilities.py │   │   ├── object_mesh_versions.py │   │   ├── render_auto_save.py │   │   ├── render_cube_map.py │   │   ├── render_renderslot.py │   │   ├── render_time.py │   │   ├── render_to_print.py │   │   ├── space_clip_editor_autotracker.py │   │   ├── space_view3d_render_settings.py │   │   ├── system_keyboard_svg.py │   │   ├── system_project_folder.py │   │   └── text_editor_hastebin.py │   ├── freestyle │   │   ├── modules │   │   │   ├── freestyle │   │   │   │   ├── chainingiterators.py │   │   │   │   ├── functions.py │   │   │   │   ├── __init__.py │   │   │   │   ├── predicates.py │   │   │   │   ├── __pycache__ │   │   │   │   │   ├── chainingiterators.cpython-37.pyc │   │   │   │   │   ├── functions.cpython-37.pyc │   │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   │   ├── predicates.cpython-37.pyc │   │   │   │   │   ├── shaders.cpython-37.pyc │   │   │   │   │   ├── types.cpython-37.pyc │   │   │   │   │   └── utils.cpython-37.pyc │   │   │   │   ├── shaders.py │   │   │   │   ├── types.py │   │   │   │   └── utils.py │   │   │   ├── parameter_editor.py │   │   │   └── __pycache__ │   │   │   └── parameter_editor.cpython-37.pyc │   │   └── styles │   │   ├── anisotropic_diffusion.py │   │   ├── apriori_and_causal_density.py │   │   ├── apriori_density.py │   │   ├── backbone_stretcher.py │   │   ├── blueprint_circles.py │   │   ├── blueprint_ellipses.py │   │   ├── blueprint_squares.py │   │   ├── cartoon.py │   │   ├── contour.py │   │   ├── curvature2d.py │   │   ├── external_contour.py │   │   ├── external_contour_sketchy.py │   │   ├── external_contour_smooth.py │   │   ├── haloing.py │   │   ├── ignore_small_occlusions.py │   │   ├── invisible_lines.py │   │   ├── japanese_bigbrush.py │   │   ├── long_anisotropically_dense.py │   │   ├── multiple_parameterization.py │   │   ├── nature.py │   │   ├── near_lines.py │   │   ├── occluded_by_specific_object.py │   │   ├── polygonalize.py │   │   ├── qi0_not_external_contour.py │   │   ├── qi0.py │   │   ├── qi1.py │   │   ├── qi2.py │   │   ├── sequentialsplit_sketchy.py │   │   ├── sketchy_multiple_parameterization.py │   │   ├── sketchy_topology_broken.py │   │   ├── sketchy_topology_preserved.py │   │   ├── split_at_highest_2d_curvatures.py │   │   ├── split_at_tvertices.py │   │   ├── suggestive.py │   │   ├── thickness_fof_depth_discontinuity.py │   │   ├── tipremover.py │   │   ├── tvertex_remover.py │   │   └── uniformpruning_zsort.py │   ├── modules │   │   ├── addon_utils.py │   │   ├── animsys_refactor.py │   │   ├── bl_app_override │   │   │   ├── helpers.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── helpers.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── bl_app_template_utils.py │   │   ├── blend_render_info.py │   │   ├── bl_i18n_utils │   │   │   ├── bl_extract_messages.py │   │   │   ├── __init__.py │   │   │   ├── merge_po.py │   │   │   ├── __pycache__ │   │   │   │   ├── bl_extract_messages.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── settings.cpython-37.pyc │   │   │   │   ├── utils.cpython-37.pyc │   │   │   │   ├── utils_languages_menu.cpython-37.pyc │   │   │   │   └── utils_rtl.cpython-37.pyc │   │   │   ├── settings.py │   │   │   ├── settings_user.py │   │   │   ├── utils_languages_menu.py │   │   │   ├── utils.py │   │   │   ├── utils_rtl.py │   │   │   └── utils_spell_check.py │   │   ├── bl_keymap_utils │   │   │   ├── __init__.py │   │   │   ├── io.py │   │   │   ├── keymap_from_toolbar.py │   │   │   ├── keymap_hierarchy.py │   │   │   ├── platform_helpers.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── io.cpython-37.pyc │   │   │   │   ├── keymap_from_toolbar.cpython-37.pyc │   │   │   │   ├── keymap_hierarchy.cpython-37.pyc │   │   │   │   ├── platform_helpers.cpython-37.pyc │   │   │   │   └── versioning.cpython-37.pyc │   │   │   └── versioning.py │   │   ├── bl_previews_utils │   │   │   └── bl_previews_render.py │   │   ├── bl_ui_utils │   │   │   ├── bug_report_url.py │   │   │   ├── __init__.py │   │   │   └── __pycache__ │   │   │   ├── bug_report_url.cpython-37.pyc │   │   │   └── __init__.cpython-37.pyc │   │   ├── bpy │   │   │   ├── __init__.py │   │   │   ├── ops.py │   │   │   ├── path.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── ops.cpython-37.pyc │   │   │   │   └── path.cpython-37.pyc │   │   │   └── utils │   │   │   ├── __init__.py │   │   │   ├── previews.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── previews.cpython-37.pyc │   │   │   │   └── toolsystem.cpython-37.pyc │   │   │   └── toolsystem.py │   │   ├── bpy_extras │   │   │   ├── anim_utils.py │   │   │   ├── image_utils.py │   │   │   ├── __init__.py │   │   │   ├── io_utils.py │   │   │   ├── keyconfig_utils.py │   │   │   ├── mesh_utils.py │   │   │   ├── node_shader_utils.py │   │   │   ├── node_utils.py │   │   │   ├── object_utils.py │   │   │   ├── __pycache__ │   │   │   │   ├── anim_utils.cpython-37.pyc │   │   │   │   ├── image_utils.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── io_utils.cpython-37.pyc │   │   │   │   ├── keyconfig_utils.cpython-37.pyc │   │   │   │   ├── mesh_utils.cpython-37.pyc │   │   │   │   ├── node_shader_utils.cpython-37.pyc │   │   │   │   ├── node_utils.cpython-37.pyc │   │   │   │   ├── object_utils.cpython-37.pyc │   │   │   │   └── view3d_utils.cpython-37.pyc │   │   │   ├── view3d_utils.py │   │   │   └── wm_utils │   │   │   ├── progress_report.py │   │   │   └── __pycache__ │   │   │   └── progress_report.cpython-37.pyc │   │   ├── bpy_restrict_state.py │   │   ├── bpy_types.py │   │   ├── console │   │   │   ├── complete_calltip.py │   │   │   ├── complete_import.py │   │   │   ├── complete_namespace.py │   │   │   ├── __init__.py │   │   │   ├── intellisense.py │   │   │   └── __pycache__ │   │   │   ├── complete_calltip.cpython-37.pyc │   │   │   ├── complete_import.cpython-37.pyc │   │   │   ├── complete_namespace.cpython-37.pyc │   │   │   ├── __init__.cpython-37.pyc │   │   │   └── intellisense.cpython-37.pyc │   │   ├── console_python.py │   │   ├── console_shell.py │   │   ├── gpu_extras │   │   │   ├── batch.py │   │   │   ├── __init__.py │   │   │   ├── presets.py │   │   │   └── __pycache__ │   │   │   ├── batch.cpython-37.pyc │   │   │   ├── __init__.cpython-37.pyc │   │   │   └── presets.cpython-37.pyc │   │   ├── graphviz_export.py │   │   ├── keyingsets_utils.py │   │   ├── nodeitems_utils.py │   │   ├── __pycache__ │   │   │   ├── addon_utils.cpython-37.pyc │   │   │   ├── animsys_refactor.cpython-37.pyc │   │   │   ├── bl_app_template_utils.cpython-37.pyc │   │   │   ├── blend_render_info.cpython-37.pyc │   │   │   ├── bpy_restrict_state.cpython-37.pyc │   │   │   ├── bpy_types.cpython-37.pyc │   │   │   ├── console_python.cpython-37.pyc │   │   │   ├── console_shell.cpython-37.pyc │   │   │   ├── graphviz_export.cpython-37.pyc │   │   │   ├── keyingsets_utils.cpython-37.pyc │   │   │   ├── nodeitems_utils.cpython-37.pyc │   │   │   ├── rna_info.cpython-37.pyc │   │   │   ├── rna_keymap_ui.cpython-37.pyc │   │   │   ├── rna_manual_reference.cpython-37.pyc │   │   │   ├── rna_prop_ui.cpython-37.pyc │   │   │   ├── rna_xml.cpython-37.pyc │   │   │   └── sys_info.cpython-37.pyc │   │   ├── rna_info.py │   │   ├── rna_keymap_ui.py │   │   ├── rna_manual_reference.py │   │   ├── rna_prop_ui.py │   │   ├── rna_xml.py │   │   └── sys_info.py │   ├── presets │   │   ├── camera │   │   │   ├── 1_colon_2.3_inch.py │   │   │   ├── 1_colon_2.5_inch.py │   │   │   ├── 2_colon_3_inch.py │   │   │   ├── 4_colon_3_inch.py │   │   │   ├── Arri_Alexa.py │   │   │   ├── Blackmagic_Cinema_Camera.py │   │   │   ├── Blackmagic_Pocket_Cinema_Camera.py │   │   │   ├── Blackmagic_Production_Camera_4K.py │   │   │   ├── Blender.py │   │   │   ├── Canon_1100D.py │   │   │   ├── Canon_APS-C.py │   │   │   ├── Canon_APS-H.py │   │   │   ├── Canon_C300.py │   │   │   ├── Full_Frame_35mm_Camera.py │   │   │   ├── GoPro_Hero3_Black.py │   │   │   ├── GoPro_Hero3_Silver.py │   │   │   ├── GoPro_Hero3_White.py │   │   │   ├── iPhone_4.py │   │   │   ├── iPhone_4S.py │   │   │   ├── iPhone_5.py │   │   │   ├── Nexus_5.py │   │   │   ├── Nikon_D3100.py │   │   │   ├── Nikon_DX.py │   │   │   ├── Panasonic_AG-HVX200.py │   │   │   ├── Panasonic_LX2.py │   │   │   ├── Red_Epic.py │   │   │   ├── Red_One_2K.py │   │   │   ├── Red_One_3K.py │   │   │   ├── Red_One_4K.py │   │   │   ├── Samsung_Galaxy_S3.py │   │   │   ├── Samsung_Galaxy_S4.py │   │   │   ├── Sony_A55.py │   │   │   ├── Sony_EX1.py │   │   │   ├── Sony_F65.py │   │   │   ├── Super_16_Film.py │   │   │   └── Super_35_Film.py │   │   ├── cloth │   │   │   ├── cotton.py │   │   │   ├── denim.py │   │   │   ├── leather.py │   │   │   ├── rubber.py │   │   │   └── silk.py │   │   ├── cycles │   │   │   ├── integrator │   │   │   │   ├── direct_light.py │   │   │   │   ├── full_global_illumination.py │   │   │   │   └── limited_global_illumination.py │   │   │   └── sampling │   │   │   ├── final.py │   │   │   └── preview.py │   │   ├── ffmpeg │   │   │   ├── DVD_(note_colon__this_changes_render_resolution).py │   │   │   ├── h264_in_Matroska_for_scrubbing.py │   │   │   ├── h264_in_Matroska.py │   │   │   ├── h264_in_MP4.py │   │   │   ├── ogg_theora.py │   │   │   ├── WebM_(VP9+Opus).py │   │   │   └── xvid.py │   │   ├── fluid │   │   │   ├── honey.py │   │   │   ├── oil.py │   │   │   └── water.py │   │   ├── framerate │   │   │   ├── 23.98.py │   │   │   ├── 24.py │   │   │   ├── 25.py │   │   │   ├── 29.97.py │   │   │   ├── 30.py │   │   │   ├── 50.py │   │   │   ├── 59.94.py │   │   │   ├── 60.py │   │   │   └── Custom.py │   │   ├── gpencil_material │   │   │   ├── fill_only.py │   │   │   ├── stroke_and_fill.py │   │   │   └── stroke_only.py │   │   ├── hair_dynamics │   │   │   └── default.py │   │   ├── interface_theme │   │   │   ├── blender_dark.xml │   │   │   └── blender_light.xml │   │   ├── keyconfig │   │   │   ├── blender_27x.py │   │   │   ├── blender.py │   │   │   ├── industry_compatible.py │   │   │   ├── keymap_data │   │   │   │   ├── blender_default.py │   │   │   │   ├── industry_compatible_data.py │   │   │   │   └── __pycache__ │   │   │   │   └── blender_default.cpython-37.pyc │   │   │   └── __pycache__ │   │   │   └── blender.cpython-37.pyc │   │   ├── operator │   │   │   └── wm.collada_export │   │   │   ├── sl_plus_open_sim_rigged.py │   │   │   └── sl_plus_open_sim_static.py │   │   ├── render │   │   │   ├── 4K_DCI_2160p.py │   │   │   ├── 4k_UHDTV_2160p.py │   │   │   ├── 4K_UW_1600p.py │   │   │   ├── DVCPRO_HD_1080p.py │   │   │   ├── DVCPRO_HD_720p.py │   │   │   ├── HDTV_1080p.py │   │   │   ├── HDTV_720p.py │   │   │   ├── HDV_1080p.py │   │   │   ├── HDV_NTSC_1080p.py │   │   │   ├── HDV_PAL_1080p.py │   │   │   ├── TV_NTSC_16_colon_9.py │   │   │   ├── TV_NTSC_4_colon_3.py │   │   │   ├── TV_PAL_16_colon_9.py │   │   │   └── TV_PAL_4_colon_3.py │   │   ├── safe_areas │   │   │   ├── 14_colon_9_in_16_colon_9.py │   │   │   ├── 16_colon_9.py │   │   │   └── 4_colon_3_in_16_colon_9.py │   │   ├── sss │   │   │   ├── apple.py │   │   │   ├── chicken.py │   │   │   ├── cream.py │   │   │   ├── ketchup.py │   │   │   ├── marble.py │   │   │   ├── potato.py │   │   │   ├── skim_milk.py │   │   │   ├── skin1.py │   │   │   ├── skin2.py │   │   │   └── whole_milk.py │   │   ├── tracking_camera │   │   │   ├── 1__colon__2.3_inch.py │   │   │   ├── 1__colon__2.5_inch.py │   │   │   ├── 2__colon__3_inch.py │   │   │   ├── 4__colon__3_inch.py │   │   │   ├── Arri_Alexa.py │   │   │   ├── Blackmagic_Cinema_Camera.py │   │   │   ├── Blackmagic_Pocket_Cinema_Camera.py │   │   │   ├── Blackmagic_Production_Camera_4K.py │   │   │   ├── Blender.py │   │   │   ├── Canon_1100D.py │   │   │   ├── Canon_APS-C.py │   │   │   ├── Canon_APS-H.py │   │   │   ├── Canon_C300.py │   │   │   ├── Full_Frame_35mm_Camera.py │   │   │   ├── GoPro_Hero3_Black.py │   │   │   ├── GoPro_Hero3_Silver.py │   │   │   ├── GoPro_Hero3_White.py │   │   │   ├── iPhone_4.py │   │   │   ├── iPhone_4S.py │   │   │   ├── iPhone_5.py │   │   │   ├── Nexus_5.py │   │   │   ├── Nikon_D3100.py │   │   │   ├── Nikon_DX.py │   │   │   ├── Panasonic_AG-HVX200.py │   │   │   ├── Panasonic_LX2.py │   │   │   ├── Red_Epic.py │   │   │   ├── Red_One_2K.py │   │   │   ├── Red_One_3K.py │   │   │   ├── Red_One_4K.py │   │   │   ├── Samsung_Galaxy_S3.py │   │   │   ├── Samsung_Galaxy_S4.py │   │   │   ├── Sony_A55.py │   │   │   ├── Sony_EX1.py │   │   │   ├── Sony_F65.py │   │   │   ├── Super_16.py │   │   │   └── Super_35.py │   │   ├── tracking_settings │   │   │   ├── blurry_footage.py │   │   │   ├── default.py │   │   │   ├── fast_motion.py │   │   │   └── planar.py │   │   └── tracking_track_color │   │   ├── default.py │   │   ├── far_plane.py │   │   ├── near_plane.py │   │   └── object.py │   ├── startup │   │   ├── bl_app_templates_system │   │   │   ├── 2D_Animation │   │   │   │   ├── __init__.py │   │   │   │   └── startup.blend │   │   │   ├── Sculpting │   │   │   │   ├── __init__.py │   │   │   │   └── startup.blend │   │   │   ├── VFX │   │   │   │   └── startup.blend │   │   │   └── Video_Editing │   │   │   ├── __init__.py │   │   │   └── startup.blend │   │   ├── bl_operators │   │   │   ├── add_mesh_torus.py │   │   │   ├── anim.py │   │   │   ├── bmesh │   │   │   │   ├── find_adjacent.py │   │   │   │   └── __pycache__ │   │   │   │   └── find_adjacent.cpython-37.pyc │   │   │   ├── clip.py │   │   │   ├── console.py │   │   │   ├── constraint.py │   │   │   ├── file.py │   │   │   ├── freestyle.py │   │   │   ├── image.py │   │   │   ├── __init__.py │   │   │   ├── mesh.py │   │   │   ├── node.py │   │   │   ├── object_align.py │   │   │   ├── object.py │   │   │   ├── object_quick_effects.py │   │   │   ├── object_randomize_transform.py │   │   │   ├── presets.py │   │   │   ├── __pycache__ │   │   │   │   ├── add_mesh_torus.cpython-37.pyc │   │   │   │   ├── anim.cpython-37.pyc │   │   │   │   ├── clip.cpython-37.pyc │   │   │   │   ├── console.cpython-37.pyc │   │   │   │   ├── constraint.cpython-37.pyc │   │   │   │   ├── file.cpython-37.pyc │   │   │   │   ├── freestyle.cpython-37.pyc │   │   │   │   ├── image.cpython-37.pyc │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── mesh.cpython-37.pyc │   │   │   │   ├── node.cpython-37.pyc │   │   │   │   ├── object_align.cpython-37.pyc │   │   │   │   ├── object.cpython-37.pyc │   │   │   │   ├── object_quick_effects.cpython-37.pyc │   │   │   │   ├── object_randomize_transform.cpython-37.pyc │   │   │   │   ├── presets.cpython-37.pyc │   │   │   │   ├── rigidbody.cpython-37.pyc │   │   │   │   ├── screen_play_rendered_anim.cpython-37.pyc │   │   │   │   ├── sequencer.cpython-37.pyc │   │   │   │   ├── simulation.cpython-37.pyc │   │   │   │   ├── userpref.cpython-37.pyc │   │   │   │   ├── uvcalc_follow_active.cpython-37.pyc │   │   │   │   ├── uvcalc_lightmap.cpython-37.pyc │   │   │   │   ├── vertexpaint_dirt.cpython-37.pyc │   │   │   │   ├── view3d.cpython-37.pyc │   │   │   │   └── wm.cpython-37.pyc │   │   │   ├── rigidbody.py │   │   │   ├── screen_play_rendered_anim.py │   │   │   ├── sequencer.py │   │   │   ├── simulation.py │   │   │   ├── userpref.py │   │   │   ├── uvcalc_follow_active.py │   │   │   ├── uvcalc_lightmap.py │   │   │   ├── vertexpaint_dirt.py │   │   │   ├── view3d.py │   │   │   └── wm.py │   │   ├── bl_ui │   │   │   ├── __init__.py │   │   │   ├── properties_animviz.py │   │   │   ├── properties_constraint.py │   │   │   ├── properties_data_armature.py │   │   │   ├── properties_data_bone.py │   │   │   ├── properties_data_camera.py │   │   │   ├── properties_data_curve.py │   │   │   ├── properties_data_empty.py │   │   │   ├── properties_data_gpencil.py │   │   │   ├── properties_data_hair.py │   │   │   ├── properties_data_lattice.py │   │   │   ├── properties_data_lightprobe.py │   │   │   ├── properties_data_light.py │   │   │   ├── properties_data_mesh.py │   │   │   ├── properties_data_metaball.py │   │   │   ├── properties_data_modifier.py │   │   │   ├── properties_data_pointcloud.py │   │   │   ├── properties_data_shaderfx.py │   │   │   ├── properties_data_speaker.py │   │   │   ├── properties_data_volume.py │   │   │   ├── properties_freestyle.py │   │   │   ├── properties_grease_pencil_common.py │   │   │   ├── properties_mask_common.py │   │   │   ├── properties_material_gpencil.py │   │   │   ├── properties_material.py │   │   │   ├── properties_object.py │   │   │   ├── properties_output.py │   │   │   ├── properties_paint_common.py │   │   │   ├── properties_particle.py │   │   │   ├── properties_physics_cloth.py │   │   │   ├── properties_physics_common.py │   │   │   ├── properties_physics_dynamicpaint.py │   │   │   ├── properties_physics_field.py │   │   │   ├── properties_physics_fluid.py │   │   │   ├── properties_physics_rigidbody_constraint.py │   │   │   ├── properties_physics_rigidbody.py │   │   │   ├── properties_physics_softbody.py │   │   │   ├── properties_render.py │   │   │   ├── properties_scene.py │   │   │   ├── properties_texture.py │   │   │   ├── properties_view_layer.py │   │   │   ├── properties_workspace.py │   │   │   ├── properties_world.py │   │   │   ├── __pycache__ │   │   │   │   ├── __init__.cpython-37.pyc │   │   │   │   ├── properties_animviz.cpython-37.pyc │   │   │   │   ├── properties_constraint.cpython-37.pyc │   │   │   │   ├── properties_data_armature.cpython-37.pyc │   │   │   │   ├── properties_data_bone.cpython-37.pyc │   │   │   │   ├── properties_data_camera.cpython-37.pyc │   │   │   │   ├── properties_data_curve.cpython-37.pyc │   │   │   │   ├── properties_data_empty.cpython-37.pyc │   │   │   │   ├── properties_data_gpencil.cpython-37.pyc │   │   │   │   ├── properties_data_hair.cpython-37.pyc │   │   │   │   ├── properties_data_lattice.cpython-37.pyc │   │   │   │   ├── properties_data_light.cpython-37.pyc │   │   │   │   ├── properties_data_lightprobe.cpython-37.pyc │   │   │   │   ├── properties_data_mesh.cpython-37.pyc │   │   │   │   ├── properties_data_metaball.cpython-37.pyc │   │   │   │   ├── properties_data_modifier.cpython-37.pyc │   │   │   │   ├── properties_data_pointcloud.cpython-37.pyc │   │   │   │   ├── properties_data_shaderfx.cpython-37.pyc │   │   │   │   ├── properties_data_speaker.cpython-37.pyc │   │   │   │   ├── properties_data_volume.cpython-37.pyc │   │   │   │   ├── properties_freestyle.cpython-37.pyc │   │   │   │   ├── properties_grease_pencil_common.cpython-37.pyc │   │   │   │   ├── properties_mask_common.cpython-37.pyc │   │   │   │   ├── properties_material.cpython-37.pyc │   │   │   │   ├── properties_material_gpencil.cpython-37.pyc │   │   │   │   ├── properties_object.cpython-37.pyc │   │   │   │   ├── properties_output.cpython-37.pyc │   │   │   │   ├── properties_paint_common.cpython-37.pyc │   │   │   │   ├── properties_particle.cpython-37.pyc │   │   │   │   ├── properties_physics_cloth.cpython-37.pyc │   │   │   │   ├── properties_physics_common.cpython-37.pyc │   │   │   │   ├── properties_physics_dynamicpaint.cpython-37.pyc │   │   │   │   ├── properties_physics_field.cpython-37.pyc │   │   │   │   ├── properties_physics_fluid.cpython-37.pyc │   │   │   │   ├── properties_physics_rigidbody_constraint.cpython-37.pyc │   │   │   │   ├── properties_physics_rigidbody.cpython-37.pyc │   │   │   │   ├── properties_physics_softbody.cpython-37.pyc │   │   │   │   ├── properties_render.cpython-37.pyc │   │   │   │   ├── properties_scene.cpython-37.pyc │   │   │   │   ├── properties_texture.cpython-37.pyc │   │   │   │   ├── properties_view_layer.cpython-37.pyc │   │   │   │   ├── properties_workspace.cpython-37.pyc │   │   │   │   ├── properties_world.cpython-37.pyc │   │   │   │   ├── space_clip.cpython-37.pyc │   │   │   │   ├── space_console.cpython-37.pyc │   │   │   │   ├── space_dopesheet.cpython-37.pyc │   │   │   │   ├── space_filebrowser.cpython-37.pyc │   │   │   │   ├── space_graph.cpython-37.pyc │   │   │   │   ├── space_image.cpython-37.pyc │   │   │   │   ├── space_info.cpython-37.pyc │   │   │   │   ├── space_nla.cpython-37.pyc │   │   │   │   ├── space_node.cpython-37.pyc │   │   │   │   ├── space_outliner.cpython-37.pyc │   │   │   │   ├── space_properties.cpython-37.pyc │   │   │   │   ├── space_sequencer.cpython-37.pyc │   │   │   │   ├── space_statusbar.cpython-37.pyc │   │   │   │   ├── space_text.cpython-37.pyc │   │   │   │   ├── space_time.cpython-37.pyc │   │   │   │   ├── space_toolsystem_common.cpython-37.pyc │   │   │   │   ├── space_toolsystem_toolbar.cpython-37.pyc │   │   │   │   ├── space_topbar.cpython-37.pyc │   │   │   │   ├── space_userpref.cpython-37.pyc │   │   │   │   ├── space_view3d.cpython-37.pyc │   │   │   │   ├── space_view3d_toolbar.cpython-37.pyc │   │   │   │   └── utils.cpython-37.pyc │   │   │   ├── space_clip.py │   │   │   ├── space_console.py │   │   │   ├── space_dopesheet.py │   │   │   ├── space_filebrowser.py │   │   │   ├── space_graph.py │   │   │   ├── space_image.py │   │   │   ├── space_info.py │   │   │   ├── space_nla.py │   │   │   ├── space_node.py │   │   │   ├── space_outliner.py │   │   │   ├── space_properties.py │   │   │   ├── space_sequencer.py │   │   │   ├── space_statusbar.py │   │   │   ├── space_text.py │   │   │   ├── space_time.py │   │   │   ├── space_toolsystem_common.py │   │   │   ├── space_toolsystem_toolbar.py │   │   │   ├── space_topbar.py │   │   │   ├── space_userpref.py │   │   │   ├── space_view3d.py │   │   │   ├── space_view3d_toolbar.py │   │   │   └── utils.py │   │   ├── keyingsets_builtins.py │   │   ├── nodeitems_builtins.py │   │   └── __pycache__ │   │   ├── keyingsets_builtins.cpython-37.pyc │   │   └── nodeitems_builtins.cpython-37.pyc │   ├── templates_osl │   │   ├── empty_shader.osl │   │   ├── gabor_noise.osl │   │   ├── lyapunov_texture.osl │   │   ├── noise.osl │   │   └── ramp_closure.osl │   └── templates_py │   ├── addon_add_object.py │   ├── background_job.py │   ├── batch_export.py │   ├── bmesh_simple_editmode.py │   ├── bmesh_simple.py │   ├── builtin_keyingset.py │   ├── custom_nodes.py │   ├── driver_functions.py │   ├── external_script_stub.py │   ├── gizmo_custom_geometry.py │   ├── gizmo_operator.py │   ├── gizmo_operator_target.py │   ├── gizmo_simple.py │   ├── operator_file_export.py │   ├── operator_file_import.py │   ├── operator_mesh_add.py │   ├── operator_mesh_uv.py │   ├── operator_modal_draw.py │   ├── operator_modal.py │   ├── operator_modal_timer.py │   ├── operator_modal_view3d.py │   ├── operator_modal_view3d_raycast.py │   ├── operator_node.py │   ├── operator_simple.py │   ├── ui_list.py │   ├── ui_list_simple.py │   ├── ui_menu.py │   ├── ui_menu_simple.py │   ├── ui_panel.py │   ├── ui_panel_simple.py │   ├── ui_pie_menu.py │   ├── ui_previews_custom_icon.py │   ├── ui_previews_dynamic_enum.py │   └── ui_tool_simple.py ├── blender ├── blender.desktop ├── blender.log ├── blender-softwaregl ├── blender.svg ├── blender-symbolic.svg ├── blender-thumbnailer.py ├── copyright.txt ├── lib │   ├── libglapi.so -> libglapi.so.0.0.0 │   ├── libglapi.so.0 -> libglapi.so.0.0.0 │   ├── libglapi.so.0.0.0 │   ├── libGL.so -> libGL.so.1.5.0 │   ├── libGL.so.1 -> libGL.so.1.5.0 │   ├── libGL.so.1.5.0 │   ├── libGLU.so -> libGLU.so.1.3.1 │   ├── libGLU.so.1 -> libGLU.so.1.3.1 │   └── libGLU.so.1.3.1 ├── license │   ├── Apache-2.0.txt │   ├── bfont.ttf.txt │   ├── bmonofont-i18n.ttf.txt │   ├── BSD-3-Clause.txt │   ├── BSL-1.0.txt │   ├── droidsans.ttf.txt │   ├── FTL.txt │   ├── GPL-3.0.txt │   ├── GPL-license.txt │   ├── ISC.txt │   ├── jemalloc.txt │   ├── MIT.txt │   ├── OpenColorIO.txt │   ├── OpenSSL.txt │   └── Python.txt └── readme.html 624 directories, 4792 files