# HG changeset patch # User Robert McIntyre # Date 1328424325 25200 # Node ID ac158a976443ace7ed909a0d3463969d47bee32f # Parent 197294aff96e9613f853ed37aa919bfcaeb4ccfa saving work diff -r 197294aff96e -r ac158a976443 .hgignore --- a/.hgignore Sat Feb 04 11:33:01 2012 -0700 +++ b/.hgignore Sat Feb 04 23:45:25 2012 -0700 @@ -5,6 +5,7 @@ tmp* capture-video.html render* +sources* syntax: regexp ^.*blend\d$ \ No newline at end of file diff -r 197294aff96e -r ac158a976443 org/vision.org --- a/org/vision.org Sat Feb 04 11:33:01 2012 -0700 +++ b/org/vision.org Sat Feb 04 23:45:25 2012 -0700 @@ -7,7 +7,7 @@ #+INCLUDE: ../../aurellem/org/level-0.org #+babel: :mkdirp yes :noweb yes :exports both -* COMMENT Vision +* Vision I want to make creatures with eyes. Each eye can be independely moved and should see its own version of the world depending on where it is.