Author Topic: Nightly: 04 March 2018 - Revision 66c9baf  (Read 1094 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 04 March 2018 - Revision 66c9baf
Here is the nightly for 04 March 2018 - Revision 66c9baf



Group: MacOSX
nightly_20180304_66c9baf-builds-MacOSX.tar.gz (Mirror)


Group: Linux
nightly_20180304_66c9baf-builds-Linux.tar.gz (Mirror)


Group: Win64
nightly_20180304_66c9baf-builds-Win64.zip (Mirror)


Group: Win32
nightly_20180304_66c9baf-builds-Win32.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit dfd9fe7
Author: asarium <Mon Oct 2 14:54:24 2017 +0200>
Commit: asarium <Sat Mar 3 19:34:18 2018 +0100>

    Use vertex interface blocks for vertex shader attributes
 code/def_files/data/effects/main-f.sdr |  82 ++++++++++++++------------
 code/def_files/data/effects/main-g.sdr |  84 ++++++++++++++++++++++-----
 code/def_files/data/effects/main-v.sdr | 102 ++++++++++++++++-----------------
 3 files changed, 163 insertions(+), 105 deletions(-)

------------------------------------------------------------------------
commit ef0c6b5
Author: Fabian Woltermann <Sat Mar 3 16:33:00 2018 +0100>
Commit: Fabian Woltermann <Sat Mar 3 16:33:00 2018 +0100>

    this should do it
 code/def_files/data/effects/main-f.sdr | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit a3f493d
Author: Fabian Woltermann <Sat Mar 3 15:16:40 2018 +0100>
Commit: Fabian Woltermann <Sat Mar 3 15:16:40 2018 +0100>

    make the code more readable here
 code/def_files/data/effects/main-f.sdr | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit b698187
Author: Fabian Woltermann <Sat Mar 3 15:04:46 2018 +0100>
Commit: Fabian Woltermann <Sat Mar 3 15:04:46 2018 +0100>

    Address some feedback make it all work correctly
 code/def_files/data/effects/lighting.sdr |  1 +
 code/def_files/data/effects/main-f.sdr   | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 7c11475
Author: Fabian Woltermann <Sat Mar 3 11:48:02 2018 +0100>
Commit: Fabian Woltermann <Sat Mar 3 11:48:02 2018 +0100>

    Add SRGB adjustment to the team colors, make the logic less weird.
 code/def_files/data/effects/main-f.sdr | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 2e0253e
Author: asarium <Sun Feb 25 18:57:13 2018 +0100>
Commit: asarium <Sun Feb 25 19:55:41 2018 +0100>

    Add a mechanism for batching line draw calls
 code/graphics/2d.h                     |   1 +
 code/graphics/line_draw_list.cpp       |  67 +++++++++++++++
 code/graphics/line_draw_list.h         |  59 ++++++++++++++
 code/graphics/opengl/gropengltnl.cpp   |   1 +
 code/graphics/paths/NanoVGRenderer.cpp |   7 ++
 code/hud/hudbrackets.cpp               | 145 +++++++++++++++++----------------
 code/hud/hudbrackets.h                 |  17 ++--
 code/hud/hudtargetbox.cpp              |   6 +-
 code/missionui/missionshipchoice.cpp   |  22 ++++-
 code/missionui/missionweaponchoice.cpp |  15 +++-
 code/scripting/api/objs/graphics.cpp   |   8 +-
 code/source_groups.cmake               |   2 +
 code/tracing/categories.cpp            |  10 +++
 code/tracing/categories.h              |  10 +++
 14 files changed, 281 insertions(+), 89 deletions(-)

------------------------------------------------------------------------
commit c463709
Author: asarium <Sat Feb 24 19:37:39 2018 +0100>
Commit: asarium <Sat Feb 24 19:37:39 2018 +0100>

    Remove gr_set_fog
 code/graphics/2d.h                   |  9 ------
 code/graphics/grstub.cpp             |  2 --
 code/graphics/material.cpp           | 57 ++++++++++++++++--------------------
 code/graphics/material.h             | 34 +++++++++++----------
 code/graphics/opengl/gropengl.cpp    | 17 -----------
 code/graphics/opengl/gropengltnl.cpp |  8 -----
 code/graphics/uniforms.cpp           |  2 +-
 code/nebula/neb.cpp                  |  1 -
 code/object/objectsort.cpp           | 22 --------------
 code/starfield/starfield.cpp         |  5 ----
 10 files changed, 44 insertions(+), 113 deletions(-)

 
Re: Nightly: 04 March 2018 - Revision 66c9baf
Good morning,

I'm not certain that anyone saw this bug report to address it as I saw no response related to the issue.  The issue is still present as of this build.

https://www.hard-light.net/forums/index.php?topic=94490.0

Before picture is from Diaspora 3.7.5 Beta R2 x64 build.

After picture is from the 3/4/18 3.8.1 Nightly x64 build.  You can see how the stores appear to be in a "third person" view compared to top down and the wireframe is now solid.

In the 10/22/17 Nightly x64 build the stores display was correct but the render to texture DRADIS display wasn't present.

In the 11/18/17 Nightly x64 build the stores display had the wireframe but the stores were in third person and the DRADIS was working again.

There didn't appear to be builds between those two.

I personally love how the newer DRADIS renders work with the contacts fading before a sweep picks them up again.  The new lighting looks fantastic but the stores display is an iconic part of the DIASPORA HUD that I'd love to see working as it did before.

Thank you!  :)

[attachment stolen by Russian hackers]

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Nightly: 04 March 2018 - Revision 66c9baf
Please file this issue on our github bug tracker
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 
Re: Nightly: 04 March 2018 - Revision 66c9baf
Done.  Thank you.