Mercurial > cortex
diff org/body.org @ 388:4c37d39a3cf6
removed dependency on swank, which had silently bit rotted. Restored functionality of mege-import-jme3.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 06 Jun 2013 10:09:37 -0400 |
parents | 4f5a5d5f1613 |
children | 42ddfe406c0a |
line wrap: on
line diff
1.1 --- a/org/body.org Wed May 29 17:17:40 2013 -0400 1.2 +++ b/org/body.org Thu Jun 06 10:09:37 2013 -0400 1.3 @@ -24,8 +24,8 @@ 1.4 Collision Mesh in tandem with its Geometric Mesh under the influence 1.5 of the armature. Without this the creature will not be able to grab 1.6 things in its environment, and it won't be able to tell where its 1.7 -physical body is by using its eyes. Also, armatures do not specify 1.8 -any rotational limits for a joint, making it hard to model elbows, 1.9 +physical body is by using its eyes. Also, armatures do not specify any 1.10 +rotational limits for a joint, making it hard to model elbows, 1.11 shoulders, etc. 1.12 1.13 ** EVE