Boris T.

Results 10 comments of Boris T.

Hello, Same problem for me Can't figure out why this config doesn't work for db:migrate! I re-wrote my code like this, but always the same problem.. ./config/config.js ``` require('dotenv').config() module.exports...

wow, thanks @kevincolten , it all works now 👍 So for people in my case: `npm install --save dotenv` And .. *.env* ``` DB_HOST=127.0.0.1 DB_USER=user DB_PASS=pass DB_NAME=dbname DB_DIALECT=mysql ``` *config/config/.js*...

Hi, add `format="dd MMM yyyy HH:mm"` to Example: ``` ```

What's your blender version ?

3.3 is still an alpha.. Blender2MSFS is not available with the latests versions of blender You can either use blender 2.8 (LTS) with this plugin or use the official Asobo...

Hi @Wombii, Indeed this option was missing I add added it but not tested (I don't have any jetway animated Can you test this version and tell me if the...

Thanks for the feedback :) I'll now try to add more animation options before to update the addon I'll tell you when it's done ;)

@Wombii I fixed the missing layout in the animation export settings Could you please test it and tell me if it is working on your side ? [Blender2MSFS2-bug-5-missing-always-sample-animation.zip](https://github.com/tml1024/Blender2MSFS2/files/7452664/Blender2MSFS2-bug-5-missing-always-sample-animation.zip) ![image](https://user-images.githubusercontent.com/5455001/139663873-4f9a5672-e2bd-471c-8789-d4ecb2329e67.png)

Thank you :) I fixed another issue this morning (Group by NLA Track)

Hello and thanks for your work on this, However, IMO, at this moment, there is no goal to add features to this project since it will be deprecated in few...