Skip to content

Commit 655be63

Browse files
fix notdavid endorsement
1 parent 3202bc8 commit 655be63

4 files changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66
![tests](https://github.com/bradyajohnston/databpy/actions/workflows/tests.yml/badge.svg)
77
![deployment](https://github.com/bradyajohnston/databpy/actions/workflows/ci-cd.yml/badge.svg)
88

9-
A set of data-oriented wrappers around the python API of Blender.
9+
![](docs/img/notdavid.png)
1010

11-
![CleanShot 2025-04-13 at 13 17
12-
32@2x](https://github.com/user-attachments/assets/bceb48e3-ba56-4893-be5f-5a5c2e71b19f.png)
11+
A set of data-oriented wrappers around the python API of Blender.
1312

1413
This was originally used internally inside of [Molecular
1514
Nodes](https://github.com/BradyAJohnston/MolecularNodes) but was broken

README.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ title: databpy
99
![tests](https://github.com/bradyajohnston/databpy/actions/workflows/tests.yml/badge.svg)
1010
![deployment](https://github.com/bradyajohnston/databpy/actions/workflows/ci-cd.yml/badge.svg)
1111

12-
A set of data-oriented wrappers around the python API of Blender.
12+
![](docs/img/notdavid.png)
1313

14-
![CleanShot 2025-04-13 at 13 17 32@2x](https://github.com/user-attachments/assets/bceb48e3-ba56-4893-be5f-5a5c2e71b19f)
14+
A set of data-oriented wrappers around the python API of Blender.
1515

1616
This was originally used internally inside of [Molecular Nodes](https://github.com/BradyAJohnston/MolecularNodes) but was broken out into a separate python module for re-use in other projects.
1717

docs/img/notdavid.png

22.3 KB
Loading

docs/index.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
![tests](https://github.com/bradyajohnston/databpy/actions/workflows/tests.yml/badge.svg)
66
![deployment](https://github.com/bradyajohnston/databpy/actions/workflows/ci-cd.yml/badge.svg)
77

8+
![](img/notdavid.png)
9+
810
This is intended as a cleaner way to work with data and attributes on mesh objects in Blender. The goal is to help make importing and working with tabular datasets from outside of Blender as objects _inside_ of blender a whole lot easier.
911

1012
::: {.callout-warning}

0 commit comments

Comments
 (0)