changelog
- Mon, 08 Jul 2013 01:36:12 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Jul 2013 01:36:12 +0300] rev 364
- Renamed the color class to LDColor for clarity
- Mon, 08 Jul 2013 01:29:28 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Jul 2013 01:29:28 +0300] rev 363
- primitive generator: add conditional lines to cylinders; improved bad color handling
- Sun, 07 Jul 2013 23:43:43 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 23:43:43 +0300] rev 362
- Added history functionality for swapping
- Sun, 07 Jul 2013 23:22:28 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 23:22:28 +0300] rev 361
- fixed: double-clicking an object and editing it that way would not register to history
- Sun, 07 Jul 2013 23:17:17 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 23:17:17 +0300] rev 360
- when inlining (as an action), reinterpret the inlinees so that there's not any pointer mess-ups
- Sun, 07 Jul 2013 17:45:48 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 17:45:48 +0300] rev 359
- more restyle/refactor
- Sun, 07 Jul 2013 16:46:30 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 16:46:30 +0300] rev 358
- restyle..
- Sun, 07 Jul 2013 15:08:38 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 15:08:38 +0300] rev 357
- Removed the two string arrays containing object types and icon names, moved these as LDObjects' virtual functions
- Sun, 07 Jul 2013 03:36:30 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 03:36:30 +0300] rev 356
- Cleaned up the toolbars, removed clutter by removing most of the not-so-often-used items
- Sun, 07 Jul 2013 03:25:28 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 03:25:28 +0300] rev 355
- removed the history dialog, it doesn't fit in with the new history system
- Sun, 07 Jul 2013 03:19:09 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 03:19:09 +0300] rev 354
- Fixed: color selector prompt would crash if no default was given
- Sun, 07 Jul 2013 03:14:20 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 07 Jul 2013 03:14:20 +0300] rev 353
- dded an action to quickly toggle BFC red/green view.