<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="http://goldeneyevault.com/blog/styles/rss.css" type="text/css"?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
>
 <channel>
  <atom:link href="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20" rel="self" type="application/rss+xml" />
  <title>&#x47;&#x6f;&#x6c;&#x64;&#x65;&#x6e;&#x45;&#x79;&#x65;&#x20;&#x45;&#x64;&#x69;&#x74;&#x6f;&#x72;&#x20;&#x42;&#x6c;&#x6f;&#x67;</title>
  <link>http://goldeneyevault.com/blog/index.php?blogId=1</link>
  <description></description>
  <pubDate>Sat, 18 May 2013 00:55:42 -0700</pubDate>
  <generator>http://lifetype.net</generator>
    <item>
   <title>&#x41;&#x64;&#x64;&#x69;&#x6e;&#x67;&#x20;&#x6e;&#x65;&#x77;&#x20;&#x74;&#x65;&#x78;&#x74;&#x75;&#x72;&#x65;&#x20;&#x6f;&#x70;&#x74;&#x69;&#x6f;&#x6e;&#x73;</title>
   <description>
    I added the ability to fully utilize GoldenEye&#039;s texture capabilitys, including Mirror, Clamp, LOD, and Detail Map.  Note Detail Map is a bit finicky and some textures inexplicably just won&#039;t detail map correctly.  Textures 9A1-9A3 are confirmed fine though.  Import as 40 Paletted Greyscale in image tools to be a detail map overlay.  I didn&#039;t import 40 paletted greyscale correctly before, but now should.

To use Detail Map from map_Kd in material:&lt;br /&gt;
map_Kd DetailMap_DetailBase_9B4182Other4040DetailScaleX2.0DetailScaleY2.0PrimColor0.5.bmp_DetailOverlay_B8FD39Other2020D.bmp.bmp
&lt;br /&gt;
&lt;br /&gt;To use as part of material name and map_Kd:
:&lt;br /&gt;
newmtl m0DetailScaleX2.0DetailScaleY2.0PrimColor0.5:&lt;br /&gt;

map_Kd DetailMap_DetailBase_9B4182Other4040.bmp_DetailOverlay_B8FD39Other2020D.bmp.bmp:&lt;br /&gt;

To use other options, include in material name or bitmap
LODTexture (and PrimColorX.XXX)
MirrorS:&lt;br /&gt;
MirrorT:&lt;br /&gt;
ClampS:&lt;br /&gt;
ClampT:&lt;br /&gt;
TileX1:&lt;br /&gt;
TileX2:&lt;br /&gt;
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=33&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=33&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=33&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Fri, 17 May 2013 17:19:42 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x53;&#x6f;&#x6d;&#x65;&#x20;&#x73;&#x6d;&#x61;&#x6c;&#x6c;&#x20;&#x66;&#x65;&#x61;&#x74;&#x75;&#x72;&#x65;&#x73;&#x20;&#x61;&#x63;&#x72;&#x6f;&#x73;&#x73;&#x20;&#x62;&#x6f;&#x61;&#x72;&#x64;</title>
   <description>
    Edit Model now lets you edit more features from 21990 for the props (it made it easier to do things like draw distance and archetype).  There&#039;s a feature in Room Positions mode to convert untextured triangles to a texture (since they don&#039;t fog).  There&#039;s a new -mt calculator, which hooks up to Project 64 to calculate live values so you know what to set your level to. Clipping should use a little less memory now.
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=32&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=32&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=32&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Thu, 02 May 2013 19:46:12 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x46;&#x69;&#x78;&#x65;&#x64;&#x20;&#x73;&#x6f;&#x6d;&#x65;&#x20;&#x62;&#x75;&#x67;&#x73;&#x2c;&#x20;&#x61;&#x6e;&#x64;&#x20;&#x69;&#x6d;&#x70;&#x6f;&#x72;&#x74;&#x20;&#x6e;&#x6f;&#x72;&#x6d;&#x61;&#x6c;&#x73;&#x20;&#x66;&#x72;&#x6f;&#x6d;&#x20;&#x6f;&#x62;&#x6a;</title>
   <description>
    Spent a day fixing memory leaks, and things seem to be going a bit better during normal operation.  It impacted importing bgfiles (and anything related), as well as conversion of levels.  It caused out of memory issues.  Fixed append clipping file for GE too, and move tri to secondary, as well as to another room - when there wasn&#039;t an existing secondary it crashed before.  Also clipping wasn&#039;t rounding so now it is.

