Author Topic: Nightly: 05 February 2018 - Revision ccaa766  (Read 995 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 05 February 2018 - Revision ccaa766
Here is the nightly for 05 February 2018 - Revision ccaa766



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit acc0185
Author: asarium <Mon Aug 28 13:55:38 2017 +0200>
Commit: asarium <Sat Jan 27 13:54:36 2018 +0100>

    Pack vertex and index data into one buffer
 code/cmdline/cmdline.cpp             |   8 --
 code/cmdline/cmdline.h               |   1 -
 code/graphics/2d.cpp                 |  47 +++++++++
 code/graphics/2d.h                   |  45 ++++++--
 code/graphics/opengl/gropengltnl.cpp |  30 +++---
 code/graphics/util/GPUMemoryHeap.cpp |  71 +++++++++++++
 code/graphics/util/GPUMemoryHeap.h   |  61 +++++++++++
 code/model/model.h                   |   1 +
 code/model/modelinterp.cpp           |  29 +++--
 code/model/modelread.cpp             |  88 ++++++++--------
 code/model/modelrender.cpp           |   2 +-
 code/source_groups.cmake             |   4 +
 code/tracing/categories.cpp          |   2 +
 code/tracing/categories.h            |   4 +
 code/utils/HeapAllocator.cpp         | 198 +++++++++++++++++++++++++++++++++++
 code/utils/HeapAllocator.h           |  74 +++++++++++++
 test/src/source_groups.cmake         |   6 +-
 test/src/utils/HeapAllocatorTest.cpp | 141 +++++++++++++++++++++++++
 18 files changed, 711 insertions(+), 101 deletions(-)

------------------------------------------------------------------------
commit 3410822
Author: asarium <Thu Dec 28 11:00:05 2017 +0100>
Commit: asarium <Tue Jan 9 10:36:33 2018 +0100>

    Add GCC 7 build configuration for Travis CI
 .travis.yml                            |  18 +
 ci/travis/check_release.sh             |   2 +-
 code/graphics/paths/nanovg/nanovg.c    |  10 -
 code/graphics/paths/nanovg/stb_image.h | 743 +++++++++++++++++++--------------
 4 files changed, 437 insertions(+), 336 deletions(-)

 

Offline m!m

  • 211
Re: Nightly: 05 February 2018 - Revision ccaa766
The changes from acc0185 have a high probability of causing rendering issues. Please let me know if you encounter any issues.

 

Offline CT27

  • 211
Re: Nightly: 05 February 2018 - Revision ccaa766
-On the mission briefing screen there were no gray lines so ship icons were just on a black background

-In the techroom looking at ships the ships weren't there and only a few colored lights were

 

Offline m!m

  • 211
Re: Nightly: 05 February 2018 - Revision ccaa766
I cannot reproduce your second issue. Could you describe in what mod this happens and what other steps I have to follow to reproduce this. Also, a debug log would probably be helpful.

 

Offline CT27

  • 211
Re: Nightly: 05 February 2018 - Revision ccaa766
I'll try and get a log for you tomorrow, but for now it was on the recent FSPort campaign compilation "FS1 Compilation" (Destiny Of Peace).  When I clicked on the techroom the first ship shown in the techroom list is the GTF Apollo.  In the upper right part of the screen where the ship picture is usually displayed there were just a few red and blue lights.

 

Offline CT27

  • 211
Re: Nightly: 05 February 2018 - Revision ccaa766
Here's the log. 

Those problems I talked about before were still there.

I also had another problem I talked about before where when I use the Avenger, there are big black spots in each Avenger bolt.  Also, when I played the mission "Shadow Dancer", the Thoths in mission were nearly completely black and nothing was there except for a small light.

 Also, in mission, there wasn't a targeting square around ships.  For instance, I would press H to target the nearest enemy, but there wouldn't be the red bracket around that ship (only the distance number was shown).

[attachment stolen by Russian hackers]