log tools/rect_drawer.py @ 550:53cc4049fb30 pyntnclick

age author description
Sat, 11 Feb 2012 13:22:21 +0200 Stefano Rivera Rename imports in rect_drawer pyntnclick
Sat, 11 Feb 2012 12:15:31 +0200 Neil Muller More pep8 cleanups
Sat, 11 Feb 2012 12:10:58 +0200 Stefano Rivera PEP-8 cleanup of tools
Wed, 08 Sep 2010 00:59:51 +0200 Neil Muller Make close button helper in rect_drawer zoom correctly
Wed, 08 Sep 2010 00:45:06 +0200 Neil Muller Fix calls to draw to match recent changes
Wed, 08 Sep 2010 00:41:23 +0200 Neil Muller Add list_scenes to rect_drawer
Fri, 03 Sep 2010 17:04:38 +0200 Neil Muller Add show animate & cycle interact options
Fri, 03 Sep 2010 16:41:25 +0200 Neil Muller Add mode label
Fri, 03 Sep 2010 14:39:44 +0200 Neil Muller Remove debugging print
Fri, 03 Sep 2010 11:51:43 +0200 Neil Muller Add support for moving zoomed region
Fri, 03 Sep 2010 11:24:12 +0200 Neil Muller Partial zoom support
Thu, 02 Sep 2010 12:25:48 +0200 Neil Muller Tweak menu layout. Add keys for toggle options
Thu, 02 Sep 2010 11:43:51 +0200 Neil Muller Add 'translucent image mode'
Wed, 01 Sep 2010 18:05:35 +0200 Neil Muller Tweak various aspects of image drawing/mouse code to handle edge cases better
Wed, 01 Sep 2010 14:59:07 +0200 Neil Muller Use relative motion for images to remove jumping when combining key & mouse
Sun, 29 Aug 2010 14:09:34 +0200 Neil Muller Refactor to add support for key movement of images
Sat, 28 Aug 2010 13:10:55 +0200 Neil Muller Print existing intersection in scene on startup
Sat, 28 Aug 2010 13:02:40 +0200 Neil Muller Fix rect drawing bug
Sat, 28 Aug 2010 12:58:31 +0200 Neil Muller Warn about intersecting existing things and other drawn rects
Sat, 28 Aug 2010 08:57:11 +0200 Neil Muller Add toggle thing rects option
Fri, 27 Aug 2010 23:37:19 +0200 Neil Muller Re-enable thing rects by default in rect_drawer
Fri, 27 Aug 2010 22:12:03 +0200 Neil Muller Compensate for offset in rect_drawer
Fri, 27 Aug 2010 22:00:12 +0200 Jeremy Thurgood Better (and fixed) rect tool with toolbar overlay.
Fri, 27 Aug 2010 21:57:13 +0200 Jeremy Thurgood Crew quarters background and toolbar on the rect tool.
Fri, 27 Aug 2010 20:30:57 +0200 Neil Muller Add some toggle options to helper script
Fri, 27 Aug 2010 16:13:22 +0200 Neil Muller Tweak constant overriding
Fri, 27 Aug 2010 13:01:42 +0200 Neil Muller Show close button area in helper
Fri, 27 Aug 2010 09:18:27 +0200 Neil Muller Add detail view support to helper
Thu, 26 Aug 2010 19:34:16 +0200 Jeremy Thurgood Fixed rect_drawer tool and adjusted JIM message background.
Thu, 26 Aug 2010 09:48:49 +0200 Neil Muller Image placement
Thu, 26 Aug 2010 09:02:46 +0200 Neil Muller Image loading
Thu, 26 Aug 2010 08:47:08 +0200 Neil Muller Stubs for ftuture functionality
Thu, 26 Aug 2010 08:37:29 +0200 Neil Muller Tweak layout
Thu, 26 Aug 2010 08:27:29 +0200 Neil Muller Unbeak helper
Wed, 25 Aug 2010 15:34:52 +0200 Neil Muller Add attributes for drawing rects
Wed, 25 Aug 2010 15:07:44 +0200 Neil Muller Add trailing , for copy-n-paste
Wed, 25 Aug 2010 13:18:51 +0200 Neil Muller Make tool use scenes, not images
Wed, 25 Aug 2010 11:19:30 +0200 Neil Muller add some features to rect helper. now vaguely useful
Wed, 25 Aug 2010 08:42:29 +0200 Neil Muller Start of a tool to help construct interact rectangles