Commit Graph

325 Commits

Author SHA1 Message Date
Patrick Dawson
72d84677ab Update for Godot 3.2.3rc4 2020-08-29 00:04:12 +02:00
Patrick Dawson
d78ebbdbd7 Revert to meshes for now
Resolves #3
2020-08-07 05:25:18 +02:00
Patrick Dawson
748a164c1e Refactor so this is (theoretically) usable from a custom MainLoop 2020-08-07 02:17:07 +02:00
Patrick Dawson
48145aa3b0 Simplify renderer 2020-08-07 01:09:40 +02:00
Patrick Dawson
eea212a985 Update README 2020-08-05 21:58:24 +02:00
Patrick Dawson
85490dd749 ask nicely 2020-08-05 21:20:10 +02:00
Patrick Dawson
586642dd38 Attempt to make plugin installation much easier 2020-08-05 19:31:34 +02:00
Patrick Dawson
4ca07e50be off by one 2020-08-04 01:32:24 +02:00
Patrick Dawson
eb03d69aed Fix handling of font memory, let ImGui clean up 2020-08-03 23:09:41 +02:00
Patrick Dawson
be10a42fbf CanvasItem display bugs resolved with draw index 2020-08-03 19:31:48 +02:00
Patrick Dawson
4a58abe12e Ignore input and skip rendering when not visible 2020-08-03 09:34:02 +02:00
Patrick Dawson
b1f30ddcb9 Handle more mouse input 2020-08-03 09:22:57 +02:00
Patrick Dawson
8610e58033 Revert "Create CanvasItems directly"
This reverts commit 17f33494fd.
2020-08-03 09:13:47 +02:00
Patrick Dawson
17f33494fd Create CanvasItems directly 2020-08-03 08:10:29 +02:00
Patrick Dawson
38844c360c Use Node2D instead of Control 2020-08-03 07:44:49 +02:00
Patrick Dawson
faae6a6316 Refactoring 2020-08-02 21:42:40 +02:00
Patrick Dawson
df428cfd48 fix typo 2020-08-02 20:06:57 +02:00
Patrick Dawson
e9b3299645 Update docs after macOS testing 2020-08-02 20:05:07 +02:00
Patrick Dawson
d4b6ca5a0f Add copyright stuff 2020-08-02 19:45:41 +02:00
Patrick Dawson
99643b358c Add note about export 2020-08-02 19:25:16 +02:00
Patrick Dawson
459ecac367 Finishing up docs 2020-08-02 19:13:02 +02:00
Patrick Dawson
664486dc49 Use signals 2020-08-02 18:08:42 +02:00
Patrick Dawson
b4b33551ee Organize methods 2020-08-01 23:15:06 +02:00
Patrick Dawson
9de8fdcdf0 Initial import 2020-08-01 22:41:20 +02:00
Patrick Dawson
e80b5da2ca Initial commit 2020-08-01 02:18:49 +02:00