2018-05-30 |
Teemu Piippo |
added draw plane feature (doesn't work with circle draw quite right yet)
|
file |
diff |
annotate
|
2018-04-04 |
Teemu Piippo |
added a status bar and moved printed messages there
|
file |
diff |
annotate
|
2018-04-02 |
Teemu Piippo |
added cull depth support
|
file |
diff |
annotate
|
2018-03-31 |
Teemu Piippo |
show subfile descriptions in the object list
|
file |
diff |
annotate
|
2018-03-27 |
Teemu Piippo |
The border between the canvas and left tool box is now resizable
|
file |
diff |
annotate
|
2018-03-24 |
Teemu Piippo |
Added support for 8-primitives
|
file |
diff |
annotate
|
2018-03-23 |
Teemu Piippo |
remove LDBfc
|
file |
diff |
annotate
|
2018-03-17 |
Teemu Piippo |
Added a new tool for clamping vertices
|
file |
diff |
annotate
|
2018-03-17 |
Teemu Piippo |
removed the old Add History Line tool
|
file |
diff |
annotate
|
2018-03-16 |
Teemu Piippo |
Added basic header editing
|
file |
diff |
annotate
|
2018-03-14 |
Teemu Piippo |
added an MVC interface to the primitives tree
|
file |
diff |
annotate
|
2018-02-13 |
Santeri Piippo |
changed Model into an MVC list model and replaced the objects list with a view into the model
|
file |
diff |
annotate
|
2018-01-11 |
Santeri Piippo |
renderer rework
|
file |
diff |
annotate
|
2018-01-11 |
Santeri Piippo |
begin rendering rework
|
file |
diff |
annotate
|
2018-01-10 |
Santeri Piippo |
added support for circular 8/-primitives
|
file |
diff |
annotate
|
2018-01-04 |
Santeri Piippo |
fix paren style
|
file |
diff |
annotate
|
2017-03-04 |
Teemu Piippo |
Polar grid is now togglable.
|
file |
diff |
annotate
|
2017-02-09 |
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.
|
file |
diff |
annotate
|
2017-02-08 |
Teemu Piippo |
Removed all overlay support. It's a messy pile of mess and I will reimplement it later as background images and it will be much better then.
|
file |
diff |
annotate
|
2017-02-08 |
Teemu Piippo |
Made a new renderer be created for each document, instead of reusing the same renderer for all documents.
|
file |
diff |
annotate
|
2017-01-30 |
Teemu Piippo |
Removed the status bar, since it's not used for anything
|
file |
diff |
annotate
|
2015-10-04 |
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.
|
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-08-30 |
Teemu Piippo |
Split actions.cpp and actionsEdit.cpp into toolsets.
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
MainWindow: "ui->" -> "ui."
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
More through removal of the vertex object
|
file |
diff |
annotate
|
2015-08-30 |
Teemu Piippo |
Rename MainWindow files
|
file |
diff |
annotate
| base
|