Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Use QFlags for the inlining flags, type-safety++
2013-08-18
, by Santeri Piippo
Rewrote stud logo support, restructuring inlining stuff in the process. Logoed studs must only be used for rendering scenes, otherwise they will for instance get inlined in and that's not desired, or the vertex snapper will catch onto the logo's coordinates.
2013-08-18
, by Santeri Piippo
added support for logoed studs
2013-08-18
, by Santeri Piippo
more cleanup
2013-08-18
, by Santeri Piippo
Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit
2013-08-18
, by Santeri Piippo
ask the user for isecalc's path if adding edges to intersector output and no path is defined
2013-08-17
, by Santeri Piippo
added missing UI file
2013-08-17
, by Santeri Piippo
ask the user for ext prog paths instead of telling to go to configuration if no path is defined
2013-08-17
, by Santeri Piippo
minor change
2013-08-16
, by Santeri Piippo
made config dialog default to the correct tab again
2013-08-16
, by Santeri Piippo
made downloaded files be stored into recent files
2013-08-16
, by Santeri Piippo
Use a busy cursor while compiling all
2013-08-16
, by Santeri Piippo
Use brighter text color with dark backgrounds for the message manager
2013-08-16
, by Santeri Piippo
::getIndex() should never return -1 if ::file() is not null so no check needed there..
2013-08-16
, by Santeri Piippo
fixed: LDObject's various methods still assumed that the current file wouldn't change
2013-08-16
, by Santeri Piippo
Added action "add history line" for adding new history entries
2013-08-16
, by Santeri Piippo
rework
2013-08-16
, by Santeri Piippo
Picking now works with the VAO setup
2013-08-09
, by Santeri Piippo
BIG COMMIT -- Moving from display lists to VAOs.
2013-08-09
, by Santeri Piippo
camera icons now draw real tooltips instead of faking them
2013-08-07
, by Santeri Piippo
fixed crashing with inlining
2013-08-06
, by Santeri Piippo
updates to recent files menu
2013-08-06
, by Santeri Piippo
corrected problems with the version string
2013-08-06
, by Santeri Piippo
Converted configuration code to use QSettings.
2013-08-06
, by Santeri Piippo
Merged PartDownloader into the prompt and renamed the prompt to PartDownloader
2013-08-03
, by Santeri Piippo
now with changelog entry
2013-08-03
, by Santeri Piippo
Moved the alias macro to common.h
2013-08-03
, by Santeri Piippo
finalized downloading
2013-08-03
, by Santeri Piippo
stability to downloading
2013-08-02
, by Santeri Piippo
added config option, refined logic and regexps. This behaves coherently now. :)
2013-08-02
, by Santeri Piippo
More work on downloading
2013-08-02
, by Santeri Piippo
handle errors
2013-08-02
, by Santeri Piippo
now actually downloads parts
2013-08-02
, by Santeri Piippo
added missing files
2013-08-02
, by Santeri Piippo
Begin groundwork on downloading from ldraw.org
2013-08-02
, by Santeri Piippo
Create README.md
2013-08-02
, by Santeri Piippo
Angles need to be reset when changing the current file too
2013-08-02
, by Santeri Piippo
Fixed crash on opening a file
2013-08-02
, by Santeri Piippo
style cleanup - it should be all unified now
2013-08-02
, by Santeri Piippo
chglog
2013-08-02
, by Santeri Piippo
If the vertex snapper finds a vertex closer than 4 pixels, it likely is the vertex being looked for and the algorithm can terminate early, hopefully this will save a few cycles on large parts.
2013-08-02
, by Santeri Piippo
added support for BFC CLIP/NOCLIP
2013-08-02
, by Santeri Piippo
Added an option for listing implicit files
2013-08-01
, by Santeri Piippo
Added an action for creating a new, blank file, improved multi-file stability
2013-08-01
, by Santeri Piippo
No need to test whether it's safe to close all when creating a new part anymore, since it no longer closes anything.
2013-08-01
, by Santeri Piippo
some further little optimization
2013-08-01
, by Santeri Piippo
Don't recompile everything when using quick colors, this speeds things up a little
2013-08-01
, by Santeri Piippo
more cleanup
2013-08-01
, by Santeri Piippo
cleanup
2013-08-01
, by Santeri Piippo
Include the moc files in the source cpp files to reduce compile time
2013-07-31
, by Santeri Piippo
Renamed LDOpenFile to LDFile
2013-07-31
, by Santeri Piippo
- fixed: checking the hi-res option would not allow segment values over 16.
2013-07-30
, by Santeri Piippo
primitive generator: added support for multiple spaces before primitive numbers, add "Hi-Res" to the names of 48/ primitives
2013-07-30
, by Santeri Piippo
Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h
2013-07-30
, by Santeri Piippo
commentary++
2013-07-30
, by Santeri Piippo
cosmetics
2013-07-30
, by Santeri Piippo
Made File::iterator private - it's used only for range-for loops so it should not be used by anything else than File itself.
2013-07-30
, by Santeri Piippo
Renamed vector to List, changed it to wrap around std::deque.
2013-07-30
, by Santeri Piippo
Use repaint() instead of update() when redrawing the scene after a pick so that the new scene is repainted immediately.
2013-07-30
, by Santeri Piippo
Fixed crashing when closing all
2013-07-29
, by Santeri Piippo
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip