Modernize object_sphere

Rename files objectSphere. Clean up dependencies.
This commit is contained in:
Eryn Wells 2014-08-03 17:35:12 -07:00
parent a0fbecf483
commit b1c818ac20
6 changed files with 29 additions and 38 deletions

View file

@ -24,8 +24,8 @@ files = [
'material.cc',
'object.cc',
'objectBox.cc',
'object_sphere.cc',
'objectPlane.cc',
'objectSphere.cc',
'reader_yaml.cc',
'scene.cc',
'stats.cc',