2014-06-15 |
Santeri Piippo |
- refactor glRenderer.h
|
changeset |
files
|
2014-06-14 |
Santeri Piippo |
- made transparent direct colors a compile-time opt-in since it appears to be non-standard
|
changeset |
files
|
2014-06-14 |
Santeri Piippo |
- got rid of the old numeric() function
|
changeset |
files
|
2014-06-14 |
Santeri Piippo |
- minor edit
|
changeset |
files
|
2014-06-14 |
Santeri Piippo |
- added close buttons to tabs
|
changeset |
files
|
2014-06-14 |
Santeri Piippo |
- removed obsolete stuff from colors.cc header
|
changeset |
files
|
2014-06-14 |
Santeri Piippo |
- disable the 'transparent' checkbox when there is no direct color selected
|
changeset |
files
|
2014-06-14 |
Santeri Piippo |
- changed all color usage to use LDColor classes instead of color indices. Added support for direct colors.
|
changeset |
files
|
2014-06-05 |
Santeri Piippo |
- source reformat
|
changeset |
files
|
2014-06-03 |
Santeri Piippo |
- added various hi-res counterpart primitive categories
|
changeset |
files
|
2014-06-03 |
Santeri Piippo |
- updated the fast-draw studs category to use the 8\ subdirectory, all existing fast-draw primitives have been moved-to so those now go to Other.
|
changeset |
files
|
2014-06-03 |
Santeri Piippo |
- sort primitive categories alphabetically
|
changeset |
files
|
2014-06-03 |
Santeri Piippo |
- added primitives toolbox
|
changeset |
files
|
2014-06-03 |
Santeri Piippo |
- String -> QString
|
changeset |
files
|
2014-06-02 |
Santeri Piippo |
- added an action for opening the subfiles pointed to by selected references as editable documents
|
changeset |
files
|
2014-06-02 |
Santeri Piippo |
- made select by color/type no longer require uniform selection
|
changeset |
files
|
2014-06-02 |
Santeri Piippo |
- LDObject::Type moved back to global namespace
|
changeset |
files
|
2014-06-02 |
Santeri Piippo |
- removed code rendered unnecessary
|
changeset |
files
|
2014-06-02 |
Santeri Piippo |
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
|
changeset |
files
|
2014-06-01 |
Santeri Piippo |
- subfile inverting now detects flatness and acts accordingly instead of naively applying invertnext to everything
|
changeset |
files
|
2014-05-31 |
Santeri Piippo |
- simplified parse error handling
|
changeset |
files
|
2014-05-29 |
Santeri Piippo |
- when saving, prepare the data first into a buffer and then write to disk, minimizing the time needed to perform the I/O operation.
|
changeset |
files
|
2014-05-22 |
Santeri Piippo |
- made coordinate rounding precision configurable
|
changeset |
files
|
2014-05-21 |
Santeri Piippo |
- further edits to crashcatcher
|
changeset |
files
|
2014-05-21 |
Santeri Piippo |
- crashcatcher: don't use the bomb box at all, instead just write the crashlog and then abort for good
|
changeset |
files
|
2014-05-21 |
Santeri Piippo |
- reformatted the changelog. 0.3-specific changes reformatted to use Zandronum-like version history, this is much easier to work with
|
changeset |
files
|
2014-05-21 |
Santeri Piippo |
- selecting an invertnext'd object now also selects the invertnext
|
changeset |
files
|
2014-05-17 |
Santeri Piippo |
- don't crash when inverting conditional lines
|
changeset |
files
|
2014-05-17 |
Santeri Piippo |
- removed the build time in favor of commit time which I think is much more important
|
changeset |
files
|
2014-05-17 |
Santeri Piippo |
- bfc red/green view and random colors are now mutually exclusive, enabling one disables the other.
|
changeset |
files
|
2014-05-16 |
Santeri Piippo |
- make pick scenes always use particularly thick lines so that the line picking behavior is relayed to the mouse-over highlight
|
changeset |
files
|
2014-05-16 |
Santeri Piippo |
- use a faster ID choosing setup, this should work so long as nobody goes to create 17 million objects
|
changeset |
files
|