- setting value to 0 was not a robust way to disable phong - it could actually have the reverse effect if "value 1" was being used to change a smoothing group, setting value back to 0 could reintroduce unwanted smoothing - that hack should be less useful with the phong system improvements in the previous commits |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| brush.cc | ||
| brushbsp.cc | ||
| csg.cc | ||
| exportobj.cc | ||
| faces.cc | ||
| main.cc | ||
| map.cc | ||
| merge.cc | ||
| outside.cc | ||
| portals.cc | ||
| prtfile.cc | ||
| qbsp.cc | ||
| tjunc.cc | ||
| tree.cc | ||
| writebsp.cc | ||