A Thousand Ships
|
466590d0ec
|
Use `get_slicec` instead of `get_slice` for single character splitters
|
2025-03-08 20:36:37 +01:00 |
A Thousand Ships
|
5113022dfe
|
Clean up some uses of `String::substr`
Cases where the end position is either equvalent to the default or past
the end of the string.
|
2025-03-07 14:50:38 +01:00 |
Yufeng Ying
|
f241c1fda0
|
Remove unused header in editor.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2024-12-24 00:40:38 +08:00 |
Lukas Tenbrink
|
b5c31ebb41
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
Muller-Castro
|
1638c1b28f
|
Add const lvalue ref to editor/* container parameters
|
2024-02-26 15:28:15 -03:00 |
A Thousand Ships
|
684752e75b
|
Replace error checks against `size` with `is_empty`
|
2024-02-09 12:50:15 +01:00 |
Aaron Franke
|
9753a35c76
|
Move 3D scene import classes to their own folder
|
2024-01-04 11:02:49 -06:00 |