Added BAT logo to documentation
This commit is contained in:
parent
099d51c4ff
commit
c35a6fac09
62
docs/_static/bat_cc_by_megan_mitchell.svg
vendored
Normal file
62
docs/_static/bat_cc_by_megan_mitchell.svg
vendored
Normal file
@ -0,0 +1,62 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.1"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="0 0 95.400002 46.641777"
|
||||
enable-background="new 0 0 100 100"
|
||||
xml:space="preserve"
|
||||
id="svg14"
|
||||
sodipodi:docname="bat_cc_by_megan_mitchell.svg"
|
||||
width="95.400002"
|
||||
height="46.641777"
|
||||
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"><metadata
|
||||
id="metadata20"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs18" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1293"
|
||||
inkscape:window-height="950"
|
||||
id="namedview16"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:zoom="1.888"
|
||||
inkscape:cx="48.129661"
|
||||
inkscape:cy="15.3"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg14" /><g
|
||||
id="g4"
|
||||
transform="translate(-2.4,-31.158222)"><path
|
||||
d="M 97.8,32.4 C 81.9,26.6 60.7,43 60.7,43 l 2.7,-10.6 c 0,0 -6.5,4.4 -12.9,4.4 -6.4,0 -13.6,-4.4 -13.6,-4.4 L 39.5,43 c 0,0 -21.2,-16.4 -37.1,-10.6 0,0 16.3,8.1 11,18.7 0,0 14.8,-1.1 15.8,15.7 0,0 14.7,2.1 20.9,11 C 56.3,68.9 71,66.8 71,66.8 72,50 86.8,51.1 86.8,51.1 81.5,40.5 97.8,32.4 97.8,32.4 Z M 46,51.7 c -1.8,0 -3.2,-2.1 -3.2,-4.7 0,-2.6 1.4,-4.7 3.2,-4.7 1.8,0 3.2,2.1 3.2,4.7 0,2.6 -1.4,4.7 -3.2,4.7 z m 8.1,0 c -1.8,0 -3.2,-2.1 -3.2,-4.7 0,-2.6 1.4,-4.7 3.2,-4.7 1.8,0 3.2,2.1 3.2,4.7 0,2.6 -1.4,4.7 -3.2,4.7 z"
|
||||
id="path2"
|
||||
inkscape:connector-curvature="0" /></g><ellipse
|
||||
cx="44.399998"
|
||||
cy="15.841779"
|
||||
rx="1.7"
|
||||
ry="2.4000001"
|
||||
id="ellipse6" /><ellipse
|
||||
cx="51"
|
||||
cy="15.841779"
|
||||
rx="1.7"
|
||||
ry="2.4000001"
|
||||
id="ellipse8" /></svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
@ -6,6 +6,13 @@
|
||||
Welcome to Blender Asset Tracer's documentation!
|
||||
================================================
|
||||
|
||||
.. figure:: _static/bat_cc_by_megan_mitchell.svg
|
||||
:width: 256px
|
||||
:alt: Bat, CC-BY by Megan Mitchell
|
||||
:align: right
|
||||
|
||||
CC-BY by Megan Mitchell
|
||||
|
||||
Blender Asset Tracer, a.k.a. BAT🦇, is the replacement of BAM_ and
|
||||
blender-file_. BAT🦇 can be used to list all dependencies of a blend file, such
|
||||
as linked blend files, textures, Alembic files, and caches. Furthermore, it can
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user