Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Made configuration a global singleton. I think I can give in at least that much because it makes solving a lot of problems easier.
2017-03-05
, by Teemu Piippo
Also removed the copy constructor and copy assignment because those only are bad news for a resource managing vector...
2017-03-05
, by Teemu Piippo
and let's put a newline there...
2017-03-05
, by Teemu Piippo
Deleted the copy constructor version of ResourceVector<T>::insert, like with append
2017-03-05
, by Teemu Piippo
Sorted the methods in Model's public section.
2017-03-05
, by Teemu Piippo
Renamed some methods of the Model class to remove the 'emplace' word (however cromulent it is, being from STL...) from them.
2017-03-05
, by Teemu Piippo
Moved LDObject lifetime management from Model to ResourceVector. This is a large refactor that removes some hacks from the Model class.
2017-03-05
, by Teemu Piippo
Added a new type ResourceVector which manages object lifetimes, and used it to remove a bit of memory management.
2017-03-05
, by Teemu Piippo
Polar grid is now togglable.
2017-03-04
, by Teemu Piippo
CMake fixes
2017-03-04
, by Teemu Piippo
Added polar grid snapping code.
2017-03-03
, by Teemu Piippo
Added polar grid rendering (which is disabled for now).
2017-03-03
, by Teemu Piippo
Grid::snap now snaps points.
2017-03-03
, by Teemu Piippo
Simplified Grid::snap.
2017-03-03
, by Teemu Piippo
At long last, the grid is finally now rendered onto the viewport. Woop!
2017-03-03
, by Teemu Piippo
less
more
|
(0)
-1000
-300
-100
-15
+15
+100
tip