Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- update the object list when the magic wand empties the selection when clicking on background
Fri, 04 Jul 2014 00:04:51 +0300
, by Santeri Piippo
- added the magic wand tool
Thu, 03 Jul 2014 21:08:32 +0300
, by Santeri Piippo
- optimized simplify()
Mon, 30 Jun 2014 05:53:14 +0300
, by Santeri Piippo
- refactor
Mon, 30 Jun 2014 05:52:10 +0300
, by Santeri Piippo
- added ability to filter out surfaces/edgelines/condlines from the viewport
Sun, 29 Jun 2014 17:06:21 +0300
, by Santeri Piippo
- refactored stuff
Sun, 29 Jun 2014 15:22:43 +0300
, by Santeri Piippo
- refactor
Sun, 22 Jun 2014 21:13:50 +0300
, by Santeri Piippo
- ringfinder: attempt to upscale fractional radii to integral ones. this improves results
Sun, 22 Jun 2014 18:33:26 +0300
, by Santeri Piippo
- refactored up the ringfinder, apply -DDEBUG with RelWithDebInfo
Sun, 22 Jun 2014 17:55:27 +0300
, by Santeri Piippo
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Sun, 22 Jun 2014 17:27:50 +0300
, by Santeri Piippo
README.md edited online with Bitbucket
Sun, 22 Jun 2014 14:23:35 +0000
, by crimsondusk
- adapted the code to use hg-based updaterevision
Sun, 22 Jun 2014 17:17:32 +0300
, by Santeri Piippo
- transitioned from git to hg
Sun, 22 Jun 2014 14:51:41 +0300
, by Santeri Piippo
- moved most of LDColorData API into LDColor
Sun, 22 Jun 2014 03:55:56 +0300
, by Santeri Piippo
- refactor. got rid of the LDSharedVertex nonsense, fixed up split lines action
Mon, 16 Jun 2014 18:31:13 +0300
, by Santeri Piippo
- added split lines action, doesn't yet work very well
Mon, 16 Jun 2014 17:55:10 +0300
, by Santeri Piippo
- allow 5 decimals for grid precision
Mon, 16 Jun 2014 15:32:33 +0300
, by Santeri Piippo
- refactor glRenderer.h
Sun, 15 Jun 2014 19:21:43 +0300
, by Santeri Piippo
- made transparent direct colors a compile-time opt-in since it appears to be non-standard
Sat, 14 Jun 2014 19:41:09 +0300
, by Santeri Piippo
- got rid of the old numeric() function
Sat, 14 Jun 2014 09:58:58 +0300
, by Santeri Piippo
- minor edit
Sat, 14 Jun 2014 09:56:07 +0300
, by Santeri Piippo
- added close buttons to tabs
Sat, 14 Jun 2014 09:48:55 +0300
, by Santeri Piippo
- removed obsolete stuff from colors.cc header
Sat, 14 Jun 2014 09:34:57 +0300
, by Santeri Piippo
- disable the 'transparent' checkbox when there is no direct color selected
Sat, 14 Jun 2014 09:11:25 +0300
, by Santeri Piippo
- changed all color usage to use LDColor classes instead of color indices. Added support for direct colors.
Sat, 14 Jun 2014 09:05:29 +0300
, by Santeri Piippo
- source reformat
Thu, 05 Jun 2014 23:18:13 +0300
, by Santeri Piippo
- added various hi-res counterpart primitive categories
Wed, 04 Jun 2014 02:08:18 +0300
, by 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.
Wed, 04 Jun 2014 01:56:10 +0300
, by Santeri Piippo
- sort primitive categories alphabetically
Wed, 04 Jun 2014 01:51:18 +0300
, by Santeri Piippo
- added primitives toolbox
Wed, 04 Jun 2014 01:43:21 +0300
, by Santeri Piippo
- String -> QString
Tue, 03 Jun 2014 20:28:10 +0300
, by Santeri Piippo
- added an action for opening the subfiles pointed to by selected references as editable documents
Mon, 02 Jun 2014 14:34:23 +0300
, by Santeri Piippo
- made select by color/type no longer require uniform selection
Mon, 02 Jun 2014 13:35:41 +0300
, by Santeri Piippo
- LDObject::Type moved back to global namespace
Mon, 02 Jun 2014 13:16:14 +0300
, by Santeri Piippo
- removed code rendered unnecessary
Mon, 02 Jun 2014 13:00:58 +0300
, by Santeri Piippo
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
Mon, 02 Jun 2014 12:50:40 +0300
, by Santeri Piippo
- subfile inverting now detects flatness and acts accordingly instead of naively applying invertnext to everything
Sun, 01 Jun 2014 03:15:36 +0300
, by Santeri Piippo
- simplified parse error handling
Sun, 01 Jun 2014 02:36:29 +0300
, by 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.
Thu, 29 May 2014 17:54:43 +0300
, by Santeri Piippo
- made coordinate rounding precision configurable
Thu, 22 May 2014 18:01:19 +0300
, by Santeri Piippo
- further edits to crashcatcher
Wed, 21 May 2014 19:00:57 +0300
, by Santeri Piippo
- crashcatcher: don't use the bomb box at all, instead just write the crashlog and then abort for good
Wed, 21 May 2014 18:39:03 +0300
, by Santeri Piippo
- reformatted the changelog. 0.3-specific changes reformatted to use Zandronum-like version history, this is much easier to work with
Wed, 21 May 2014 18:15:09 +0300
, by Santeri Piippo
- selecting an invertnext'd object now also selects the invertnext
Wed, 21 May 2014 13:18:19 +0300
, by Santeri Piippo
- don't crash when inverting conditional lines
Sat, 17 May 2014 20:33:27 +0300
, by Santeri Piippo
- removed the build time in favor of commit time which I think is much more important
Sat, 17 May 2014 15:45:56 +0300
, by Santeri Piippo
- bfc red/green view and random colors are now mutually exclusive, enabling one disables the other.
Sat, 17 May 2014 15:38:20 +0300
, by Santeri Piippo
- make pick scenes always use particularly thick lines so that the line picking behavior is relayed to the mouse-over highlight
Sat, 17 May 2014 02:00:02 +0300
, by Santeri Piippo
- use a faster ID choosing setup, this should work so long as nobody goes to create 17 million objects
Fri, 16 May 2014 21:59:03 +0300
, by Santeri Piippo
- hopefully stabilized the entire shared pointers deal now
Fri, 16 May 2014 21:31:20 +0300
, by Santeri Piippo
- improved shared pointer behavior, still not there yet
Fri, 16 May 2014 01:22:24 +0300
, by Santeri Piippo
- initial overhaul with smart pointers
Fri, 09 May 2014 12:06:56 +0300
, by Santeri Piippo
- slight refactor in ldobject methods
Mon, 05 May 2014 17:18:01 +0300
, by Santeri Piippo
- renamed some renderer members
Mon, 05 May 2014 17:09:25 +0300
, by Santeri Piippo
- crashcatcher: hide the main window before doing anything and also write the crashlog into a file
Mon, 05 May 2014 17:04:30 +0300
, by 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
Mon, 05 May 2014 16:50:36 +0300
, by Santeri Piippo
- grid-snap the drawn circle radius, not the point used for the distance calculation
Mon, 05 May 2014 02:19:35 +0300
, by Santeri Piippo
- added a macro for adding operator++ and operator-- to enums, less cast hell this way
Sat, 03 May 2014 00:36:50 +0300
, by Santeri Piippo
- significantly sped up selecting all objects, it is now an actually fast operation
Thu, 01 May 2014 14:26:10 +0300
, by Santeri Piippo
- made the mouse-hover object highlight togglable from configuration
Wed, 30 Apr 2014 23:44:50 +0300
, by Santeri Piippo
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip