-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds new examples for 201, 202, and 203 Adds workspace file Updates automation to include new files in manifest file generation
- Loading branch information
Showing
29 changed files
with
44 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"folders": [ | ||
{ | ||
"name": "Sudo Widgets", | ||
"path": "../TouchDesigner-Fundamentals/dev/200", | ||
"cwd": "${workspaceFolder}", | ||
}, | ||
], | ||
"settings": { | ||
"files.exclude": { | ||
".dart_tool": true, | ||
".idea": true, | ||
"android": true, | ||
"ios": true, | ||
"linux": true, | ||
"macos": true, | ||
".flutter-plugins*": true, | ||
".metadata": true, | ||
"analysis_options.yaml": true, | ||
"dashboard.iml": true, | ||
"pubspec.lock": true, | ||
"LICENSE": true, | ||
}, | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"folders": [ | ||
{ | ||
"name": "Automation", | ||
"path": "../.github/workflows", | ||
"cwd": "${workspaceFolder}", | ||
}, | ||
], | ||
"settings": { | ||
"workbench.colorTheme": "Crackpot Contrast (rainglow)" | ||
} | ||
} |
Binary file added
BIN
+78.8 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-convertingDATsAndSOPs.tox
Binary file not shown.
Binary file added
BIN
+95.7 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-convertingTOPsAndCHOPs.tox
Binary file not shown.
Binary file added
BIN
+12.3 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-convertingToPOPs.tox
Binary file not shown.
Binary file added
BIN
+33.3 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-instancingBasics.tox
Binary file not shown.
Binary file added
BIN
+26.8 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-instancingWithDATs.tox
Binary file not shown.
Binary file added
BIN
+13 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-instancingWithPOPs.tox
Binary file not shown.
Binary file added
BIN
+40.7 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-instancingWithTOPs.tox
Binary file not shown.
Binary file added
BIN
+34.4 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-instancingwithCHOPs.tox
Binary file not shown.
Binary file added
BIN
+13 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-mixedFormatInstancing.tox
Binary file not shown.
Binary file added
BIN
+65.4 KB
toxExamples/TouchDesignerFundamentals/200/201/TDIntermediate-201-movingBetweenOpFamilies.tox
Binary file not shown.
Binary file added
BIN
+42.3 KB
toxExamples/TouchDesignerFundamentals/200/202/TDIntermediate-202-chanmixRGB.tox
Binary file not shown.
Binary file added
BIN
+28.1 KB
toxExamples/TouchDesignerFundamentals/200/202/TDIntermediate-202-displaceTOP.tox
Binary file not shown.
Binary file added
BIN
+35.9 KB
toxExamples/TouchDesignerFundamentals/200/202/TDIntermediate-202-noiseTOP.tox
Binary file not shown.
Binary file added
BIN
+22.2 KB
toxExamples/TouchDesignerFundamentals/200/202/TDIntermediate-202-openColorLUTs.tox
Binary file not shown.
Binary file added
BIN
+24.8 KB
toxExamples/TouchDesignerFundamentals/200/202/TDIntermediate-202-renderPasses.tox
Binary file not shown.
Binary file added
BIN
+21.1 KB
toxExamples/TouchDesignerFundamentals/200/202/TDIntermediate-202-slitScanTimeMachine.tox
Binary file not shown.
Binary file added
BIN
+24.5 KB
toxExamples/TouchDesignerFundamentals/200/202/TDIntermediate-202-texture3D.tox
Binary file not shown.
Binary file added
BIN
+33.6 KB
...amples/TouchDesignerFundamentals/200/203/TDIntermediate-203-buildingACHOPStateMachine.tox
Binary file not shown.
Binary file added
BIN
+31.3 KB
toxExamples/TouchDesignerFundamentals/200/203/TDIntermediate-203-dataEvents.tox
Binary file not shown.
Binary file added
BIN
+76.7 KB
toxExamples/TouchDesignerFundamentals/200/203/TDIntermediate-203-findingAndOrderingData.tox
Binary file not shown.
Binary file added
BIN
+317 KB
...amples/TouchDesignerFundamentals/200/203/TDIntermediate-203-logicInInteractiveSystems.tox
Binary file not shown.
Binary file added
BIN
+52.4 KB
toxExamples/TouchDesignerFundamentals/200/203/TDIntermediate-203-recordingData.tox
Binary file not shown.
Binary file added
BIN
+34.7 KB
toxExamples/TouchDesignerFundamentals/200/203/TDIntermediate-203-shuffle.tox
Binary file not shown.
Binary file added
BIN
+31.2 KB
toxExamples/TouchDesignerFundamentals/200/203/TDIntermediate-203-timecode.tox
Binary file not shown.
Binary file added
BIN
+41.4 KB
toxExamples/TouchDesignerFundamentals/200/203/TDIntermediate-203-timer1.tox
Binary file not shown.
Binary file added
BIN
+73.6 KB
toxExamples/TouchDesignerFundamentals/200/203/TDIntermediate-203-timer2.tox
Binary file not shown.