Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
fixed chord triangle count formula
2018-06-19
, by Teemu Piippo
fixed bugs regarding primitives, added chord substitution
2018-06-19
, by Teemu Piippo
added support for open/closed cylinders in LDCircularPrimitive
2018-06-17
, by Teemu Piippo
Circular primitive editor complete
2018-06-17
, by Teemu Piippo
replaced overloads with a new 'xyz' function
2018-06-17
, by Teemu Piippo
replaced GLRotationMatrix with QMatrix4x4
2018-06-17
, by Teemu Piippo
replaced the Matrix class with QMatrix4x4
2018-06-17
, by Teemu Piippo
some rework in description
2018-06-10
, by Teemu Piippo
fixed bugs regarding circular primitives
2018-06-10
, by Teemu Piippo
refactored LDPolygon
2018-06-10
, by Teemu Piippo
added the disc and disc negative to the circular primitive type
2018-06-10
, by Teemu Piippo
changed LDCylinder to LDCircularPrimitive and moved circles to it
2018-06-10
, by Teemu Piippo
cleaned up LDColor constructors
2018-06-10
, by Teemu Piippo
show the color index in the color button
2018-06-10
, by Teemu Piippo
separated the color button into a new widget
2018-06-10
, by Teemu Piippo
fixed cylinder rendering
2018-06-08
, by Teemu Piippo
changed rotation matrix to quaternion in GLRenderer
2018-06-07
, by Teemu Piippo
fix compiler warnings
2018-06-04
, by Teemu Piippo
added work done on cylinders
2018-06-04
, by Teemu Piippo
added draw plane feature (doesn't work with circle draw quite right yet)
2018-05-30
, by Teemu Piippo
refactored signal blocking
2018-05-26
, by Teemu Piippo
fixed that scaling factors could be negative
2018-05-10
, by Teemu Piippo
added a doublespinbox variant that uses "." as the decimal point and omits trailing zeros
2018-05-10
, by Teemu Piippo
added scaling vector editing into the subfile editing dialog
2018-05-10
, by Teemu Piippo
added vertex rendering
2018-04-27
, by Teemu Piippo
some fixes
2018-04-25
, by Teemu Piippo
fixed vertex cache spontaneously clearing
2018-04-05
, by Teemu Piippo
refactored the quick color toolbar
2018-04-04
, by Teemu Piippo
removed dead code
2018-04-04
, by Teemu Piippo
added a status bar and moved printed messages there
2018-04-04
, by Teemu Piippo
removed dead code
2018-04-04
, by Teemu Piippo
refactor
2018-04-04
, by Teemu Piippo
fixed changing a document not updating its references in other files
2018-04-04
, by Teemu Piippo
added an ini option to disable line stipple
2018-04-03
, by Teemu Piippo
refactor
2018-04-03
, by Teemu Piippo
fixed "edit selected object" not editing non-vertex objects
2018-04-03
, by Teemu Piippo
readded object editing by double click in list view
2018-04-03
, by Teemu Piippo
fixed the scene bounding box not getting updated as it should
2018-04-03
, by Teemu Piippo
automatically center the model in the renderer
2018-04-02
, by Teemu Piippo
reworked bounding box
2018-04-02
, by Teemu Piippo
added cull depth support
2018-04-02
, by Teemu Piippo
added some missing connections
2018-04-01
, by Teemu Piippo
fixed some problems
2018-04-01
, by Teemu Piippo
start rework
2018-03-31
, by Teemu Piippo
show subfile descriptions in the object list
2018-03-31
, by Teemu Piippo
fix warnings
2018-03-30
, by Teemu Piippo
started work on the pattern editor
experimental
2018-03-29
, by Teemu Piippo
Branch close
2018-03-29
, by Teemu Piippo
Branch close
2018-03-29
, by Teemu Piippo
Branch close
2018-03-29
, by Teemu Piippo
Branch close
scripting
2018-03-29
, by Teemu Piippo
Branch close
projects
2018-03-29
, by Teemu Piippo
Branch close header
experimental
2018-03-29
, by Teemu Piippo
Branch close integrity
experimental
2018-03-29
, by Teemu Piippo
Branch close inspector
experimental
2018-03-29
, by Teemu Piippo
Branch close bfc
experimental
2018-03-29
, by Teemu Piippo
refactor
2018-03-29
, by Teemu Piippo
refactor
2018-03-29
, by Teemu Piippo
use 3 significant figures in file size representation
2018-03-29
, by Teemu Piippo
better representation of fractions and large numbers
2018-03-27
, by Teemu Piippo
The border between the canvas and left tool box is now resizable
2018-03-27
, by Teemu Piippo
fixed minimum values
2018-03-27
, by Teemu Piippo
refactor cylinder generation
2018-03-26
, by Teemu Piippo
reworked primitive generator
2018-03-25
, by Teemu Piippo
added support for new style primitive names
2018-03-25
, by Teemu Piippo
fixed rendering artifacts
2018-03-24
, by Teemu Piippo
fixed wording
2018-03-24
, by Teemu Piippo
added comment
2018-03-24
, by Teemu Piippo
added categories for 8/ and 48/ torii
2018-03-24
, by Teemu Piippo
more work on 8-primitives
2018-03-24
, by Teemu Piippo
Added support for 8-primitives
2018-03-24
, by Teemu Piippo
Whoops
2018-03-24
, by Teemu Piippo
some python cleanup
2018-03-24
, by Teemu Piippo
improved formatting of generated configuration code
2018-03-24
, by Teemu Piippo
MainWindow now stores its state in the config file so its state and geometry is preserved across instances
2018-03-24
, by Teemu Piippo
removed another unused class
2018-03-24
, by Teemu Piippo
removed unused include
2018-03-24
, by Teemu Piippo
replaced remaining DIRSLASH, Dirname and Basename uses with Qt file info stuff
2018-03-24
, by Teemu Piippo
used Qt file info stuff in the auto-subfiler
2018-03-24
, by Teemu Piippo
Used more Qt file info stuff
2018-03-24
, by Teemu Piippo
rewrote LDDocument::shortenName using Qt stuff
2018-03-24
, by Teemu Piippo
merged mathfunctions.cpp into algorithms/geometry.cpp
2018-03-24
, by Teemu Piippo
added comment
2018-03-24
, by Teemu Piippo
Happy new year 2018
2018-03-24
, by Teemu Piippo
Use 4 points of precision for circle point coordinates
2018-03-24
, by Teemu Piippo
roundToDecimals no longer needs an lvalue. applyToMatrix removed.
2018-03-24
, by Teemu Piippo
Config is now a namespace
2018-03-24
, by Teemu Piippo
renamed sink() to singleton()
2018-03-24
, by Teemu Piippo
used squared()
2018-03-24
, by Teemu Piippo
Moved includes, added squared() function
2018-03-24
, by Teemu Piippo
reorganized headers
2018-03-24
, by Teemu Piippo
removed unnecessary files and includes
2018-03-24
, by Teemu Piippo
removed the unused OpenProgressDialog
2018-03-24
, by Teemu Piippo
reworked includes
2018-03-23
, by Teemu Piippo
moved Vertex and BoundingBox into new code units
2018-03-23
, by Teemu Piippo
added stream operators to Vertex
2018-03-23
, by Teemu Piippo
reworked Vertex, no longer a QVector3D subclass
2018-03-23
, by Teemu Piippo
remove LDBfc
2018-03-23
, by Teemu Piippo
ported qOverload to drop minimum Qt requirement down to 5.5
2018-03-23
, by Teemu Piippo
remove LDPaths
2018-03-23
, by Teemu Piippo
reworked primitive scanning
2018-03-23
, by Teemu Piippo
Begin rework to add support for multiple libraries
2018-03-23
, by Teemu Piippo
fixed warning
2018-03-20
, by Teemu Piippo
red/green view rework complete
2018-03-19
, by Teemu Piippo
Bfc red/green view almost completely fixed
2018-03-19
, by Teemu Piippo
added more comments
2018-03-19
, by Teemu Piippo
reworked invert()
2018-03-19
, by Teemu Piippo
added license headers
2018-03-19
, by Teemu Piippo
moved inverting code into a new file
2018-03-19
, by Teemu Piippo
added comment editing
2018-03-18
, by Teemu Piippo
fixed color handling
2018-03-18
, by Teemu Piippo
fixed infinite recursion and integrated the subfilereference editor
2018-03-18
, by Teemu Piippo
added subfile reference editor
2018-03-18
, by Teemu Piippo
Added vertex object editing dialog
2018-03-17
, by Teemu Piippo
the header is now also saved
2018-03-17
, by Teemu Piippo
Added a new tool for clamping vertices
2018-03-17
, by Teemu Piippo
removed the old Add History Line tool
2018-03-17
, by Teemu Piippo
Part history can now be edited
2018-03-17
, by Teemu Piippo
Added basic header editing
2018-03-16
, by Teemu Piippo
Fixed crashing
2018-03-16
, by Teemu Piippo
less
more
|
(0)
-1000
-120
tip