*** empty log message ***

This commit is contained in:
Mark Mine 2004-05-07 05:03:27 +00:00
parent 820c8297f5
commit dc30a660b9

View File

@ -429,16 +429,18 @@ ClientConfigs = {
{'display name' : 'l',
'pos' : Vec3(-.105,0,0),
'hpr' : Vec3(0,0,0),
'focal length' : 9,
'focal length' : 15,
'film size' : (13.33, 10),
'film offset' : (0.105, -2),
#'film offset' : (0.105, -2),
'film offset' : (0.105, -1),
},
{'display name' : 'r',
'pos' : Vec3(.105,0,0),
'hpr' : Vec3(0,0,0),
'focal length' : 9,
'focal length' : 15,
'film size' : (13.33, 10),
'film offset' : (-0.105, -2),
#'film offset' : (-0.105, -2),
'film offset' : (-0.105, -1),
}
],
'composite' : [{'display name' : 'master',