id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	external_id
508	Remove string members in render styles	waltweltonlair	waltweltonlair	"The SE_RenderStyle derived structs contain a number of string members (e.g. angleControl, vertexControl), and the rendering code uses string comparison calls to branch based on their values.  This all happens inside the rendering loop.  A more efficient implementation is to use enumerated types in place of these string members.  In the common case (no expressions) the strings are then evaluated only once when the style is evaluated.
"	task	closed	medium	2.1	General	2.0.0	minor	fixed			1064832
