[Gtkradiant] [SVN] rev 4160 - in GtkRadiant/branches/spog_branch: docs/developer include libs plugins/archivewad radiant

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Wed, 03 Dec 2003 12:58:09 -0600


This is a mixed plain/HTML MIME encoded message.

--===============1272364087==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

Author       : spog
New Revision : 4160
Date         : Wed Dec  3 12:58:05 2003

Log:
improved precision for brush winding generation; fixed modifier-key-state tracking
--

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4160&root=radiant.svn&view=auto
    diff:
       This is the changelog for developers, != changelog for the end user 
       that we distribute with the binaries. (see changelog)
       
      +03/12/2003
      +SPoG
      +- Changed brush winding generation to use use double precision planes.
      +- Fixed tracking of modifier key state.
      +
       29/11/2003
       SPoG
       - Replaced mathlib with c++ vector/matrix library.
      

10 items modified:

  GtkRadiant/branches/spog_branch/docs/developer/CHANGES
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/include/window.h
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/window.h?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/window.h?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/window.h?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/libs/matrixlib.h
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/matrixlib.h?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/matrixlib.h?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/matrixlib.h?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/camwindow.cpp
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/glwindow.h
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/selection.cpp
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/view.cpp
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/view.cpp?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/view.cpp?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/view.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h

  GtkRadiant/branches/spog_branch/radiant/xywindow.cpp
    4160 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4160&root=radiant.svn&view=auto
    4159 : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4159&root=radiant.svn&view=auto
    diff : https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h



--===============1272364087==
Content-Type: text/html; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

<html>
<head><title>SVN report</title></head>
<body bgcolor="#ffffff" text="#000000">
<table border=0 width="100%" cellspacing=0 cellpadding=0>
  <tr>
    <td align=left><b>Commit from <i>spog</i></b>, New Revision : 4160</td>
    <td align=right valign=bottom>Wed Dec  3 12:58:05 2003</td>
  </tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
improved precision for brush winding generation; fixed modifier-key-state tracking
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</b>
<pre>
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+03/12/2003
+SPoG
+- Changed brush winding generation to use use double precision planes.
+- Fixed tracking of modifier key state.
+
 29/11/2003
 SPoG
 - Replaced mathlib with c++ vector/matrix library.
</pre>
</code>
<table border=0 width="100%">
  <tr>
    <td colspan=5>&nbsp;</td>
  </tr>
  <tr bgcolor="#e0e0e0">
    <td colspan=5 align=center><b>10 items modified</b></td>
  </tr>
  <tr>
    <td><b>Module</b></td>
    <td><b>File name</b></td>
    <td colspan=3><b>Revision</b></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/docs/developer/CHANGES</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/docs/developer/CHANGES?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/include/window.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/window.h?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/window.h?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/include/window.h?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/libs/matrixlib.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/matrixlib.h?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/matrixlib.h?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/libs/matrixlib.h?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/plugins/archivewad/archivewad.def?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/GtkRadiant.vcproj?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/camwindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/camwindow.cpp?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/glwindow.h</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/glwindow.h?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/selection.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/selection.cpp?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/view.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/view.cpp?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/view.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/view.cpp?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
  <tr>
    <td><b>radiant.svn</b></td>
    <td width="100%"><code>GtkRadiant/branches/spog_branch/radiant/xywindow.cpp</code></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4159&root=radiant.svn&view=auto">4159</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?r1=text&tr1=4159&r2=text&tr2=4160&root=radiant.svn&diff_format=h">&gt;&gt;&gt;</a></td>
    <td><a href="https://zerowing.idsoftware.com:666/viewsvn/GtkRadiant/branches/spog_branch/radiant/xywindow.cpp?rev=4160&root=radiant.svn&view=auto">4160</a></td>
  </tr>
</table>
</body>
</html>

--===============1272364087==--