Tim Sarbin
|
e2572b8745
|
More linting (#500)
|
2020-06-30 09:58:53 -04:00 |
|
dk
|
55dc3e42ed
|
minor edits (#486)
* adding comments to d2interface for linter
* moved d2render renderer interfaces and types into d2interface
|
2020-06-29 00:41:58 -04:00 |
|
Natureknight
|
b60465fd6c
|
render the run button the UI, and allow the user to toggle it with their mouse, in addition to the R key on the keyboard (#400) (#443)
|
2020-06-24 15:23:38 -04:00 |
|
Tim Sarbin
|
912aaf044c
|
Re-tooled rendering engine (#379)
|
2020-06-21 18:40:37 -04:00 |
|
Robin Eklind
|
ff4f0b0bfa
|
all: use goimports to format code and fix two minor typos in comments (#326)
Typos located using misspell: https://github.com/client9/misspell
Formatting done using goimports: https://godoc.org/golang.org/x/tools/cmd/goimports
|
2020-04-11 14:56:47 -04:00 |
|
Alex Yatskov
|
1983ec395d
|
Cleanup error handling (#303)
|
2020-02-09 14:12:04 -05:00 |
|
Tim Sarbin
|
6606774ece
|
Refectoring to reduce code warnings (#283)
|
2020-02-01 21:51:49 -05:00 |
|
Alex Yatskov
|
b5c1f5222d
|
Move rendering stuff out of d2common into d2render (#281)
* Move rendering stuff out of d2common into d2render
* Remove d2interface
|
2020-02-01 20:39:28 -05:00 |
|
Alex Yatskov
|
8a547ebf0e
|
Moving files around to make more sense (#279)
* Prevent input fighting between terminal and other input listeners.
* Moving files around, removing exports
* Add missing line
|
2020-02-01 18:55:56 -05:00 |
|
Tim Sarbin
|
2461142fbd
|
Minor changes to project layout (#276)
* Minor changes to reduce interdependencies on modules.
|
2020-01-31 23:18:11 -05:00 |
|