|
From: Hans-Bernhard B. <HBB...@t-...> - 2011-01-23 19:40:58
|
On 23.01.2011 07:51, Tatsuro MATSUOKA wrote: > I have noticed that recent snapshot 3d graph using hidden3d looks > different from that made by previous version. Some tics seems to fail > to be hidden. I do not know the exact date this phenomenon has been > appear. That's pretty certainly a side effect of Ethan's change to graph3d.c dated 2011-01-20. That change effectively killed depth information for the tickmarks, thus breaking hidden3d's chance to get it right. |