Jonathan Chemla
Jonathan Chemla
+1. Also looking forward to the dev of the inverse transform (cubemap2equirectangular as developped in https://gitlab.eeecs.qub.ac.uk/40103899/BearThrills2.0/blob/13f1f9406c54a9d0c14940f08586eeb4fb78fe71/VisualisationSphereCube/PBR.cpp for example). And there seems to be a bug in the sampling, see attached....
Thanks, was testing on 0.4.x, the 0.5 indeed has the feature I meant - keyframing on a hierarchy for nested properties. Really nice! Regarding rotation interpolation, using quats resolves gimball...
PS: The only thing missing is that I can in the top-right panel right-click on "Props" to add all nested children to the sequence, but I cannot do so on...
True indeed for >180° rotations, so letting the user decide if he want to lerp euler angles or slerp quaternions would be teh way to go indeed for smooth acceleration...
> @Aliber009 You should probably use modes instead – but as you ask : Hi there! From my understanding, the modes property only allows you to select togglable modes. Controls...
Thanks for taking the time to reply, sorry for the misunderstanding. What I am trying to do is indeed use the ethernet connection of the UPS for consumption through a...
> During the past months I've revived an effort to merge that old branch made from NUT 2.6.5 with current codebase, Thanks for the info @jimklimov, great to hear! Is...
Hi, is this feature still planned on the todo list ? Would be a great addition to etcher, for example compared to Rufus.
Hey there, here are some thoughts I posted on https://github.com/evsar3/sshfs-win-manager/issues/19 to build a chocolatey package. - It might help to follow the [quickstart-guide](https://docs.chocolatey.org/en-us/create/create-packages-quick-start) with [automatic packages](https://docs.chocolatey.org/en-us/create/automatic-packages) - the recommended way...
PR merged to main in mapbox-gl-js on Feb 2, 2023 to add `setTiles` and `setURL` on a raster layer source - see [here](https://github.com/mapbox/mapbox-gl-js/pull/12352) So one can now do, for example...