index
:
bevy_terminal_display
master
Plugin for the Bevy game engine that provides terminal rendering
Silas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
16 hours
Upgraded to Bevy 0.15
HEAD
v0.5.0
master
Silas Bartha
2024-08-23
update dependencies
v0.4.3
Silas Bartha
2024-08-01
Added panic hooks
v0.4.2
Silas Bartha
2024-07-31
Fix just pressed
v0.4.1
Silas Bartha
2024-07-31
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
Silas Bartha
2024-07-31
Add "just pressed" input tracking
v0.4.0
Silas Bartha
2024-07-24
Update README.md
Silas Bartha
2024-07-24
Removed unused imports in lib.rs
Silas Bartha
2024-07-24
Update to bevy 0.14 + Add 0BSD Option
v0.3.0
Silas Bartha
2024-06-06
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
Silas Bartha
2024-06-06
Fixed missing default call in readme
Silas Bartha
2024-06-05
Update README.md
Silas Bartha
2024-06-05
Removed unnecessary info logs
v0.2.2
Silas Bartha
2024-06-05
Ensured key release events are processed by input resource first
Silas Bartha
2024-06-05
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
v0.2.1
Silas Bartha
2024-06-05
Moved widget rendering back into display system
Silas Bartha
2024-06-05
Moved widget rendering back into display system
Silas Bartha
2024-06-05
Update README.md
Silas Bartha
2024-06-04
Update README.md
Silas Bartha
2024-06-04
Merge branch 'master' of github.com:exvacuum/bevy_terminal_display
Silas Bartha
2024-06-04
Bump dependency versions
Silas Bartha
2024-06-04
Bump dependency versions
v0.2.0
Silas Bartha
2024-06-04
Refactored + Renamed + Added Docs
Silas Bartha
2024-05-16
Added configurable logfile path
Silas Bartha
2024-05-10
Truncate Log File
v0.1.3
Silas Bartha
2024-05-04
Added command queue access to event handlers
v0.1.2
Silas Bartha
2024-05-02
Added ratatui integration + logger redirect
v0.1.1
Silas Bartha
2024-04-26
Initial Commit
v0.1.0
Silas Bartha