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
|
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
|
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 20:28:52 +0300 |
Teemu Piippo |
- part downloader: update the input widget with the corrected part name when guesswork is done
|
file |
diff |
annotate
|
Mon, 30 Jun 2014 05:52:10 +0300 |
Santeri Piippo |
- refactor
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 15:22:43 +0300 |
Santeri Piippo |
- refactored stuff
|
file |
diff |
annotate
|
Sun, 22 Jun 2014 03:55:56 +0300 |
Santeri Piippo |
- moved most of LDColorData API into LDColor
|
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
|
Fri, 09 May 2014 12:06:56 +0300 |
Santeri Piippo |
- initial overhaul with smart pointers
|
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
|
Fri, 18 Apr 2014 18:46:25 +0300 |
Santeri Piippo |
- reimplemented vertex snapping
|
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
|