Mercurial
>
ldforge2
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Add About Qt menu entry
2022-06-15
, by Teemu Piippo
refactor
2022-06-15
, by Teemu Piippo
Render line segments during draw mode nicer
2022-06-15
, by Teemu Piippo
remove old todo
2022-06-15
, by Teemu Piippo
Fix crash involving polygon being too empty
2022-06-15
, by Teemu Piippo
GCC doesn't like me using QStringLiteral here
2022-06-15
, by Teemu Piippo
Use Mapbox's ear clipping algorithm to handle drawing any simple polygon
2022-06-15
, by Teemu Piippo
Edit tools: get rid of the preview polygon and render the result-to-be
2022-06-14
, by Teemu Piippo
simplify settings further
2022-06-14
, by Teemu Piippo
Further reduce settings.h
2022-06-14
, by Teemu Piippo
fix comment
2022-06-14
, by Teemu Piippo
Replace config collector with a simpler system
2022-06-14
, by Teemu Piippo
reimplement EditTools as a render layer
2022-06-14
, by Teemu Piippo
Reworked grid program into a render layer
2022-06-12
, by Teemu Piippo
Reimplement the axes program as a layer that can be added to PartRenderer
2022-06-12
, by Teemu Piippo
begin refactor of gl side
2022-06-12
, by Teemu Piippo
Rewrite prune to use graphs rather than O(n²) searches
2022-06-11
, by Teemu Piippo
Rewrite dependency loading
2022-06-11
, by Teemu Piippo
Now builds again
2022-06-09
, by Teemu Piippo
more refactoring, dosn't build yet
2022-06-09
, by Teemu Piippo
remove more dead code
2022-06-09
, by Teemu Piippo
Add model icons back into the list view
2022-06-08
, by Teemu Piippo
well that's embarrassing
2022-06-08
, by Teemu Piippo
More refactor, merged main.h, basics.h and utility.h into one header file basics.h and removed plenty of unused code
2022-06-08
, by Teemu Piippo
Refactor colors.cpp/.h
2022-06-08
, by Teemu Piippo
Concentrate model editing into one coroutine inside main()
2022-06-08
, by Teemu Piippo
Move editing modes tool bar, tool options widget stack and model list view into the main window
2022-06-07
, by Teemu Piippo
Replaced the tab widget with an MDI area
2022-06-07
, by Teemu Piippo
Continue giant refactor
2022-06-06
, by Teemu Piippo
Giant refactor
2022-06-06
, by Teemu Piippo
Fix pick() picking from weird places on the screen with high DPI scaling
2022-05-25
, by Teemu Piippo
fix up things and remove unnecessary code
2022-05-25
, by Teemu Piippo
move drawState to Document
2022-05-25
, by Teemu Piippo
delete unneeded things
2022-05-25
, by Teemu Piippo
added a missing const
2022-05-25
, by Teemu Piippo
simplify further
2022-05-25
, by Teemu Piippo
Simplify PolygonCache
2022-05-25
, by Teemu Piippo
remove dead code
2022-05-25
, by Teemu Piippo
made editing tools not a polymorphic class tree
2022-05-25
, by Teemu Piippo
add missing file
2022-05-25
, by Teemu Piippo
cleanup, gl::Compiler changed to gl::ModelShaders
2022-05-25
, by Teemu Piippo
more work on circle tool + cleanup
2022-05-24
, by Teemu Piippo
work on circle tool
2022-05-15
, by Teemu Piippo
work on circle tool
2022-04-14
, by Teemu Piippo
Added line path tool
2022-03-15
, by Teemu Piippo
Add missing svg icon
2022-03-15
, by Teemu Piippo
- Add editors for string and bool properties
2022-03-15
, by Teemu Piippo
add ui file to object editor
2022-03-13
, by Teemu Piippo
fix build
2022-03-13
, by Teemu Piippo
Handle properties in a generic manner in the object editor
2022-03-13
, by Teemu Piippo
merge
2022-03-13
, by Teemu Piippo
fix saving
2022-03-13
, by Teemu Piippo
Show type of object in the object editor
2022-03-09
, by Teemu Piippo
Simplify parsing (removed header parsing)
2022-03-09
, by Teemu Piippo
add grid actions
2022-03-11
, by Teemu Piippo
show unnamed tabs as "<unnamed>" in the tab list
2022-03-09
, by Teemu Piippo
Fix performance issues in Model::find
2022-03-09
, by Teemu Piippo
Render vertices as spheres
2022-03-09
, by Teemu Piippo
add missing file
2022-03-06
, by Teemu Piippo
Added a toggle for setting whether axes are drawn
2022-03-05
, by Teemu Piippo
Added the delete action
2022-03-05
, by Teemu Piippo
Draw tool now renders the winding of the new polygon
2022-03-05
, by Teemu Piippo
the grid now has less lines
2022-03-05
, by Teemu Piippo
Fix rendering of cursor coordinates on bright background
2022-03-05
, by Teemu Piippo
fixed the grid not being black on startup if settings has bright background color
2022-03-05
, by Teemu Piippo
Render draw tool preview as a line when we only have 2 points
2022-03-05
, by Teemu Piippo
Add icons for tools
2022-03-05
, by Teemu Piippo
only render svg to png if the png does not exist
2022-03-05
, by Teemu Piippo
Icons update
2022-03-05
, by Teemu Piippo
Add document closing
2022-03-05
, by Teemu Piippo
fix crash when loading a file
2022-03-05
, by Teemu Piippo
Add icons from ionicons
2022-03-05
, by Teemu Piippo
improve grid rendering
2022-03-04
, by Teemu Piippo
render the grid with lines
2022-03-04
, by Teemu Piippo
improve rendering of the grid
2022-03-04
, by Teemu Piippo
add missing files
2022-03-04
, by Teemu Piippo
Renamed modeleditcontext.cpp -> modeleditor.cpp
2022-03-04
, by Teemu Piippo
Major refactoring
2022-03-04
, by Teemu Piippo
Clean up Model
2022-03-03
, by Teemu Piippo
extract polygon cache out of Model
2022-03-03
, by Teemu Piippo
work on edit history
2022-03-01
, by Teemu Piippo
reworking
2021-11-02
, by Teemu Piippo
update
2021-10-24
, by Teemu Piippo
remove outdated comment
2021-09-28
, by Teemu Piippo
Use QSaveFile to save the file more safely
2021-09-28
, by Teemu Piippo
Fix handling of "BFC INVERTNEXT" with multiple inner whitespaces
2021-09-28
, by Teemu Piippo
Fix memory corruption involving document tools.
2021-09-28
, by Teemu Piippo
Update document tab label after saving
2021-09-27
, by Teemu Piippo
Saving works now
2021-09-27
, by Teemu Piippo
work on saving
2021-09-27
, by Teemu Piippo
Document and refactor colors.cpp and colors.h
2021-09-22
, by Teemu Piippo
Document model.h
2021-09-22
, by Teemu Piippo
Add documentation to model.cpp
2021-09-22
, by Teemu Piippo
Work on edit history
2021-09-22
, by Teemu Piippo
Merge commit
2021-09-21
, by Teemu Piippo
Add remaining serialize methods
2021-09-21
, by Teemu Piippo
Begin work on edit history
2021-09-21
, by Teemu Piippo
Begin work with serialization
2021-09-21
, by Teemu Piippo
add missing change to document.cpp
2021-09-17
, by Teemu Piippo
Add missing changes to canvas.h
2021-09-17
, by Teemu Piippo
Add documentation
2021-09-12
, by Teemu Piippo
Moved automatic grid adjusting into a new action
2021-09-12
, by Teemu Piippo
added a simple matrix transformation tool
2021-08-29
, by Teemu Piippo
moved ObjectEditor under SelectTool
2021-08-29
, by Teemu Piippo
Move tools under Document instead of MainWindow
2021-08-29
, by Teemu Piippo
esc with draw mode now clears the polygon
2021-08-29
, by Teemu Piippo
refactor
2021-08-27
, by Teemu Piippo
Show concave polygons as red while drawing
2021-08-26
, by Teemu Piippo
added right click support for draw tool
2021-07-29
, by Teemu Piippo
rework rendering of vertices
2021-07-28
, by Teemu Piippo
update
2021-07-28
, by Teemu Piippo
Add vertex rendering
2021-07-27
, by Teemu Piippo
Add vertex map
2021-07-27
, by Teemu Piippo
refactor
2021-07-27
, by Teemu Piippo
fix too long lines
2021-07-27
, by Teemu Piippo
added build-time test for line length
2021-07-27
, by Teemu Piippo
refactor
2021-07-26
, by Teemu Piippo
use QT_NO_KEYWORDS
2021-07-25
, by Teemu Piippo
Draw tool actually adds objects now
2021-07-25
, by Teemu Piippo
stuff
2021-07-25
, by Teemu Piippo
less
more
|
(0)
-120
+120
tip