Fri, 03 Feb 2017 10:44:23 +0200 |
Teemu Piippo |
Reworked and cleaned up the circle mode
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 17:47:06 +0200 |
Teemu Piippo |
Happy new year 2017!
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 14:33:09 +0200 |
Teemu Piippo |
Refactor roundToDecimals and formatFileSize
|
file |
diff |
annotate
|
Wed, 17 Feb 2016 00:43:17 +0200 |
Teemu Piippo |
Moved rotation point handling to ldObjectMath.cpp and encapsulated it into new class MathFunctions
|
file |
diff |
annotate
|
Tue, 16 Feb 2016 19:59:43 +0200 |
Teemu Piippo |
Split grid stuff into a new class Grid in grid.cpp/grid.h
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 23:41:55 +0200 |
Teemu Piippo |
Happy new year 2016!
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 00:43:18 +0200 |
Teemu Piippo |
Cleanup miscallenous.cpp/.h
|
file |
diff |
annotate
|
Wed, 18 Nov 2015 19:05:22 +0200 |
Teemu Piippo |
It worx again!
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 13:19:45 +0300 |
Teemu Piippo |
Subject Bézier curve fineness to the grid. By default, the coarse grid uses 8 segments, medium 16 and fine 32. Moved rasterization from demoting to inlining, it feels more sensible for it to be there.
|
file |
diff |
annotate
|
Mon, 31 Aug 2015 20:50:12 +0300 |
Teemu Piippo |
Now compiles and links but crashes shortly after startup.
|
file |
diff |
annotate
|
Mon, 31 Aug 2015 04:57:16 +0300 |
Teemu Piippo |
Commit configuration rework (doesn't work yet, more than most probably doesn't compile either)
|
file |
diff |
annotate
|
Tue, 07 Jul 2015 21:35:20 +0300 |
Teemu Piippo |
Refactoring update.
|
file |
diff |
annotate
|
Sat, 21 Feb 2015 18:51:33 +0200 |
Teemu Piippo |
- bump copyright year
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 17:09:13 +0300 |
Teemu Piippo |
- get rid of NUM_PRIMES
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 16:18:24 +0300 |
Teemu Piippo |
- major identifier renaming
|
file |
diff |
annotate
|
Mon, 04 Aug 2014 03:35:25 +0300 |
Teemu Piippo |
- refactor
|
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
|
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
|
Mon, 07 Jul 2014 18:52:10 +0300 |
Santeri Piippo |
- now prints the filesize upon successful save
|
file |
diff |
annotate
|
Mon, 30 Jun 2014 05:52:10 +0300 |
Santeri Piippo |
- refactor
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 09:58:58 +0300 |
Santeri Piippo |
- got rid of the old numeric() function
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 23:18:13 +0300 |
Santeri Piippo |
- source reformat
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 20:28:10 +0300 |
Santeri Piippo |
- String -> QString
|
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
|
Tue, 29 Apr 2014 00:00:45 +0300 |
Santeri Piippo |
- use a function for utf16 type conversion instead of a macro
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 21:31:24 +0300 |
Santeri Piippo |
- grids now have a single coordinate snap value instead of individual X, Y and Z values
|
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
|
Sat, 29 Mar 2014 05:26:10 +0200 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|