2013-05-21 |
Santeri Piippo |
Added support for overpaint-less mode since I'm having serious trouble with that
|
file |
diff |
annotate
|
2013-05-19 |
Santeri Piippo |
Update the part's Name: field when saving
|
file |
diff |
annotate
|
2013-05-19 |
Santeri Piippo |
Prompt for unsaved changes before loading or creating a new file
|
file |
diff |
annotate
|
2013-05-19 |
Santeri Piippo |
Added version moniker
|
file |
diff |
annotate
|
2013-05-18 |
Santeri Piippo |
Added ability to set the depth value to something else than 0.
|
file |
diff |
annotate
|
2013-05-17 |
Santeri Piippo |
Fixed: rotation point dialog didn't accept negative custom coords; objects were rotated by the grid angle's half
|
file |
diff |
annotate
|
2013-05-14 |
Santeri Piippo |
Made drawing an edit mode, allowing me to add more modes in the future
|
file |
diff |
annotate
|
2013-05-14 |
Santeri Piippo |
Un-templated CheckBoxGroup, moved it and RadioButton into widgets.cpp/widgets.h; removed license text tab because I think LICENSE is enough.
|
file |
diff |
annotate
|
2013-05-14 |
Santeri Piippo |
Merged new part and LDraw path dialogs into dialogs.cpp
|
file |
diff |
annotate
|
2013-05-14 |
Santeri Piippo |
Made Qt file includes more proper (<QLineEdit> instead of <qlineedit.h>), merged setContentsDialog.cpp into dialogs.cpp
|
file |
diff |
annotate
|
2013-05-14 |
Santeri Piippo |
Split some stuff into separate files
|
file |
diff |
annotate
|
2013-05-13 |
Santeri Piippo |
Added image overlays, these are offset and scaled photos drawn on top of the part model to help getting part data from pictures.
|
file |
diff |
annotate
|
2013-05-12 |
Santeri Piippo |
Added wireframe mode
|
file |
diff |
annotate
|
2013-05-12 |
Santeri Piippo |
Split inverting into methods into LDObject and its subclasses, fixed a rather severe memory leak issue (GL display lists weren't being removed properly)
|
file |
diff |
annotate
|
2013-05-09 |
Santeri Piippo |
Further removal of hungarian notation
|
file |
diff |
annotate
|
2013-05-08 |
Santeri Piippo |
Moved source files to src/, removed zz_ prefix off dialog files.
|
file |
diff |
annotate
|