Sun, 15 Jun 2014 19:21:43 +0300 |
Santeri Piippo |
- refactor glRenderer.h
|
changeset |
files
|
Sat, 14 Jun 2014 19:41:09 +0300 |
Santeri Piippo |
- made transparent direct colors a compile-time opt-in since it appears to be non-standard
|
changeset |
files
|
Sat, 14 Jun 2014 09:58:58 +0300 |
Santeri Piippo |
- got rid of the old numeric() function
|
changeset |
files
|
Sat, 14 Jun 2014 09:56:07 +0300 |
Santeri Piippo |
- minor edit
|
changeset |
files
|
Sat, 14 Jun 2014 09:48:55 +0300 |
Santeri Piippo |
- added close buttons to tabs
|
changeset |
files
|
Sat, 14 Jun 2014 09:34:57 +0300 |
Santeri Piippo |
- removed obsolete stuff from colors.cc header
|
changeset |
files
|
Sat, 14 Jun 2014 09:11:25 +0300 |
Santeri Piippo |
- disable the 'transparent' checkbox when there is no direct color selected
|
changeset |
files
|
Sat, 14 Jun 2014 09:05:29 +0300 |
Santeri Piippo |
- changed all color usage to use LDColor classes instead of color indices. Added support for direct colors.
|
changeset |
files
|
Thu, 05 Jun 2014 23:18:13 +0300 |
Santeri Piippo |
- source reformat
|
changeset |
files
|
Wed, 04 Jun 2014 02:08:18 +0300 |
Santeri Piippo |
- added various hi-res counterpart primitive categories
|
changeset |
files
|
Wed, 04 Jun 2014 01:56:10 +0300 |
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
|
Wed, 04 Jun 2014 01:51:18 +0300 |
Santeri Piippo |
- sort primitive categories alphabetically
|
changeset |
files
|
Wed, 04 Jun 2014 01:43:21 +0300 |
Santeri Piippo |
- added primitives toolbox
|
changeset |
files
|
Tue, 03 Jun 2014 20:28:10 +0300 |
Santeri Piippo |
- String -> QString
|
changeset |
files
|
Mon, 02 Jun 2014 14:34:23 +0300 |
Santeri Piippo |
- added an action for opening the subfiles pointed to by selected references as editable documents
|
changeset |
files
|
Mon, 02 Jun 2014 13:35:41 +0300 |
Santeri Piippo |
- made select by color/type no longer require uniform selection
|
changeset |
files
|
Mon, 02 Jun 2014 13:16:14 +0300 |
Santeri Piippo |
- LDObject::Type moved back to global namespace
|
changeset |
files
|
Mon, 02 Jun 2014 13:00:58 +0300 |
Santeri Piippo |
- removed code rendered unnecessary
|
changeset |
files
|
Mon, 02 Jun 2014 12:50:40 +0300 |
Santeri Piippo |
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
|
changeset |
files
|
Sun, 01 Jun 2014 03:15:36 +0300 |
Santeri Piippo |
- subfile inverting now detects flatness and acts accordingly instead of naively applying invertnext to everything
|
changeset |
files
|
Sun, 01 Jun 2014 02:36:29 +0300 |
Santeri Piippo |
- simplified parse error handling
|
changeset |
files
|
Thu, 29 May 2014 17:54:43 +0300 |
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
|
Thu, 22 May 2014 18:01:19 +0300 |
Santeri Piippo |
- made coordinate rounding precision configurable
|
changeset |
files
|
Wed, 21 May 2014 19:00:57 +0300 |
Santeri Piippo |
- further edits to crashcatcher
|
changeset |
files
|
Wed, 21 May 2014 18:39:03 +0300 |
Santeri Piippo |
- crashcatcher: don't use the bomb box at all, instead just write the crashlog and then abort for good
|
changeset |
files
|
Wed, 21 May 2014 18:15:09 +0300 |
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
|
Wed, 21 May 2014 13:18:19 +0300 |
Santeri Piippo |
- selecting an invertnext'd object now also selects the invertnext
|
changeset |
files
|
Sat, 17 May 2014 20:33:27 +0300 |
Santeri Piippo |
- don't crash when inverting conditional lines
|
changeset |
files
|