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
...
*
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
*
Add (very) basic path-drawing
Arne Dußin
2020-11-03
-2
/
+435
*
Combine zooming in and zooming out into one function
Arne Dußin
2020-11-02
-51
/
+36
*
Limit FPS to 120
Arne Dußin
2020-11-02
-0
/
+1
*
Remove TODO that is done
Arne Dußin
2020-11-02
-1
/
+0
*
Tether on zoom
Arne Dußin
2020-11-02
-5
/
+18
*
Change wall tool to not cancel when clicking
Arne Dußin
2020-11-01
-1
/
+1
*
Add basic deletion tool
Arne Dußin
2020-11-01
-7
/
+85
*
Make zoom-levels whole numbers to combat round-err
Arne Dußin
2020-11-01
-2
/
+28
*
Change pretty config of RON output format
Arne Dußin
2020-11-01
-0
/
+1
*
Add swap.ron to gitignore
Arne Dußin
2020-11-01
-0
/
+1
*
Remove swap.ron
Arne Dußin
2020-11-01
-11
/
+0
*
Add feature to load and save to a test swap-file
Arne Dußin
2020-11-01
-4
/
+56
*
Make walls 10cm thick instead of constant pixel values
Arne Dußin
2020-11-01
-2
/
+2
*
Refactor a major part of the project
Arne Dußin
2020-11-01
-123
/
+911
*
Add stub for deletion tool
Arne Dußin
2020-11-01
-2
/
+28
*
Remove commented out code
Arne Dußin
2020-10-31
-13
/
+0
*
Make walls thicker
Arne Dußin
2020-10-31
-1
/
+16
*
Add wall tool
Arne Dußin
2020-10-31
-16
/
+141
*
Snap rooms to the grid
Arne Dußin
2020-10-30
-2
/
+28
*
Make rooms a little bit brighter
Arne Dußin
2020-10-30
-6
/
+6
*
Rewrite project to use raylib instead of piston
Arne Dußin
2020-10-30
-1617
/
+237
*
Make grid "infinite"
Arne Dußin
2020-10-29
-21
/
+71
*
Make map draggable
Arne Dußin
2020-10-29
-4
/
+33
[prev]
[next]