|
7b264dffba
|
Minor Tweaks
|
2019-06-08 17:02:28 -07:00 |
|
|
6c5542673a
|
Remove ScreenshotKey Event, Add F* Key Handlers
* The F3 key now toggles the Debug Overlay, which is now OFF by default.
* The F4 key now toggles the Debug Collision Boxes feature.
|
2019-04-19 16:21:04 -07:00 |
|
|
95ef079724
|
Remove pkg/log from lib/render package
This breaks the last ties from the lib/ folder of publicly open
sourceable code from the internals of Doodle in pkg/
|
2019-04-18 22:14:02 -07:00 |
|
|
2ae77a8c82
|
Port over code from old collision dev PR
|
2019-04-09 19:17:56 -07:00 |
|
|
31e01987e5
|
Clean up extra log modules
|
2019-04-09 17:47:03 -07:00 |
|
|
cddc41465f
|
Code Layout Refactor
* All private Doodle source code into the pkg/ folder.
* Potentially public code into the lib/ folder.
* Centralize the logger into a subpackage.
|
2019-04-09 17:35:44 -07:00 |
|