2018-01-04 Santeri Piippo undo config change changeset | files
2018-01-04 Santeri Piippo simplified RoundToDecimals changeset | files
2018-01-04 Santeri Piippo happy new year 2018 changeset | files
2018-01-04 Santeri Piippo revamped format.h changeset | files
2018-01-04 Santeri Piippo reduce main.cpp changeset | files
2018-01-04 Santeri Piippo simplified Matrix changeset | files
2018-01-04 Santeri Piippo replaced Origin with default-constructed Vertex changeset | files
2018-01-04 Santeri Piippo fix paren style changeset | files
2018-01-04 Santeri Piippo add autosave changeset | files
2018-01-04 Santeri Piippo replaced "Config->" with "config." changeset | files
2018-01-04 Santeri Piippo increased range of GLRenderer bounds changeset | files
2018-01-04 Santeri Piippo circlemode: don't wait for the last click changeset | files
2017-05-07 Teemu Piippo Worked more on the library collection thing changeset | files
2017-03-27 Teemu Piippo LibraryCollection now derives from QObject and QVector<Library> changeset | files
2017-03-12 Teemu Piippo More work on library collections changeset | files
2017-03-09 Teemu Piippo Laid groundwork for library collection support. changeset | files
2017-03-08 Teemu Piippo Some cleanup in LDPaths changeset | files
2017-03-08 Teemu Piippo Removed the unary min and max functions. changeset | files
2017-03-08 Teemu Piippo Better encapsulated the BaseConfiguration class. changeset | files
2017-03-08 Teemu Piippo Whoops changeset | files
2017-03-08 Teemu Piippo Split the configuration main interface to a new class, BaseInterface, so that moc can properly deal with it. changeset | files
2017-03-06 Teemu Piippo Configuration changes can now be detected with signals. changeset | files
2017-03-06 Teemu Piippo Added Python tools to CMake so that they show up in IDEs changeset | files
2017-03-06 Teemu Piippo Simplified GLCompiler vbo interface changeset | files
2017-03-05 Teemu Piippo PrimitiveScanner is no longer a HierarchyElement. changeset | files
2017-03-05 Teemu Piippo Grid is now a namespace. changeset | files
2017-03-05 Teemu Piippo MathFunctions is now a namespace. changeset | files
2017-03-05 Teemu Piippo Fixed NewPartDialog leaking the memory allocated by the user interface. changeset | files
2017-03-05 Teemu Piippo NewPartDialog is no longer a HierarchyElement. changeset | files
2017-03-05 Teemu Piippo ColorSelector is no longer a HierarchyElement. changeset | files
2017-03-05 Teemu Piippo GuiUtilities is now a namespace. changeset | files
2017-03-05 Teemu Piippo The Grid class is no longer a hierarchy element or a QObject. changeset | files
2017-03-05 Teemu Piippo Made configuration a global singleton. I think I can give in at least that much because it makes solving a lot of problems easier. changeset | files
2017-03-05 Teemu Piippo Also removed the copy constructor and copy assignment because those only are bad news for a resource managing vector... changeset | files
2017-03-05 Teemu Piippo and let's put a newline there... changeset | files
2017-03-05 Teemu Piippo Deleted the copy constructor version of ResourceVector<T>::insert, like with append changeset | files
2017-03-05 Teemu Piippo Sorted the methods in Model's public section. changeset | files
2017-03-05 Teemu Piippo Renamed some methods of the Model class to remove the 'emplace' word (however cromulent it is, being from STL...) from them. changeset | files
2017-03-05 Teemu Piippo Moved LDObject lifetime management from Model to ResourceVector. This is a large refactor that removes some hacks from the Model class. changeset | files
2017-03-05 Teemu Piippo Added a new type ResourceVector which manages object lifetimes, and used it to remove a bit of memory management. changeset | files
2017-03-04 Teemu Piippo Polar grid is now togglable. changeset | files
2017-03-04 Teemu Piippo CMake fixes changeset | files
2017-03-03 Teemu Piippo Added polar grid snapping code. changeset | files
2017-03-03 Teemu Piippo Added polar grid rendering (which is disabled for now). changeset | files
2017-03-03 Teemu Piippo Grid::snap now snaps points. changeset | files
2017-03-03 Teemu Piippo Simplified Grid::snap. changeset | files
2017-03-03 Teemu Piippo At long last, the grid is finally now rendered onto the viewport. Woop! changeset | files
2017-03-02 Teemu Piippo Added support for ideal co-ordinates, which should make writing editing tools a lot easier. For some reason they don't yet work with the back and right cameras. changeset | files
(0) -1000 -300 -100 -48 +48 +100 tip

mercurial