index
:
graf_karto
input
master
net
Dungeon mapping tool because clearly there are not enough out there!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
*
|
Change to f64 as the preferred floating point number
Arne Dußin
2020-11-27
-180
/
+159
|
*
Make walls join nicer in corners
Arne Dußin
2020-11-27
-4
/
+30
|
/
*
Merge branch 'polygon-deletion'
Arne Dußin
2020-11-26
-21
/
+83
|
\
|
*
Make polygons deletable
Arne Dußin
2020-11-26
-21
/
+83
*
|
Print polygon that makes the earcutting algo panic
Arne Dußin
2020-11-26
-4
/
+7
|
/
*
Change prints to logs where necessary
Arne Dußin
2020-11-25
-9
/
+11
*
Fix clippy lints and add polygon tool button icon
Arne Dußin
2020-11-25
-4
/
+3
*
Add polygon rooms that can actually kind of be used
Arne Dußin
2020-11-25
-69
/
+293
*
Add unstable polygon room tool
Arne Dußin
2020-11-24
-8
/
+69
*
Fix polygon corners not always running counterclockwise
Arne Dußin
2020-11-24
-14
/
+101
*
Merge branch 'triangulation' into polygon-rooms
Arne Dußin
2020-11-23
-345
/
+830
|
\
|
*
Add triangulation function
Arne Dußin
2020-11-23
-12
/
+49
|
*
Fix corner case not being handled
Arne Dußin
2020-11-23
-2
/
+97
|
*
Add ear clipping algorithm
Arne Dußin
2020-11-23
-6
/
+201
|
*
Move containment of points/ lines into trait
Arne Dußin
2020-11-21
-86
/
+105
|
*
Move polygon functions into own mod
Arne Dußin
2020-11-21
-9
/
+15
|
*
Apply clippy lints
Arne Dußin
2020-11-21
-11
/
+5
|
*
Add unit tests for triangle
Arne Dußin
2020-11-21
-0
/
+57
|
*
Add triangle struct and triangulation template
Arne Dußin
2020-11-21
-101
/
+183
*
|
Add unfinished polygon room tool
Arne Dußin
2020-11-20
-2
/
+127
|
/
*
Change to different GUI style
Arne Dußin
2020-11-20
-0
/
+91
*
Fix tools not working
Arne Dußin
2020-11-20
-3
/
+5
*
Remove unused imports
Arne Dußin
2020-11-20
-1
/
+0
*
Add simple tool sidebar gui
Arne Dußin
2020-11-20
-30
/
+155
*
Merge branch 'polygon'
Arne Dußin
2020-11-18
-3
/
+976
|
\
|
*
Implement bounding box function
Arne Dußin
2020-11-18
-21
/
+138
|
*
Add self intersection for polygon graphs
Arne Dußin
2020-11-18
-20
/
+142
|
*
Fix silly bug in min function
Arne Dußin
2020-11-18
-3
/
+25
|
*
Add polygon graph
Arne Dußin
2020-11-17
-1
/
+369
|
*
Add intersection point algorithm
Arne Dußin
2020-11-15
-116
/
+151
|
*
Fix the polygon point containment algorithm
Arne Dußin
2020-11-12
-29
/
+83
|
*
Add polygon that can check if a point is inside
Arne Dußin
2020-11-11
-2
/
+257
*
|
Merge pull request #17 from LordSentox/fix-ghost-tools
Max Pernklau
2020-11-16
-0
/
+8
|
\
\
|
*
\
Merge branch 'fix-dim-markers' into fix-ghost-tools
Arne Dußin
2020-11-15
-0
/
+10
|
|
\
\
|
*
|
|
Fix deletion and wall tool ghosts
Arne Dußin
2020-11-15
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #16 from LordSentox/fix-dim-markers
Arne Dußin
2020-11-15
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix the dimension indicators persisting after add
Arne Dußin
2020-11-15
-0
/
+10
|
/
*
Add constant for the grid accuracy
Arne Dußin
2020-11-10
-9
/
+14
*
Fix some style errors
Arne Dußin
2020-11-10
-6
/
+28
*
Remove unused imports
Arne Dußin
2020-11-10
-4
/
+3
*
Add dimension indicator without direct value editing
Arne Dußin
2020-11-10
-4
/
+312
*
Fix next icon still being drawn when tool is inactive
Arne Dußin
2020-11-10
-31
/
+51
*
Fix editor not using the configured keybindings
Arne Dußin
2020-11-09
-11
/
+6
*
Remove instant exit key in favour of OS-keys
Arne Dußin
2020-11-09
-1
/
+4
*
Add configuration options
Arne Dußin
2020-11-09
-46
/
+414
*
Make it so icons can rotate
Arne Dußin
2020-11-08
-34
/
+73
*
Make icons deletable
Arne Dußin
2020-11-06
-0
/
+1
*
Bump up version
Arne Dußin
2020-11-06
-1
/
+1
*
Add icon tool
Arne Dußin
2020-11-06
-25
/
+188
*
Remove test svg render
Arne Dußin
2020-11-05
-8
/
+0
[prev]
[next]