Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- whoah looks like I forgot to save in designer...
Sun, 27 Jul 2014 04:35:48 +0300
, by Teemu Piippo
- down with all these unnecessary semicolons!
Sun, 27 Jul 2014 04:35:00 +0300
, by Teemu Piippo
- refactored up the configuration dialog. Instead of setting all configuration values one-by-one, dynamically fill in the values and save them into config based on widget names and data
Sun, 27 Jul 2014 04:25:50 +0300
, by Teemu Piippo
- changed configuration entry name from minuscule camelCase to majuscule CamelCase. reasoning for this being that these variables are globals.
Sun, 27 Jul 2014 03:14:27 +0300
, by Teemu Piippo
- fixed: direct color support did not work properly with full-black #000000
Sun, 27 Jul 2014 02:55:27 +0300
, by Teemu Piippo
- refactoring
Sun, 27 Jul 2014 02:40:21 +0300
, by Teemu Piippo
- refactor
Sat, 26 Jul 2014 03:43:37 +0300
, by Teemu Piippo
- use the untransformed subfile when testing whether a subfile is flat, otherwise it won't be considered flat if the subfile is rotated. or worse...
Sun, 20 Jul 2014 05:01:51 +0300
, by Teemu Piippo
- added a code generator to produce a configuration.inc which replaces the old, DIABOLIC configuration indexing mechanism
Wed, 16 Jul 2014 18:57:48 +0300
, by Teemu Piippo
- changed copyright lines to use my legal name instead of my nickname
Wed, 16 Jul 2014 15:00:41 +0300
, by Teemu Piippo
- moved LDMatrixObject to be an abstract class deriving from LDObject. LDSubfile only inherits from LDMatrixObject.
Wed, 16 Jul 2014 14:59:39 +0300
, by Teemu Piippo
- moved ringFinder into root source directory, clearing the src/misc/ directory
Tue, 15 Jul 2014 03:02:22 +0300
, by Teemu Piippo
- split the rectangle ability out of the draw mode into its own edit mode
Tue, 15 Jul 2014 02:54:23 +0300
, by Teemu Piippo
- changed `&&` and `||` operators to their named variants `and` and `or`
Sun, 13 Jul 2014 20:40:24 +0300
, by Teemu Piippo
- part downloader: update the input widget with the corrected part name when guesswork is done
Sun, 13 Jul 2014 20:28:52 +0300
, by Teemu Piippo
- initialize History as not ignoring or history will not work at all with new files
Sun, 13 Jul 2014 17:18:44 +0300
, by Teemu Piippo
- altered the non-release version string format
Sun, 13 Jul 2014 17:05:28 +0300
, by Teemu Piippo
- fixed incorrect conversions of weak pointers to strong ones
Sun, 13 Jul 2014 17:02:43 +0300
, by Teemu Piippo
- reimplemented vertex tracking using a method similar to what the GL compiler uses
Sun, 13 Jul 2014 16:48:29 +0300
, by Teemu Piippo
- now prints the filesize upon successful save
Mon, 07 Jul 2014 18:52:10 +0300
, by Santeri Piippo
- magic wand: when flood-selecting surfaces, also pick any matching conditional lines
Mon, 07 Jul 2014 15:38:45 +0300
, by Santeri Piippo
- fixed: ring finder's solutions' scale values would drop to 0.0 if it would not choose to upscale radii
Mon, 07 Jul 2014 02:13:31 +0300
, by Santeri Piippo
- okay that was dumb
Sat, 05 Jul 2014 02:20:53 +0300
, by Santeri Piippo
- updated filenames
Sat, 05 Jul 2014 02:02:31 +0300
, by Santeri Piippo
- now with license headers
Sat, 05 Jul 2014 01:45:32 +0300
, by Santeri Piippo
- and now it works fine too
Sat, 05 Jul 2014 01:44:41 +0300
, by Santeri Piippo
- now compiles
Sat, 05 Jul 2014 01:17:48 +0300
, by Santeri Piippo
- merged with main
Fri, 04 Jul 2014 23:44:44 +0300
, by Santeri Piippo
- more work on edit modes
Fri, 04 Jul 2014 23:43:39 +0300
, by Santeri Piippo
- more work on edit modes
Fri, 04 Jul 2014 22:40:35 +0300
, by Santeri Piippo
- saving work done on edit mode revamp
Fri, 04 Jul 2014 22:19:01 +0300
, by Santeri Piippo
- updated qrc
Fri, 04 Jul 2014 23:43:57 +0300
, by Santeri Piippo
- draw the free camera icon when in magic wand mode
Fri, 04 Jul 2014 00:09:37 +0300
, by Santeri Piippo
- changelog entry for magic wand
Fri, 04 Jul 2014 00:05:23 +0300
, by Santeri Piippo
- 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
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip