Go to file
Nat Goodspeed c08b60ac6f CHOP-959: Streamline processing for --graphicslevel switch.
Use map-to in cmd_line.xml to inform the command-line processor that the
target variable for --graphicslevel is RenderQualityPerformance.
That lets us eliminate clunky llappviewer.cpp switch from '0' to 0, etc.
Moreover, previous switch statement only accepted 0 - 3, whereas
LLFeatureManager::setGraphicsLevel() actually accepts 0 - 6. Introduce
LLFeatureManager::isValidGraphicsLevel() and use that to validate.
Replace switch statement in setGraphicsLevel() mapping int constants to string
literals with static vector of level names, using same data for mapping as for
validating level numbers.
2013-06-28 15:26:18 -04:00
debian merge 2013-03-11 15:17:13 -04:00
doc NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculator instead of binormal calculator, convert binormal centric code to tangent centric) 2013-06-03 12:50:48 -05:00
etc Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
indra CHOP-959: Streamline processing for --graphicslevel switch. 2013-06-28 15:26:18 -04:00
scripts merge up to latest viewer-development for merge to 3.5.2 2013-04-19 14:42:56 -04:00
.hgignore merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
.hgtags correct 3.6.0-release for last minute fix 2013-06-19 09:00:00 -04:00
BuildParams advance project to Beta phase... !!! 2013-05-17 16:27:17 -04:00
NORSPEC-207.patch BUG-2707 disable more login/update-sequence specific logging 2013-06-02 14:41:57 -07:00
autobuild.xml merge changes for maint-2718 2013-05-22 14:40:26 -04:00
build.sh CHOP-947: create summary.json (really python) metadata file for TeamCity results 2013-05-21 12:45:44 -04:00