Forum Replies Created
-
AuthorPosts
-
gary
CustomerIs anyone willing to share an example of their React wrapper component? The new info in the manual is a good start but I’m having difficulty placing that into a component along with other components on a page.
gary
CustomerThanks for the confirmation, Yuri. I’ll find an alternate method.
gary
CustomerYou could break the animation into ranges (0-200, 201-400) and show hide in the “when finished” slot…
gary
CustomerThanks for the fixes, especially the Material Assassin!
gary
CustomerThis is not working with Blender 2.8 and Verge3D 2.12.0.
As far as I can tell Blender 2.8 will not allow you to apply the Armature modifier and, as we know, you can’t bake a modifier if the object contains shape keys.
gary
CustomerUsing a when moved can help test if mouse is being “dragged” in this case…
Note: A wee bit more testing reveals that after: 0.1 seconds seems to work better.
gary
Customer(oops, wrong thread!)
gary
CustomerNice work!
gary
CustomerFor batch object renaming you might try this add-on for Blender 2.8: https://github.com/Weisl/simple_renaming_panel
2019-04-16 at 12:26 pm in reply to: Modifier Baking broken: Verge3D 2.11.1 + Blender 2.8 (past build 3/22) #13966gary
CustomerExcellent, thanks guys!
gary
CustomerAnything new in pre2, Yuri?
gary
CustomerI’m on it, Yuri!
gary
CustomerYou can also track frame rate performance when recording your app with the Performance tab in Chrome/Firefox. Chrome will also save screenshots which was super helpful in my case.
gary
CustomerExcellent, thank you Alexander.
gary
CustomerHi Jem,
I’m using Git with Git LFS for all of my projects now. Gitea for hosting the code centrally. I used to rely on the build in Gitk and GitGui apps that are installed with Git but now I do everything through VScode.
Cheers,
Gary -
AuthorPosts