2014-04-27 |
Santeri Piippo |
- type-aliased QString to String
|
file |
diff |
annotate
|
2014-04-27 |
Santeri Piippo |
- more elegant version of ded0a9b, do not zoom to fit in setDocument, instead zoom to fit before rendering
|
file |
diff |
annotate
|
2014-04-27 |
Santeri Piippo |
- when setting the current document, the GL compiler must be told that a merge is necessary *before* setting the renderer's document as setDocument will call zoomToFit which renders the scene. this rendering must trigger a merge or ldforge crashes if a new document is created when a document is already open.
|
file |
diff |
annotate
|
2014-04-23 |
Santeri Piippo |
- <anonymous> -> untitled
|
file |
diff |
annotate
|
2014-04-23 |
Santeri Piippo |
- reimplemented the Vertex class as a derivative of QVector3D
|
file |
diff |
annotate
|
2014-04-18 |
Santeri Piippo |
- sped up known vertex information gathering by an order of magnitude
|
file |
diff |
annotate
|
2014-04-18 |
Santeri Piippo |
- reimplemented vertex snapping
|
file |
diff |
annotate
|
2014-04-17 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
2014-04-17 |
Santeri Piippo |
- more debug stuff....
|
file |
diff |
annotate
|
2014-04-05 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
2014-04-14 |
Santeri Piippo |
- use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this.
|
file |
diff |
annotate
|
2014-04-05 |
Santeri Piippo |
- use index-based iterating in LDDocument::closeUnused because deleting documents while iterating over g_loadedFiles causes the iterator to become invalidated
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|