]> Shamusworld >> Repos - ttedit/log
ttedit
8 years agoAdded preview window to file loading dialog. :-) master
Shamus Hammons [Sat, 26 Mar 2016 04:28:25 +0000 (23:28 -0500)]
Added preview window to file loading dialog. :-)

8 years agoMinor fixes to polygon adding, added Tau constants to math package.
Shamus Hammons [Tue, 15 Mar 2016 16:01:25 +0000 (11:01 -0500)]
Minor fixes to polygon adding, added Tau constants to math package.

8 years agoFirst stab at showing effect of added points on a given poly.
Shamus Hammons [Wed, 9 Mar 2016 04:18:08 +0000 (22:18 -0600)]
First stab at showing effect of added points on a given poly.

Right now, it only works with the AddPoly tool, and not 100% well. More
work needs to be done to really polish it so it fits in with the rest of
the tools.

8 years agoFix zoom to zoom in/out from the center.
Shamus Hammons [Fri, 4 Mar 2016 23:17:28 +0000 (17:17 -0600)]
Fix zoom to zoom in/out from the center.

Also, fixed saving to save without dialog box for loaded/previously saved
files.

8 years agoFix for bad mouse warping on single point selection.
Shamus Hammons [Fri, 4 Mar 2016 20:37:52 +0000 (14:37 -0600)]
Fix for bad mouse warping on single point selection.

8 years agoAdded rectangle point selection, canvas zooming.
Shamus Hammons [Fri, 4 Mar 2016 19:57:48 +0000 (13:57 -0600)]
Added rectangle point selection, canvas zooming.

Note that the scrolling & single point selection are still a bit wonky.

8 years agoAdd ability to move points with the arrow keys.
Shamus Hammons [Fri, 19 Feb 2016 02:27:54 +0000 (20:27 -0600)]
Add ability to move points with the arrow keys.

9 years agoConverted from Qt4 to Qt5.
Shamus Hammons [Fri, 26 Dec 2014 15:46:24 +0000 (09:46 -0600)]
Converted from Qt4 to Qt5.

11 years agoFixed a handful of bugs related to clicking and dragging
Shamus Hammons [Fri, 4 Jan 2013 00:39:06 +0000 (18:39 -0600)]
Fixed a handful of bugs related to clicking and dragging

Mostly these were related to clicking and dragging with the selection
arrow and the add point tool on an empty canvas. Also fixed bug that
caused crashing when trying to add a poly after using the 'New' menu
command.

11 years agoAdded .gitignore file for great justice
Shamus Hammons [Mon, 31 Dec 2012 19:06:45 +0000 (13:06 -0600)]
Added .gitignore file for great justice

11 years agoAdded implementation of Polygon Rotate and Flip Winding tools.
Shamus Hammons [Mon, 3 Dec 2012 03:47:56 +0000 (21:47 -0600)]
Added implementation of Polygon Rotate and Flip Winding tools.

11 years agoAdded individual polygon rotation tool.
Shamus Hammons [Fri, 30 Nov 2012 02:20:18 +0000 (20:20 -0600)]
Added individual polygon rotation tool.

11 years agoRemoved deleted file from .qrc file.
Shamus Hammons [Tue, 20 Nov 2012 21:26:16 +0000 (15:26 -0600)]
Removed deleted file from .qrc file.

11 years agoRemoved unnecessary graphic files, updated tool palette.
Shamus Hammons [Tue, 20 Nov 2012 20:10:33 +0000 (20:10 +0000)]
Removed unnecessary graphic files, updated tool palette.

11 years agoAdded rotation tool, save/load capability.
Shamus Hammons [Sun, 18 Nov 2012 04:22:58 +0000 (04:22 +0000)]
Added rotation tool, save/load capability.

11 years agoFix for missing ampersand in QApplication.
Shamus Hammons [Fri, 14 Sep 2012 16:57:37 +0000 (16:57 +0000)]
Fix for missing ampersand in QApplication.

12 years agoFix to prevent segfaulting on 64-bit platforms.
Shamus Hammons [Mon, 6 Feb 2012 17:27:17 +0000 (17:27 +0000)]
Fix to prevent segfaulting on 64-bit platforms.

15 years agoMinor changes: Supply a reasonable default epsilon to vector::zero() and
Shamus Hammons [Fri, 27 Mar 2009 02:35:58 +0000 (02:35 +0000)]
Minor changes: Supply a reasonable default epsilon to vector::zero() and
make char win draw solid black representation of outlines in main edit
window.

15 years agoAdded some functions to GlyphPoints to reduce redundancy in glyph
Shamus Hammons [Fri, 27 Mar 2009 02:28:49 +0000 (02:28 +0000)]
Added some functions to GlyphPoints to reduce redundancy in glyph
rendering code. Prolly have to do more. :-P

15 years agoFixed character window to render the main window's points properly,
Shamus Hammons [Sun, 22 Mar 2009 04:25:41 +0000 (04:25 +0000)]
Fixed character window to render the main window's points properly,
added some support functions to GlyphPoints structure.

15 years agoAdded missing files... D'oh!
Shamus Hammons [Thu, 19 Mar 2009 21:02:33 +0000 (21:02 +0000)]
Added missing files... D'oh!

15 years agoSeparated out app object, added character window.
Shamus Hammons [Thu, 19 Mar 2009 21:01:07 +0000 (21:01 +0000)]
Separated out app object, added character window.

15 years agoConverted project from wxWidgets to Qt. This will be the LAST time this
Shamus Hammons [Fri, 13 Mar 2009 21:19:06 +0000 (21:19 +0000)]
Converted project from wxWidgets to Qt. This will be the LAST time this
happens. Unless something better comes along. ;-)

15 years agoColorized Makefile. Whee!
Shamus Hammons [Tue, 3 Feb 2009 03:37:34 +0000 (03:37 +0000)]
Colorized Makefile. Whee!

15 years agoFix cursors so that the use proper masks, added char window toggle,
Shamus Hammons [Tue, 2 Sep 2008 13:08:53 +0000 (13:08 +0000)]
Fix cursors so that the use proper masks, added char window toggle,
changed scroll from dedicated tool to MMB drag.

15 years agoFixed middle drag scrolling, restructured mouse loop a bit
Shamus Hammons [Sun, 31 Aug 2008 13:55:10 +0000 (13:55 +0000)]
Fixed middle drag scrolling, restructured mouse loop a bit

15 years agoSet the eol style on the project to native, to avoid line ending chaos.
Shamus Hammons [Sun, 31 Aug 2008 11:30:09 +0000 (11:30 +0000)]
Set the eol style on the project to native, to avoid line ending chaos.

15 years agoRepurposed code in bezier.h/cpp, added middle button scrolling
Shamus Hammons [Sat, 30 Aug 2008 18:35:28 +0000 (18:35 +0000)]
Repurposed code in bezier.h/cpp, added middle button scrolling

15 years agoForgot new files in last commit. D'oh!
Shamus Hammons [Fri, 29 Aug 2008 19:23:01 +0000 (19:23 +0000)]
Forgot new files in last commit. D'oh!

15 years agoToo many changes between last commit and here. I forgot that
Shamus Hammons [Fri, 29 Aug 2008 19:21:29 +0000 (19:21 +0000)]
Too many changes between last commit and here. I forgot that
I had made an SVN repository for this project. Basically,
made a good stab at converting the app to wxWidgets, and fixed
a nasty bug in the tool palette. Hopefully forthcoming commits
will be more erudite.

16 years agoMove main repo to trunk.
Shamus Hammons [Tue, 29 May 2007 17:15:58 +0000 (17:15 +0000)]
Move main repo to trunk.