Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Move ConfigDialog into src/dialogs/ subfolder
2015-08-31
, by Teemu Piippo
Added a GuiUtilities class to contain useful non-MainWindow-related GUI functions
2015-08-31
, by Teemu Piippo
Change color config types into actual colors now that I can do that
2015-08-31
, by Teemu Piippo
Now doesn't crash anymore
2015-08-31
, by Teemu Piippo
Now compiles and links but crashes shortly after startup.
2015-08-31
, by Teemu Piippo
Commit configuration rework (doesn't work yet, more than most probably doesn't compile either)
2015-08-31
, by Teemu Piippo
Split actions.cpp and actionsEdit.cpp into toolsets.
2015-08-30
, by Teemu Piippo
Happy new year 2015
2015-08-30
, by Teemu Piippo
elif -> else if
2015-08-30
, by Teemu Piippo
Replaced Min/Max/Clamp/Abs with use of Qt versions of them.
2015-08-30
, by Teemu Piippo
MainWindow: "ui->" -> "ui."
2015-08-30
, by Teemu Piippo
More refactor
2015-08-30
, by Teemu Piippo
More through removal of the vertex object
2015-08-30
, by Teemu Piippo
Rename MainWindow files
2015-08-30
, by Teemu Piippo
Fix result reporting in "add borders"
2015-08-30
, by Teemu Piippo
Fix crash when using "add borders" with a triangle
2015-08-30
, by Teemu Piippo
Remove the vertex object type
2015-08-30
, by Teemu Piippo
Removed all asserts from the code. Removed assert handling and the bomb box dialog.
2015-08-30
, by Teemu Piippo
Refactor OpenProgressDialog out of dialogs.cpp
2015-08-30
, by Teemu Piippo
Replace LDIterate function with LDObjectIterator class
2015-08-30
, by Teemu Piippo
Remove g_win uses from actionsEdit.cpp
2015-08-29
, by Teemu Piippo
Refactor the new part dialog into a new class
2015-08-29
, by Teemu Piippo
Refactor LDrawPathDialog and LDPaths
2015-08-29
, by Teemu Piippo
Rename all .cc files to .cpp files.
2015-08-29
, by Teemu Piippo
Closed old branch
2015-08-29
, by Teemu Piippo
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip