| Sat, 06 Sep 2014 23:18:26 +0300 | 
Teemu Piippo | 
- fixed documentless objects being selected on document close
 | 
changeset |
files
 | 
| Sat, 06 Sep 2014 20:40:58 +0300 | 
Teemu Piippo | 
- if an external program fails to run properly, an stdout&stderr log is now printed
 | 
changeset |
files
 | 
| Sat, 06 Sep 2014 15:45:07 +0300 | 
Teemu Piippo | 
- changed the unorthodox color selection grid into a push button grid
 | 
changeset |
files
 | 
| Thu, 04 Sep 2014 11:48:05 +0300 | 
Teemu Piippo | 
- fixed infinite recursion when loading logoed studs
 | 
changeset |
files
 | 
| Wed, 03 Sep 2014 01:44:51 +0300 | 
Teemu Piippo | 
- renamed line loop to line path, updated changelog
 | 
changeset |
files
 | 
| Wed, 03 Sep 2014 01:28:58 +0300 | 
Teemu Piippo | 
- finished line loop mode
 | 
changeset |
files
 | 
| Tue, 02 Sep 2014 13:34:01 +0300 | 
Teemu Piippo | 
- added line loop mode (doesn't actually create anything yet)
 | 
changeset |
files
 | 
| Mon, 01 Sep 2014 10:37:42 +0300 | 
Teemu Piippo | 
- circle mode now locks the angle offset on final confirmation stage
 | 
changeset |
files
 | 
| Mon, 01 Sep 2014 10:00:29 +0300 | 
Teemu Piippo | 
- refactor
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 20:54:56 +0300 | 
Teemu Piippo | 
- display a label next to the spinbox showing the fraction
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 20:42:20 +0300 | 
Teemu Piippo | 
- axed an unused variable
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 20:39:30 +0300 | 
Teemu Piippo | 
- circle tool is now able to rotate the partial circular primitives spawned
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 14:38:53 +0300 | 
Teemu Piippo | 
- ring finder now also tries scaling by 10 (3.4, 6.4 -> 34, 64), fixed floating point math argghhhhhhhh
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 03:10:51 +0300 | 
Teemu Piippo | 
- now tries to download missing files off ldraw.org
 | 
changeset |
files
 | 
| Sat, 30 Aug 2014 20:09:30 +0300 | 
Teemu Piippo | 
- now able to spawn partial circular primitives
 | 
changeset |
files
 | 
| Sat, 30 Aug 2014 16:08:05 +0300 | 
Teemu Piippo | 
- circle mode can now do hi-res
 | 
changeset |
files
 | 
| Sat, 30 Aug 2014 14:54:10 +0300 | 
Teemu Piippo | 
- ldforge can now open files from command-line input
 | 
changeset |
files
 | 
| Sun, 24 Aug 2014 01:42:46 +0300 | 
Teemu Piippo | 
- got rid of an annoying debug message
 | 
changeset |
files
 | 
| Wed, 06 Aug 2014 17:09:13 +0300 | 
Teemu Piippo | 
- get rid of NUM_PRIMES
 | 
changeset |
files
 | 
| Wed, 06 Aug 2014 16:18:24 +0300 | 
Teemu Piippo | 
- major identifier renaming
 | 
changeset |
files
 | 
| Mon, 04 Aug 2014 13:43:54 +0300 | 
Teemu Piippo | 
- more refactor, updated .hgignore
 | 
changeset |
files
 | 
| Mon, 04 Aug 2014 03:35:25 +0300 | 
Teemu Piippo | 
- refactor
 | 
changeset |
files
 | 
| Tue, 29 Jul 2014 13:16:48 +0300 | 
Teemu Piippo | 
- use less verbose commit time/version string in the window title
 | 
changeset |
files
 | 
| Tue, 29 Jul 2014 13:12:22 +0300 | 
Teemu Piippo | 
- fixed crash-on-exit (simply by not running full destruction processing during program termination)
 | 
changeset |
files
 | 
| Mon, 28 Jul 2014 16:38:34 +0300 | 
Teemu Piippo | 
- and fixed compilation on linux systems too
 | 
changeset |
files
 | 
| Mon, 28 Jul 2014 03:34:05 +0300 | 
Santeri Piippo | 
- fixed compilation on windows systems
 | 
changeset |
files
 | 
| Sun, 27 Jul 2014 15:13:42 +0300 | 
Teemu Piippo | 
- fixed: changing the document of a subfile wasn't recorded into history properly
 | 
changeset |
files
 | 
| Sun, 27 Jul 2014 04:35:48 +0300 | 
Teemu Piippo | 
- whoah looks like I forgot to save in designer...
 | 
changeset |
files
 | 
| Sun, 27 Jul 2014 04:35:00 +0300 | 
Teemu Piippo | 
- down with all these unnecessary semicolons!
 | 
changeset |
files
 | 
| Sun, 27 Jul 2014 04:25:50 +0300 | 
Teemu Piippo | 
- refactored up the configuration dialog. Instead of setting all configuration values one-by-one, dynamically fill in the values and save them into config based on widget names and data
 | 
changeset |
files
 | 
| Sun, 27 Jul 2014 03:14:27 +0300 | 
Teemu Piippo | 
- changed configuration entry name from minuscule camelCase to majuscule CamelCase. reasoning for this being that these variables are globals.
 | 
changeset |
files
 | 
| Sun, 27 Jul 2014 02:55:27 +0300 | 
Teemu Piippo | 
- fixed: direct color support did not work properly with full-black #000000
 | 
changeset |
files
 | 
| Sun, 27 Jul 2014 02:40:21 +0300 | 
Teemu Piippo | 
- refactoring
 | 
changeset |
files
 | 
| Sat, 26 Jul 2014 03:43:37 +0300 | 
Teemu Piippo | 
- refactor
 | 
changeset |
files
 | 
| Sun, 20 Jul 2014 05:01:51 +0300 | 
Teemu Piippo | 
- use the untransformed subfile when testing whether a subfile is flat, otherwise it won't be considered flat if the subfile is rotated. or worse...
 | 
changeset |
files
 | 
| Wed, 16 Jul 2014 18:57:48 +0300 | 
Teemu Piippo | 
- added a code generator to produce a configuration.inc which replaces the old, DIABOLIC configuration indexing mechanism
 | 
changeset |
files
 | 
| Wed, 16 Jul 2014 15:00:41 +0300 | 
Teemu Piippo | 
- changed copyright lines to use my legal name instead of my nickname
 | 
changeset |
files
 | 
| Wed, 16 Jul 2014 14:59:39 +0300 | 
Teemu Piippo | 
- moved LDMatrixObject to be an abstract class deriving from LDObject. LDSubfile only inherits from LDMatrixObject.
 | 
changeset |
files
 | 
| Tue, 15 Jul 2014 03:02:22 +0300 | 
Teemu Piippo | 
- moved ringFinder into root source directory, clearing the src/misc/ directory
 | 
changeset |
files
 | 
| Tue, 15 Jul 2014 02:54:23 +0300 | 
Teemu Piippo | 
- split the rectangle ability out of the draw mode into its own edit mode
 | 
changeset |
files
 | 
| Sun, 13 Jul 2014 20:40:24 +0300 | 
Teemu Piippo | 
- changed `&&` and `||` operators to their named variants `and` and `or`
 | 
changeset |
files
 | 
| Sun, 13 Jul 2014 20:28:52 +0300 | 
Teemu Piippo | 
- part downloader: update the input widget with the corrected part name when guesswork is done
 | 
changeset |
files
 | 
| Sun, 13 Jul 2014 17:18:44 +0300 | 
Teemu Piippo | 
- initialize History as not ignoring or history will not work at all with new files
 | 
changeset |
files
 | 
| Sun, 13 Jul 2014 17:05:28 +0300 | 
Teemu Piippo | 
- altered the non-release version string format
 | 
changeset |
files
 | 
| Sun, 13 Jul 2014 17:02:43 +0300 | 
Teemu Piippo | 
- fixed incorrect conversions of weak pointers to strong ones
 | 
changeset |
files
 | 
| Sun, 13 Jul 2014 16:48:29 +0300 | 
Teemu Piippo | 
- reimplemented vertex tracking using a method similar to what the GL compiler uses
 | 
changeset |
files
 | 
| Mon, 07 Jul 2014 18:52:10 +0300 | 
Santeri Piippo | 
- now prints the filesize upon successful save
 | 
changeset |
files
 | 
| Mon, 07 Jul 2014 15:38:45 +0300 | 
Santeri Piippo | 
- magic wand: when flood-selecting surfaces, also pick any matching conditional lines
 | 
changeset |
files
 | 
| Mon, 07 Jul 2014 02:13:31 +0300 | 
Santeri Piippo | 
- fixed: ring finder's solutions' scale values would drop to 0.0 if it would not choose to upscale radii
 | 
changeset |
files
 | 
| Sat, 05 Jul 2014 02:20:53 +0300 | 
Santeri Piippo | 
- okay that was dumb
 | 
changeset |
files
 | 
| Sat, 05 Jul 2014 02:02:31 +0300 | 
Santeri Piippo | 
- updated filenames
 | 
changeset |
files
 | 
| Sat, 05 Jul 2014 01:45:32 +0300 | 
Santeri Piippo | 
- now with license headers
 | 
changeset |
files
 | 
| Sat, 05 Jul 2014 01:44:41 +0300 | 
Santeri Piippo | 
- and now it works fine too
 | 
changeset |
files
 | 
| Sat, 05 Jul 2014 01:17:48 +0300 | 
Santeri Piippo | 
- now compiles
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 23:44:44 +0300 | 
Santeri Piippo | 
- merged with main
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 23:43:39 +0300 | 
Santeri Piippo | 
- more work on edit modes
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 22:40:35 +0300 | 
Santeri Piippo | 
- more work on edit modes
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 22:19:01 +0300 | 
Santeri Piippo | 
- saving work done on edit mode revamp
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 23:43:57 +0300 | 
Santeri Piippo | 
- updated qrc
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 00:09:37 +0300 | 
Santeri Piippo | 
- draw the free camera icon when in magic wand mode
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 00:05:23 +0300 | 
Santeri Piippo | 
- changelog entry for magic wand
 | 
changeset |
files
 | 
| Fri, 04 Jul 2014 00:04:51 +0300 | 
Santeri Piippo | 
- update the object list when the magic wand empties the selection when clicking on background
 | 
changeset |
files
 | 
| Thu, 03 Jul 2014 21:08:32 +0300 | 
Santeri Piippo | 
- added the magic wand tool
 | 
changeset |
files
 | 
| Mon, 30 Jun 2014 05:53:14 +0300 | 
Santeri Piippo | 
- optimized simplify()
 | 
changeset |
files
 | 
| Mon, 30 Jun 2014 05:52:10 +0300 | 
Santeri Piippo | 
- refactor
 | 
changeset |
files
 | 
| Sun, 29 Jun 2014 17:06:21 +0300 | 
Santeri Piippo | 
- added ability to filter out surfaces/edgelines/condlines from the viewport
 | 
changeset |
files
 | 
| Sun, 29 Jun 2014 15:22:43 +0300 | 
Santeri Piippo | 
- refactored stuff
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 21:13:50 +0300 | 
Santeri Piippo | 
- refactor
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 18:33:26 +0300 | 
Santeri Piippo | 
- ringfinder: attempt to upscale fractional radii to integral ones. this improves results
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 17:55:27 +0300 | 
Santeri Piippo | 
- refactored up the ringfinder, apply -DDEBUG with RelWithDebInfo
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 17:27:50 +0300 | 
Santeri Piippo | 
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 14:23:35 +0000 | 
crimsondusk | 
README.md edited online with Bitbucket
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 17:17:32 +0300 | 
Santeri Piippo | 
- adapted the code to use hg-based updaterevision
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 14:51:41 +0300 | 
Santeri Piippo | 
- transitioned from git to hg
 | 
changeset |
files
 | 
| Sun, 22 Jun 2014 03:55:56 +0300 | 
Santeri Piippo | 
- moved most of LDColorData API into LDColor
 | 
changeset |
files
 | 
| Mon, 16 Jun 2014 18:31:13 +0300 | 
Santeri Piippo | 
- refactor. got rid of the LDSharedVertex nonsense, fixed up split lines action
 | 
changeset |
files
 | 
| Mon, 16 Jun 2014 17:55:10 +0300 | 
Santeri Piippo | 
- added split lines action, doesn't yet work very well
 | 
changeset |
files
 | 
| Mon, 16 Jun 2014 15:32:33 +0300 | 
Santeri Piippo | 
- allow 5 decimals for grid precision
 | 
changeset |
files
 | 
| Sun, 15 Jun 2014 19:21:43 +0300 | 
Santeri Piippo | 
- refactor glRenderer.h
 | 
changeset |
files
 | 
| Sat, 14 Jun 2014 19:41:09 +0300 | 
Santeri Piippo | 
- made transparent direct colors a compile-time opt-in since it appears to be non-standard
 | 
changeset |
files
 | 
| Sat, 14 Jun 2014 09:58:58 +0300 | 
Santeri Piippo | 
- got rid of the old numeric() function
 | 
changeset |
files
 | 
| Sat, 14 Jun 2014 09:56:07 +0300 | 
Santeri Piippo | 
- minor edit
 | 
changeset |
files
 | 
| Sat, 14 Jun 2014 09:48:55 +0300 | 
Santeri Piippo | 
- added close buttons to tabs
 | 
changeset |
files
 | 
| Sat, 14 Jun 2014 09:34:57 +0300 | 
Santeri Piippo | 
- removed obsolete stuff from colors.cc header
 | 
changeset |
files
 | 
| Sat, 14 Jun 2014 09:11:25 +0300 | 
Santeri Piippo | 
- disable the 'transparent' checkbox when there is no direct color selected
 | 
changeset |
files
 | 
| Sat, 14 Jun 2014 09:05:29 +0300 | 
Santeri Piippo | 
- changed all color usage to use LDColor classes instead of color indices. Added support for direct colors.
 | 
changeset |
files
 | 
| Thu, 05 Jun 2014 23:18:13 +0300 | 
Santeri Piippo | 
- source reformat
 | 
changeset |
files
 | 
| Wed, 04 Jun 2014 02:08:18 +0300 | 
Santeri Piippo | 
- added various hi-res counterpart primitive categories
 | 
changeset |
files
 | 
| Wed, 04 Jun 2014 01:56:10 +0300 | 
Santeri Piippo | 
- updated the fast-draw studs category to use the 8\ subdirectory, all existing fast-draw primitives have been moved-to so those now go to Other.
 | 
changeset |
files
 | 
| Wed, 04 Jun 2014 01:51:18 +0300 | 
Santeri Piippo | 
- sort primitive categories alphabetically
 | 
changeset |
files
 | 
| Wed, 04 Jun 2014 01:43:21 +0300 | 
Santeri Piippo | 
- added primitives toolbox
 | 
changeset |
files
 | 
| Tue, 03 Jun 2014 20:28:10 +0300 | 
Santeri Piippo | 
- String -> QString
 | 
changeset |
files
 | 
| Mon, 02 Jun 2014 14:34:23 +0300 | 
Santeri Piippo | 
- added an action for opening the subfiles pointed to by selected references as editable documents
 | 
changeset |
files
 | 
| Mon, 02 Jun 2014 13:35:41 +0300 | 
Santeri Piippo | 
- made select by color/type no longer require uniform selection
 | 
changeset |
files
 | 
| Mon, 02 Jun 2014 13:16:14 +0300 | 
Santeri Piippo | 
- LDObject::Type moved back to global namespace
 | 
changeset |
files
 | 
| Mon, 02 Jun 2014 13:00:58 +0300 | 
Santeri Piippo | 
- removed code rendered unnecessary
 | 
changeset |
files
 | 
| Mon, 02 Jun 2014 12:50:40 +0300 | 
Santeri Piippo | 
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
 | 
changeset |
files
 | 
| Sun, 01 Jun 2014 03:15:36 +0300 | 
Santeri Piippo | 
- subfile inverting now detects flatness and acts accordingly instead of naively applying invertnext to everything
 | 
changeset |
files
 | 
| Sun, 01 Jun 2014 02:36:29 +0300 | 
Santeri Piippo | 
- simplified parse error handling
 | 
changeset |
files
 | 
| Thu, 29 May 2014 17:54:43 +0300 | 
Santeri Piippo | 
- when saving, prepare the data first into a buffer and then write to disk, minimizing the time needed to perform the I/O operation.
 | 
changeset |
files
 | 
| Thu, 22 May 2014 18:01:19 +0300 | 
Santeri Piippo | 
- made coordinate rounding precision configurable
 | 
changeset |
files
 | 
| Wed, 21 May 2014 19:00:57 +0300 | 
Santeri Piippo | 
- further edits to crashcatcher
 | 
changeset |
files
 | 
| Wed, 21 May 2014 18:39:03 +0300 | 
Santeri Piippo | 
- crashcatcher: don't use the bomb box at all, instead just write the crashlog and then abort for good
 | 
changeset |
files
 | 
| Wed, 21 May 2014 18:15:09 +0300 | 
Santeri Piippo | 
- reformatted the changelog. 0.3-specific changes reformatted to use Zandronum-like version history, this is much easier to work with
 | 
changeset |
files
 | 
| Wed, 21 May 2014 13:18:19 +0300 | 
Santeri Piippo | 
- selecting an invertnext'd object now also selects the invertnext
 | 
changeset |
files
 | 
| Sat, 17 May 2014 20:33:27 +0300 | 
Santeri Piippo | 
- don't crash when inverting conditional lines
 | 
changeset |
files
 | 
| Sat, 17 May 2014 15:45:56 +0300 | 
Santeri Piippo | 
- removed the build time in favor of commit time which I think is much more important
 | 
changeset |
files
 | 
| Sat, 17 May 2014 15:38:20 +0300 | 
Santeri Piippo | 
- bfc red/green view and random colors are now mutually exclusive, enabling one disables the other.
 | 
changeset |
files
 | 
| Sat, 17 May 2014 02:00:02 +0300 | 
Santeri Piippo | 
- make pick scenes always use particularly thick lines so that the line picking behavior is relayed to the mouse-over highlight
 | 
changeset |
files
 | 
| Fri, 16 May 2014 21:59:03 +0300 | 
Santeri Piippo | 
- use a faster ID choosing setup, this should work so long as nobody goes to create 17 million objects
 | 
changeset |
files
 | 
| Fri, 16 May 2014 21:31:20 +0300 | 
Santeri Piippo | 
- hopefully stabilized the entire shared pointers deal now
 | 
changeset |
files
 | 
| Fri, 16 May 2014 01:22:24 +0300 | 
Santeri Piippo | 
- improved shared pointer behavior, still not there yet
 | 
changeset |
files
 | 
| Fri, 09 May 2014 12:06:56 +0300 | 
Santeri Piippo | 
- initial overhaul with smart pointers
 | 
changeset |
files
 | 
| Mon, 05 May 2014 17:18:01 +0300 | 
Santeri Piippo | 
- slight refactor in ldobject methods
 | 
changeset |
files
 | 
| Mon, 05 May 2014 17:09:25 +0300 | 
Santeri Piippo | 
- renamed some renderer members
 | 
changeset |
files
 | 
| Mon, 05 May 2014 17:04:30 +0300 | 
Santeri Piippo | 
- crashcatcher: hide the main window before doing anything and also write the crashlog into a file
 | 
changeset |
files
 | 
| Mon, 05 May 2014 16:50:36 +0300 | 
Santeri Piippo | 
- when an object is deleted, if it's the renderer's object-under-cursor the field needs to be cleared or ldforge crashes
 | 
changeset |
files
 | 
| Mon, 05 May 2014 02:19:35 +0300 | 
Santeri Piippo | 
- grid-snap the drawn circle radius, not the point used for the distance calculation
 | 
changeset |
files
 | 
| Sat, 03 May 2014 00:36:50 +0300 | 
Santeri Piippo | 
- added a macro for adding operator++ and operator-- to enums, less cast hell this way
 | 
changeset |
files
 | 
| Thu, 01 May 2014 14:26:10 +0300 | 
Santeri Piippo | 
- significantly sped up selecting all objects, it is now an actually fast operation
 | 
changeset |
files
 |