Modding, Mission Design, and Coding > Nightly Builds

Nightly: 14 May 2023 - Revision 89ffbb5a3

(1/1)

SirKnightly:
Here is the nightly for 14 May 2023 - Revision 89ffbb5a3



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


Group: MacOSX
nightly_20230514_89ffbb5a3-builds-Mac.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20230514_89ffbb5a3-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20230514_89ffbb5a3-builds-x64-SSE2.zip (Mirror)


--- Code: ---------------------------------------------------------------------------
commit 77c7aee8f
Author: ETP
Commit: ETP

    Moved the configurable profile adjustments into their own file
 code/globalincs/adjustment.cpp      | 163 +++++++++++++++++++++++++++
 code/globalincs/adjustment.h        |  43 +++++++
 code/lighting/lighting_profiles.cpp | 216 ++++--------------------------------
 code/lighting/lighting_profiles.h   |  71 ++++--------
 code/source_groups.cmake            |   2 +
 5 files changed, 247 insertions(+), 248 deletions(-)

------------------------------------------------------------------------
commit 57f9455f6
Author: ETP
Commit: ETP

    moving lighting profiles into a namespace and arranging it as cleanup for future changes
 code/graphics/light.cpp                         |  7 ++-
 code/graphics/opengl/gropengldeferred.cpp       |  4 +-
 code/graphics/opengl/gropenglpostprocessing.cpp |  9 ++-
 code/lab/dialogs/lab_ui.cpp                     | 22 ++++----
 code/lab/dialogs/lab_ui_helpers.cpp             | 23 ++++----
 code/lab/manager/lab_manager.cpp                | 14 +++--
 code/lab/renderer/lab_renderer.cpp              | 14 +++--
 code/lab/renderer/lab_renderer.h                | 22 ++++----
 code/lighting/lighting.cpp                      | 10 ++--
 code/lighting/lighting_profiles.cpp             | 75 +++++++++++++------------
 code/lighting/lighting_profiles.h               | 55 +++++++++---------
 code/object/object.cpp                          |  2 +-
 code/weapon/beam.cpp                            |  8 +--
 freespace2/freespace.cpp                        |  2 +-
 14 files changed, 144 insertions(+), 123 deletions(-)

------------------------------------------------------------------------
commit a8035fec3
Author: ETP
Commit: ETP

    Applied formatting to lighting profiles files
 code/lighting/lighting_profiles.cpp | 305 ++++++++++++++++++++----------------
 code/lighting/lighting_profiles.h   |  62 ++++----
 2 files changed, 204 insertions(+), 163 deletions(-)

--- End code ---

Navigation

[0] Message Index

Go to full version