Anders Elfgren
                                            Anders Elfgren
                                        
                                    I made a simple terrain generator/viewer with sokol, aiming to get something similar up and running using zig-gamedev, can try to make a demo using that (though I'm very much...
I'd just like to voice my support of this feature, I will eventually need doubles for my project :)
👉 Filter draw color.
Functionally it's WID, but it would be nice with a UI indication of # items hidden because of this.
Yeah this would be super useful. :)
Same here with VS2017. Could "fix" it by adding #pragma warning( disable : 4146 ) But zno5's solution might be better.
Just going to state something obvious here, because it wasn't *explicitly* mentioned above. It would mean it would be possible to write a function that could accept both floats and...
Given that I'm still learning Zig, there may be a better way to do what I'm doing. But as far as I understand, since i use anytype, it'll accept anything...
Hm, I made sure that the code wouldn't compile and then saved but got no feedback that it was wrong or that it compiled.
I would love this. I've just started trying out tree-sitter and the parser error messages have stumped me several times. Am I correct in understanding that if I actually hooked...