From 3fd99ecf633505fc141c3ec6d8a29b9e605d6d59 Mon Sep 17 00:00:00 2001 From: Niklas Salmoukas Date: Fri, 17 Dec 2021 14:55:58 -0800 Subject: [PATCH] Remove outdated youtube videos --- .version | 2 +- README.md | 25 ++++--------------------- docs/index.md | 25 ++++--------------------- 3 files changed, 9 insertions(+), 43 deletions(-) diff --git a/.version b/.version index 66c4c22..7ee7020 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.0.9 +1.0.10 diff --git a/README.md b/README.md index 1adb9ac..bea2423 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ 5. [Development](https://3dninjas.github.io/3dn-bip/development/) ## What is 3DN BIP? -*3DN BIP* or *3D Ninjas Blender Image Preview* is a library, which allows blazingly fast preview image loads in Blender. Furthermore, it can load preview images of arbitrary size. It operates as an `bpy.utils.previews` drop-in replacement and does all the heavy lifting for you. + +_3DN BIP_ or _3D Ninjas Blender Image Preview_ is a library, which allows blazingly fast preview image loads in Blender. Furthermore, it can load preview images of arbitrary size. It operates as an `bpy.utils.previews` drop-in replacement and does all the heavy lifting for you. Our library enables the following major use cases: @@ -25,8 +26,8 @@ Notes: Download the following sample addons. You can easily install the ZIP files in Blender via the addon preferences tab. -- Getting Started: [t3dn_bip_getting_started.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_getting_started.zip) -- Showcase: [t3dn_bip_showcase.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_showcase.zip) +- Getting Started: [t3dn_bip_getting_started.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_getting_started.zip) +- Showcase: [t3dn_bip_showcase.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_showcase.zip) ## Library @@ -61,21 +62,3 @@ python -m t3dn_bip_converter source_file.png destination_file.bip ### KIT OPS - -## Showcases - -### Show `.bip` and `.jpg` Images - - - -### Show `.bip` and `.jpg` Images in an Enum - - - -### Show large `.bip` and `.jpg` Hero Images - - - -### Show `.bip` and `.png` Images with an Alpha Channel - - diff --git a/docs/index.md b/docs/index.md index 1bed8ac..8a31673 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,8 @@ # Getting Started ## What is 3DN BIP? -*3DN BIP* or *3D Ninjas Blender Image Preview* is a library, which allows blazingly fast preview image loads in Blender. Furthermore, it can load preview images of arbitrary size. It operates as an `bpy.utils.previews` drop-in replacement and does all the heavy lifting for you. + +_3DN BIP_ or _3D Ninjas Blender Image Preview_ is a library, which allows blazingly fast preview image loads in Blender. Furthermore, it can load preview images of arbitrary size. It operates as an `bpy.utils.previews` drop-in replacement and does all the heavy lifting for you. Our library enables the following major use cases: @@ -17,8 +18,8 @@ Notes: Download the following sample addons. You can easily install the ZIP files in Blender via the addon preferences tab. -- Getting Started: [t3dn_bip_getting_started.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_getting_started.zip) -- Showcase: [t3dn_bip_showcase.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_showcase.zip) +- Getting Started: [t3dn_bip_getting_started.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_getting_started.zip) +- Showcase: [t3dn_bip_showcase.zip](https://github.com/3dninjas/3dn-bip/releases/latest/download/t3dn_bip_showcase.zip) ## Library @@ -53,21 +54,3 @@ python -m t3dn_bip_converter source_file.png destination_file.bip ### KIT OPS - -## Showcases - -### Show `.bip` and `.jpg` Images - - - -### Show `.bip` and `.jpg` Images in an Enum - - - -### Show large `.bip` and `.jpg` Hero Images - - - -### Show `.bip` and `.png` Images with an Alpha Channel - -