Changelog

Changelog

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Changelog

Post by Caydr »

What's this?

- added SmoothLines and SmoothPoints config parameters
(0 = off, 1 = fastest, 2 = don't care, 3 = nicest)

I know it's not in .73, I'm just curious what it is.
User avatar
FizWizz
Posts: 1998
Joined: 17 Aug 2005, 11:42

Post by FizWizz »

model geometry smoothing (for shading and such)? is this a per-unit parameter, or a settings.exe thing?
trepan
Former Engine Dev
Posts: 1200
Joined: 17 Nov 2005, 00:52

Post by trepan »

It provides OpenGL anti-aliasing for lines (useful) and
points (not so useful, currently), without having to use FSAA.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Post by Caydr »

Lines, like, ones that you draw with your mouse?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Like the ones connecting targets, the weapon range circles, etc.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Post by Caydr »

Oh, alright. Thanks.
Post Reply

Return to “Engine”