# HG changeset patch # User Robert McIntyre # Date 1323667321 25200 # Node ID 0235c32152af948359edbf2225a8e819a63defbf # Parent 39e4e1542e4a8c0e4b7e85832eee40342a0c2272 wasted a day :( diff -r 39e4e1542e4a -r 0235c32152af org/test.org --- a/org/test.org Fri Dec 09 23:11:28 2011 -0600 +++ b/org/test.org Sun Dec 11 22:22:01 2011 -0700 @@ -17,7 +17,7 @@ com.jme3.system.AppSettings)) (defn run-world - "run the simulation and wait until it closes proprely" + "run the simulation and wait until it closes proprely." [world] (let [lock (promise)] (.enqueue diff -r 39e4e1542e4a -r 0235c32152af org/util.org --- a/org/util.org Fri Dec 09 23:11:28 2011 -0600 +++ b/org/util.org Sun Dec 11 22:22:01 2011 -0700 @@ -74,8 +74,6 @@ - Debug Actions - Visualizing objects - - *** Changing Settings #+name: util diff -r 39e4e1542e4a -r 0235c32152af org/world.org --- a/org/world.org Fri Dec 09 23:11:28 2011 -0600 +++ b/org/world.org Sun Dec 11 22:22:01 2011 -0700 @@ -7,7 +7,7 @@ #+INCLUDE: ../../aurellem/org/level-0.org #+BABEL: :mkdirp yes :noweb yes :exports both -* The World +* The World There's no point in having senses if there's nothing to experience. In this section I make some tools with which to build virtual worlds for