Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- use --long in the git describe command for the GIT_DESCRIBE macro definition
2014-01-07
, by Santeri Piippo
- some cleanup
2014-01-07
, by Santeri Piippo
- reformatting
2014-01-07
, by Santeri Piippo
- added Ball Joint-8 stuff to primitive categories
2014-01-07
, by Santeri Piippo
- updated copyright year in the about prompt
2013-12-31
, by Santeri Piippo
- updated copyright year. Best wishes for 2014!
2013-12-31
, by Santeri Piippo
- when configuration options are default, they need to be removed from the settings
2013-12-29
, by Santeri Piippo
- whoops, forgot an #include in gldraw.cc
2013-12-29
, by Santeri Piippo
- minor edit
2013-12-29
, by Santeri Piippo
- split the ring finder to separate files
2013-12-29
, by Santeri Piippo
- fixed: subfile rotation had matrix multiplication done with operands the wrong way around, causing morphing
2013-12-29
, by Santeri Piippo
- removed some unnecessary full refreshes
2013-12-29
, by Santeri Piippo
- added a configurable select color
2013-12-23
, by Santeri Piippo
- "black edges" now actually mean white edges when the background is dark
2013-12-23
, by Santeri Piippo
- removed debug code from ldobject::select
2013-12-23
, by Santeri Piippo
- refactored config code
2013-12-23
, by Santeri Piippo
- use a local file with QSettings at all times. Registry is such a pain..
2013-12-23
, by Santeri Piippo
- now recognizes the recently added 8\ subdirectory
2013-12-23
, by Santeri Piippo
- removed the horrible actions.h hack in favor of usage of Qt's meta object system
2013-12-23
, by Santeri Piippo
- updated .gitignore
2013-12-22
, by Santeri Piippo
- forgot this too!
2013-12-22
, by Santeri Piippo
- forgot these new files out...
2013-12-22
, by Santeri Piippo
- documents are now refcounted. This should seriously stabilize (and speed up!) the pruning of unused files
2013-12-22
, by Santeri Piippo
- OH MY FORKING GOD
2013-12-21
, by Santeri Piippo
- fixed configuration dialog not accepting values past 99.99 for grid angles
2013-12-21
, by Santeri Piippo
corrected angle display
2013-12-20
, by Santeri Piippo
further improved file behavior
2013-12-20
, by Santeri Piippo
- added visible line angles when drawing
2013-12-20
, by Santeri Piippo
removed some debug code
2013-12-20
, by Santeri Piippo
- bumped max amount of recent files from 5 to 10
2013-12-20
, by Santeri Piippo
- added selection auto-subfiling(!)
2013-12-20
, by Santeri Piippo
- line lengths are now displayed when drawing
2013-12-20
, 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..
2013-12-19
, by Santeri Piippo
- code parser no longer complains about scientific notation
2013-12-19
, 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.
2013-12-19
, by Santeri Piippo
- fixed minor goofup with for_axis
2013-12-19
, by Santeri Piippo
- ext programs requiring wine now properly display an error prompt if wine is missing
2013-12-19
, by Santeri Piippo
- convert overlay images explicitly to ARGB32 format, otherwise they might not be able to be made translucent properly
2013-12-18
, by Santeri Piippo
- added file headers to crashcatcher.cc and .h
2013-12-18
, 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.
2013-12-18
, by Santeri Piippo
- history now works on object list moving as well
2013-12-18
, by Santeri Piippo
- implicit documents are now auto-closed when rendered unused, in general, a LOT better document closing behavior
2013-12-18
, 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
2013-12-18
, by Santeri Piippo
- fixed: LDObject methods still used operator delete directly, causing *a very frustrating* crash to debug
2013-12-18
, by Santeri Piippo
History should now behave properly..
2013-12-18
, 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)
2013-12-18
, by Santeri Piippo
- fixed: cones with 3 digit numbers wouldn't go to the "Cones (48)" category properly
2013-12-18
, by Santeri Piippo
- LDEmpty now overrides getTypeName properly
2013-12-18
, by Santeri Piippo
- changed source file extension from .cpp to .cc
2013-12-13
, by Santeri Piippo
- LDObject::move is no longer virtual
2013-12-12
, by Santeri Piippo
- fixed: LDMatrixObject's position would be an invalid pointer if it was created with the default constructor, causing a crash
2013-12-12
, by Santeri Piippo
- Reworked primitive listing. No longer uses multi-threading.
2013-12-12
, by Santeri Piippo
- LDFile renamed to LDDocument, file.h -> document.h
2013-12-12
, by Santeri Piippo
net_autoclose is now true by default
2013-12-06
, by Santeri Piippo
renamed LDCndLine to LDCondLine
2013-12-06
, by Santeri Piippo
more stuff
2013-12-06
, by Santeri Piippo
Cleaned up download.cpp/.h, used PROPERTY. Added LIST_OPS to PROPERTY
2013-12-06
, by Santeri Piippo
minor cleanup
2013-12-06
, by Santeri Piippo
Renamed "quick colors" in the configuration to "color toolbar"
2013-12-06
, by Santeri Piippo
- re-added the external programs to the toolbar
2013-12-06
, by Santeri Piippo
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip