Modular Components, simple bounding boxes and correct physics
Files
146
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 46
− 1
@@ -3,6 +3,8 @@ import os, posixpath
@@ -43,6 +45,7 @@ class Component(Parameterized):
@@ -445,8 +448,10 @@ class Component(Parameterized):
@@ -478,6 +483,12 @@ class Component(Parameterized):
@@ -487,9 +498,16 @@ class Component(Parameterized):
@@ -499,6 +517,8 @@ class Component(Parameterized):
@@ -535,7 +555,31 @@ class Component(Parameterized):
@@ -543,6 +587,7 @@ class Component(Parameterized):