changelog
- Thu, 25 Apr 2013 01:54:25 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 25 Apr 2013 01:54:25 +0300] rev 136
- Converted combo boxes in add object and new part dialogs to radio buttons. Added a convenience widget which makes it easier for me to add groups of radio buttons. My first widget.. :')
- Wed, 24 Apr 2013 23:27:36 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 24 Apr 2013 23:27:36 +0300] rev 135
- Cleanup and some restructuring
- Wed, 24 Apr 2013 20:33:06 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 24 Apr 2013 20:33:06 +0300] rev 134
- Save the configuration before exiting so that grid choice is preserved.
- Wed, 24 Apr 2013 19:59:41 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 24 Apr 2013 19:59:41 +0300] rev 133
- Area selection! This sure was a *pain* to add.
- Mon, 22 Apr 2013 17:46:09 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 17:46:09 +0300] rev 132
- Added panning to GL view, added action for resetting angles, zoom and pan
- Mon, 22 Apr 2013 17:15:25 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 17:15:25 +0300] rev 131
- Use mouse wheel for zooming instead of pressing the mouse button and detecting vertical movement.
- Mon, 22 Apr 2013 17:01:37 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 17:01:37 +0300] rev 130
- Show an error message box when main file loading fails.
- Mon, 22 Apr 2013 16:43:01 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 16:43:01 +0300] rev 129
- A saving failure is a critical error, not a warning and should be drawn as such
- Mon, 22 Apr 2013 16:30:33 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 16:30:33 +0300] rev 128
- Warn for save failures with the save and save as actions, also provide with a button to save the file under a different name.
- Mon, 22 Apr 2013 16:06:41 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 16:06:41 +0300] rev 127
- Keep track of when the file was last saved and warn if there are unsaved changes when the application is closing.
- Mon, 22 Apr 2013 14:14:36 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 14:14:36 +0300] rev 126
- Grid icons..
- Mon, 22 Apr 2013 14:14:25 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 14:14:25 +0300] rev 125
- Make grid actions regular actions rather than auto-generated, this way they can have keyboard shortcuts