File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ This document should not be a duplication of the existing documentation but rath
51
51
- [ Copy Data Path] ( #copy-data-path )
52
52
- [ Code Editor] ( #code-editor )
53
53
- [ Outliner] ( #outliner-data-api-view )
54
+ - [ Example Scripts] ( #example-scripts )
54
55
- [ Community] ( #community )
55
56
- [ How to Contribute] ( #how-to-contribute )
56
57
@@ -1322,6 +1323,15 @@ The **Data API** view of the Blender Outliner provides exactly that. It's super
1322
1323
1323
1324
<img src =" ./res/images/blender_outliner_data_api.jpg " style =" width :400px ;" />
1324
1325
1326
+
1327
+ #### ** Example Scripts**
1328
+
1329
+ Blender already ships with a bunch of example python scripts. You can find them in the text editor under the "Templates" menu.
1330
+
1331
+ <img src =" ./res/images/script_editor_examples.jpg " style =" width :400px ;" />
1332
+
1333
+ Very useful to look up certain topics or to build up on.
1334
+
1325
1335
## ** Community**
1326
1336
1327
1337
Blender has a huge community and you can find help in a lot of places. The most important pages are:
You can’t perform that action at this time.
0 commit comments