Wed, 16 Jul 2014 15:00:41 +0300 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 02:02:31 +0300 |
Santeri Piippo |
- updated filenames
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 01:17:48 +0300 |
Santeri Piippo |
- now compiles
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 23:43:39 +0300 |
Santeri Piippo |
- more work on edit modes
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 22:19:01 +0300 |
Santeri Piippo |
- saving work done on edit mode revamp
|
file |
diff |
annotate
|
Thu, 03 Jul 2014 21:08:32 +0300 |
Santeri Piippo |
- added the magic wand tool
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 19:21:43 +0300 |
Santeri Piippo |
- refactor glRenderer.h
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 01:43:21 +0300 |
Santeri Piippo |
- added primitives toolbox
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 20:28:10 +0300 |
Santeri Piippo |
- String -> QString
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 12:50:40 +0300 |
Santeri Piippo |
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
|
file |
diff |
annotate
|
Fri, 09 May 2014 12:06:56 +0300 |
Santeri Piippo |
- initial overhaul with smart pointers
|
file |
diff |
annotate
|
Mon, 05 May 2014 17:09:25 +0300 |
Santeri Piippo |
- renamed some renderer members
|
file |
diff |
annotate
|
Mon, 05 May 2014 16:50:36 +0300 |
Santeri Piippo |
- when an object is deleted, if it's the renderer's object-under-cursor the field needs to be cleared or ldforge crashes
|
file |
diff |
annotate
|
Sat, 03 May 2014 00:36:50 +0300 |
Santeri Piippo |
- added a macro for adding operator++ and operator-- to enums, less cast hell this way
|
file |
diff |
annotate
|
Wed, 30 Apr 2014 23:44:50 +0300 |
Santeri Piippo |
- made the mouse-hover object highlight togglable from configuration
|
file |
diff |
annotate
|
Wed, 30 Apr 2014 04:25:32 +0300 |
Santeri Piippo |
- added a selection hover effect to the renderer. selecting objects just became a lot more convenient...
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 27 Apr 2014 04:44:00 +0300 |
Santeri Piippo |
- removed some relics from the old immediate mode renderer
|
file |
diff |
annotate
|
Sun, 27 Apr 2014 04:23:09 +0300 |
Santeri Piippo |
- type-aliased QString to String
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 18:58:13 +0300 |
Santeri Piippo |
- cleanup
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:38:03 +0200 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:26:10 +0200 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|