NaaLaa

Full Version: N7 version 25.10.18 released
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I compiled this version of n7 on a new computer and using a new version of msys2 and gcc. The libwinpthread-1.dll distributed with and used by the previous n7 versions doesn't work with programs compiled with this new version. The new libwinpthread-1.dll is of course included in the zip.

https://naalaa.com/n7/N7_251018.zip

2025-10-18
  • Fixed a major issue with the garbage collector that could cause slow program execution
  • s3d: Rendering solid color faces now generates perspective correct depth buffer values
  • Added a link to the online documention in NED's help menu
What does libwinpthread actually do? Curious.
(10-18-2025, 09:01 PM)johnno56 Wrote: [ -> ]What does libwinpthread actually do? Curious.

Something with threads Big Grin Don't remember, but it's required.