Mercurial
>
ldforge2
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Refactor, make selecting elements from the model select the corresponding line from the editor as well
default
tip
22 months ago
, by Teemu Piippo
use a parameter to avoid temporarily changing member variables
22 months ago
, by Teemu Piippo
Made library_role_e an enum class
24 months ago
, by Teemu Piippo
Use QFileInfo to represent paths
24 months ago
, by Teemu Piippo
Circular primitive type is now an enum class
2023-04-11
, by Teemu Piippo
remove now unneeded type alias
2023-04-11
, by Teemu Piippo
BasicShader is no longer a class
2023-04-11
, by Teemu Piippo
Split GL preferences that affect GL build to a new build preferences structure, modifying that requires rebuild, modifying render preferences does not
2023-04-11
, by Teemu Piippo
Simplify signature of updateRenderPreferences
2023-04-11
, by Teemu Piippo
More refactor and renaming
2023-04-11
, by Teemu Piippo
Move bezier curve to its own file
2023-04-10
, by Teemu Piippo
Winding is now an enum class winding_e
2023-04-10
, by Teemu Piippo
rename some functions
2023-04-10
, by Teemu Piippo
Grid scaling buttons now work
2023-04-10
, by Teemu Piippo
isConvex renamed to quadrilateral_convexity, refactor, now returns an enum instead of bool
2023-04-10
, by Teemu Piippo
Simplify signature of openModelFromPath
2023-04-09
, by Teemu Piippo
Also connect up the "Delete" action
2023-04-09
, by Teemu Piippo
Also connect up "Select all"
2023-04-09
, by Teemu Piippo
Add undo, redo, cut, copy and paste actions to MainWindow which pass onto the editor widget
2023-04-09
, by Teemu Piippo
I forgot to add files again... this time it's modelsubwindow.h
2023-04-09
, by Teemu Piippo
Removed unused code
2023-04-09
, by Teemu Piippo
Extracted the state of the program into a MainState structure, and extracted local functions of main() into static functions.
2023-04-09
, by Teemu Piippo
Move some recent file handling to MainWindow
2023-04-09
, by Teemu Piippo
`PartRenderer::renderVao` no longer throws if bad array class is given, this is now checked on compile time
2023-04-09
, by Teemu Piippo
The renderer now centers on the grid origin, not the part origin
2023-04-08
, by Teemu Piippo
Hopefully fixed all problems with determining polygon winding
2023-04-08
, by Teemu Piippo
Add settings import and export
2023-04-08
, by Teemu Piippo
Made editor font configurable
2023-04-08
, by Teemu Piippo
Move the about dialog to MainWindow. The hack to retrieve GL extensions is made a bit cleaner
2023-04-08
, by Teemu Piippo
Readd the MainWindow class and renderstyle button handling to it
2023-04-08
, by Teemu Piippo
Use explicit captures in main
2023-04-08
, by Teemu Piippo
Rename forModel -> forEachModel
2023-04-08
, by Teemu Piippo
less
more
|
(0)
-300
-100
-50
-32
tip