Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1541Filtered Results

Detail

2010.01.21.Log0023.txt

📄SVN 📅2010-01-21 💾1,4 KB 3 Parsed entries BUILD FIX

Revision r1591

Properly invert the tangent space matrix instead of transposing it (after all, model tangent space isn't guaranteed to be orthogonal) and do so offline. This removes a little strain from the GPU.

Revision r1590

Fix building with MSVC

Revision r1589

This should correctly compute the normal of all BUILD floors and walls. Fixes bug 2806174 (E1L1 projection room floor not affected by light and parallaxing artifacts).
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1592 | terminx | 2010-01-21 02:02:04 -0800 (Thu, 21 Jan 2010) | 2 lines

More nedmalloc updates, possibly fix win32 mouse death at ~10 fps or less, fix dummytile crash, more untested multiplayer changes... different enet channels for different types of traffic in order to eliminate latency due to the occasional reliable packet getting dropped, therefore causing a hitch in the flow of unreliable movement packets on the same channel, remove mmulti API from engine in favor of having everything in game land

------------------------------------------------------------------------
r1591 | plagman | 2010-01-20 21:52:19 -0800 (Wed, 20 Jan 2010) | 1 line

Properly invert the tangent space matrix instead of transposing it (after all, model tangent space isn't guaranteed to be orthogonal) and do so offline. This removes a little strain from the GPU.
------------------------------------------------------------------------
r1590 | terminx | 2010-01-18 03:40:40 -0800 (Mon, 18 Jan 2010) | 2 lines

Fix building with MSVC

------------------------------------------------------------------------
r1589 | plagman | 2010-01-17 23:07:22 -0800 (Sun, 17 Jan 2010) | 1 line

This should correctly compute the normal of all BUILD floors and walls. Fixes bug 2806174 (E1L1 projection room floor not affected by light and parallaxing artifacts).
------------------------------------------------------------------------