Skip to content

Commit

Permalink
changed some icons to labs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambrosiussen committed Nov 23, 2019
1 parent 2056371 commit aa3b40a
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion help/nodes/out/labs--csv_exporter.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::csv_exporter
#icon:
#icon: sidefxlabs
#tags: tech, model

""" Export geometry attibutes to a CSV file. """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/shop/labs--flowmap_shader.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::flowmap_shader
#icon: gamedev.png
#icon: sidefxlabs
#tags: tech, model

""" The flowmap SHOP is a glsl based viewport shader to preview flowmap shaders. """
Expand Down
1 change: 1 addition & 0 deletions help/nodes/sop/labs--color_adjustment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#type: node
#context: sop
#internal: labs::color_adjustment
#icon: sidefxlabs
#tags: tech, model, vertex color, color, gamedev

""" Several Common Adjustment Operations on Vertex Colors """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/sop/labs--color_blend.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::color_blend
#icon: gamedev.png
#icon: sidefxlabs
#tags: tech, model, vertex color

""" Blends Color data on 2 separate meshes based on common algorithms """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/sop/labs--delete_small_parts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::delete_small_parts
#icon: gamedev.png
#icon: sidefxlabs
#tags: tech, model, photogrammetry, cleanup

""" Removes pieces based on connectivity and size """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/sop/labs--edgegroup_to_curve.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::edgegroup_to_curve
#icon: gamedev.png
#icon: sidefxlabs
#tags: tech, model. gamedev

""" Converts an Edge Group to a Poly Curve """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/sop/labs--multi_file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::multi_file
#icon: gamedev.png
#icon: sidefxlabs
#tags: tech, model, gamedev

""" Load several Geometry files at once """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/sop/labs--thicken.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::thicken
#icon: gamedev.png
#icon: sidefxlabs
#tags: tech, model, gamedev

""" Extrudes a mesh along it's averaged normals """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/sop/labs--uv_unitize.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::uv_unitize
#icon: gamedev.png
#icon: sidefxlabs
#tags: tech, model

""" Converts every primitive to 0-1 UVs """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/vop/labs--coord_swizzle_quaternion-1.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::coord_swizzle_quaternion::1.0
#icon:
#icon: sidefxlabs
#tags: tech, model

""" Swizzles Quaternions in order to change rotation spaces """
Expand Down
2 changes: 1 addition & 1 deletion help/nodes/vop/labs--coord_swizzle_vector-1.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#type: node
#context: sop
#internal: labs::coord_swizzle_vector::1.0
#icon:
#icon: sidefxlabs
#tags: tech, model

""" Reorders Vector Components """
Expand Down

0 comments on commit aa3b40a

Please sign in to comment.