|
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 |
|
|
96738f5783
|
Notes.
|
2022-04-21 19:45:09 +02:00 |
|
|
4e8d254ba9
|
Smaller improvements.
|
2022-04-21 17:33:44 +02:00 |
|
|
bb723e3c44
|
Got rid of std::arrays in the wfc module.
|
2022-04-21 17:05:26 +02:00 |
|
|
e4a2429b45
|
Use error macros in the wfc module instead of asserts.
|
2022-04-21 16:51:10 +02:00 |
|
|
ec6b52f5d8
|
unsigned to uint32_t conversion for the wfc module.
|
2022-04-21 16:43:04 +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 |
|