|
57a76e4e46
|
Merge pull request 'widget-focus' (#4) from widget-focus into master
Build / Build (push) Successful in 55m46s
Reviewed-on: #4
|
2025-04-02 18:36:10 -04:00 |
|
|
c356479a11
|
Merge branch 'master' into widget-focus
Build / Build (push) Successful in 57m39s
|
2025-04-01 21:15:05 -04:00 |
|
|
faa365ecc5
|
update readme
Build / Build (push) Has been cancelled
|
2025-04-01 21:08:28 -04:00 |
|
|
f818ae23e1
|
Apply clippy suggestions
|
2025-04-01 21:04:56 -04:00 |
|
|
4d4e9a652b
|
Merge pull request 'Widget Focus' (#3) from 11-widget-focus into master
Build / Build (push) Successful in 1h0m15s
Reviewed-on: #3
|
2025-03-28 19:33:22 -04:00 |
|
|
8514c007d5
|
Widget focus
Build / Build (push) Successful in 59m0s
|
2025-03-27 19:06:53 -04:00 |
|
|
9bcb260cca
|
WIP - widget focus
|
2025-03-27 17:19:11 -04:00 |
|
|
40a1de4b8b
|
Sat Mar 22 12:57:47 PM EDT 2025
|
2025-03-22 12:57:47 -04:00 |
|
|
81caa78aa3
|
Merge pull request 'Add build action' (#2) from 1-add-build-action into master
Build / Build (push) Successful in 4m4s
Reviewed-on: #2
|
2025-03-22 01:09:08 -04:00 |
|
|
2cacc2f138
|
Updated links
Build / Build (push) Successful in 1h6m10s
|
2025-03-21 22:03:23 -04:00 |
|
|
ef2ed44383
|
Removed patch
Build / Build (push) Failing after 4m12s
|
2025-03-20 20:56:04 -04:00 |
|
|
ddfd4a7422
|
Add build action
Build / Build (push) Failing after 43s
|
2025-03-19 07:24:15 -04:00 |
|
|
ac1589f2b9
|
Fixed patch version
v0.6.0
|
2024-12-20 08:10:02 -05:00 |
|
|
6159d531b3
|
Re-added vanilla input integration
|
2024-12-20 08:07:02 -05:00 |
|
|
652a17e0f9
|
Merge branch 'wip'
|
2024-12-20 08:02:55 -05:00 |
|
|
39e8be3872
|
Vanilla Input System Integration
|
2024-12-20 08:00:20 -05:00 |
|
|
87172fd904
|
Upgraded to Bevy 0.15
v0.5.0
|
2024-12-11 18:40:02 -05:00 |
|
|
0d7e360c79
|
Thu Nov 21 04:09:57 PM EST 2024
|
2024-11-21 16:09:57 -05:00 |
|
|
43b32ff175
|
Thu Nov 21 04:08:03 PM EST 2024
|
2024-11-21 16:08:03 -05:00 |
|
|
d16c3f67bb
|
Thu Nov 21 03:57:24 PM EST 2024
|
2024-11-21 15:57:24 -05:00 |
|
|
c2d8977233
|
Thu Nov 21 12:33:58 PM EST 2024
|
2024-11-21 12:33:58 -05:00 |
|
|
e1eb0d99f1
|
update dependencies
v0.4.3
|
2024-08-23 20:44:16 -04:00 |
|
|
a1648a1061
|
Added panic hooks
v0.4.2
|
2024-08-01 14:54:42 -04:00 |
|
|
130ddd8117
|
Fix just pressed
v0.4.1
|
2024-07-31 21:06:04 -04:00 |
|
|
15c97f12e9
|
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
|
2024-07-31 11:45:05 -04:00 |
|
|
ef0771d67c
|
Add "just pressed" input tracking
v0.4.0
|
2024-07-31 11:44:07 -04:00 |
|
|
4a4b283b93
|
Update README.md
|
2024-07-24 15:49:19 -04:00 |
|
|
72da32574e
|
Removed unused imports in lib.rs
|
2024-07-24 12:05:01 -04:00 |
|
|
345e0665bf
|
Update to bevy 0.14 + Add 0BSD Option
v0.3.0
|
2024-07-24 12:02:10 -04:00 |
|
|
f6b9eda55d
|
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
|
2024-06-06 10:27:13 -04:00 |
|
|
8b0ceeb84d
|
Fixed missing default call in readme
|
2024-06-06 10:27:00 -04:00 |
|
|
68503cdcc2
|
Update README.md
|
2024-06-05 16:06:33 -04:00 |
|
|
04b60ff33e
|
Removed unnecessary info logs
v0.2.2
|
2024-06-05 13:45:53 -04:00 |
|
|
c30929cbd3
|
Ensured key release events are processed by input resource first
|
2024-06-05 13:40:23 -04:00 |
|
|
1addc01cac
|
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
v0.2.1
|
2024-06-05 10:54:48 -04:00 |
|
|
2c44bf5efa
|
Moved widget rendering back into display system
|
2024-06-05 10:54:40 -04:00 |
|
|
10b09a1748
|
Moved widget rendering back into display system
|
2024-06-05 10:53:49 -04:00 |
|
|
8fe2406277
|
Update README.md
|
2024-06-05 08:32:23 -04:00 |
|
|
dd0f84a6dc
|
Update README.md
|
2024-06-04 19:10:42 -04:00 |
|
|
4f6e38b62e
|
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
|
2024-06-04 15:07:47 -04:00 |
|
|
60b1a6bb4f
|
Bump dependency versions
|
2024-06-04 15:07:31 -04:00 |
|
|
544d57a5bc
|
Bump dependency versions
v0.2.0
|
2024-06-04 15:04:16 -04:00 |
|
|
a002e4d738
|
Refactored + Renamed + Added Docs
|
2024-06-04 15:00:16 -04:00 |
|
|
56aafda849
|
Added configurable logfile path
|
2024-05-16 20:28:58 -04:00 |
|
|
363157a7f8
|
Truncate Log File
v0.1.3
|
2024-05-10 20:00:45 -04:00 |
|
|
ec8f43e79c
|
Added command queue access to event handlers
v0.1.2
|
2024-05-04 02:21:01 -04:00 |
|
|
6834194b9e
|
Added ratatui integration + logger redirect
v0.1.1
|
2024-05-02 02:53:51 -04:00 |
|
|
646db83286
|
Initial Commit
v0.1.0
|
2024-04-26 01:27:13 -04:00 |
|