changelog
- Wed, 04 Jun 2014 01:43:21 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 04 Jun 2014 01:43:21 +0300] rev 790
- - added primitives toolbox
- Tue, 03 Jun 2014 20:28:10 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 03 Jun 2014 20:28:10 +0300] rev 789
- - String -> QString
- Mon, 02 Jun 2014 14:34:23 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 02 Jun 2014 14:34:23 +0300] rev 788
- - added an action for opening the subfiles pointed to by selected references as editable documents
- Mon, 02 Jun 2014 13:35:41 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 02 Jun 2014 13:35:41 +0300] rev 787
- - made select by color/type no longer require uniform selection
- Mon, 02 Jun 2014 13:16:14 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 02 Jun 2014 13:16:14 +0300] rev 786
- - LDObject::Type moved back to global namespace
- Mon, 02 Jun 2014 13:00:58 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 02 Jun 2014 13:00:58 +0300] rev 785
- - removed code rendered unnecessary
- Mon, 02 Jun 2014 12:50:40 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 02 Jun 2014 12:50:40 +0300] rev 784
- - made LDDocument use shared pointers, this eliminates a lot of document-related crashes
- Sun, 01 Jun 2014 03:15:36 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 01 Jun 2014 03:15:36 +0300] rev 783
- - subfile inverting now detects flatness and acts accordingly instead of naively applying invertnext to everything
- Sun, 01 Jun 2014 02:36:29 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 01 Jun 2014 02:36:29 +0300] rev 782
- - simplified parse error handling
- Thu, 29 May 2014 17:54:43 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 29 May 2014 17:54:43 +0300] rev 781
- - when saving, prepare the data first into a buffer and then write to disk, minimizing the time needed to perform the I/O operation.
- Thu, 22 May 2014 18:01:19 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 22 May 2014 18:01:19 +0300] rev 780
- - made coordinate rounding precision configurable
- Wed, 21 May 2014 19:00:57 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 21 May 2014 19:00:57 +0300] rev 779
- - further edits to crashcatcher
- Wed, 21 May 2014 18:39:03 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 21 May 2014 18:39:03 +0300] rev 778
- - crashcatcher: don't use the bomb box at all, instead just write the crashlog and then abort for good
- Wed, 21 May 2014 18:15:09 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 21 May 2014 18:15:09 +0300] rev 777
- - reformatted the changelog. 0.3-specific changes reformatted to use Zandronum-like version history, this is much easier to work with
- Wed, 21 May 2014 13:18:19 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 21 May 2014 13:18:19 +0300] rev 776
- - selecting an invertnext'd object now also selects the invertnext
- Sat, 17 May 2014 20:33:27 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 20:33:27 +0300] rev 775
- - don't crash when inverting conditional lines
- Sat, 17 May 2014 15:45:56 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 15:45:56 +0300] rev 774
- - removed the build time in favor of commit time which I think is much more important
- Sat, 17 May 2014 15:38:20 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 15:38:20 +0300] rev 773
- - bfc red/green view and random colors are now mutually exclusive, enabling one disables the other.
- Sat, 17 May 2014 02:00:02 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 02:00:02 +0300] rev 772
- - make pick scenes always use particularly thick lines so that the line picking behavior is relayed to the mouse-over highlight
- Fri, 16 May 2014 21:59:03 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 16 May 2014 21:59:03 +0300] rev 771
- - use a faster ID choosing setup, this should work so long as nobody goes to create 17 million objects
- Fri, 16 May 2014 21:31:20 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 16 May 2014 21:31:20 +0300] rev 770
- - hopefully stabilized the entire shared pointers deal now
- Fri, 16 May 2014 01:22:24 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 16 May 2014 01:22:24 +0300] rev 769
- - improved shared pointer behavior, still not there yet
- Fri, 09 May 2014 12:06:56 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 09 May 2014 12:06:56 +0300] rev 768
- - initial overhaul with smart pointers
- Mon, 05 May 2014 17:18:01 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 05 May 2014 17:18:01 +0300] rev 767
- - slight refactor in ldobject methods
- Mon, 05 May 2014 17:09:25 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 05 May 2014 17:09:25 +0300] rev 766
- - renamed some renderer members
- Mon, 05 May 2014 17:04:30 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 05 May 2014 17:04:30 +0300] rev 765
- - crashcatcher: hide the main window before doing anything and also write the crashlog into a file
- Mon, 05 May 2014 16:50:36 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 05 May 2014 16:50:36 +0300] rev 764
- - when an object is deleted, if it's the renderer's object-under-cursor the field needs to be cleared or ldforge crashes
- Mon, 05 May 2014 02:19:35 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 05 May 2014 02:19:35 +0300] rev 763
- - grid-snap the drawn circle radius, not the point used for the distance calculation