diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-10 17:18:40 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-10 17:18:40 +0100 |
| commit | 3bec014a331152b111b4eecb4864ba26d2ab9ae3 (patch) | |
| tree | f1f524e69d27ea10e5dbab6c8a6a66007f78545b /TODO.md | |
| parent | b7e48fe351005700d779210a6dcf68158d4266fe (diff) | |
Update chessarbiter and finish the implementation of pawns promotions
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
