Revision: 2381 http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2381&view=rev Author: rorthomas Date: 2012-01-29 15:11:05 +0000 (Sun, 29 Jan 2012) Log Message: ----------- no texture layer loaded by default
Modified Paths: -------------- trunk/source/main/physics/Beam.cpp Modified: trunk/source/main/physics/Beam.cpp =================================================================== --- trunk/source/main/physics/Beam.cpp 2012-01-29 15:08:43 UTC (rev 2380) +++ trunk/source/main/physics/Beam.cpp 2012-01-29 15:11:05 UTC (rev 2381) @@ -5528,7 +5528,7 @@ { dash->loadDashBoard("default_dashboard.layout", false); // TODO: load texture dashboard by default as well - dash->loadDashBoard("default_dashboard.layout", true); + //dash->loadDashBoard("default_dashboard.layout", true); } } else { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Rigsofrods-devel mailing list Rigsofrods-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel