- Timestamp:
- Nov 24, 2008, 1:50:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Billboard.cc
r2212 r2254 94 94 if (!this->billboard_.getBillboardSet()) 95 95 { 96 /* 96 97 if (this->getScene() && this->getScene()->getSceneManager() && (this->material_ != "")) 97 98 { … … 101 102 this->billboard_.setVisible(this->isVisible()); 102 103 } 104 */ 103 105 } 104 106 else
Note: See TracChangeset
for help on using the changeset viewer.