Elias Hogstvedt
Elias Hogstvedt
using: latest luajit 2.1 from git translating: https://github.com/kripken/ammo.js/blob/master/builds/ammo.js I realize running bullet like this this is silly and all but I was curious to see how it would perform. I...
This converts the entire repo to typescript. The first few commits try to keep the spirit of the project but later on it gets more opinionated to suit Typescript. It's...
this works somehow outside of model zips `$basetexture gift/christmas` vs `$basetexture "gift/christmas"`
something funky with automatically creating a group and tree panel going on
This is probably annoying when it comes to editing custom animations. The whole gizmo code (mctrl) is a bit complicated though and I'm not really sure how to fix this.
currently it's invalidated every frame because something else is wrong
https://github.com/amorilia/nifskope/blob/develop/nifmodel.cpp
I'm using Carousel and some buttons calling `carousel.scrollTo({index, animated: true})` to manually go to a specific item in the carousel. If I press a button to scroll to a specific...