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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Lines
*
Rework graf karto to fit the client/server structure
Arne Dußin
2021-02-02
-685
/
+1636
*
Update dependencies and rename client and server main files
Arne Dußin
2021-01-17
-3
/
+2
*
Merge branch 'master' into net
Arne Dußin
2021-01-17
-192
/
+678
|
\
|
*
Input revamp to make keybindings controlable.
input
Arne Dußin
2021-01-17
-192
/
+678
*
|
Change to client-server structure
Arne Dußin
2021-01-12
-0
/
+1
|
/
*
Rename PolygonRoom to just Room
Arne Dußin
2021-01-11
-40
/
+37
*
Rect rooms are now normal polygon rooms in data
Arne Dußin
2021-01-11
-113
/
+31
*
Fix warnings
Arne Dußin
2021-01-08
-3
/
+16
*
Fix CLI not capturing keyboard
Arne Dußin
2021-01-08
-14
/
+25
*
Rename save to write for vim mnemonics compatibility
Arne Dußin
2021-01-08
-6
/
+6
*
Merge branch 'master' into snapping
Arne Dußin
2021-01-06
-350
/
+826
|
\
|
*
Merge pull request #25 from LordSentox/better-polygons
Arne Dußin
2021-01-06
-332
/
+435
|
|
\
|
|
*
Change to polygongraph instead of polygon in roomtool
Arne Dußin
2020-12-27
-332
/
+435
|
*
|
Add loading capabilities back
Arne Dußin
2021-01-06
-1
/
+113
|
*
|
Add CLI with save feature
Arne Dußin
2021-01-06
-16
/
+278
*
|
|
Position indicator is now dependent on current snapping
Arne Dußin
2021-01-05
-7
/
+12
*
|
|
Merge branch 'master' into snapping
Arne Dußin
2021-01-05
-0
/
+51
|
\
|
|
|
*
|
Add indicator to show where the mouse is pointing
Arne Dußin
2020-12-28
-2
/
+51
|
|
/
*
/
Add snapping module to replace the rigid grid snapping
Arne Dußin
2020-12-31
-18
/
+282
|
/
*
Add previously missing docs where appropriate
Arne Dußin
2020-12-21
-34
/
+410
*
Add dimensional indicator with scaling
Arne Dußin
2020-12-20
-121
/
+253
*
Add new dimension indicator
Arne Dußin
2020-12-16
-175
/
+98
*
Add constant for default colours and selection tool
Arne Dußin
2020-12-16
-97
/
+297
*
Refactor to make interaction between tools easier
Arne Dußin
2020-12-15
-769
/
+1168
*
Merge pull request #21 from LordSentox/wall-join
Max Pernklau
2020-11-29
-4
/
+30
|
\
|
*
Merge branch 'master' into wall-join
Max Pernklau
2020-11-29
-181
/
+169
|
|
\
|
|
/
|
/
|
*
|
Limit grid inaccuracy to half a pixel
Arne Dußin
2020-11-28
-18
/
+27
*
|
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
/
+271
*
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
/
+7
*
Fix tools not working
Arne Dußin
2020-11-20
-3
/
+5
*
Remove unused imports
Arne Dußin
2020-11-20
-1
/
+0
[next]