2014-09-07 |
Teemu Piippo |
- improved part downloader: now asks for the path instead of just directing the user to settings. auto-fix download now configurable and opt-in
|
file |
diff |
annotate
|
2014-09-06 |
Teemu Piippo |
- fixed compilation on windows
|
file |
diff |
annotate
|
2014-08-31 |
Teemu Piippo |
- now tries to download missing files off ldraw.org
|
file |
diff |
annotate
|
2014-08-30 |
Teemu Piippo |
- circle mode can now do hi-res
|
file |
diff |
annotate
|
2014-08-06 |
Teemu Piippo |
- major identifier renaming
|
file |
diff |
annotate
|
2014-07-28 |
Santeri Piippo |
- fixed compilation on windows systems
|
file |
diff |
annotate
|
2014-07-27 |
Teemu Piippo |
- down with all these unnecessary semicolons!
|
file |
diff |
annotate
|
2014-07-27 |
Teemu Piippo |
- changed configuration entry name from minuscule camelCase to majuscule CamelCase. reasoning for this being that these variables are globals.
|
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-13 |
Teemu Piippo |
- changed `&&` and `||` operators to their named variants `and` and `or`
|
file |
diff |
annotate
|
2014-07-13 |
Teemu Piippo |
- part downloader: update the input widget with the corrected part name when guesswork is done
|
file |
diff |
annotate
|
2014-06-30 |
Santeri Piippo |
- refactor
|
file |
diff |
annotate
|
2014-06-29 |
Santeri Piippo |
- refactored stuff
|
file |
diff |
annotate
|
2014-06-22 |
Santeri Piippo |
- moved most of LDColorData API into LDColor
|
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-04-28 |
Santeri Piippo |
- overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace
|
file |
diff |
annotate
|
2014-04-18 |
Santeri Piippo |
- reimplemented vertex snapping
|
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-03-29 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|