Sun, 27 Apr 2014 03:51:10 +0300 |
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
|
Thu, 24 Apr 2014 02:08:53 +0300 |
Santeri Piippo |
- <anonymous> -> untitled
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 18:25:09 +0300 |
Santeri Piippo |
- reimplemented the Vertex class as a derivative of QVector3D
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 23:17:01 +0300 |
Santeri Piippo |
- sped up known vertex information gathering by an order of magnitude
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 18:46:25 +0300 |
Santeri Piippo |
- reimplemented vertex snapping
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 20:50:43 +0300 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 20:48:31 +0300 |
Santeri Piippo |
- more debug stuff....
|
file |
diff |
annotate
|
Sun, 06 Apr 2014 01:40:04 +0300 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:38:03 +0200 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 16:00:36 +0300 |
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
|
Sun, 06 Apr 2014 01:26:04 +0300 |
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
|
Sat, 29 Mar 2014 05:26:10 +0200 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|