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

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

Detail

2010.12.24.Log0123.txt

📄SVN 📅2010-12-24 💾845 B 1 Parsed entries BUILD FIX

Revision r1743

d'oh
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r1744 | helixhorned | 2010-12-24 07:44:37 -0800 (Fri, 24 Dec 2010) | 1 line

Split MD3 model post-processing into common and Polymer parts and defer the latter if the game is started with a different renderer. This has the benefit of faster startup times and much less memory consumption in that case. When the user switches to Polymer later in-game, all processing is done in one run. I've observed crashes due to the music system if it takes too long, so the it may be unreliable.  Also some calloc->malloc where the clearing is unnecessary.
------------------------------------------------------------------------
r1743 | helixhorned | 2010-12-20 08:55:37 -0800 (Mon, 20 Dec 2010) | 1 line

d'oh
------------------------------------------------------------------------