• Joined on 2021-12-27
Pcornat pushed to master at Pcornat/BillySheet-Rust 2026-02-12 20:40:44 +01:00
3f39a3dcc3
Replace println! by todo!
c6fedb7b91
Dealing with objects: it seems done.
ad0ffc4cd9
Fix values for Address charac
27868c7f1f
Adding _mut methods to change base, carac and materiel fields
d85583895c
Adding objects in Billy logic
Compare 8 commits »
Pcornat pushed to master at Pcornat/BillySheet 2026-02-06 18:05:44 +01:00
db8b482f74
A to_string method for enums
5a14994645
Adding noexcept for constructors of billyObjects
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet 2026-02-06 15:12:00 +01:00
9ba06c686f
Method to check if it is full of objects
Pcornat pushed to master at Pcornat/BillySheet 2026-02-06 13:34:50 +01:00
d610ba3762
Adding nodiscard for erase
f245f84601
Adding the max number of objects allowed
e575a51284
Simplify code
Compare 3 commits »
Pcornat pushed to master at Pcornat/BillySheet-Rust 2026-02-04 16:10:35 +01:00
0e65343712
Update dependencies
ccd9039080
Simplified code
7f8c215227
Adding egui directly and log
ef751e5cb8
Using version number instead of *
9d5f7d2fb2
Up-to-date function usage
Compare 5 commits »
Pcornat pushed to master at Pcornat/BillySheet 2026-02-04 16:08:00 +01:00
c6c3d941ea
sort headers
Pcornat pushed to master at Pcornat/BillySheet 2026-02-04 16:06:41 +01:00
91ca388fd4
Remove useless todo
Pcornat pushed to master at Pcornat/BillySheet 2026-02-04 16:04:43 +01:00
9d81562917
New test case to cover
27b3812725
Simplify
Compare 3 commits »
Pcornat pushed to main at Pcornat/billy-gtk4-interface 2026-01-25 22:36:51 +01:00
87d2db2243
Using switch, first draft to use switches.
Pcornat pushed to master at Pcornat/BillySheet 2026-01-25 21:34:07 +01:00
f9f973b51e
Inline variable
4f694d0bbe
No exception when trying to erase an object not in sheet
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet 2026-01-25 20:46:52 +01:00
8a5b2dd927
Debug macro removed, top target to put it.
Pcornat pushed to master at Pcornat/BillySheet 2026-01-25 20:41:43 +01:00
da1215d827
Debug macro in private
b050a7634d
Reformat
Compare 2 commits »
Pcornat pushed to main at Pcornat/billy-gtk4-interface 2026-01-22 21:49:00 +01:00
2c53334e8f
No need for immediate-call lambda
Pcornat pushed to main at Pcornat/billy-gtk4-interface 2026-01-22 21:37:27 +01:00
a67eb0d0b5
Modernize code
9f479dc808
Remove assimp
6ec7ddc655
Removing submodules
db3113b288
Using FetchContent instead of submodules
259df75dfc
No option format for dependencies, just set()
Compare 6 commits »
Pcornat pushed to main at Pcornat/raii-safe-cuda 2026-01-19 22:50:47 +01:00
d9cbb14913
Adding stream for Async malloc and free
Pcornat pushed to main at Pcornat/window-glfw-wrapper 2026-01-10 16:13:47 +01:00
7ce7fe4889
Documentation
f2c8339c3f
String view instead of string for get_name
Compare 2 commits »
Pcornat pushed to main at Pcornat/window-glfw-wrapper 2026-01-10 15:30:37 +01:00
d8147733de
Update .gitignore
Pcornat pushed to main at Pcornat/window-glfw-wrapper 2026-01-10 15:26:30 +01:00
97ccf49236
Doxyfile for documentation generation
1824ffc269
Add submodule for doxygen-awesome-css
Compare 2 commits »
Pcornat pushed to main at Pcornat/window-glfw-wrapper 2026-01-08 21:59:10 +01:00
162685f108
Remove private debug define. If neede, top project puts it.
Pcornat pushed to main at Pcornat/window-glfw-wrapper 2026-01-08 21:16:32 +01:00
5e148017e6
Going to 23