Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- removed the clock timer I forgot in the previous commit
experimental
Tue, 09 Sep 2014 02:39:04 +0300
, by Teemu Piippo
- rewritten updateSelection() core loop, a new algorithm there makes selection updating a ton lot faster than before
experimental
Tue, 09 Sep 2014 02:36:14 +0300
, by Teemu Piippo
- re-committed bfc work (this makes 903ec1e46298 a suitable common ancestor for experimental branch features)
experimental
Tue, 09 Sep 2014 01:17:36 +0300
, by Teemu Piippo
- backed out work done on bfc (re-committing later)
experimental
Tue, 09 Sep 2014 01:16:24 +0300
, by Teemu Piippo
- merged with default
experimental
Tue, 09 Sep 2014 01:15:24 +0300
, by Teemu Piippo
- improved part downloader: now asks for the path instead of just directing the user to settings. auto-fix download now configurable and opt-in
Sun, 07 Sep 2014 22:55:44 +0300
, by Teemu Piippo
- interface fixes and changes: edit modes now use plain letter keybinds like gimp, fixed some edit modes missing from the menu, magic wand now follows the selection mode (in order to group selective/drawing modes together like that), etc
Sun, 07 Sep 2014 21:08:53 +0300
, by Teemu Piippo
- fixed endless loop in prepareVBO due to badly incremented iterator
Sun, 07 Sep 2014 20:51:14 +0300
, by Teemu Piippo
- commit work done on bfc support
experimental
Sun, 07 Sep 2014 18:41:23 +0300
, by Teemu Piippo
- fixed: missing WIN32 keyword in cmakelists caused the command prompt to show up when ldforge was executed
Sun, 07 Sep 2014 04:15:54 +0300
, by Teemu Piippo
- fixed: due to a shared pointer called via reference called dismiss() in LDDocument::closeInitialFile, this could cause LDDocuments to delete themselves in setImplicit(true) as no shared pointers were left inside closeInitialFile to keep the refcount up.
Sun, 07 Sep 2014 04:11:55 +0300
, by Teemu Piippo
- fixed compilation on windows
Sun, 07 Sep 2014 01:13:20 +0300
, by Teemu Piippo
- a more elegant fix to the problem addressed in the previous commit
Sat, 06 Sep 2014 23:21:28 +0300
, by Teemu Piippo
- fixed documentless objects being selected on document close
Sat, 06 Sep 2014 23:18:26 +0300
, by Teemu Piippo
- if an external program fails to run properly, an stdout&stderr log is now printed
Sat, 06 Sep 2014 20:40:58 +0300
, by Teemu Piippo
- changed the unorthodox color selection grid into a push button grid
Sat, 06 Sep 2014 15:45:07 +0300
, by Teemu Piippo
- fixed infinite recursion when loading logoed studs
Thu, 04 Sep 2014 11:48:05 +0300
, by Teemu Piippo
- renamed line loop to line path, updated changelog
Wed, 03 Sep 2014 01:44:51 +0300
, by Teemu Piippo
- finished line loop mode
Wed, 03 Sep 2014 01:28:58 +0300
, by Teemu Piippo
- added line loop mode (doesn't actually create anything yet)
Tue, 02 Sep 2014 13:34:01 +0300
, by Teemu Piippo
- circle mode now locks the angle offset on final confirmation stage
Mon, 01 Sep 2014 10:37:42 +0300
, by Teemu Piippo
- refactor
Mon, 01 Sep 2014 10:00:29 +0300
, by Teemu Piippo
- display a label next to the spinbox showing the fraction
Sun, 31 Aug 2014 20:54:56 +0300
, by Teemu Piippo
- axed an unused variable
Sun, 31 Aug 2014 20:42:20 +0300
, by Teemu Piippo
- circle tool is now able to rotate the partial circular primitives spawned
Sun, 31 Aug 2014 20:39:30 +0300
, by Teemu Piippo
- ring finder now also tries scaling by 10 (3.4, 6.4 -> 34, 64), fixed floating point math argghhhhhhhh
Sun, 31 Aug 2014 14:38:53 +0300
, by Teemu Piippo
- now tries to download missing files off ldraw.org
Sun, 31 Aug 2014 03:10:51 +0300
, by Teemu Piippo
- now able to spawn partial circular primitives
Sat, 30 Aug 2014 20:09:30 +0300
, by Teemu Piippo
- circle mode can now do hi-res
Sat, 30 Aug 2014 16:08:05 +0300
, by Teemu Piippo
- ldforge can now open files from command-line input
Sat, 30 Aug 2014 14:54:10 +0300
, by Teemu Piippo
- got rid of an annoying debug message
Sun, 24 Aug 2014 01:42:46 +0300
, by Teemu Piippo
- get rid of NUM_PRIMES
Wed, 06 Aug 2014 17:09:13 +0300
, by Teemu Piippo
- major identifier renaming
Wed, 06 Aug 2014 16:18:24 +0300
, by Teemu Piippo
- more refactor, updated .hgignore
Mon, 04 Aug 2014 13:43:54 +0300
, by Teemu Piippo
- refactor
Mon, 04 Aug 2014 03:35:25 +0300
, by Teemu Piippo
- use less verbose commit time/version string in the window title
Tue, 29 Jul 2014 13:16:48 +0300
, by Teemu Piippo
- fixed crash-on-exit (simply by not running full destruction processing during program termination)
Tue, 29 Jul 2014 13:12:22 +0300
, by Teemu Piippo
- and fixed compilation on linux systems too
Mon, 28 Jul 2014 16:38:34 +0300
, by Teemu Piippo
- fixed compilation on windows systems
Mon, 28 Jul 2014 03:34:05 +0300
, by Santeri Piippo
- fixed: changing the document of a subfile wasn't recorded into history properly
Sun, 27 Jul 2014 15:13:42 +0300
, by Teemu Piippo
- 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
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip