Forum Replies Created
-
AuthorPosts
-
garyCustomer
Is 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.
garyCustomerThanks for the confirmation, Yuri. I’ll find an alternate method.
garyCustomerYou could break the animation into ranges (0-200, 201-400) and show hide in the “when finished” slot…
garyCustomerThanks for the fixes, especially the Material Assassin!
garyCustomerThis 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.
garyCustomerUsing 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.
garyCustomer(oops, wrong thread!)
garyCustomerNice work!
garyCustomerFor 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) #13966garyCustomerExcellent, thanks guys!
garyCustomerAnything new in pre2, Yuri?
garyCustomerI’m on it, Yuri!
garyCustomerYou 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.
garyCustomerExcellent, thank you Alexander.
garyCustomerHi 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