changelog
- Wed, 05 Nov 2014 02:07:38 +0200
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 05 Nov 2014 02:07:38 +0200] rev 906
- - merged bfc with default
- Sat, 20 Sep 2014 14:47:45 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 20 Sep 2014 14:47:45 +0300] rev 905
- - merged with default
- Sat, 20 Sep 2014 14:47:13 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 20 Sep 2014 14:47:13 +0300] rev 904
- - added CMakeLists.txt.user to ignore list
- Tue, 16 Sep 2014 19:32:50 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 16 Sep 2014 19:32:50 +0300] rev 903
- - removed old .gitignore
- Thu, 23 Oct 2014 03:16:50 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 23 Oct 2014 03:16:50 +0300] rev 902
- - removed unneeded debug lines... whoops
- Wed, 22 Oct 2014 20:53:15 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 22 Oct 2014 20:53:15 +0300] rev 901
- - zoom-to-fit now works.. better than before
- zooming no longer jumps to absurd values when zooming in enough
- Wed, 22 Oct 2014 20:19:53 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 22 Oct 2014 20:19:53 +0300] rev 900
- - commit work done on header/body split
- Wed, 22 Oct 2014 16:10:52 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 22 Oct 2014 16:10:52 +0300] rev 899
- - added integrity scan first steps
- Tue, 21 Oct 2014 20:36:03 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 21 Oct 2014 20:36:03 +0300] rev 898
- - bumped version to 0.4
- Tue, 21 Oct 2014 20:35:37 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 21 Oct 2014 20:35:37 +0300] rev 897
- - pressing ctrl while drawing now locks the draw to cardinal directions
- Wed, 10 Sep 2014 14:02:31 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 10 Sep 2014 14:02:31 +0300] rev 896
- - now remembers what toolbars are enabled and what are disabled in config
- Tue, 09 Sep 2014 02:44:02 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 09 Sep 2014 02:44:02 +0300] rev 895
- - merged with default
- Tue, 09 Sep 2014 02:42:21 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 09 Sep 2014 02:42:21 +0300] rev 894
- - merged selection optimization from experimental into default
- Tue, 09 Sep 2014 02:39:04 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 09 Sep 2014 02:39:04 +0300] rev 893
- - removed the clock timer I forgot in the previous commit
- Tue, 09 Sep 2014 02:36:14 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 09 Sep 2014 02:36:14 +0300] rev 892
- - rewritten updateSelection() core loop, a new algorithm there makes selection updating a ton lot faster than before
- Tue, 09 Sep 2014 01:17:36 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 09 Sep 2014 01:17:36 +0300] rev 891
- - re-committed bfc work (this makes 903ec1e46298 a suitable common ancestor for experimental branch features)
- Tue, 09 Sep 2014 01:16:24 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 09 Sep 2014 01:16:24 +0300] rev 890
- - backed out work done on bfc (re-committing later)
- Tue, 09 Sep 2014 01:15:24 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 09 Sep 2014 01:15:24 +0300] rev 889
- - merged with default
- Sun, 07 Sep 2014 22:55:44 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 07 Sep 2014 22:55:44 +0300] rev 888
- - 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 21:08:53 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 07 Sep 2014 21:08:53 +0300] rev 887
- - 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 20:51:14 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 07 Sep 2014 20:51:14 +0300] rev 886
- - fixed endless loop in prepareVBO due to badly incremented iterator
- Sun, 07 Sep 2014 18:41:23 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 07 Sep 2014 18:41:23 +0300] rev 885
- - commit work done on bfc support
- Sun, 07 Sep 2014 04:15:54 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 07 Sep 2014 04:15:54 +0300] rev 884
- - fixed: missing WIN32 keyword in cmakelists caused the command prompt to show up when ldforge was executed
- Sun, 07 Sep 2014 04:11:55 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 07 Sep 2014 04:11:55 +0300] rev 883
- - 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.
- fixed: bad QMap iteration after erase in the gl compiler
how diabolic can bugs get? *shudder*
- Sun, 07 Sep 2014 01:13:20 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 07 Sep 2014 01:13:20 +0300] rev 882
- - fixed compilation on windows
- Sat, 06 Sep 2014 23:21:28 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Sep 2014 23:21:28 +0300] rev 881
- - a more elegant fix to the problem addressed in the previous commit
- Sat, 06 Sep 2014 23:18:26 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Sep 2014 23:18:26 +0300] rev 880
- - fixed documentless objects being selected on document close
- Sat, 06 Sep 2014 20:40:58 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Sep 2014 20:40:58 +0300] rev 879
- - if an external program fails to run properly, an stdout&stderr log is now printed
- fixed: external program commandlines got botched up due to bad default argument in Join()