From 09771cc16e8c8d8ec0f81c53efb460d04f238328 Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Fri, 28 Dec 2012 14:59:28 +0000
Subject: Cleanup pf the repository, adding Spacescape tutorial files, added
 sky21 and sky22, added planet Antwerp rings texture.

---
 textures/fx/circle00.svg |  98 +++++++++++++++++++++++++++++++++++++++++++++++
 textures/fx/circle01.xcf | Bin 0 -> 404154 bytes
 textures/fx/flare00.xcf  | Bin 0 -> 4463 bytes
 textures/fx/flare01.xcf  | Bin 0 -> 16145 bytes
 4 files changed, 98 insertions(+)
 create mode 100644 textures/fx/circle00.svg
 create mode 100644 textures/fx/circle01.xcf
 create mode 100644 textures/fx/flare00.xcf
 create mode 100644 textures/fx/flare01.xcf

(limited to 'textures/fx')

diff --git a/textures/fx/circle00.svg b/textures/fx/circle00.svg
new file mode 100644
index 0000000..84a1abb
--- /dev/null
+++ b/textures/fx/circle00.svg
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://web.resource.org/cc/"
+   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"
+   width="512"
+   height="512"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   version="1.0"
+   sodipodi:docbase="/home/ingar/projects/osirion/osirion-data-src/bitmaps/fx"
+   sodipodi:docname="circle00.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="/home/ingar/projects/osirion/osirion-data-src/bitmaps/fx/circle00.png"
+   inkscape:export-xdpi="180"
+   inkscape:export-ydpi="180">
+  <defs
+     id="defs4">
+    <filter
+       inkscape:collect="always"
+       id="filter4311">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.3415173"
+         id="feGaussianBlur4313" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#000000"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.839192"
+     inkscape:cx="60.146318"
+     inkscape:cy="419.66856"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     width="512px"
+     height="512px"
+     showgrid="true"
+     gridspacingx="1px"
+     gridspacingy="1px"
+     gridempspacing="8"
+     gridcolor="#46ff3f"
+     gridopacity="0.14509804"
+     gridempcolor="#046e06"
+     gridempopacity="0.37647059"
+     inkscape:grid-points="true"
+     inkscape:guide-points="false"
+     inkscape:window-width="1198"
+     inkscape:window-height="864"
+     inkscape:window-x="304"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.39787889;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter4311)"
+       id="path2164"
+       sodipodi:cx="72"
+       sodipodi:cy="88"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 88 88 A 16 16 0 1 1  56,88 A 16 16 0 1 1  88 88 z"
+       transform="matrix(0.7558606,0,0,0.7558606,17.578036,21.484268)" />
+    <rect
+       style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect4297"
+       width="34.891087"
+       height="34.891087"
+       x="54.554455"
+       y="70.554459" />
+  </g>
+</svg>
diff --git a/textures/fx/circle01.xcf b/textures/fx/circle01.xcf
new file mode 100644
index 0000000..0855637
Binary files /dev/null and b/textures/fx/circle01.xcf differ
diff --git a/textures/fx/flare00.xcf b/textures/fx/flare00.xcf
new file mode 100644
index 0000000..f80b67e
Binary files /dev/null and b/textures/fx/flare00.xcf differ
diff --git a/textures/fx/flare01.xcf b/textures/fx/flare01.xcf
new file mode 100644
index 0000000..936273b
Binary files /dev/null and b/textures/fx/flare01.xcf differ
-- 
cgit v1.2.3