Import normals from .obj if points are identical, should maybe help with environment mapping import.

In GE, you can now also import to a particular matrix command, for special stuff like tanks.  Defualt is still 00000 for dialog.
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=31&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=31&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=31&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Mon, 31 Dec 2012 15:04:43 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x50;&#x72;&#x6f;&#x67;&#x72;&#x65;&#x73;&#x73;&#x20;&#x62;&#x61;&#x72;&#x20;&#x66;&#x6f;&#x72;&#x20;&#x63;&#x6f;&#x6e;&#x76;&#x65;&#x72;&#x74;&#x20;&#x6c;&#x65;&#x76;&#x65;&#x6c;</title>
   <description>
    The convert level can take on big levels with all 0x94 rooms in GE upwards of 15 minutes.  I added a progress bar to not hang the program for windows, and also help show you how far it&#039;s progressing.
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=30&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=30&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=30&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Fri, 30 Nov 2012 00:32:10 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x49;&#x66;&#x20;&#x64;&#x6f;&#x6f;&#x72;&#x73;&#x20;&#x64;&#x6f;&#x6e;&#x27;&#x74;&#x20;&#x22;&#x73;&#x63;&#x72;&#x75;&#x6e;&#x63;&#x68;&#x22;&#x20;&#x70;&#x72;&#x6f;&#x70;&#x65;&#x72;&#x6c;&#x79;</title>
   <description>
    If you find your doors without the &quot;doors move past frame&quot; flag and the triangles are weird, you can either turn off the flag, or manually set the # vertices count padded to 4.  Strange and obscure perhaps bug in Rares code.  The flag had a bug in PD, should be fixed now too.  Same thing applies though.

