Skip to content

Commit b4b762e

Browse files
committed
snippet support added
1 parent 68e31cd commit b4b762e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This module uses the `sqlite3` standard library to replicate the houdini's geo d
2020
- create and delete points within the subprocess
2121
- initiate and delete primitives within the subprocess
2222
- output the database for trouble shooting purposes
23+
- Support of writing python code inside houdini interface
2324

2425
## Known Issues
2526

@@ -33,7 +34,6 @@ This module uses the `sqlite3` standard library to replicate the houdini's geo d
3334
- Support of list attributes
3435
- Support of intrinsic attributes
3536
- Suppot of adding vertex to primitives within the subpocess
36-
- Support of writing python code inside houdini interface
3737
- Catching the errors of the subprocess
3838

3939
---

example/CallPython_Source.hipnc

31.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)