Search found 131 matches

by toadstorm
Sun Aug 15, 2021 12:08 pm
Forum: Bug Reports
Topic: Camera blender definitions error
Replies: 3
Views: 14800

Re: Camera blender definitions error

Generally this error happens if you're trying to use a Python 3 build of Houdini with a Python 2 version of MOPs+, or vice versa. Check the Downloads page and grab the latest MOPs+ build for your particular Houdini... Python 3 builds are now labeled as such.
by toadstorm
Fri Jul 09, 2021 11:06 am
Forum: Installation Help
Topic: INSTALLATION ON MAC (again)
Replies: 8
Views: 26640

Re: INSTALLATION ON MAC (again)

MOPs and MOPs+ need different environment keys... you're going to effectively overwrite them here. The sample JSON file that comes with each should be using different keys: MOPs defines a variable called $MOPS, and MOPs Plus defines a variable called $MOPSPLUS. I'd recommend starting from the includ...
by toadstorm
Fri Jul 09, 2021 10:45 am
Forum: Installation Help
Topic: INSTALLATION ON MAC (again)
Replies: 8
Views: 26640

Re: INSTALLATION ON MAC (again)

I meant the actual JSON text. You'd have one package for MOPs, and another for MOPs Plus, and another for Renderman, Arnold, etc. Arnold will install correctly by itself, but it still writes to the houdini.env file. Once you start getting other plugins involved, that's where things can start to go a...
by toadstorm
Fri Jul 09, 2021 10:35 am
Forum: Installation Help
Topic: INSTALLATION ON MAC (again)
Replies: 8
Views: 26640

Re: INSTALLATION ON MAC (again)

Can you post your package file contents? That'd be the most important info. The order of operations makes sense if you're using the .env method... then you have to start worrying about how your various HOUDINI_PATH entries are appended to each other. Packages sidestep that issue, which is why they t...
by toadstorm
Fri Jul 09, 2021 10:13 am
Forum: Installation Help
Topic: INSTALLATION ON MAC (again)
Replies: 8
Views: 26640

Re: INSTALLATION ON MAC (again)

Can you please provide me the following information:

* The contents of the package files you're using, for both MOPs and MOPs Plus
* The installation paths where both versions of MOPs are extracted to
* The locations of the package files on disk

Thanks!
by toadstorm
Mon Jul 05, 2021 11:43 am
Forum: Using MOPs
Topic: Uneven radial distribution?
Replies: 3
Views: 15232

Re: Uneven radial distribution?

This feature has been added to the `henry_dev` branch on GitHub. I'll fold this update into the next Experimental build.
by toadstorm
Mon Jul 05, 2021 9:55 am
Forum: Using MOPs
Topic: Uneven radial distribution?
Replies: 3
Views: 15232

Re: Uneven radial distribution?

It's not built-in at the moment but I can add it.

In the meantime, if you create a circular curve of the same radius and position as your instancer, you could use the randomization controls on MOPs Move Along Spline to jitter the positions along the circle.
by toadstorm
Thu Jun 24, 2021 2:29 pm
Forum: Using MOPs
Topic: Instancer, mesh distribution, not following animated mesh in prim centers or edge centers
Replies: 2
Views: 14351

Re: Instancer, mesh distribution, not following animated mesh in prim centers or edge centers

Nope, you're not overlooking anything... looks like mesh interpolation isn't working in this mode. I'll patch this up, but in the meantime the best solution is to uncheck "Enable Template Interpolation".
by toadstorm
Sun Jun 06, 2021 4:44 pm
Forum: Bug Reports
Topic: Attribute Mapper string value error
Replies: 5
Views: 17562

Re: Attribute Mapper string value error

Today's build adds drag-drop reordering to the Attribute Mapper. Let me know how it works for you!

Henry
by toadstorm
Sat Jun 05, 2021 5:43 pm
Forum: Bug Reports
Topic: Attribute Mapper string value error
Replies: 5
Views: 17562

Re: Attribute Mapper string value error

If you notice this bug happening in a clean scene, please let me know. I'll keep working on the reordering thing.

Thanks for purchasing, and I'm happy you're enjoying MOPs!