Mon, 28 Apr 2014 18:13:20 +0300 |
Santeri Piippo |
- more icons
|
changeset |
files
|
Mon, 28 Apr 2014 18:05:45 +0300 |
Santeri Piippo |
- fixed: the random colors action wasn't being checked on startup if it was enabled in config, causing it to go out of sync
|
changeset |
files
|
Mon, 28 Apr 2014 18:02:43 +0300 |
Santeri Piippo |
- some minor cleanup
|
changeset |
files
|
Mon, 28 Apr 2014 17:59:20 +0300 |
Santeri Piippo |
- simplified the code handling bfc statements a bit
|
changeset |
files
|
Mon, 28 Apr 2014 17:56:51 +0300 |
Santeri Piippo |
- don't simplify (aka remove extra whitespace from) comment texts
|
changeset |
files
|
Mon, 28 Apr 2014 17:50:42 +0300 |
Santeri Piippo |
- added build time to window title properly
|
changeset |
files
|
Mon, 28 Apr 2014 17:34:10 +0300 |
Santeri Piippo |
- removed rest of the uses of <anonymous>
|
changeset |
files
|
Mon, 28 Apr 2014 17:30:20 +0300 |
Santeri Piippo |
- added changelog entries
|
changeset |
files
|
Mon, 28 Apr 2014 17:00:53 +0300 |
Santeri Piippo |
- vertex snapping is now smarter, does a depth compare to favor vertices closer to camera and does a short-range 2d check + out-of-range 2d check
|
changeset |
files
|
Sun, 27 Apr 2014 04:44:00 +0300 |
Santeri Piippo |
- removed some relics from the old immediate mode renderer
|
changeset |
files
|
Sun, 27 Apr 2014 04:23:41 +0300 |
Santeri Piippo |
- apply #pragma once to glShared.h
|
changeset |
files
|
Sun, 27 Apr 2014 04:23:09 +0300 |
Santeri Piippo |
- type-aliased QString to String
|
changeset |
files
|
Sun, 27 Apr 2014 04:15:25 +0300 |
Santeri Piippo |
- resetAngles still needs to request a zoom to fit or the ctrl-0 action doesn't zoom to fit
|
changeset |
files
|
Sun, 27 Apr 2014 04:06:46 +0300 |
Santeri Piippo |
- more elegant version of ded0a9b, do not zoom to fit in setDocument, instead zoom to fit before rendering
|
changeset |
files
|
Sun, 27 Apr 2014 03:53:57 +0300 |
Santeri Piippo |
- use #pragma once for the gl compiler header
|
changeset |
files
|
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.
|
changeset |
files
|
Thu, 24 Apr 2014 02:08:53 +0300 |
Santeri Piippo |
- <anonymous> -> untitled
|
changeset |
files
|
Wed, 23 Apr 2014 18:25:09 +0300 |
Santeri Piippo |
- reimplemented the Vertex class as a derivative of QVector3D
|
changeset |
files
|
Wed, 23 Apr 2014 15:39:42 +0300 |
Santeri Piippo |
- more icons
|
changeset |
files
|
Wed, 23 Apr 2014 14:54:37 +0300 |
Santeri Piippo |
- more icons
|
changeset |
files
|
Wed, 23 Apr 2014 14:05:40 +0300 |
Santeri Piippo |
- more icons
|
changeset |
files
|
Wed, 23 Apr 2014 01:33:19 +0300 |
Santeri Piippo |
- started work on new icon set
|
changeset |
files
|
Tue, 22 Apr 2014 22:52:02 +0300 |
Santeri Piippo |
Merge ../ldforge into gl
|
changeset |
files
|
Tue, 22 Apr 2014 22:28:19 +0300 |
Santeri Piippo |
- added an icon for random colors
|
changeset |
files
|
Tue, 22 Apr 2014 22:17:37 +0300 |
Santeri Piippo |
- refactored the gl compiler a tad, made selection blend work with BFC/random colors
|
changeset |
files
|
Tue, 22 Apr 2014 20:40:19 +0300 |
Santeri Piippo |
- added ability to draw with random colors
|
changeset |
files
|
Sat, 19 Apr 2014 14:12:30 +0300 |
Santeri Piippo |
- fixed: rotating a subfile would make known verts go out of sync
|
changeset |
files
|
Sat, 19 Apr 2014 14:09:51 +0300 |
Santeri Piippo |
- use less saturated colors for the axes
|
changeset |
files
|