smithy-svn Mailing List for Smithy (Page 8)
Status: Beta
Brought to you by:
thermoplyae
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(14) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(5) |
Feb
(9) |
Mar
(3) |
Apr
(3) |
May
(33) |
Jun
(49) |
Jul
(16) |
Aug
(1) |
Sep
(47) |
Oct
(24) |
Nov
(8) |
Dec
|
| 2009 |
Jan
|
Feb
(1) |
Mar
|
Apr
(5) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <do...@us...> - 2008-05-30 06:56:28
|
Revision: 50
http://smithy.svn.sourceforge.net/smithy/?rev=50&view=rev
Author: doy
Date: 2008-05-29 23:55:58 -0700 (Thu, 29 May 2008)
Log Message:
-----------
this button was getting its image set twice
Modified Paths:
--------------
DrawModeWindows.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <do...@us...> - 2008-05-30 06:27:19
|
Revision: 49
http://smithy.svn.sourceforge.net/smithy/?rev=49&view=rev
Author: doy
Date: 2008-05-29 23:27:18 -0700 (Thu, 29 May 2008)
Log Message:
-----------
when panning, the delta is an offset from the starting point of the drag to the current position, not from the previous position to the current position
Modified Paths:
--------------
DrawModeEvent.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <do...@us...> - 2008-05-30 05:14:21
|
Revision: 48
http://smithy.svn.sourceforge.net/smithy/?rev=48&view=rev
Author: doy
Date: 2008-05-29 22:14:20 -0700 (Thu, 29 May 2008)
Log Message:
-----------
oops, forgot to take this out
Modified Paths:
--------------
DrawModeEvent.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <do...@us...> - 2008-05-30 05:08:03
|
Revision: 47
http://smithy.svn.sourceforge.net/smithy/?rev=47&view=rev
Author: doy
Date: 2008-05-29 22:08:01 -0700 (Thu, 29 May 2008)
Log Message:
-----------
fix redrawing in a more intelligent way
Modified Paths:
--------------
DrawModeEvent.ml
OrthoDrawer.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <do...@us...> - 2008-05-30 04:56:05
|
Revision: 46
http://smithy.svn.sourceforge.net/smithy/?rev=46&view=rev
Author: doy
Date: 2008-05-29 21:55:55 -0700 (Thu, 29 May 2008)
Log Message:
-----------
enable POINTER_MOTION_HINT events to make gdk skip sending us motion events if we're too busy to handle them.
also, reenable all of the events i accidentally disabled earlier, since #add requires the entire mask to be specified.
Modified Paths:
--------------
OrthoDrawer.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <do...@us...> - 2008-05-30 02:46:57
|
Revision: 45
http://smithy.svn.sourceforge.net/smithy/?rev=45&view=rev
Author: doy
Date: 2008-05-29 19:46:48 -0700 (Thu, 29 May 2008)
Log Message:
-----------
enable mouse scroll wheel for the drawing area
Modified Paths:
--------------
DrawMode.ml
DrawModeEvent.ml
OrthoDrawer.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <do...@us...> - 2008-05-28 06:26:57
|
Revision: 44
http://smithy.svn.sourceforge.net/smithy/?rev=44&view=rev
Author: doy
Date: 2008-05-27 23:26:52 -0700 (Tue, 27 May 2008)
Log Message:
-----------
updating the scrollbar positions shouldn't cause a redraw if we're updating them because of a drag
Modified Paths:
--------------
DrawMode.ml
DrawModeEvent.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <do...@us...> - 2008-05-28 04:44:05
|
Revision: 43
http://smithy.svn.sourceforge.net/smithy/?rev=43&view=rev
Author: doy
Date: 2008-05-27 21:43:57 -0700 (Tue, 27 May 2008)
Log Message:
-----------
only recreate the backbuffer when the window is resized
Modified Paths:
--------------
OrthoDrawer.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-05-24 21:20:47
|
Revision: 42
http://smithy.svn.sourceforge.net/smithy/?rev=42&view=rev
Author: thermoplyae
Date: 2008-05-24 14:20:39 -0700 (Sat, 24 May 2008)
Log Message:
-----------
whoops, in merging in the doublebuffer changes i left some things out of my old OrthoDrawer.
Modified Paths:
--------------
OrthoDrawer.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-05-24 21:13:06
|
Revision: 41
http://smithy.svn.sourceforge.net/smithy/?rev=41&view=rev
Author: thermoplyae
Date: 2008-05-24 14:12:58 -0700 (Sat, 24 May 2008)
Log Message:
-----------
we're leaving glgtk behind, this will be the first commit of many. (in fact, i'm only making this one so that doy can have a look for himself)
Modified Paths:
--------------
CamlExt.ml
GeomEdit.ml
Makefile
MapDialogs.ml
MapFormat.ml
Smithy.ml
Added Paths:
-----------
DrawMode.ml
DrawModeEvent.ml
DrawModeWindows.ml
OrthoDrawer.ml
Removed Paths:
-------------
DrawController.ml
FileDialogs.ml
GlFlatDraw.ml
TGALoader.ml
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-04-07 21:05:00
|
Revision: 40
http://smithy.svn.sourceforge.net/smithy/?rev=40&view=rev
Author: thermoplyae
Date: 2008-04-07 14:04:48 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
whoops, fix a menu sizing bug
Modified Paths:
--------------
Smithy.ml
args
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-04-07 02:32:58
|
Revision: 39
http://smithy.svn.sourceforge.net/smithy/?rev=39&view=rev
Author: thermoplyae
Date: 2008-04-06 19:32:56 -0700 (Sun, 06 Apr 2008)
Log Message:
-----------
colors to encode what shape is being used to paint a particular side, still not handling transparent-but-not-empty middles well
Modified Paths:
--------------
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-04-06 20:18:05
|
Revision: 38
http://smithy.svn.sourceforge.net/smithy/?rev=38&view=rev
Author: thermoplyae
Date: 2008-04-06 13:17:46 -0700 (Sun, 06 Apr 2008)
Log Message:
-----------
deal with partial extension of sides in a dumb way, this will require refinement to display textures properly and also it's done in immediate mode because it's a pain to precalculate the number of sides to draw
Modified Paths:
--------------
MapFormat.ml
MapTypes.ml
VisualMode.ml
args
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-03-28 05:18:00
|
Revision: 37
http://smithy.svn.sourceforge.net/smithy/?rev=37&view=rev
Author: thermoplyae
Date: 2008-03-27 22:17:52 -0700 (Thu, 27 Mar 2008)
Log Message:
-----------
make walls, floors, and ceilings solid painted, converted everything in VisualMode.ml off of opengl's immediate mode to using array draws instead, set up a larger depth buffer in Smithy.ml. transparent sides need to be paid attention to, as do sides that don't extend from floor to ceiling.
Modified Paths:
--------------
CamlExt.ml
Colors.ml
Smithy.ml
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-03-10 00:16:29
|
Revision: 36
http://smithy.svn.sourceforge.net/smithy/?rev=36&view=rev
Author: thermoplyae
Date: 2008-03-09 17:16:28 -0700 (Sun, 09 Mar 2008)
Log Message:
-----------
support for reading EPNT (and writing them back out as PNTS)
Modified Paths:
--------------
MapFormat.ml
MapTypes.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-03-10 00:06:23
|
Revision: 35
http://smithy.svn.sourceforge.net/smithy/?rev=35&view=rev
Author: thermoplyae
Date: 2008-03-09 17:06:14 -0700 (Sun, 09 Mar 2008)
Log Message:
-----------
changed the paradigm for reading and writing chunks to make way for optimized chunks
Modified Paths:
--------------
MapFormat.ml
MapTypes.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-28 22:17:46
|
Revision: 34
http://smithy.svn.sourceforge.net/smithy/?rev=34&view=rev
Author: thermoplyae
Date: 2008-02-28 14:17:36 -0800 (Thu, 28 Feb 2008)
Log Message:
-----------
experimenting with array draws
Modified Paths:
--------------
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-26 21:05:47
|
Revision: 33
http://smithy.svn.sourceforge.net/smithy/?rev=33&view=rev
Author: thermoplyae
Date: 2008-02-26 13:05:46 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
fix pitch changes
Modified Paths:
--------------
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-26 20:51:20
|
Revision: 32
http://smithy.svn.sourceforge.net/smithy/?rev=32&view=rev
Author: thermoplyae
Date: 2008-02-26 12:51:08 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
wireframe VISUAL MODE
Modified Paths:
--------------
Colors.ml
DrawController.ml
GlFlatDraw.ml
Smithy.ml
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-26 17:59:51
|
Revision: 31
http://smithy.svn.sourceforge.net/smithy/?rev=31&view=rev
Author: thermoplyae
Date: 2008-02-26 09:59:44 -0800 (Tue, 26 Feb 2008)
Log Message:
-----------
share the map data among the different render drawcontroller children, set up a perspective draw and allow free walk
Modified Paths:
--------------
DrawController.ml
GlFlatDraw.ml
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-25 22:31:35
|
Revision: 30
http://smithy.svn.sourceforge.net/smithy/?rev=30&view=rev
Author: thermoplyae
Date: 2008-02-25 14:31:24 -0800 (Mon, 25 Feb 2008)
Log Message:
-----------
Restructured a lot of the program. It's still ugly, but at least it's extensible now.
Modified Paths:
--------------
CamlExt.ml
DrawController.ml
GeomEdit.ml
GlFlatDraw.ml
Makefile
Smithy.ml
Added Paths:
-----------
Colors.ml
VisualMode.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-23 22:54:55
|
Revision: 29
http://smithy.svn.sourceforge.net/smithy/?rev=29&view=rev
Author: thermoplyae
Date: 2008-02-23 14:54:47 -0800 (Sat, 23 Feb 2008)
Log Message:
-----------
moved some initialization code around to make room for VISUAL MODE
Modified Paths:
--------------
FileDialogs.ml
GlFlatDraw.ml
Makefile
Smithy.ml
docs/todo.txt
Added Paths:
-----------
DrawController.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-23 19:48:49
|
Revision: 28
http://smithy.svn.sourceforge.net/smithy/?rev=28&view=rev
Author: thermoplyae
Date: 2008-02-23 11:48:40 -0800 (Sat, 23 Feb 2008)
Log Message:
-----------
added a programmer-side featuer that might be useful in the future, changed the example map to something i don't want to publish, added a larger icon
Modified Paths:
--------------
CamlExt.ml
args
Added Paths:
-----------
examples/Map.sceA
resources/icon-128.gif
Removed Paths:
-------------
examples/Real Closure.sceA
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-22 19:15:52
|
Revision: 27
http://smithy.svn.sourceforge.net/smithy/?rev=27&view=rev
Author: thermoplyae
Date: 2008-02-22 11:15:38 -0800 (Fri, 22 Feb 2008)
Log Message:
-----------
allow the user to set the map title
Modified Paths:
--------------
MapDialogs.ml
MapFormat.ml
args
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-02-12 20:26:59
|
Revision: 26
http://smithy.svn.sourceforge.net/smithy/?rev=26&view=rev
Author: thermoplyae
Date: 2008-02-12 12:26:49 -0800 (Tue, 12 Feb 2008)
Log Message:
-----------
let the user manually force a garbage collection cycle, i don't really trust ocaml's gc to do it on its own with the kinds of calculations that we're doing
Modified Paths:
--------------
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|