Sat, 21 Feb 2015 19:35:43 +0200 |
Teemu Piippo |
- removed the vertex object
|
file |
diff |
annotate
|
Sat, 21 Feb 2015 18:51:33 +0200 |
Teemu Piippo |
- bump copyright year
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 05:10:22 +0200 |
Teemu Piippo |
- fixed stability problems
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 13:51:09 +0200 |
Teemu Piippo |
- argh
experimental
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 03:49:29 +0200 |
Teemu Piippo |
- bfc stuff (at least it works now...)
experimental
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 02:44:02 +0300 |
Teemu Piippo |
- merged with default
experimental
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 02:36:14 +0300 |
Teemu Piippo |
- rewritten updateSelection() core loop, a new algorithm there makes selection updating a ton lot faster than before
experimental
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 01:17:36 +0300 |
Teemu Piippo |
- re-committed bfc work (this makes 903ec1e46298 a suitable common ancestor for experimental branch features)
experimental
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 01:16:24 +0300 |
Teemu Piippo |
- backed out work done on bfc (re-committing later)
experimental
|
file |
diff |
annotate
|
Sun, 07 Sep 2014 18:41:23 +0300 |
Teemu Piippo |
- commit work done on bfc support
experimental
|
file |
diff |
annotate
|
Sun, 07 Sep 2014 01:13:20 +0300 |
Teemu Piippo |
- fixed compilation on windows
|
file |
diff |
annotate
|
Sat, 06 Sep 2014 23:21:28 +0300 |
Teemu Piippo |
- a more elegant fix to the problem addressed in the previous commit
|
file |
diff |
annotate
|
Sat, 06 Sep 2014 23:18:26 +0300 |
Teemu Piippo |
- fixed documentless objects being selected on document close
|
file |
diff |
annotate
|
Sun, 31 Aug 2014 03:10:51 +0300 |
Teemu Piippo |
- now tries to download missing files off ldraw.org
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 16:18:24 +0300 |
Teemu Piippo |
- major identifier renaming
|
file |
diff |
annotate
|
Tue, 29 Jul 2014 13:12:22 +0300 |
Teemu Piippo |
- fixed crash-on-exit (simply by not running full destruction processing during program termination)
|
file |
diff |
annotate
|
Sun, 27 Jul 2014 15:13:42 +0300 |
Teemu Piippo |
- fixed: changing the document of a subfile wasn't recorded into history properly
|
file |
diff |
annotate
|
Sun, 27 Jul 2014 04:35:00 +0300 |
Teemu Piippo |
- down with all these unnecessary semicolons!
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 27 Jul 2014 02:40:21 +0300 |
Teemu Piippo |
- refactoring
|
file |
diff |
annotate
|
Sat, 26 Jul 2014 03:43:37 +0300 |
Teemu Piippo |
- refactor
|
file |
diff |
annotate
|
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...
|
file |
diff |
annotate
|
Wed, 16 Jul 2014 15:00:41 +0300 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 13 Jul 2014 20:40:24 +0300 |
Teemu Piippo |
- changed `&&` and `||` operators to their named variants `and` and `or`
|
file |
diff |
annotate
|
Sun, 13 Jul 2014 16:48:29 +0300 |
Teemu Piippo |
- reimplemented vertex tracking using a method similar to what the GL compiler uses
|
file |
diff |
annotate
|
Sun, 22 Jun 2014 03:55:56 +0300 |
Santeri Piippo |
- moved most of LDColorData API into LDColor
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 18:31:13 +0300 |
Santeri Piippo |
- refactor. got rid of the LDSharedVertex nonsense, fixed up split lines action
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 20:28:10 +0300 |
Santeri Piippo |
- String -> QString
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 13:35:41 +0300 |
Santeri Piippo |
- made select by color/type no longer require uniform selection
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 13:16:14 +0300 |
Santeri Piippo |
- LDObject::Type moved back to global namespace
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 12:50:40 +0300 |
Santeri Piippo |
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 21 May 2014 13:18:19 +0300 |
Santeri Piippo |
- selecting an invertnext'd object now also selects the invertnext
|
file |
diff |
annotate
|
Sat, 17 May 2014 20:33:27 +0300 |
Santeri Piippo |
- don't crash when inverting conditional lines
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 16 May 2014 21:31:20 +0300 |
Santeri Piippo |
- hopefully stabilized the entire shared pointers deal now
|
file |
diff |
annotate
|
Fri, 16 May 2014 01:22:24 +0300 |
Santeri Piippo |
- improved shared pointer behavior, still not there yet
|
file |
diff |
annotate
|
Fri, 09 May 2014 12:06:56 +0300 |
Santeri Piippo |
- initial overhaul with smart pointers
|
file |
diff |
annotate
|
Mon, 05 May 2014 17:18:01 +0300 |
Santeri Piippo |
- slight refactor in ldobject methods
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 02:06:09 +0300 |
Santeri Piippo |
- overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 18:20:51 +0300 |
Santeri Piippo |
- don't let random colors be too dark (or fully white either for dark backgrounds which use white lines)
|
file |
diff |
annotate
|
Sun, 27 Apr 2014 04:44:00 +0300 |
Santeri Piippo |
- removed some relics from the old immediate mode renderer
|
file |
diff |
annotate
|
Sun, 27 Apr 2014 04:23:09 +0300 |
Santeri Piippo |
- type-aliased QString to String
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 18:25:09 +0300 |
Santeri Piippo |
- reimplemented the Vertex class as a derivative of QVector3D
|
file |
diff |
annotate
|
Tue, 22 Apr 2014 20:40:19 +0300 |
Santeri Piippo |
- added ability to draw with random colors
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 14:12:30 +0300 |
Santeri Piippo |
- fixed: rotating a subfile would make known verts go out of sync
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 23:17:01 +0300 |
Santeri Piippo |
- sped up known vertex information gathering by an order of magnitude
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 18:46:25 +0300 |
Santeri Piippo |
- reimplemented vertex snapping
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 20:50:43 +0300 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:38:03 +0200 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 16:00:36 +0300 |
Santeri Piippo |
- use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this.
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:26:10 +0200 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|