mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Update chessarbiter and finish the implementation of pawns promotions
This commit is contained in:
parent
b7e48fe351
commit
3bec014a33
8 changed files with 37 additions and 22 deletions
2
TODO.md
2
TODO.md
|
@ -1,7 +1,7 @@
|
|||
# TODO
|
||||
|
||||
## Before releasing v0.1.0
|
||||
- [ ] Implement pawn promotions in BoardCanvas
|
||||
- [x] Implement pawn promotions in BoardCanvas
|
||||
- [x] Debug animations (have a more reliable approach (can segfault when clicking on variations in the editor))
|
||||
- [x] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize)
|
||||
- [x] Bind the chess game editor settings to EditorPrefs.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue