Skip to content

Commit

Permalink
Merge pull request #269 from toadstorm/henry_dev
Browse files Browse the repository at this point in the history
Henry dev
  • Loading branch information
toadstorm authored Aug 29, 2020
2 parents e7cc899 + e23f1a3 commit eedada1
Show file tree
Hide file tree
Showing 314 changed files with 48,628 additions and 7,371 deletions.
5 changes: 4 additions & 1 deletion OPcustomize
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
ophide Sop MOPS::Flocking::1.0
ophide Sop MOPS::Flocking::1.0
ophide Sop MOPS::Curl_Modifier::1.0
ophide Sop MOPS::Curl_Modifier::1.1
ophide Sop MOPS::Audio_Falloff:1.0
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ MOPs is intended to be an easy way to manipulate lots of copies of things, lever

MOPs is based on an internal framework of nodes that convert point attributes to packed primitive intrinsic attributes and back again, making it easy for technical artists to develop new MOPs modifiers.

* [MOPs Forum](https://forum.motionoperators.com)
* [Facebook User's Group](https://www.facebook.com/groups/616993195326231)
* [Motionoperators Twitter](https://twitter.com/motionoperators)
* [Motionoperators Instagram](https://www.instagram.com/motionoperators)

### Installation:

**INSTALLATION PROCEDURE HAS BEEN SIMPLIFIED FROM PREVIOUS RELEASES. PLEASE READ CAREFULLY.**
Expand Down Expand Up @@ -55,7 +60,11 @@ HOUDINI_PATH=$HOUDINI_PATH;$QLIB;$MOPS;&
It's important that your HOUDINI_PATH always ends in ;&. You can append any other paths you like,
but the last path should be `&`. This will ensure that Houdini's built-in operators work normally.

To verify your install, open Houdini and drop down a Geometry container, then dive inside. If you see MOPs nodes in the Tab menu, the installation was successful. You can also check the "+" button next to the Shelf menu and look for a shelf called "MOPs" to verify your installation.

## Step 3: Test MOPs

To ensure that the installation worked correctly, create a Geometry container and dive inside, then look for the "MOPs" entry in the Tab menu. Also look for a toolbar called "MOPS" in your shelf list. The MOPs Shelf contains some handy tools complete with their own documentation.


### Usage basics:

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.16 Stable
v1.2 Stable
Binary file added examples/HHWW/follow_path.hip
Binary file not shown.
Binary file added examples/HHWW/mops_crumble_demo.hiplc
Binary file not shown.
Binary file added examples/HHWW/mops_tank_treads.hip
Binary file not shown.
Binary file added examples/HHWW/noise_field.hip
Binary file not shown.
Binary file added examples/HHWW/side_by_side.hip
Binary file not shown.
Binary file added examples/HHWW/simple_blend_shape.hip
Binary file not shown.
Binary file added examples/HHWW/slitscan.hip
Binary file not shown.
Binary file added examples/HHWW/sweep_transition.hiplc
Binary file not shown.
Binary file added examples/HHWW/type_demo.hip
Binary file not shown.
Binary file modified examples/animated_instances.hip
Binary file not shown.
Binary file removed examples/geo/output.abc
Binary file not shown.
2 changes: 1 addition & 1 deletion otls/MOPS_Aim.hda/INDEX__SECTION
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Inputs: 1 to 2
Subnet: true
Python: false
Empty: false
Modified: Sun Nov 10 10:06:58 2019
Modified: Thu May 28 21:13:55 2020

Binary file modified otls/MOPS_Aim.hda/MOPS_8_8Sop_1Aim_8_81.0/Contents.dir/.OPdummydefs
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ MOPS::Sop/Apply_Attributes::1.4 C:/Users/Henry/Projects/VFX/MOPS/otls/MOPS_apply
MOPS::Sop/Apply_Attributes::1.4 otls/MOPS_applyAttributes.hda
MOPS::Sop/Extract_Attributes::1.0 C:/Users/Henry/Projects/VFX/MOPS/otls/MOPS_extractAttributes.hda
MOPS::Sop/Extract_Attributes::1.0 otls/MOPS_extractAttributes.hda
Sop/attribdelete C:/PROGRA~1/SIDEEF~1/HOUDIN~1.229/houdini/otls/OPlibSop.hda
Sop/attribdelete C:/PROGRA~1/SIDEEF~1/HOUDIN~1.391/houdini/otls/OPlibSop.hda
Sop/attribdelete otls/OPlibSop.hda
Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.229/houdini/otls/OPlibSop.hda
Sop/attribwrangle C:/PROGRA~1/SIDEEF~1/HOUDIN~1.391/houdini/otls/OPlibSop.hda
Sop/attribwrangle otls/OPlibSop.hda
Loading

0 comments on commit eedada1

Please sign in to comment.