[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [glob2-devel] Unit graphics
|
From: |
Stephane Magnenat |
|
Subject: |
Re: [glob2-devel] Unit graphics |
|
Date: |
Sun, 8 Aug 2004 15:50:44 +0200 |
|
User-agent: |
KMail/1.6.2 |
Now the globules sprites are centered. If the sprite is 38x38, there will be 3
pixels overlap in each directions.
The settings screen delay application of GL changes until glob2 restart,
fixing bug #9916
The string table in now much faster O(logn) instead of O(n) where n is the
number of strings.
Steph