[Gtkradiant] CVS: scene graph sorting
William Joseph
gtkradiant@zerowing.idsoftware.com
Fri, 28 Mar 2003 13:53:23 -0600
This is a mixed plain/HTML MIME encoded message.
--104888120312595
Content-Type: text/plain
User : spog
Branch : spog_branch
Root : zerowing:/cvs
Date : 2003/03/28 13:53:17
scene graph sorting
--
GtkRadiant/docs/developer/CHANGES
1.315.2.81 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.315.2.81
diff :
This is the changelog for developers, != changelog for the end user
that we distribute with the binaries. (see changelog)
+ 28/03/2003
+ SPoG
+ - Changed scene graph to sort objects in ascending order of creation time.
+
27/03/2003
SPoG
- Fixed bug in clone-selection causing only first selected brush to be cloned.
5 files modified :
GtkRadiant/docs/developer/CHANGES
1.315.2.81 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.315.2.81
1.315.2.80 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.315.2.80
diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=1.315.2.80&r2=1.315.2.81
GtkRadiant/include/iscenegraph.h
1.1.2.20 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/iscenegraph.h?rev=1.1.2.20
1.1.2.19 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/iscenegraph.h?rev=1.1.2.19
diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/iscenegraph.h.diff?r1=1.1.2.19&r2=1.1.2.20
GtkRadiant/libs/scenelib.h
1.1.2.36 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h?rev=1.1.2.36
1.1.2.35 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h?rev=1.1.2.35
diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h.diff?r1=1.1.2.35&r2=1.1.2.36
GtkRadiant/radiant/scenegraph.cpp
1.1.2.23 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp?rev=1.1.2.23
1.1.2.22 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp?rev=1.1.2.22
diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp.diff?r1=1.1.2.22&r2=1.1.2.23
GtkRadiant/radiant/select.cpp
1.24.2.2.2.19 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp?rev=1.24.2.2.2.19
1.24.2.2.2.18 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp?rev=1.24.2.2.2.18
diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp.diff?r1=1.24.2.2.2.18&r2=1.24.2.2.2.19
--104888120312595
Content-Type: text/html
<html>
<head><title>CVS 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> on branch <i>spog_branch</i></b></td>
<td align=right valign=bottom>2003/03/28 13:53:17</td>
</tr>
</table>
<hr width="100%" size=2 noshade><br>
<code>
scene graph sorting<br>
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/docs/developer/CHANGES</b>
<pre> This is the changelog for developers, != changelog for the end user
that we distribute with the binaries. (see changelog)
+ 28/03/2003
+ SPoG
+ - Changed scene graph to sort objects in ascending order of creation time.
+
27/03/2003
SPoG
- Fixed bug in clone-selection causing only first selected brush to be cloned.
</pre>
<table border=0 width="100%">
<tr>
<td colspan=5> </td>
</tr>
<tr bgcolor="#e0e0e0">
<td colspan=5 align=center><b>5 files modified</b></td>
</tr>
<tr>
<td><b>Module</b></td>
<td><b>File name</b></td>
<td colspan=3><b>Version</b></td>
</tr>
<tr>
<td><b>GtkRadiant</b></td>
<td><code>docs/developer/CHANGES</code></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.315.2.80">1.315.2.80</a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=text&tr1=1.315.2.80&r2=text&tr2=1.315.2.81&f=h">>>></a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.315.2.81">1.315.2.81</a></td>
</tr>
<tr>
<td><b>GtkRadiant</b></td>
<td><code>include/iscenegraph.h</code></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/iscenegraph.h?rev=1.1.2.19">1.1.2.19</a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/iscenegraph.h.diff?r1=text&tr1=1.1.2.19&r2=text&tr2=1.1.2.20&f=h">>>></a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/iscenegraph.h?rev=1.1.2.20">1.1.2.20</a></td>
</tr>
<tr>
<td><b>GtkRadiant</b></td>
<td><code>libs/scenelib.h</code></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h?rev=1.1.2.35">1.1.2.35</a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h.diff?r1=text&tr1=1.1.2.35&r2=text&tr2=1.1.2.36&f=h">>>></a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/libs/scenelib.h?rev=1.1.2.36">1.1.2.36</a></td>
</tr>
<tr>
<td><b>GtkRadiant</b></td>
<td><code>radiant/scenegraph.cpp</code></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp?rev=1.1.2.22">1.1.2.22</a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp.diff?r1=text&tr1=1.1.2.22&r2=text&tr2=1.1.2.23&f=h">>>></a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/scenegraph.cpp?rev=1.1.2.23">1.1.2.23</a></td>
</tr>
<tr>
<td><b>GtkRadiant</b></td>
<td><code>radiant/select.cpp</code></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp?rev=1.24.2.2.2.18">1.24.2.2.2.18</a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp.diff?r1=text&tr1=1.24.2.2.2.18&r2=text&tr2=1.24.2.2.2.19&f=h">>>></a></td>
<td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/select.cpp?rev=1.24.2.2.2.19">1.24.2.2.2.19</a></td>
</tr>
</table>
</body>
</html>
--104888120312595--