Commit Graph

10 Commits

Author SHA1 Message Date
Sascha L. Teichmann 1df81c3e1d unexport span methods 2024-01-07 03:44:45 +01:00
Sascha L. Teichmann 88e9088704 unexport span types 2024-01-07 03:38:36 +01:00
Sascha L. Teichmann 7f69467f26 cmd/mtredisalize/leveldb.go 2024-01-06 16:12:19 +01:00
Sascha L. Teichmann 7f82d482f5 More header updates. 2015-07-26 16:44:51 +02:00
Sascha L. Teichmann cf9cbe7087 Fixed hill shading for transparent structures a bit. Still not optimal. 2014-10-28 11:53:18 +01:00
Sascha L. Teichmann 4f49d114c6 span buffers: Simplified code by throwing away cases that cannot happen. Extended unit tests with more pattern to check. 2014-10-21 18:03:27 +02:00
Sascha L. Teichmann 269e63ea59 span buffer test now passes. Code ist still too complicated. 2014-10-21 17:41:19 +02:00
Sascha L. Teichmann e744390503 Repaired old unit tests. Added unit test for span buffers ... which currently fails. :-/ 2014-10-21 16:11:20 +02:00
Sascha L. Teichmann a82d20f14b Complete code of insert into span buffer. Looks complicated and needs testing. 2014-10-21 12:08:01 +02:00
Sascha L. Teichmann 1a087d127c Started implementing span buffers to handle transparency spans in right Y order. 2014-10-21 01:09:50 +02:00