Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Replaced uses of LDSpawn with the Model class in edit modes
2017-01-29
, by Teemu Piippo
Removed dead code that's standing in the way of refactoring
2017-01-29
, by Teemu Piippo
Removed the AddObjectDialog. Garbage code that absolutely needs to be reimplemented.
2017-01-29
, by Teemu Piippo
Made the quad→triangles use emplacement. However, now it crashes because of problems in the underlying system (the LDObject constructor shouldn't do anything in regard to the model!)
2017-01-29
, by Teemu Piippo
Major overhaul of object→document relationship: added the Model class which models the object buffer. Each object is to be included in a model (an invariant that currently does not hold). A document is a subclass of a model. The LDObject is also now agnostic about selection, and the selection is now a set. A lot of things are probably broken now but it's a major step forward.
2017-01-29
, by Teemu Piippo
Happy new year 2017!
2017-01-28
, by Teemu Piippo
Matrices are now input with 9 spinboxes instead of a MLCad-style line edit
2017-01-28
, by Teemu Piippo
Moved the identity matrix constant into Matrix's namespace
2017-01-28
, by Teemu Piippo
Removed the dangerous C-array constructor from the matrix - no need for it anyway since the matrix already is an array of doubles.
2017-01-28
, by Teemu Piippo
Reworked the Matrix interface so that less index math is involved
2017-01-28
, by Teemu Piippo
Fixed formatFileSize
2017-01-28
, by Teemu Piippo
Refactor roundToDecimals and formatFileSize
2017-01-28
, by Teemu Piippo
Actually, let's call it countof(). Makes more sense.
2017-01-28
, by Teemu Piippo
Replaced '.length()' with 'length()' where appropriate
2017-01-28
, by Teemu Piippo
Replaced uses of 'x.size()' with 'length(x)'
2017-01-28
, by Teemu Piippo
refactor: added the length() function that's like Python's len()
2017-01-28
, by Teemu Piippo
refactor
2017-01-28
, by Teemu Piippo
Display error string if unable to write a crash log.
2016-11-19
, by Teemu Piippo
Made DEFINE_FLAG_ACCESS_METHODS a function macro
2016-11-18
, by Teemu Piippo
Cleaned up crash catcher, fixed missing <math.h> include
2016-11-18
, by Teemu Piippo
Fixed additive range selection not working properly.
2016-11-17
, by Teemu Piippo
Cleanup in GL renderer...
2016-11-17
, by Teemu Piippo
Cleaned up PrimitiveScanner
2016-11-17
, by Teemu Piippo
Further cleanup
2016-11-15
, by Teemu Piippo
Refactor primitives
2016-11-15
, by Teemu Piippo
Refactor FileToolset
2016-11-15
, by Teemu Piippo
Moved the about dialog into the file toolset and removed the mail button (the forums are better for this anyway)
2016-11-15
, by Teemu Piippo
Removed the 'once' macro since it's not used
2016-11-15
, by Teemu Piippo
Removed the USE_QT5 macro now that we're Qt5 only.
2016-11-15
, by Teemu Piippo
Change "m_" prefix to "_" in members of PartDownloader
2016-11-15
, by Teemu Piippo
less
more
|
(0)
-1000
-300
-100
-50
-30
+30
+50
+100
+300
tip