├── LICENSE ├── README.md ├── __init__.py └── blender_manifest.toml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riouxr/GeoMatch/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riouxr/GeoMatch/HEAD/README.md -------------------------------------------------------------------------------- /__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riouxr/GeoMatch/HEAD/__init__.py -------------------------------------------------------------------------------- /blender_manifest.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riouxr/GeoMatch/HEAD/blender_manifest.toml --------------------------------------------------------------------------------