Mercurial
>
ldforge
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Sorted the methods in Model's public section.
Sun, 05 Mar 2017 16:50:37 +0200
, by Teemu Piippo
Renamed some methods of the Model class to remove the 'emplace' word (however cromulent it is, being from STL...) from them.
Sun, 05 Mar 2017 16:50:06 +0200
, by Teemu Piippo
Moved LDObject lifetime management from Model to ResourceVector. This is a large refactor that removes some hacks from the Model class.
Sun, 05 Mar 2017 16:47:52 +0200
, by Teemu Piippo
Added a new type ResourceVector which manages object lifetimes, and used it to remove a bit of memory management.
Sun, 05 Mar 2017 13:33:37 +0200
, by Teemu Piippo
Polar grid is now togglable.
Sun, 05 Mar 2017 01:57:56 +0200
, by Teemu Piippo
CMake fixes
Sun, 05 Mar 2017 01:48:46 +0200
, by Teemu Piippo
Added polar grid snapping code.
Sat, 04 Mar 2017 01:59:58 +0200
, by Teemu Piippo
Added polar grid rendering (which is disabled for now).
Sat, 04 Mar 2017 00:54:46 +0200
, by Teemu Piippo
Grid::snap now snaps points.
Fri, 03 Mar 2017 23:23:28 +0200
, by Teemu Piippo
Simplified Grid::snap.
Fri, 03 Mar 2017 23:16:14 +0200
, by Teemu Piippo
At long last, the grid is finally now rendered onto the viewport. Woop!
Fri, 03 Mar 2017 23:08:04 +0200
, by 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.
Fri, 03 Mar 2017 00:35:43 +0200
, by Teemu Piippo
Removed some unused class stubs and definitions.
Thu, 02 Mar 2017 14:45:34 +0200
, by Teemu Piippo
No need for braces there...
Wed, 01 Mar 2017 12:17:56 +0200
, by Teemu Piippo
Cleanup ColorSelector, moved direct color composition to a new LDColor constructor.
Sat, 25 Feb 2017 17:24:33 +0200
, by Teemu Piippo
Cleanup ColorSelector::colorButtonClicked()
Sat, 25 Feb 2017 14:30:10 +0200
, by Teemu Piippo
Changed QByteArray to QVector to avoid that ugly reinterpret_cast.
Thu, 23 Feb 2017 23:36:59 +0200
, by Teemu Piippo
Turned GLRenderer::pixelCapture to GLRenderer::screenCapture() which encapsulates screen capturing properly and returns a ready image.
Thu, 23 Feb 2017 23:29:16 +0200
, by Teemu Piippo
Hardened the GLRenderer interface, made methods more private.
Thu, 23 Feb 2017 23:17:10 +0200
, by Teemu Piippo
Cleanup GLRenderer::initializeAxes()
Thu, 23 Feb 2017 23:11:33 +0200
, by Teemu Piippo
Removed GLRenderer::refresh(), update() does the job just as fine.
Thu, 23 Feb 2017 22:55:09 +0200
, by Teemu Piippo
GLRenderer::drawVbos no longer needs to be told the GL type
Thu, 23 Feb 2017 22:52:45 +0200
, by Teemu Piippo
Cleanup AlgorithmToolset::subfileSelection.
Thu, 23 Feb 2017 22:51:55 +0200
, by Teemu Piippo
Fixed more dialog instances in AlgorithmToolset.
Thu, 23 Feb 2017 21:03:59 +0200
, by Teemu Piippo
Moved all UI files from ui/ into src/dialogs/.
Thu, 23 Feb 2017 21:02:14 +0200
, by Teemu Piippo
Removed unused class RadioGroup.
Thu, 23 Feb 2017 20:29:44 +0200
, by Teemu Piippo
Replaced LDObjectList with QVector<LDObject*>
Thu, 23 Feb 2017 20:28:17 +0200
, by Teemu Piippo
Removed the Origin and axes global constants.
Thu, 23 Feb 2017 20:25:47 +0200
, by Teemu Piippo
At long last, the g_win pointer has been removed. Down with global variables!
Thu, 23 Feb 2017 20:21:40 +0200
, by Teemu Piippo
print() is no longer a global function but is tied to HierarchyElement.
Thu, 23 Feb 2017 20:18:39 +0200
, by Teemu Piippo
less
more
|
(0)
-1000
-300
-100
-50
-30
+30
+50
+100
tip