yuki-koyama / blender-cli-rendering

Blender Python scripts for rendering images directly from command-line interface
GNU General Public License v3.0
733 stars 107 forks source link

Remove cc0assetsloader #33

Closed yuki-koyama closed 3 years ago

yuki-koyama commented 3 years ago

This PR removes the submodule, cc0assetsloader, from the repository. This makes it much easier to git-clone this repository.

This resolves #25 and #29.