1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-16 04:45:20 +03:00
Commit graph

23 commits

Author SHA1 Message Date
cTn
c005b7604c add vtail/atail quad models from norem
#58
2014-12-05 17:25:33 +01:00
cTn
66ab7d1093 add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
#58
2014-11-14 12:11:22 +01:00
jeff
5cff317208 Changed model extensions from .js. to .json fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
2014-11-02 19:04:32 +11:00
jef79m
a7c3779b25 Added some new models 2014-10-31 23:42:26 +11:00
cTn
569122392e planned cache and interval speed optimizations 2014-10-19 15:29:55 +02:00
cTn
4fe8d66bf5 after compatbility remove css and initialize3d routine cleanup 2014-10-12 18:54:11 +02:00
cTn
ecd34bf113 removing all code depending on CONFIG.capability that i could find on the first swoop 2014-10-12 18:38:04 +02:00
cTn
b35590f052 exprimental restore procedure 2014-10-12 18:00:44 +02:00
cTn
341416c180 attach window resize handlers in a way that doesn't overwrite previous handler 2014-10-06 19:16:48 +02:00
cTn
3d64b87578 add callbacks to backup and restore procedures, attach success messages in callbacks, hook up analytic events 2014-10-06 16:07:47 +02:00
cTn
1c88db0fdd prepare models array where we use multiType as index 2014-10-03 15:21:16 +02:00
cTn
3f0b501063 move motor_order to resources 2014-10-02 13:11:25 +02:00
cTn
840058d4c1 separate webgl capability detector in main.js, keep track 2014-10-02 11:21:56 +02:00
cTn
628ffade95 update manifest, readme, fallback brick code 2014-10-01 17:23:23 +02:00
cTn
f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 2014-10-01 13:16:22 +02:00
cTn
5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
cTn
01d67a8e85 support for fallback model 2014-09-30 20:25:48 +02:00
cTn
663c46a122 update changelog, enable overdraw for materials loaded through loader 2014-09-30 17:07:44 +02:00
cTn
b82aad4589 no need to fix the model origin 2014-09-29 20:40:43 +02:00
cTn
f5e8562971 changes required to get a blender model in 2014-09-29 20:25:20 +02:00
cTn
4181de8141 check WebGL contexts (both window and canvas), setup slower CanvasRenderer accordingly, fixes both OS and user HW acceleration settings 2014-09-24 13:45:38 +02:00
cTn
2088a49b15 add macos to the canvas pile 2014-09-22 20:03:30 +02:00
cTn
4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00
Renamed from tabs/initial_setup.js (Browse further)