2018-05-30 Teemu Piippo added draw plane feature (doesn't work with circle draw quite right yet) file | diff | annotate
2018-03-24 Teemu Piippo Happy new year 2018 file | diff | annotate
2018-03-24 Teemu Piippo Config is now a namespace file | diff | annotate
2018-03-24 Teemu Piippo used squared() file | diff | annotate
2018-03-24 Teemu Piippo Moved includes, added squared() function file | diff | annotate
2018-03-24 Teemu Piippo reorganized headers file | diff | annotate
2018-02-22 Santeri Piippo Converted magic wand mode and other selection stuff to mvc file | diff | annotate
2018-01-04 Santeri Piippo undo config change file | diff | annotate
2018-01-04 Santeri Piippo happy new year 2018 file | diff | annotate
2018-01-04 Santeri Piippo fix paren style file | diff | annotate
2018-01-04 Santeri Piippo replaced "Config->" with "config." file | diff | annotate
2017-03-05 Teemu Piippo Grid is now a namespace. file | diff | annotate
2017-03-05 Teemu Piippo Made configuration a global singleton. I think I can give in at least that much because it makes solving a lot of problems easier. file | diff | annotate
2017-03-03 Teemu Piippo Grid::snap now snaps points. file | diff | annotate
2017-03-03 Teemu Piippo Simplified Grid::snap. file | diff | annotate
2017-02-14 Teemu Piippo Renamed ldDocument.cpp → lddocument.cpp file | diff | annotate
2017-02-14 Teemu Piippo Moved camera names to GLCamera, other adjustments file | diff | annotate
2017-02-14 Teemu Piippo Exported GLRenderer cameras into a new class, GLCamera. file | diff | annotate
2017-02-12 Teemu Piippo Moved the definitions of all configuration options into a new text file and made the configuration collector read that. file | diff | annotate
2017-02-09 Teemu Piippo Moved document editing methods from GLRenderer to Canvas file | diff | annotate
2017-02-08 Teemu Piippo GLRenderer no longer exposes the model pointer. file | diff | annotate
2017-02-08 Teemu Piippo LDGLData merged into GLRenderer since it only deals with one document now. GLRenderer generalised from rendering documents to models. file | diff | annotate
2017-02-03 Teemu Piippo Reworked and cleaned up the circle mode file | diff | annotate
2017-01-30 Teemu Piippo Some code cleanup in abstract editing modes. file | diff | annotate
2017-01-29 Teemu Piippo Replaced uses of LDSpawn with the Model class in edit modes file | diff | annotate
2017-01-28 Teemu Piippo Happy new year 2017! file | diff | annotate
2017-01-28 Teemu Piippo Actually, let's call it countof(). Makes more sense. file | diff | annotate
2017-01-28 Teemu Piippo Replaced '.length()' with 'length()' where appropriate file | diff | annotate
2017-01-28 Teemu Piippo Replaced uses of 'x.size()' with 'length(x)' file | diff | annotate
2016-11-17 Teemu Piippo Cleanup in GL renderer... file | diff | annotate
2016-11-11 Teemu Piippo Some cleanup file | diff | annotate
2016-10-16 Teemu Piippo Draw line lengths to 2 decimal points only. file | diff | annotate
2016-05-08 Teemu Piippo - Refactoring... file | diff | annotate
2016-02-17 Teemu Piippo removed removeDuplicates in favor of QSet, and the unused ObjectList class file | diff | annotate
2016-02-16 Teemu Piippo Split grid stuff into a new class Grid in grid.cpp/grid.h file | diff | annotate
2016-02-14 Teemu Piippo Renamed ConfigurationValueBag to Configuration and added a pointer to it into HierarchyElement. This helps with the fight against global variables. file | diff | annotate
2016-01-01 Teemu Piippo Happy new year 2016! file | diff | annotate
2015-11-18 Teemu Piippo Cleanup miscallenous.cpp/.h file | diff | annotate
2015-11-18 Teemu Piippo It worx again! file | diff | annotate
2015-10-04 Teemu Piippo Fixed circle, rectangle and line path modes not working anymore. Add blip coordinates to curve and line path modes. Circle mode for now only can show the coordinates of the initial blip file | diff | annotate
2015-10-04 Teemu Piippo Copyright header fix, some minor stuff file | diff | annotate
2015-10-04 Teemu Piippo Begin work on Bézier curve support. They can be drawn but don't render in 3D and they load as comments. file | diff | annotate
2015-09-06 Teemu Piippo Refactor GLRenderer and GLCompiler file | diff | annotate
2015-09-06 Teemu Piippo Remove "!= nullptr" expressions file | diff | annotate
2015-09-06 Teemu Piippo null -> nullptr file | diff | annotate
2015-09-05 Teemu Piippo Refactor MainWindow's API file | diff | annotate
2015-09-05 Teemu Piippo Make documents members of the main window file | diff | annotate
2015-08-31 Teemu Piippo Now compiles and links but crashes shortly after startup. file | diff | annotate
2015-08-31 Teemu Piippo Commit configuration rework (doesn't work yet, more than most probably doesn't compile either) file | diff | annotate
2015-08-30 Teemu Piippo Happy new year 2015 file | diff | annotate
2015-08-30 Teemu Piippo Rename MainWindow files file | diff | annotate
2015-08-29 Teemu Piippo Rename all .cc files to .cpp files. file | diff | annotate | base
2015-07-07 Teemu Piippo Refactoring update. file | diff | annotate
2015-03-03 Teemu Piippo - rewrote codegen in python and merged updaterevision into it file | diff | annotate | base
(0) tip

mercurial