cesss

Results 106 comments of cesss

Thanks a lot for your reply. I think I feel confused because the Perez model has been used both for solar energy simulation (the Insight Solar Analysis plugin for Revit...

I'm attaching here the diffs for an implementation of NEG and DUP (DUP is not a new command, but PUSH was modified so that consecutive PUSHes behave as DUP --This...

Feel free to commit it, because I don't have a properly prepared github workflow yet and this weekend is going to be very busy for me. If you prefer I...

It's not easy to make the stack grow/shrink dynamically, because the stack items are actually UI texts. So I'm postponing that addition for the moment.

I'm interested in this 😃

Usually in a terminal you use Shift+Ctrl+C for copy and Shift+Ctrl+V for paste if you are on UNIX, or Cmd+C and Cmd+V if you are on MacOS. I checked that...

Basically, the modified version that I'm planning to do would check the PID of the calling process before opening files. If such PID is not registered in a global index...

I don't know the details, but I'm pretty sure modern MacOS versions will issue some message or callback whenever a view needs to be redrawn. It seems they changed the...

Maybe I'd be able to do it, but my newest MacOS release for the moment is High Sierra: I'm very slow at updating because I like my Macs to boot...

Hi! (I'm the one who opened [this issue](https://github.com/syoyo/tinygltf/issues/159) at **tinygltf** and from there you told me about this project, which is really exciting, and it's progressing at a really promising...