Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- 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
- added a selection hover effect to the renderer. selecting objects just became a lot more convenient...
Wed, 30 Apr 2014 04:25:32 +0300
, by Santeri Piippo
- cut unnecessary code from MainWindow::updateSelection. speeds it up a bit, especially when unselecting but it's not fast enough to my tastes yet
Wed, 30 Apr 2014 03:41:23 +0300
, by Santeri Piippo
- overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace
Tue, 29 Apr 2014 02:06:09 +0300
, by Santeri Piippo
- changed the config dialog's grid ui from being dynamically generated into a static one in the designer interface
Tue, 29 Apr 2014 00:15:56 +0300
, by Santeri Piippo
- use a function for utf16 type conversion instead of a macro
Tue, 29 Apr 2014 00:00:45 +0300
, by Santeri Piippo
- grids now have a single coordinate snap value instead of individual X, Y and Z values
Mon, 28 Apr 2014 21:31:24 +0300
, by Santeri Piippo
- buh
Mon, 28 Apr 2014 18:27:02 +0300
, by Santeri Piippo
- optimized picking, black is background now in pick scenes
Mon, 28 Apr 2014 18:25:15 +0300
, by Santeri Piippo
- don't let random colors be too dark (or fully white either for dark backgrounds which use white lines)
Mon, 28 Apr 2014 18:20:51 +0300
, by Santeri Piippo
- more icons
Mon, 28 Apr 2014 18:13:20 +0300
, by Santeri Piippo
- fixed: the random colors action wasn't being checked on startup if it was enabled in config, causing it to go out of sync
Mon, 28 Apr 2014 18:05:45 +0300
, by Santeri Piippo
- some minor cleanup
Mon, 28 Apr 2014 18:02:43 +0300
, by Santeri Piippo
- simplified the code handling bfc statements a bit
Mon, 28 Apr 2014 17:59:20 +0300
, by Santeri Piippo
- don't simplify (aka remove extra whitespace from) comment texts
Mon, 28 Apr 2014 17:56:51 +0300
, by Santeri Piippo
- added build time to window title properly
Mon, 28 Apr 2014 17:50:42 +0300
, by Santeri Piippo
- removed rest of the uses of <anonymous>
Mon, 28 Apr 2014 17:34:10 +0300
, by Santeri Piippo
- added changelog entries
Mon, 28 Apr 2014 17:30:20 +0300
, by Santeri Piippo
- vertex snapping is now smarter, does a depth compare to favor vertices closer to camera and does a short-range 2d check + out-of-range 2d check
Mon, 28 Apr 2014 17:00:53 +0300
, by Santeri Piippo
- removed some relics from the old immediate mode renderer
Sun, 27 Apr 2014 04:44:00 +0300
, by Santeri Piippo
- apply #pragma once to glShared.h
Sun, 27 Apr 2014 04:23:41 +0300
, by Santeri Piippo
- type-aliased QString to String
Sun, 27 Apr 2014 04:23:09 +0300
, by Santeri Piippo
- resetAngles still needs to request a zoom to fit or the ctrl-0 action doesn't zoom to fit
Sun, 27 Apr 2014 04:15:25 +0300
, by Santeri Piippo
- more elegant version of ded0a9b, do not zoom to fit in setDocument, instead zoom to fit before rendering
Sun, 27 Apr 2014 04:06:46 +0300
, by Santeri Piippo
- use #pragma once for the gl compiler header
Sun, 27 Apr 2014 03:53:57 +0300
, by Santeri Piippo
- when setting the current document, the GL compiler must be told that a merge is necessary *before* setting the renderer's document as setDocument will call zoomToFit which renders the scene. this rendering must trigger a merge or ldforge crashes if a new document is created when a document is already open.
Sun, 27 Apr 2014 03:51:10 +0300
, by Santeri Piippo
- <anonymous> -> untitled
Thu, 24 Apr 2014 02:08:53 +0300
, by Santeri Piippo
- reimplemented the Vertex class as a derivative of QVector3D
Wed, 23 Apr 2014 18:25:09 +0300
, by Santeri Piippo
- more icons
Wed, 23 Apr 2014 15:39:42 +0300
, by Santeri Piippo
- more icons
Wed, 23 Apr 2014 14:54:37 +0300
, by Santeri Piippo
- more icons
Wed, 23 Apr 2014 14:05:40 +0300
, by Santeri Piippo
- started work on new icon set
Wed, 23 Apr 2014 01:33:19 +0300
, by Santeri Piippo
Merge ../ldforge into gl
Tue, 22 Apr 2014 22:52:02 +0300
, by Santeri Piippo
- added an icon for random colors
Tue, 22 Apr 2014 22:28:19 +0300
, by Santeri Piippo
- refactored the gl compiler a tad, made selection blend work with BFC/random colors
Tue, 22 Apr 2014 22:17:37 +0300
, by Santeri Piippo
- added ability to draw with random colors
Tue, 22 Apr 2014 20:40:19 +0300
, by Santeri Piippo
- fixed: rotating a subfile would make known verts go out of sync
Sat, 19 Apr 2014 14:12:30 +0300
, by Santeri Piippo
- use less saturated colors for the axes
Sat, 19 Apr 2014 14:09:51 +0300
, by Santeri Piippo
- conditional lines are now rendered with stippled lines again
Sat, 19 Apr 2014 14:00:40 +0300
, by Santeri Piippo
- now works with selection subfiling
Sat, 19 Apr 2014 02:31:24 +0300
, by Santeri Piippo
- removed more debug stuff
Fri, 18 Apr 2014 23:33:18 +0300
, by Santeri Piippo
- sped up known vertex information gathering by an order of magnitude
Fri, 18 Apr 2014 23:17:01 +0300
, by Santeri Piippo
- cleanup
Fri, 18 Apr 2014 18:58:13 +0300
, by Santeri Piippo
- reimplemented vertex snapping
Fri, 18 Apr 2014 18:46:25 +0300
, by Santeri Piippo
- removed the debug code
Thu, 17 Apr 2014 21:51:59 +0300
, by Santeri Piippo
- fixed: use @surfacenum instead of @surfacevbo to GLCompiler::vboSize... this was causing these damn artifacts whose root cause I've been hunting for MONTHS
Thu, 17 Apr 2014 21:49:53 +0300
, by Santeri Piippo
Merge ../ldforge into gl
Thu, 17 Apr 2014 20:50:43 +0300
, by Santeri Piippo
- more debug stuff....
Thu, 17 Apr 2014 20:48:31 +0300
, by Santeri Piippo
Merge ../ldforge into gl
Tue, 08 Apr 2014 11:12:08 +0300
, by Santeri Piippo
Merge ../ldforge into gl
Tue, 08 Apr 2014 11:07:47 +0300
, by Santeri Piippo
Merge ../ldforge into gl
Tue, 08 Apr 2014 11:04:35 +0300
, by Santeri Piippo
- added safety check to the countof macro
Tue, 08 Apr 2014 11:00:29 +0300
, by Santeri Piippo
- more debugging...
Tue, 08 Apr 2014 10:54:32 +0300
, by Santeri Piippo
Merge ../ldforge into gl
Sun, 06 Apr 2014 01:40:04 +0300
, by Santeri Piippo
Merge ../ldforge into gl
Sat, 29 Mar 2014 05:38:03 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Wed, 12 Mar 2014 16:21:49 +0200
, by Santeri Piippo
- fixed: an overlay that failed to load no longer attempts to reload it over and over again
Tue, 11 Mar 2014 16:42:37 +0200
, by Santeri Piippo
- renamed some enumerators, added license header to glcompiler.cc
Tue, 11 Mar 2014 16:11:22 +0200
, by Santeri Piippo
- subfile coloring now works again
Tue, 11 Mar 2014 15:44:27 +0200
, by Santeri Piippo
- renamed several GLCompiler members and methods
Tue, 11 Mar 2014 14:35:21 +0200
, by Santeri Piippo
- only sort and strip duplicates from the objects-staged-to-compile list when actually compiling staged objects, this eliminates needless calls which slowed file loading down a ton.
Mon, 10 Mar 2014 14:30:37 +0200
, by Santeri Piippo
- fixed zoom value not being initialized properly + some other minor things
Mon, 10 Mar 2014 14:29:12 +0200
, by Santeri Piippo
- refactor
Mon, 10 Mar 2014 14:12:28 +0200
, by Santeri Piippo
- hooked object compilation to low-level functions so as to remove the compileObject() crap from edit actions
Mon, 10 Mar 2014 13:26:02 +0200
, by Santeri Piippo
- objects need to be compiled when added to the document
Mon, 10 Mar 2014 01:16:00 +0200
, by Santeri Piippo
- ported over the selected color blend from master
Mon, 10 Mar 2014 01:02:51 +0200
, by Santeri Piippo
- the GL compiler now supports multiple documents
Mon, 10 Mar 2014 00:53:39 +0200
, by Santeri Piippo
- LDDocument must be initialized with m_needsGLReInit as true or it will not be compiled properly...
Sun, 09 Mar 2014 21:14:07 +0200
, by Santeri Piippo
- fixed build errors
Sun, 09 Mar 2014 21:07:44 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Sun, 09 Mar 2014 15:00:05 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Sun, 09 Mar 2014 14:59:46 +0200
, by Santeri Piippo
- minor stuff
Sun, 09 Mar 2014 14:04:06 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Mon, 24 Feb 2014 00:59:57 +0200
, by Santeri Piippo
- axes are now drawn properly again
Sun, 23 Feb 2014 20:13:32 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Sun, 23 Feb 2014 20:03:33 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Sun, 23 Feb 2014 20:02:36 +0200
, by Santeri Piippo
- greatly improved the GL compiler, now deals colors and object removal properly
Sun, 23 Feb 2014 18:49:24 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Sat, 22 Feb 2014 16:41:03 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Thu, 06 Feb 2014 22:11:45 +0200
, by Santeri Piippo
- work on improved rendering performance
Thu, 06 Feb 2014 22:11:28 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Wed, 05 Feb 2014 06:07:05 +0200
, by Santeri Piippo
- now actually renders stuff correctly
Fri, 24 Jan 2014 22:10:49 +0200
, by Santeri Piippo
- renamed some member variables for clarity
Fri, 24 Jan 2014 20:46:57 +0200
, by Santeri Piippo
- removed some unneeded code
Fri, 24 Jan 2014 18:31:25 +0200
, by Santeri Piippo
- converted to VBO
Fri, 24 Jan 2014 18:29:11 +0200
, by Santeri Piippo
Merge ../ldforge into gl
Tue, 21 Jan 2014 02:09:14 +0200
, by Santeri Piippo
- refactoring
Tue, 21 Jan 2014 01:29:12 +0200
, by Santeri Piippo
- rename GLCompiler::Vertex to GLCompiler::VAO to avoid name conflicts
Tue, 21 Jan 2014 01:09:22 +0200
, by Santeri Piippo
- renamed VertexCompiler to GLCompiler
Tue, 21 Jan 2014 01:05:03 +0200
, by Santeri Piippo
- reworked the vertex compiler, objects are now colorized properly
Tue, 21 Jan 2014 00:53:02 +0200
, by Santeri Piippo
- Merge ../ldforge into gl
Mon, 20 Jan 2014 23:44:32 +0200
, by Santeri Piippo
- Merge ../ldforge into gl
Mon, 20 Jan 2014 23:43:47 +0200
, by Santeri Piippo
- now compiles again
Mon, 20 Jan 2014 16:42:18 +0200
, by Santeri Piippo
- Merge commit '5c835eb' into HEAD
Mon, 20 Jan 2014 15:04:26 +0200
, by Santeri Piippo
now compiles again
Wed, 23 Oct 2013 13:14:17 +0300
, by Santeri Piippo
Merge branch 'master' into gl
Wed, 23 Oct 2013 12:46:10 +0300
, by Santeri Piippo
Merge branch 'master' into gl
Wed, 25 Sep 2013 11:02:44 +0300
, by Santeri Piippo
- moved the uncolorize action to the color toolbar, renamed to uncolor
Tue, 22 Apr 2014 22:40:34 +0300
, by Santeri Piippo
- use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this.
Mon, 14 Apr 2014 16:00:36 +0300
, by Santeri Piippo
- renamed some cmake identifiers
Thu, 10 Apr 2014 13:58:06 +0300
, by Santeri Piippo
- now compiles with clang
Thu, 10 Apr 2014 13:56:41 +0300
, by Santeri Piippo
- doubled buffer sizes in updaterevision to prevent GIT_HASH from being truncated
Tue, 08 Apr 2014 11:11:32 +0300
, by Santeri Piippo
- some tweaks to version.cc
Tue, 08 Apr 2014 11:07:25 +0300
, by Santeri Piippo
- generate gitinfo.h in the build directory, not source directory. made ldforge depend on revision_check properly
Tue, 08 Apr 2014 11:03:44 +0300
, by Santeri Piippo
- use index-based iterating in LDDocument::closeUnused because deleting documents while iterating over g_loadedFiles causes the iterator to become invalidated
Sun, 06 Apr 2014 01:26:04 +0300
, by Santeri Piippo
- renamed files to camelCase
Sat, 29 Mar 2014 05:26:10 +0200
, by Santeri Piippo
- added a long int overload to StringFormatArg
Wed, 12 Mar 2014 16:20:40 +0200
, by Santeri Piippo
- fixed various compilation issues
Sun, 09 Mar 2014 14:58:46 +0200
, by Santeri Piippo
- doxygen'd DocumentPointer.h
Wed, 05 Mar 2014 20:49:28 +0200
, by Santeri Piippo
- doxygenified Version.h
Wed, 05 Mar 2014 18:42:26 +0200
, by Santeri Piippo
- changed doxygen entity style from @argh to \argh
Wed, 05 Mar 2014 18:31:22 +0200
, by Santeri Piippo
- whoah whoops
Wed, 05 Mar 2014 18:30:22 +0200
, by Santeri Piippo
- doxygenified Types.h
Wed, 05 Mar 2014 18:30:04 +0200
, by Santeri Piippo
- made MessageLog.h and RingFinder.h suitable for doxygen
Wed, 05 Mar 2014 17:29:27 +0200
, by Santeri Piippo
- added doxygen support for MainWindow.h
Wed, 05 Mar 2014 17:12:22 +0200
, by Santeri Piippo
- added license header to format.h
Wed, 05 Mar 2014 16:22:15 +0200
, by Santeri Piippo
- replaced the fmt/log/dlog/fprint macros in favor of template functions. renamed to format, print, dprint and fprint respectively.
Wed, 05 Mar 2014 12:47:00 +0200
, by Santeri Piippo
- forgot macros.h out of the previous commit
Wed, 05 Mar 2014 05:31:07 +0200
, by Santeri Piippo
- migrated the codebase to use a simpler PROPERTY macro, arrrrrrrrrrrrrrrrrrrrrgh
Wed, 05 Mar 2014 05:30:36 +0200
, by Santeri Piippo
- changed header guards into #pragma once
Wed, 05 Mar 2014 03:45:49 +0200
, by Santeri Piippo
- renamed LDObject::deleteSelf to LDObject::destroy
Wed, 05 Mar 2014 03:39:31 +0200
, by Santeri Piippo
- unified separator styles
Wed, 05 Mar 2014 02:33:58 +0200
, by Santeri Piippo
- renamed several LDObject methods
Wed, 05 Mar 2014 02:24:05 +0200
, by Santeri Piippo
- removed debug stuff
Mon, 24 Feb 2014 00:25:18 +0200
, by Santeri Piippo
- replaced the left-hand document list with a tab bar
Mon, 24 Feb 2014 00:23:54 +0200
, by Santeri Piippo
- derp
Sun, 23 Feb 2014 20:03:19 +0200
, by Santeri Piippo
- separated version stuff to new files to allow version changes be compiled near-instantly
Sun, 23 Feb 2014 19:54:30 +0200
, by Santeri Piippo
- fixed compilation
Sat, 22 Feb 2014 16:39:26 +0200
, by Santeri Piippo
- migrated to CMake again
Thu, 06 Feb 2014 20:43:22 +0200
, by Santeri Piippo
- reorganized the toolbar a little bit
Wed, 05 Feb 2014 06:06:23 +0200
, by Santeri Piippo
- updated the PROPERTY macro
Mon, 27 Jan 2014 02:34:44 +0200
, by Santeri Piippo
- refactored filenames
Tue, 21 Jan 2014 02:03:27 +0200
, by Santeri Piippo
- bleh, don't need IN_IDE_PARSER there..
Mon, 20 Jan 2014 23:44:22 +0200
, by Santeri Piippo
- added dvalof debug macro
Mon, 20 Jan 2014 23:43:14 +0200
, by Santeri Piippo
- some corrections to zoomtofit
Mon, 20 Jan 2014 14:39:49 +0200
, by Santeri Piippo
- removed some pointless typedefs
Fri, 17 Jan 2014 16:43:29 +0200
, by Santeri Piippo
- changed the default color toolbar
Mon, 13 Jan 2014 16:00:31 +0200
, by Santeri Piippo
- forgot the invokation deferer files
Mon, 13 Jan 2014 10:10:32 +0200
, by Santeri Piippo
- refactoring
Mon, 13 Jan 2014 10:07:39 +0200
, by Santeri Piippo
- added .cfg files to .gitignore
Mon, 13 Jan 2014 00:02:43 +0200
, by Santeri Piippo
- use the correct text color to draw coordinates on the viewport
Mon, 13 Jan 2014 00:01:23 +0200
, by Santeri Piippo
- GL-variables that should be document-specific are now properly document-specific (i.e. pan and zoom won't be shared across documents anymore)
Sun, 12 Jan 2014 23:38:40 +0200
, by Santeri Piippo
- make the remaining virtual methods of LDObject pure virtual
Sun, 12 Jan 2014 23:12:55 +0200
, by Santeri Piippo
- added a type alias LDObjectList
Fri, 10 Jan 2014 15:48:40 +0200
, by Santeri Piippo
- whoopsie, forgot to re-add the cache flag to that inline flagset there
Fri, 10 Jan 2014 15:41:57 +0200
, by Santeri Piippo
- make subfile references subject to position transformation again
Fri, 10 Jan 2014 15:31:05 +0200
, by Santeri Piippo
- improved rotation point finding behavior. not sure what did I even do to improve it...
Fri, 10 Jan 2014 15:28:29 +0200
, by Santeri Piippo
- use QCoreApplication::applicationDirPath instead of a custom hack to get the application path
Fri, 10 Jan 2014 11:09:38 +0200
, by Santeri Piippo
- changelog: the file loading fix was backported to 0.2.1
Fri, 10 Jan 2014 03:36:21 +0200
, by Santeri Piippo
- configuration is now always situated and read from the application working directory
Fri, 10 Jan 2014 03:35:50 +0200
, by Santeri Piippo
- did stuff to types, fixed primitive listing
Wed, 08 Jan 2014 23:52:25 +0200
, by Santeri Piippo
- removed the File class in favor of QFile
Wed, 08 Jan 2014 21:43:46 +0200
, by Santeri Piippo
- if loading another file to replace an explicitly loaded file, this file won't get closed automatically and thus needs to be manually closed. We also need to check that it's safe to close before doing this. Also fixed a rather argh problem with ::save not using the proper path...
Wed, 08 Jan 2014 13:57:10 +0200
, by Santeri Piippo
- corrected relationships between documents: opening a main file with the same name as another document is to overload it and editing the document is to invalidate its cache so that it gets rendered properly in other documents possibly referencing it.
Wed, 08 Jan 2014 13:43:39 +0200
, by Santeri Piippo
- removed the 'str' typedef, use QString directly
Tue, 07 Jan 2014 12:21:46 +0200
, by Santeri Piippo
- use --long in the git describe command for the GIT_DESCRIBE macro definition
Tue, 07 Jan 2014 12:06:12 +0200
, by Santeri Piippo
- some cleanup
Tue, 07 Jan 2014 11:56:26 +0200
, by Santeri Piippo
- reformatting
Tue, 07 Jan 2014 08:53:27 +0200
, by Santeri Piippo
- added Ball Joint-8 stuff to primitive categories
Tue, 07 Jan 2014 08:26:15 +0200
, by Santeri Piippo
- updated copyright year in the about prompt
Wed, 01 Jan 2014 00:26:47 +0200
, by Santeri Piippo
- updated copyright year. Best wishes for 2014!
Wed, 01 Jan 2014 00:25:01 +0200
, by Santeri Piippo
- when configuration options are default, they need to be removed from the settings
Sun, 29 Dec 2013 17:03:30 +0200
, by Santeri Piippo
- whoops, forgot an #include in gldraw.cc
Sun, 29 Dec 2013 17:02:40 +0200
, by Santeri Piippo
- minor edit
Sun, 29 Dec 2013 16:52:08 +0200
, by Santeri Piippo
- split the ring finder to separate files
Sun, 29 Dec 2013 16:40:45 +0200
, by Santeri Piippo
- fixed: subfile rotation had matrix multiplication done with operands the wrong way around, causing morphing
Sun, 29 Dec 2013 16:25:52 +0200
, by Santeri Piippo
- removed some unnecessary full refreshes
Sun, 29 Dec 2013 16:24:41 +0200
, by Santeri Piippo
- added a configurable select color
Mon, 23 Dec 2013 16:29:44 +0200
, by Santeri Piippo
- "black edges" now actually mean white edges when the background is dark
Mon, 23 Dec 2013 16:16:45 +0200
, by Santeri Piippo
- removed debug code from ldobject::select
Mon, 23 Dec 2013 16:13:09 +0200
, by Santeri Piippo
- refactored config code
Mon, 23 Dec 2013 16:10:36 +0200
, by Santeri Piippo
- use a local file with QSettings at all times. Registry is such a pain..
Mon, 23 Dec 2013 11:57:32 +0200
, by Santeri Piippo
- now recognizes the recently added 8\ subdirectory
Mon, 23 Dec 2013 11:48:55 +0200
, by Santeri Piippo
- removed the horrible actions.h hack in favor of usage of Qt's meta object system
Mon, 23 Dec 2013 10:57:54 +0200
, by Santeri Piippo
- updated .gitignore
Sun, 22 Dec 2013 20:46:46 +0200
, by Santeri Piippo
- forgot this too!
Sun, 22 Dec 2013 20:46:16 +0200
, by Santeri Piippo
- forgot these new files out...
Sun, 22 Dec 2013 20:45:56 +0200
, by Santeri Piippo
- documents are now refcounted. This should seriously stabilize (and speed up!) the pruning of unused files
Sun, 22 Dec 2013 20:44:46 +0200
, by Santeri Piippo
- OH MY FORKING GOD
Sat, 21 Dec 2013 02:21:07 +0200
, by Santeri Piippo
- fixed configuration dialog not accepting values past 99.99 for grid angles
Sat, 21 Dec 2013 02:19:32 +0200
, by Santeri Piippo
corrected angle display
Fri, 20 Dec 2013 18:22:24 +0200
, by Santeri Piippo
further improved file behavior
Fri, 20 Dec 2013 18:04:23 +0200
, by Santeri Piippo
- added visible line angles when drawing
Fri, 20 Dec 2013 17:06:06 +0200
, by Santeri Piippo
removed some debug code
Fri, 20 Dec 2013 13:35:08 +0200
, by Santeri Piippo
- bumped max amount of recent files from 5 to 10
Fri, 20 Dec 2013 04:05:36 +0200
, by Santeri Piippo
- added selection auto-subfiling(!)
Fri, 20 Dec 2013 04:03:48 +0200
, by Santeri Piippo
- line lengths are now displayed when drawing
Fri, 20 Dec 2013 02:05:19 +0200
, by Santeri Piippo
- non-release builds now display git revision info if available. This turned out to be much simpler to implement than I expected..
Thu, 19 Dec 2013 16:08:05 +0200
, by Santeri Piippo
- code parser no longer complains about scientific notation
Thu, 19 Dec 2013 16:01:29 +0200
, by Santeri Piippo
- cleanup closing of unused files is now defered to the event loop using a new InvokationDeferer class. This prevents ldforge from closing unused files when it *really* shouldn't be doing that, instead waiting until everything is done before it begins the cleanup process.
Thu, 19 Dec 2013 13:36:48 +0200
, by Santeri Piippo
- fixed minor goofup with for_axis
Thu, 19 Dec 2013 02:37:12 +0200
, by Santeri Piippo
- ext programs requiring wine now properly display an error prompt if wine is missing
Thu, 19 Dec 2013 02:30:36 +0200
, by Santeri Piippo
- convert overlay images explicitly to ARGB32 format, otherwise they might not be able to be made translucent properly
Thu, 19 Dec 2013 01:25:50 +0200
, by Santeri Piippo
- added file headers to crashcatcher.cc and .h
Thu, 19 Dec 2013 01:19:42 +0200
, by Santeri Piippo
- removed the version monikers, new version is now just 0.3 instead of 0.3-alpha. BUILD_ID can now only be INTERNAL and RELEASE. It was way too complicated to my tastes.
Thu, 19 Dec 2013 01:18:34 +0200
, by Santeri Piippo
- history now works on object list moving as well
Thu, 19 Dec 2013 01:06:34 +0200
, by Santeri Piippo
- implicit documents are now auto-closed when rendered unused, in general, a LOT better document closing behavior
Thu, 19 Dec 2013 00:59:49 +0200
, by Santeri Piippo
- made history ignore file loading and undo/redo calls instead of having hard-coded ignore on the actions, this will probably save a lot of hair
Wed, 18 Dec 2013 23:38:45 +0200
, by Santeri Piippo
- fixed: LDObject methods still used operator delete directly, causing *a very frustrating* crash to debug
Wed, 18 Dec 2013 20:43:50 +0200
, by Santeri Piippo
History should now behave properly..
Wed, 18 Dec 2013 19:39:55 +0200
, by Santeri Piippo
- corrected history behavior. LDObject::clone() is now off-limits, createCopy() must be used instead. LDObject::deleteSelf() must be used to delete LDObjects (destructor is protected now)
Wed, 18 Dec 2013 17:44:31 +0200
, by Santeri Piippo
- fixed: cones with 3 digit numbers wouldn't go to the "Cones (48)" category properly
Wed, 18 Dec 2013 17:03:35 +0200
, by Santeri Piippo
- LDEmpty now overrides getTypeName properly
Wed, 18 Dec 2013 14:32:17 +0200
, by Santeri Piippo
- changed source file extension from .cpp to .cc
Fri, 13 Dec 2013 20:01:49 +0200
, by Santeri Piippo
- LDObject::move is no longer virtual
Fri, 13 Dec 2013 00:39:49 +0200
, by Santeri Piippo
- fixed: LDMatrixObject's position would be an invalid pointer if it was created with the default constructor, causing a crash
Fri, 13 Dec 2013 00:31:16 +0200
, by Santeri Piippo
- Reworked primitive listing. No longer uses multi-threading.
Fri, 13 Dec 2013 00:28:24 +0200
, by Santeri Piippo
less
more
|
(0)
-240
+240
tip