mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
*** empty log message ***
This commit is contained in:
parent
820c8297f5
commit
dc30a660b9
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user