Also, added a sligntly better visibility dialog, but I don&#039;t fully understand how works, maybe will help understand.
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=29&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=29&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=29&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Tue, 30 Oct 2012 21:03:33 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x49;&#x6d;&#x70;&#x72;&#x6f;&#x76;&#x65;&#x64;&#x20;&#x63;&#x6c;&#x69;&#x70;&#x70;&#x69;&#x6e;&#x67;&#x20;&#x73;&#x65;&#x6c;&#x65;&#x63;&#x74;&#x69;&#x6f;&#x6e;&#x20;&#x61;&#x6d;&#x6f;&#x75;&#x6e;&#x74;&#x20;&#x61;&#x6e;&#x64;&#x20;&#x73;&#x68;&#x61;&#x64;&#x69;&#x6e;&#x67;&#x20;&#x66;&#x6f;&#x72;&#x20;&#x63;&#x6c;&#x69;&#x70;&#x70;&#x69;&#x6e;&#x67;</title>
   <description>
    There used to be a limit of 120 selected triangles in clipping mode, but now there should be no longer a limit.  Also, I added shading via the brush (similar to room positions mode) for clipping, so you can finally clip color easily.  Has it&#039;s own selection menu to pick colors, though beware clipping only has 16 color levels.
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=28&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=28&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=28&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Fri, 21 Sep 2012 22:17:13 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x4d;&#x75;&#x6c;&#x74;&#x69;&#x70;&#x6c;&#x65;&#x20;&#x73;&#x65;&#x6c;&#x65;&#x63;&#x74;&#x69;&#x6f;&#x6e;&#x20;&#x6f;&#x66;&#x20;&#x74;&#x72;&#x69;&#x61;&#x6e;&#x67;&#x6c;&#x65;&#x73;&#x20;&#x69;&#x6e;&#x20;&#x52;&#x6f;&#x6f;&#x6d;&#x20;&#x50;&#x6f;&#x73;&#x69;&#x74;&#x69;&#x6f;&#x6e;&#x73;&#x20;&#x6d;&#x6f;&#x64;&#x65;</title>
   <description>
    I added it today, and it applies to triangle tools, as well as Replace Texture&#039;s selection.  Hopefully this is useful! In beta.
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=27&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=27&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=27&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Thu, 20 Sep 2012 23:17:40 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x47;&#x72;&#x65;&#x65;&#x6e;&#x20;&#x47;&#x61;&#x73;&#x20;&#x69;&#x6e;&#x20;&#x45;&#x73;&#x63;&#x61;&#x70;&#x65;&#x20;&#x2d;&#x20;&#x50;&#x65;&#x72;&#x66;&#x65;&#x63;&#x74;&#x20;&#x44;&#x61;&#x72;&#x6b;</title>
   <description>
    &lt;p&gt;Found out how to swap levels (by stage id) and by rooms, and then the color for it in the latest beta. &amp;nbsp;It&#039;s really a simple square drawn on top of scene.&lt;/p&gt;
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=26&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=26&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=26&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Fri, 01 Jun 2012 22:50:02 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x50;&#x44;&#x20;&#x49;&#x6e;&#x73;&#x65;&#x72;&#x74;&#x20;&#x4f;&#x62;&#x6a;&#x65;&#x63;&#x74;&#x20;&#x50;&#x69;&#x63;&#x74;&#x6f;&#x72;&#x69;&#x61;&#x6c;&#x2c;&#x20;&#x44;&#x69;&#x73;&#x63;&#x6f;&#x6e;&#x6e;&#x65;&#x63;&#x74;&#x20;&#x54;&#x72;&#x69;&#x61;&#x6e;&#x67;&#x6c;&#x65;</title>
   <description>
    &lt;p&gt;00action finished up his PD Insert Pictorial objects, so regrab the full installer (backup your files first) and you can now insert pictorial fully in PD and GE thanks to 00action! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;New triangle tools have been added to disconnect triangle for shading purposes, control shift + S or P and click to move a triangle between secondary and primary, and a bigger Room01 buffer size for editing mainly for object editing.&lt;/p&gt;
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=25&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=25&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=25&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
         <pubDate>Fri, 18 May 2012 21:12:44 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
    <item>
   <title>&#x53;&#x6f;&#x6d;&#x65;&#x20;&#x74;&#x69;&#x64;&#x62;&#x69;&#x74;&#x73;&#x20;&#x6f;&#x66;&#x20;&#x69;&#x6e;&#x66;&#x6f;</title>
   <description>
    &lt;p&gt;Just to document this, while making Goldfinger project learned something interesting things. If you add in the intro chunk a starting gun, make sure it&#039;s not a left and right gun, without a second entry of just the right gun - otherwise it won&#039;t appear in gun menu.&lt;/p&gt;
&lt;p&gt;When making all new guns, the matrix command 0102 seems to impact how in Ruger, which is the hammer and which is cylinder part.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;0102..00C0 is cylinder for magnum&lt;br /&gt;0102..0100 is hammer for magnum&lt;br /&gt;0102..0000 is normal&lt;/p&gt;
&lt;p&gt;It appears to do similar for pp7 silenced bolt, but it didn&#039;t work when I changed it - maybe things still need to be in parts, and with the appropriate head/hat offset stuff.&lt;/p&gt;
&lt;p&gt;Also, for guns, no B9/FC commands may exist, which I knew, but now I know do not put any B70000002000 commands, delete them all so that they draw double sided for left gun.&lt;/p&gt;
   </description>
   <link>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=24&amp;blogId=1</link>
   <comments>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=24&amp;blogId=1</comments>
   <guid>http://goldeneyevault.com/blog/index.php?op=ViewArticle&amp;articleId=24&amp;blogId=1</guid>
      <dc:creator>subdrag</dc:creator>
      
    <category>GoldenEye Setup Editor</category>
      
    <category>Goldfinger 64</category>
         <pubDate>Sun, 01 Apr 2012 00:25:36 -0700</pubDate>
   <source url="http://goldeneyevault.com/blog/rss.php?blogId=1&amp;profile=rss20">GoldenEye Editor Blog</source>
     </item>
   </channel>
</rss>