Optimizations:
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 18 Mar 2010 08:17:09 +0000 (01:17 -0700)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 18 Mar 2010 08:17:09 +0000 (01:17 -0700)
commit3ee9895b163809deadc02fc1a34bce265cc89d3a
tree9bf3946cfedb08ca77a831a3092b038fa1b94b23
parent957c866b2ee0e135016728c810fb8e802969a519
Optimizations:
 * Allow overrides of sin/cos functions, also makes them locals.
 * Only make one created array per bullet, and don't extend it with empty things.
 * Local cache for action.owner and action.params.
bulletml/impl.py