Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 1e4a1ea

Browse files
committed
Merged feature/bento-config into develop
2 parents 0d62ef3 + b8e9b90 commit 1e4a1ea

File tree

6 files changed

+10
-2
lines changed

6 files changed

+10
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ Bento is a toolset for Houdini.
99

1010
### Shelf tool
1111

12-
![alt tag](docs/img/ss_shelf_tool_0002.png)
12+
![alt tag](docs/img/ss_shelf_tool.png)
1313

1414
* [Cache Dependency](docs/cacheDependency.md)
1515
* [Creat Delayed Load Procedural](docs/create-dlp.md)
16+
* [Color Nodes](docs/color-nodes.md)
1617

1718
### Python Panel
1819

config/bento_config.ini

Whitespace-only changes.

docs/color-nodes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
# Cache Manager
1+
# Color Nodes
22

33
## Feature
44

5+
### Shelf Tool
6+
7+
Color nodes when shelf-tool button clicked.
8+
If you have already selected nodes, this affects only for them.
9+
10+
### OnCreated Script
11+
512
Color nodes when nodes are created.
613

714
## Detail

docs/img/ss_shelf_tool.png

11.1 KB
Loading

docs/img/ss_shelf_tool_0001.png

-12.5 KB
Binary file not shown.

docs/img/ss_shelf_tool_0002.png

-10.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)