<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://manual.dengine.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://manual.dengine.net/feed.php">
        <title>Doomsday Manual</title>
        <description></description>
        <link>https://manual.dengine.net/</link>
        <image rdf:resource="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico" />
       <dc:date>2026-05-26T18:39:10+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/ded/light?rev=1489648701&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/ded/decoration?rev=1489647797&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/ded/material_syntax?rev=1489957994&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico">
        <title>Doomsday Manual</title>
        <link>https://manual.dengine.net/</link>
        <url>https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico</url>
    </image>
    <item rdf:about="https://manual.dengine.net/ded/light?rev=1489648701&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-16T07:18:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ded:light</title>
        <link>https://manual.dengine.net/ded/light?rev=1489648701&amp;do=diff</link>
        <description>Light (DED)

A Light definition is used to attach a light and/or halo to a sprite's state. As most objects are made up of more than one state this enables us to have “animated” lights that pulse in colour, change size etc etc.

If you want to attach a light to a texture or flat please check the section on texture</description>
    </item>
    <item rdf:about="https://manual.dengine.net/ded/decoration?rev=1489647797&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-16T07:03:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ded:decoration</title>
        <link>https://manual.dengine.net/ded/decoration?rev=1489647797&amp;do=diff</link>
        <description>Decoration (DED)

Light decorations for surfaces.

You can define multiple Decorations for the same texture/flat, but only the
latest one that passes the conditions will be used. By default (if you
specify no usage flags), a Decoration is only used with resources loaded
from an IWAD.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/ded/material_syntax?rev=1489957994&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-19T21:13:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ded:material_syntax</title>
        <link>https://manual.dengine.net/ded/material_syntax?rev=1489957994&amp;do=diff</link>
        <description>Material {
  ID = &quot;&quot;
  Width = 0.0
  Height = 0.0
  Flags = flag1 | flag2

  Layer {
    Stage {
      Texture = &quot;&quot;
      Offset { 0 0 }      
      Tics = 0
      Rnd = 0
      Glow = 0.0
      Glow Rnd = 0.0
    }
  }

  Light {
    Pattern offset { 0 0 }
    Pattern skip { 0 0 }  
    Stage {
      Offset { 0 0 }
      Distance = 0.0
      Tics = 0
      Rnd = 0.0
      Color { 0 0 0 }
      Levels { 0 0 }
      Radius = 0.0
      Bottom map = &quot;&quot;
      Side map = &quot;&quot;
      Top map = &quot;&quot;
      H…</description>
    </item>
</rdf:RDF>
