HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
docs/Makefile
docs/make.bat
docs/build/html/_static/file.png
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
docs/source/conf.py
docs/source/index.rst
docs/source/rst/sphere_base.model.mesh.rst
docs/source/rst/sphere_base.model.model.rst
docs/source/rst/sphere_base.model.models.rst
docs/source/rst/sphere_base.model.obj_file_loader.rst
docs/source/rst/sphere_base.model.rst
docs/source/rst/sphere_base.rst
docs/source/rst/sphere_base.shader.rst
docs/source/rst/sphere_base.shader.uv_base_shader.rst
docs/source/rst/sphere_base.shader.uv_circle_shader.rst
docs/source/rst/sphere_base.shader.uv_cross_shader.rst
docs/source/rst/sphere_base.shader.uv_default_shader.rst
docs/source/rst/sphere_base.shader.uv_flat_shader.rst
docs/source/rst/sphere_base.shader.uv_holo_sphere_shader.rst
docs/source/rst/sphere_base.shader.uv_node_shader.rst
docs/source/rst/sphere_base.shader.uv_skybox_shader.rst
docs/source/rst/sphere_base.shader.uv_socket_shader.rst
docs/source/rst/sphere_base.shader.uv_sphere_edge_shader.rst
docs/source/rst/sphere_base.shader.uv_sphere_shader.rst
docs/source/rst/sphere_base.shader.uv_sphere_small_shader.rst
docs/source/rst/sphere_base.shader.uv_square_shader.rst
docs/source/rst/sphere_base.sphere_overlay.rst
docs/source/rst/sphere_base.sphere_overlay.sov_conf.rst
docs/source/rst/sphere_base.sphere_overlay.sov_edge.rst
docs/source/rst/sphere_base.sphere_overlay.sov_sphere.rst
docs/source/rst/sphere_base.sphere_overlay.sov_sphere_node_base.rst
docs/source/rst/sphere_base.sphere_overlay.sov_uv_widget.rst
docs/source/rst/sphere_base.sphere_overlay.sphere_nodes.edge_sphere_item.rst
docs/source/rst/sphere_base.sphere_overlay.sphere_nodes.item_sphere_node.rst
docs/source/rst/sphere_base.sphere_overlay.sphere_nodes.person_sphere_node.rst
docs/source/rst/sphere_base.sphere_overlay.sphere_nodes.rst
docs/source/rst/sphere_base.sphere_universe_base.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_calc.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_cam.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_cam_movement.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_clipboard.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_config.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_constants.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_edge_drag.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_graphic_disc.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_graphic_edge.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_graphic_item.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_graphic_node.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_graphic_socket.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_history.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_mouse_ray.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_node.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_rubber_band.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_serializable.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_skybox.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_socket.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_sphere.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_sphere_edge.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_surface_edge.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_universe.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_utils.rst
docs/source/rst/sphere_base.sphere_universe_base.suv_widget.rst
sphere_base/__init__.py
sphere_base/calc.py
sphere_base/clipboard.py
sphere_base/config.py
sphere_base/constants.py
sphere_base/history.py
sphere_base/serializable.py
sphere_base/utils.py
sphere_base.egg-info/PKG-INFO
sphere_base.egg-info/SOURCES.txt
sphere_base.egg-info/dependency_links.txt
sphere_base.egg-info/not-zip-safe
sphere_base.egg-info/requires.txt
sphere_base.egg-info/top_level.txt
sphere_base/edge/__init__.py
sphere_base/edge/edge_drag.py
sphere_base/edge/graphic_edge.py
sphere_base/edge/graphic_line.py
sphere_base/edge/inter_sphere_edge.py
sphere_base/edge/surface_edge.py
sphere_base/model/__init__.py
sphere_base/model/mesh.py
sphere_base/model/model.py
sphere_base/model/models.py
sphere_base/model/obj_file_loader.py
sphere_base/model/resources/__init__.py
sphere_base/model/resources/meshes/__init__.py
sphere_base/model/resources/shaders/__init__.py
sphere_base/node/__init__.py
sphere_base/node/graphic_disc.py
sphere_base/node/graphic_node.py
sphere_base/node/graphic_socket.py
sphere_base/node/node.py
sphere_base/node/socket.py
sphere_base/shader/__init__.py
sphere_base/shader/base_shader.py
sphere_base/shader/circle_shader.py
sphere_base/shader/cross_shader.py
sphere_base/shader/default_shader.py
sphere_base/shader/drag_edge_shader.py
sphere_base/shader/edge_shader.py
sphere_base/shader/flat_shader.py
sphere_base/shader/holo_sphere_shader.py
sphere_base/shader/node_shader.py
sphere_base/shader/skybox_shader.py
sphere_base/shader/socket_shader.py
sphere_base/shader/sphere_edge_shader.py
sphere_base/shader/sphere_shader.py
sphere_base/shader/sphere_small_shader.py
sphere_base/shader/square_shader.py
sphere_base/sphere/__init__.py
sphere_base/sphere/sphere.py
sphere_base/sphere/sphere_lines.py
sphere_base/sphere_overlay/__init__.py
sphere_base/sphere_overlay/sov_conf.py
sphere_base/sphere_overlay/sov_sphere.py
sphere_base/sphere_overlay/sov_sphere_node_base.py
sphere_base/sphere_overlay/icons/__init__.py
sphere_base/sphere_overlay/qss/__init__.py
sphere_base/sphere_overlay/qss/nodeeditor_dark_resources.py
sphere_base/sphere_overlay/sphere_nodes/__init__.py
sphere_base/sphere_overlay/sphere_nodes/edge_sphere_item.py
sphere_base/sphere_overlay/sphere_nodes/item_sphere_node.py
sphere_base/sphere_overlay/sphere_nodes/person_sphere_node.py
sphere_base/sphere_universe_base/__init__.py
sphere_base/sphere_universe_base/suv_cam.py
sphere_base/sphere_universe_base/suv_cam_movement.py
sphere_base/sphere_universe_base/suv_graphic_item.py
sphere_base/sphere_universe_base/suv_mouse_ray.py
sphere_base/sphere_universe_base/suv_rubber_band.py
sphere_base/sphere_universe_base/suv_skybox.py
sphere_base/sphere_universe_base/suv_universe.py
sphere_base/sphere_universe_base/suv_widget.py
tests/test_000_import.py