2014-08-31 |
Teemu Piippo |
- circle tool is now able to rotate the partial circular primitives spawned
|
file |
diff |
annotate
|
2014-08-30 |
Teemu Piippo |
- now able to spawn partial circular primitives
|
file |
diff |
annotate
|
2014-08-06 |
Teemu Piippo |
- major identifier renaming
|
file |
diff |
annotate
|
2014-08-04 |
Teemu Piippo |
- refactor
|
file |
diff |
annotate
|
2014-07-29 |
Teemu Piippo |
- fixed crash-on-exit (simply by not running full destruction processing during program termination)
|
file |
diff |
annotate
|
2014-07-28 |
Teemu Piippo |
- and fixed compilation on linux systems too
|
file |
diff |
annotate
|
2014-07-28 |
Santeri Piippo |
- fixed compilation on windows systems
|
file |
diff |
annotate
|
2014-07-16 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
2014-07-04 |
Santeri Piippo |
- updated filenames
|
file |
diff |
annotate
|
2014-07-04 |
Santeri Piippo |
- now compiles
|
file |
diff |
annotate
|
2014-07-04 |
Santeri Piippo |
- more work on edit modes
|
file |
diff |
annotate
|
2014-07-04 |
Santeri Piippo |
- saving work done on edit mode revamp
|
file |
diff |
annotate
|
2014-07-03 |
Santeri Piippo |
- added the magic wand tool
|
file |
diff |
annotate
|
2014-06-15 |
Santeri Piippo |
- refactor glRenderer.h
|
file |
diff |
annotate
|
2014-06-03 |
Santeri Piippo |
- added primitives toolbox
|
file |
diff |
annotate
|
2014-06-03 |
Santeri Piippo |
- String -> QString
|
file |
diff |
annotate
|
2014-06-02 |
Santeri Piippo |
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
|
file |
diff |
annotate
|
2014-05-09 |
Santeri Piippo |
- initial overhaul with smart pointers
|
file |
diff |
annotate
|
2014-05-05 |
Santeri Piippo |
- renamed some renderer members
|
file |
diff |
annotate
|
2014-05-05 |
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
|
2014-05-02 |
Santeri Piippo |
- added a macro for adding operator++ and operator-- to enums, less cast hell this way
|
file |
diff |
annotate
|
2014-04-30 |
Santeri Piippo |
- made the mouse-hover object highlight togglable from configuration
|
file |
diff |
annotate
|
2014-04-30 |
Santeri Piippo |
- added a selection hover effect to the renderer. selecting objects just became a lot more convenient...
|
file |
diff |
annotate
|
2014-04-28 |
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
|
2014-04-27 |
Santeri Piippo |
- removed some relics from the old immediate mode renderer
|
file |
diff |
annotate
|
2014-04-27 |
Santeri Piippo |
- type-aliased QString to String
|
file |
diff |
annotate
|
2014-04-27 |
Santeri Piippo |
- resetAngles still needs to request a zoom to fit or the ctrl-0 action doesn't zoom to fit
|
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-18 |
Santeri Piippo |
- cleanup
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|