Show More
Commit Description:
Streamline performance of debug code....
Commit Description:
Streamline performance of debug code. Use raw floats for draw times and avoid resorting so many times. Seems to reduce time by about a third. Still ends up slow after leaving the game running for a few minutes.
Show/Diff file:
Action:
SpriteFontPlus/src/obj/Debug/net45/.NETFramework,Version=v4.5.AssemblyAttributes.cs
4 lines | 212 B | text/x-csharp | CSharpLexer
Fix some rendering bugs....
r526 // <autogenerated />
using System;
using System.Reflection;
Optimize PreserveCounts and only recalculate when needed....
r589 // [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName = ".NET Framework 4.5")]