Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Further improved enum handling
2016-05-08
, by Teemu Piippo
Enum stuff
2016-05-08
, by Teemu Piippo
- Refactoring...
2016-05-08
, by Teemu Piippo
Unabbreviated overlay member names
2016-05-08
, by Teemu Piippo
removed removeDuplicates in favor of QSet, and the unused ObjectList class
2016-02-17
, by Teemu Piippo
Fixed circle mode not building the circle anymore
2016-02-17
, by Teemu Piippo
Removed unneeded includes from main.cpp
2016-02-17
, by Teemu Piippo
Moved PreferredLicenseText into HierarchyElement and made the config pointer be passed to LDPaths. Now I can finally remove the Config global pointer.
2016-02-17
, by Teemu Piippo
Moved LDObject::moveObjects into MoveToolset
2016-02-17
, by Teemu Piippo
Rename Pi to lowercase pi
2016-02-16
, by Teemu Piippo
Renamed ldObjectMath.cpp/.h to mathfunctions.cpp/.h
2016-02-16
, by Teemu Piippo
Moved rotation point handling to ldObjectMath.cpp and encapsulated it into new class MathFunctions
2016-02-16
, by Teemu Piippo
Split grid stuff into a new class Grid in grid.cpp/grid.h
2016-02-16
, by Teemu Piippo
Use a better gcd algorithm, some style fixes
2016-02-16
, by Teemu Piippo
Replaced GetRecursiveFilenames with QDirIterator
2016-02-16
, by Teemu Piippo
Reformatted primitives.cpp
2016-02-15
, by Teemu Piippo
Split PrimitivePrompt into its new source files, renamed it to GeneratePrimitivePrompt
2016-02-15
, by Teemu Piippo
Transformed primitive management into a new class PrimitiveManager that is a member of MainWindow
2016-02-15
, by Teemu Piippo
Renamed ConfigurationValueBag to Configuration and added a pointer to it into HierarchyElement. This helps with the fight against global variables.
2016-02-14
, by Teemu Piippo
Fixed line length warnings
2016-02-13
, by Teemu Piippo
Added triangle count to viewport, added compile-time line length check
2016-02-13
, by Teemu Piippo
Happy new year 2016!
2016-01-01
, by Teemu Piippo
Cleanup miscallenous.cpp/.h
2015-11-18
, by Teemu Piippo
It worx again!
2015-11-18
, by Teemu Piippo
Rename LDSubfile to LDSubfileReference
2015-10-24
, by Teemu Piippo
A bit more cleanup. Finally removed the PROPERTY macro. (now let's see about making a new one sometime that isn't so terrible?)
2015-10-04
, by Teemu Piippo
Fix rectangle mode for real
2015-10-04
, by 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
2015-10-04
, by Teemu Piippo
Branch close
2015-10-04
, by Teemu Piippo
Copyright header fix, some minor stuff
2015-10-04
, by 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.
2015-10-04
, by Teemu Piippo
Bézier curves now render in 3D
2015-10-04
, by Teemu Piippo
Bézier curves are now parsed correctly
2015-10-04
, by Teemu Piippo
Bézier curves may now be serialized down using the "Demote" function. I need to rename that now.
2015-10-04
, by Teemu Piippo
Added some pretty pics that I left out of the previous commit.
2015-10-04
, by Teemu Piippo
Begin work on Bézier curve support. They can be drawn but don't render in 3D and they load as comments.
2015-10-04
, by Teemu Piippo
And now it should work again too
2015-10-03
, by Teemu Piippo
Now compiles again
2015-10-03
, by Teemu Piippo
Commit work done on document manager. Happy 3rd birthday LDForge!
2015-09-22
, by Teemu Piippo
LDVertexObject stuff (ultimately not worth it)
2015-09-21
, by Teemu Piippo
Removed some unused methods
2015-09-06
, by Teemu Piippo
Split PartDownloadRequest into its own file
2015-09-06
, by Teemu Piippo
Refactor PartDownloader
2015-09-06
, by Teemu Piippo
Refactor PartDownloadRequest
2015-09-06
, by Teemu Piippo
Use automoc so that it compiles again...
2015-09-06
, by Teemu Piippo
Add ${LDFORGE_HEADERS} into the add_executable call so that header files without corresponding source files show up in Qt Creator's project listing
2015-09-06
, by Teemu Piippo
Sort LDFORGE_HEADERS in CMakeLists.txt
2015-09-06
, by Teemu Piippo
Refactor LDObject API
2015-09-06
, by Teemu Piippo
Removed the exiting hacks
2015-09-06
, by Teemu Piippo
Refactor GLRenderer and GLCompiler
2015-09-06
, by Teemu Piippo
Remove "!= nullptr" expressions
2015-09-06
, by Teemu Piippo
null -> nullptr
2015-09-06
, by Teemu Piippo
Refactor edit history
2015-09-06
, by Teemu Piippo
Optimize QVariant in ConfigurationValueBag
2015-09-05
, by Teemu Piippo
Refactor MainWindow's API
2015-09-05
, by Teemu Piippo
Split LDFileLoader (now LDDocumentLoader) into its own files
2015-09-05
, by Teemu Piippo
Refactor LDDocument's API
2015-09-05
, by Teemu Piippo
Make documents members of the main window
2015-09-05
, by Teemu Piippo
More refactor and removal of g_win uses
2015-08-31
, by Teemu Piippo
Make ui a reference pointer in ConfigDialog
2015-08-31
, by Teemu Piippo
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip