• Joined on 2021-12-27
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-28 21:02:40 +01:00
281e4eb9f0 More best practice way
1cff8df36b More best practice way
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-11-25 21:12:21 +01:00
c489be9c78 Format
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 18:59:08 +01:00
5514ecda67 Implementing the GUI with the SheetGui interface.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 18:58:48 +01:00
281ce134c4 Adding a gui trait/interface for CharacterSheet.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 14:05:40 +01:00
a8353ae3ee Skill almost finished.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 13:17:03 +01:00
4436c79c65 Reformat CRLF -> LF. Adding a WIP GUI too.
4ed370d51f Adding getters.
b657e32cac Reformat CRLF -> LF
8886c73316 New packages an dependencies.
Compare 4 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 10:16:16 +01:00
b1c58ce93d Functional GUI with eframe
Pcornat pushed to master at Pcornat/BillySheet 2022-06-09 22:16:29 +02:00
7d1a0473ff Possible to create a vector or another container of Window.
Pcornat pushed to master at Pcornat/BillySheet 2022-06-09 21:53:26 +02:00
e17764dc88 Changing the logger's name
340a4516dd Disabling implicit conversions.
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet 2022-04-15 22:01:07 +02:00
618dad7df1 Adding gui_data_interface.hpp in CMakeLists.txt.
ba89d4bfbe Adding an interface for all data in GUI (not useful in this project but can be in another.
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet 2022-04-08 23:13:43 +02:00
109ae75fb2 Better like this: glClear is in the framebuffer callback.
Pcornat pushed to master at Pcornat/BillySheet 2022-04-08 22:59:51 +02:00
58af31be5e My new CPU architecture (yes went to red team).
Pcornat pushed to master at Pcornat/BillySheet 2022-02-09 23:43:56 +01:00
420ad2c8d9 removing useless window owning in GuiData
Pcornat pushed to master at Pcornat/BillySheet 2022-02-09 23:26:20 +01:00
9e4e6fa226 Coverage but not OK: todo make lib with character_sheet to test it easily in coverage mode.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-02-09 22:47:32 +01:00
3280a03a1b Adding json lib.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-02-09 22:47:17 +01:00
0cd803ef0e Adding json lib.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-02-09 22:25:47 +01:00
5b69e6f35f Merge branch 'master' of ssh://gitea.pcornatcloud.fr:2431/Pcornat/BillySheet-Rust
4e38c264a5 init
Compare 2 commits »
Pcornat created repository Pcornat/BillySheet-Rust 2022-02-09 22:23:05 +01:00
Pcornat pushed to master at Pcornat/BillySheet 2022-01-31 20:37:44 +01:00
367d030ff1 Display and control characteristics
Pcornat pushed to master at Pcornat/BillySheet 2022-01-25 19:54:09 +01:00
acc2f0ca9d Working to save and select classes