|
98912a89e8
|
File copyright header updates pt9.
|
2023-12-18 00:25:33 +01:00 |
|
|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
e311cacced
|
Use int-s instead of uint32_t-s in the wfc module for better compatibility with scripting.
|
2022-04-22 19:07:29 +02:00 |
|
|
5beae4d5dc
|
Merged Propagator and Wave into the WaveFormCollapse class, ans simplified it's design as much as possible. It still needs more work though.
|
2022-04-21 23:31:25 +02:00 |
|
|
4e8d254ba9
|
Smaller improvements.
|
2022-04-21 17:33:44 +02:00 |
|
|
e4a2429b45
|
Use error macros in the wfc module instead of asserts.
|
2022-04-21 16:51:10 +02:00 |
|
|
531dc783d8
|
std::size_t to uint32_t for the wfc module.
|
2022-04-21 16:36:33 +02:00 |
|
|
f080f5e027
|
Replace std::vectors in the wfc module to engine vectors.
|
2022-04-21 16:31:03 +02:00 |
|
|
5be272e5cb
|
Fix a few typos and remove std::optional from wcf.
|
2022-04-21 14:28:04 +02:00 |
|
|
dfbae29faa
|
An another set of codestyle cleanups for the wfc module.
|
2022-04-20 03:24:50 +02:00 |
|
|
837e518e5a
|
Clang format and codestyle cfixed to the wfc module.
|
2022-04-20 03:05:34 +02:00 |
|