Crosshairs in Trunk
Moderators: winston, another_commander, Getafix
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Crosshairs in Trunk
I took v2666 out for a spin this morning. The crosshairs are ever so slightly different.
I use the Pulse Laser crosshairs: in 1.73.4, four bars, tapering to a point; in v2666 four bars, no taper.
Cosmetic, but looks much nicer in 1.73.4
The crosshair plist is identical in both, as far as I can see. I have pics if needed.
I use the Pulse Laser crosshairs: in 1.73.4, four bars, tapering to a point; in v2666 four bars, no taper.
Cosmetic, but looks much nicer in 1.73.4
The crosshair plist is identical in both, as far as I can see. I have pics if needed.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
We're upgrading Oolite's drawing routines, to allow for complex polygon shapes to be drawn, and there are still a few teething problems with that new feature. No cause for alarm!
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
-
- Quite Grand Sub-Admiral
- Posts: 6683
- Joined: Wed Feb 28, 2007 7:54 am
I think El Viejo is reporting a different issue here: The crosshairs in trunk lack the gradient tones that they have in 1.73.4. They appear as solid lines. As far as I can see (and someone please correct me if I'm wrong), the corsshairs rendering code is not using tesselation routines, but direct OpenGL calls.
Well, it's all down to this line in HeadupDisplay.m (rev.2661)
Presumably Ahruman put it there to help with testing the new icons code, to be removed once all the kinks in the new code have been ironed out.
Code: Select all
- (void) renderHUD
{
glShadeModel(GL_FLAT);
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Very diplomatically put. ;-)Kaks wrote:Well, it's all down to this line in HeadupDisplay.m (rev.2661)Presumably Ahruman put it there to help with testing the new icons code, to be removed once all the kinks in the new code have been ironed out.Code: Select all
- (void) renderHUD { glShadeModel(GL_FLAT);
E-mail: [email protected]
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Strange day for crosshairs!
Approaching this system, it looked so unusual I took some pics.
Glad I did or I might not have believed what I saw.
Both pics taken flying 1.73.4:
Five seconds later, having stopped.
The crosshairs became as earlier in trunk.
As soon as I increased speed slightly, they reverted to normal.
Thoughts!
Approaching this system, it looked so unusual I took some pics.
Glad I did or I might not have believed what I saw.
Both pics taken flying 1.73.4:
Five seconds later, having stopped.
The crosshairs became as earlier in trunk.
As soon as I increased speed slightly, they reverted to normal.
Thoughts!
Last edited by Cody on Wed Jan 06, 2010 12:22 am, edited 1 time in total.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
[OT alert]
Is that moon between the coriolis station and the planet?
The tidal forces should be tearing it apart...
Is that moon between the coriolis station and the planet?
The tidal forces should be tearing it apart...
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
I don't know exactly what this change reflects, but it has been there practically forever. Not new at all.El Viejo wrote:Strange day for crosshairs!
Approaching this system, it looked so unusual I took some pics.
Glad I did or I might not have believed what I saw.
Both pics taken flying 1.73.4:
http://i973.photobucket.com/albums/ae21 ... /First.jpg
Five seconds later, having stopped.
http://i973.photobucket.com/albums/ae21 ... ioris3.jpg
The crosshairs became as earlier in trunk.
As soon as I increased speed slightly, they reverted to normal.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
I'm glad it's not new. For a few minutes, late last night, I thought a crosshair had somehow crept over from trunk.
It's certainly new to me, and only happens occasionly.
It's certainly new to me, and only happens occasionly.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!