Added some new models
parent
9ee7670af7
commit
a7c3779b25
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -191,16 +191,16 @@ TABS.setup.initialize3D = function (compatibility) {
|
|||
|
||||
// load the model including materials
|
||||
var models = [
|
||||
'tricopter',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'y6',
|
||||
'hex_plus',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'y4',
|
||||
'hex_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
'quad_x',
|
||||
|
@ -285,4 +285,4 @@ TABS.setup.cleanup = function (callback) {
|
|||
$(window).off('resize', this.resize3D);
|
||||
|
||||
if (callback) callback();
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue