Mon, 13 Feb 2017 20:59:16 +0200 |
Teemu Piippo |
Fixed some compilation problems
|
changeset |
files
|
Sun, 12 Feb 2017 17:28:22 +0200 |
Teemu Piippo |
Commented GLCompiler::getColorForPolygon
|
changeset |
files
|
Sun, 12 Feb 2017 17:18:14 +0200 |
Teemu Piippo |
Refactored configcollector.py
|
changeset |
files
|
Sun, 12 Feb 2017 16:59:35 +0200 |
Teemu Piippo |
Moved the definitions of all configuration options into a new text file and made the configuration collector read that.
|
changeset |
files
|
Sun, 12 Feb 2017 16:02:44 +0200 |
Teemu Piippo |
Moved definition of MainWindow::ToolInfo into mainwindow.cpp
|
changeset |
files
|
Sun, 12 Feb 2017 16:02:02 +0200 |
Teemu Piippo |
Reworked iterable enums: they all are enum classes now and the end value is marked with "_End"
|
changeset |
files
|
Fri, 10 Feb 2017 23:06:24 +0200 |
Teemu Piippo |
Added the RingAdapter class and interfacing ring() function and simplified some math in GLCompiler with it
|
changeset |
files
|
Thu, 09 Feb 2017 23:51:42 +0200 |
Teemu Piippo |
Replaced uses of currentDocument() in GLRenderer with m_model
|
changeset |
files
|
Thu, 09 Feb 2017 23:50:11 +0200 |
Teemu Piippo |
Axes are not rendered with normals so the normals client state has to be disabled when drawing them.
|
changeset |
files
|
Thu, 09 Feb 2017 23:46:45 +0200 |
Teemu Piippo |
Implemented lighting. Yay! Unfortunately, faces that show up the wrong way around in BFC red/green mode also show up with inverted lighting here.
|
changeset |
files
|
Thu, 09 Feb 2017 23:45:53 +0200 |
Teemu Piippo |
Grah
|
changeset |
files
|
Thu, 09 Feb 2017 22:46:37 +0200 |
Teemu Piippo |
Moved LDComment and LDEmpty into their own source file pairs.
|
changeset |
files
|
Thu, 09 Feb 2017 21:04:33 +0200 |
Teemu Piippo |
Moved dialogs.cpp to dialogs/externalprogrampathdialog.cpp
|
changeset |
files
|
Thu, 09 Feb 2017 21:01:12 +0200 |
Teemu Piippo |
Cleaned up ExternalProgramPathDialog
|
changeset |
files
|
Thu, 09 Feb 2017 20:54:21 +0200 |
Teemu Piippo |
Moved some global constants into appropriate namespaces.
|
changeset |
files
|
Thu, 09 Feb 2017 20:44:36 +0200 |
Teemu Piippo |
Cleaned up GLCompiler. Among other changes, the compiler no longer has to be told what to compile.
|
changeset |
files
|