LICENSE
README.md
setup.py
batoms/__init__.py
batoms/batoms.py
batoms/boundary.py
batoms/bselect.py
batoms/bspecies.py
batoms/build.py
batoms/cell.py
batoms/console.py
batoms/logger.py
batoms/metaball.py
batoms/neighborlist.py
batoms/pdbparser.py
batoms/preferences.py
batoms/slicebatoms.py
batoms/volumetric_data.py
batoms.egg-info/PKG-INFO
batoms.egg-info/SOURCES.txt
batoms.egg-info/dependency_links.txt
batoms.egg-info/requires.txt
batoms.egg-info/top_level.txt
batoms/asset/__init__.py
batoms/asset/asset.py
batoms/asset/ops.py
batoms/asset/utils.py
batoms/asset/libraries/__init__.py
batoms/asset/libraries/modifiers.blend
batoms/base/__init__.py
batoms/base/collection.py
batoms/base/object.py
batoms/bio/__init__.py
batoms/bio/bio.py
batoms/bond/__init__.py
batoms/bond/bond.py
batoms/bond/bpy_data.py
batoms/bond/gui.py
batoms/bond/gui_slicebonds.py
batoms/bond/ops.py
batoms/bond/search_bond.py
batoms/bond/setting.py
batoms/bond/slicebonds.py
batoms/data/__init__.py
batoms/data/source_data.py
batoms/database/__init__.py
batoms/database/mp.py
batoms/database/pubchem.py
batoms/database/rscb.py
batoms/draw/__init__.py
batoms/draw/draw_screen.py
batoms/gui/__init__.py
batoms/gui/gui_batoms.py
batoms/gui/gui_cell.py
batoms/gui/gui_io.py
batoms/gui/gui_plane.py
batoms/gui/gui_render.py
batoms/gui/gui_slicebatoms.py
batoms/gui/gui_toolbar.py
batoms/gui/gui_volumetric_data.py
batoms/gui/ui_list_species.py
batoms/gui/utils.py
batoms/gui/view3d_mt_batoms_add.py
batoms/gui/view3d_mt_edit_mesh_context_menu.py
batoms/gui/view3d_mt_object_context_menu.py
batoms/install/__init__.py
batoms/install/pip_dependencies.py
batoms/install/update.py
batoms/internal_data/__init__.py
batoms/internal_data/bpy_data.py
batoms/material/__init__.py
batoms/ops/__init__.py
batoms/ops/add_nanoparticle.py
batoms/ops/add_nanoribbon.py
batoms/ops/add_nanotube.py
batoms/ops/add_object.py
batoms/ops/add_surface.py
batoms/ops/base.py
batoms/ops/label.py
batoms/ops/manual_mapping.py
batoms/ops/measure.py
batoms/ops/molecule_edit_atom.py
batoms/ops/molecule_edit_bond.py
batoms/ops/ops_batoms.py
batoms/ops/ops_io.py
batoms/ops/ops_render.py
batoms/ops/ops_species.py
batoms/ops/ops_surface.py
batoms/ops/ops_volumetric_data.py
batoms/optimize/__init__.py
batoms/plugins/__init__.py
batoms/plugins/base.py
batoms/plugins/cavity/__init__.py
batoms/plugins/cavity/bpy_data.py
batoms/plugins/cavity/cavity.py
batoms/plugins/cavity/gui.py
batoms/plugins/cavity/ops.py
batoms/plugins/cavity/setting.py
batoms/plugins/crystal_shape/__init__.py
batoms/plugins/crystal_shape/bpy_data.py
batoms/plugins/crystal_shape/crystal_shape.py
batoms/plugins/crystal_shape/gui.py
batoms/plugins/crystal_shape/ops.py
batoms/plugins/crystal_shape/setting.py
batoms/plugins/highlight/__init__.py
batoms/plugins/highlight/bpy_data.py
batoms/plugins/highlight/gui.py
batoms/plugins/highlight/highlight.py
batoms/plugins/highlight/ops.py
batoms/plugins/highlight/setting.py
batoms/plugins/isosurface/__init__.py
batoms/plugins/isosurface/bpy_data.py
batoms/plugins/isosurface/isosurface.py
batoms/plugins/isosurface/ops.py
batoms/plugins/isosurface/setting.py
batoms/plugins/isosurface/ui_list.py
batoms/plugins/lattice_plane/__init__.py
batoms/plugins/lattice_plane/bpy_data.py
batoms/plugins/lattice_plane/gui.py
batoms/plugins/lattice_plane/lattice_plane.py
batoms/plugins/lattice_plane/ops.py
batoms/plugins/lattice_plane/setting.py
batoms/plugins/magres/__init__.py
batoms/plugins/magres/bpy_data.py
batoms/plugins/magres/magres.py
batoms/plugins/magres/ops.py
batoms/plugins/magres/setting.py
batoms/plugins/magres/ui_list.py
batoms/plugins/molecular_surface/__init__.py
batoms/plugins/molecular_surface/bpy_data.py
batoms/plugins/molecular_surface/molecular_surface.py
batoms/plugins/molecular_surface/ops.py
batoms/plugins/molecular_surface/setting.py
batoms/plugins/molecular_surface/ui_list.py
batoms/plugins/real_interaction/__init__.py
batoms/plugins/real_interaction/modal_force_field.py
batoms/plugins/real_interaction/modal_rigid_body.py
batoms/plugins/template/__init__.py
batoms/plugins/template/bpy_data.py
batoms/plugins/template/gui.py
batoms/plugins/template/ops.py
batoms/plugins/template/setting.py
batoms/plugins/template/template.py
batoms/polyhedra/__init__.py
batoms/polyhedra/bpy_data.py
batoms/polyhedra/ops.py
batoms/polyhedra/polyhedra.py
batoms/polyhedra/setting.py
batoms/polyhedra/ui_list.py
batoms/render/__init__.py
batoms/render/bpy_data.py
batoms/render/camera.py
batoms/render/light.py
batoms/render/ops.py
batoms/render/render.py
batoms/render/ui_list.py
batoms/ribbon/__init__.py
batoms/ribbon/bpy_data.py
batoms/ribbon/ops.py
batoms/ribbon/profile.py
batoms/ribbon/protein.py
batoms/ribbon/ribbon.py
batoms/ribbon/ui_list.py
batoms/utils/__init__.py
batoms/utils/attribute.py
batoms/utils/butils.py
tests/test_animation.py
tests/test_batoms.py
tests/test_batomspy_shebang.py
tests/test_bond.py
tests/test_boundary.py
tests/test_camera.py
tests/test_cavity.py
tests/test_cell.py
tests/test_crystal_shape.py
tests/test_database.py
tests/test_default_preference.py
tests/test_gui.py
tests/test_gui_batoms.py
tests/test_gui_bond.py
tests/test_gui_cell.py
tests/test_gui_render.py
tests/test_gui_surfaces.py
tests/test_highlight.py
tests/test_install_script.py
tests/test_isosurface.py
tests/test_label.py
tests/test_lattice_plane.py
tests/test_light.py
tests/test_magres.py
tests/test_measurement.py
tests/test_molecular_surface.py
tests/test_node_group.py
tests/test_ops_batoms.py
tests/test_ops_bond.py
tests/test_ops_polyhedra.py
tests/test_ops_species.py
tests/test_ops_surface.py
tests/test_performance.py
tests/test_polyhedra.py
tests/test_preference.py
tests/test_pybel.py
tests/test_real.py
tests/test_render.py
tests/test_ribbon.py
tests/test_select.py
tests/test_slicebatoms.py
tests/test_slicebonds.py
tests/test_species.py
tests/test_template.py
tests/test_uilist.py
tests/test_update.py
tests/test_volumetric_data.py