.hgignore
author Jens Alfke <jens@mooseyard.com>
Thu May 29 15:04:06 2008 -0700 (2008-05-29)
changeset 9 a59acc683080
permissions -rw-r--r--
Finally fixed the slow animation performance of board games; all it took was changing the board's z index from 1 to 0, somehow. Games working well now.
jens@0
     1
syntax: glob
jens@0
     2
.DS_Store
jens@0
     3
build
jens@0
     4
.svn
jens@0
     5
*.pbxuser
jens@0
     6
*.perspectivev3
jens@0
     7
*.mpkg
jens@0
     8
*.framework
jens@0
     9
(*)