decoupling tendons to subcomponents and fixing tendon scaling issue

This commit is contained in:
Abhishek Joshi
2024-06-02 21:16:58 -05:00
parent 1bbf44c99a
commit ba842fc0d1
7 changed files with 654 additions and 52 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
from .exporter import *
from .component import *
from .objects import *
from .lights import *
from .camera import *
from .utils import *
from .shapes import *