changelog
- 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()
- Sat, 06 Sep 2014 15:45:07 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Sep 2014 15:45:07 +0300] rev 878
- - changed the unorthodox color selection grid into a push button grid
- Thu, 04 Sep 2014 11:48:05 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Thu, 04 Sep 2014 11:48:05 +0300] rev 877
- - fixed infinite recursion when loading logoed studs
- Wed, 03 Sep 2014 01:44:51 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 03 Sep 2014 01:44:51 +0300] rev 876
- - renamed line loop to line path, updated changelog
- Wed, 03 Sep 2014 01:28:58 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Wed, 03 Sep 2014 01:28:58 +0300] rev 875
- - finished line loop mode
- enter and backspace keys may now be used with the draw modes
- Tue, 02 Sep 2014 13:34:01 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Tue, 02 Sep 2014 13:34:01 +0300] rev 874
- - added line loop mode (doesn't actually create anything yet)
- Mon, 01 Sep 2014 10:37:42 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 01 Sep 2014 10:37:42 +0300] rev 873
- - circle mode now locks the angle offset on final confirmation stage