Dmitry Pinaev

Results 85 comments of Dmitry Pinaev

Hello! Thanks for reporting this issue. Unfortunately I am not an expert in `vcpkg` -- never got a chance of using it. I am afraid I need some help in...

Thanks for your pull request. Unfortunately, it broke the build. I tried to fix it based on your changes. Waiting for the build results now... https://github.com/paceholder/nodeeditor/pull/329

Yeah, I noticed that earlier. I think I should dynamically read the current scaling and prepare an appropriately downsampled icon from some high-resolution version. > My first thought is to...

At work I used to write a decent documentation within the doxygen environment. The key trick is to use large plane **markdown** files as if it were a book or...

Hi, sorry for maybe a stupid question. Isn't the menu available on the top of the screen? I'll check it in the evening, I need to setup the dev environment...

#39 sounds like tagging for nodes, not grouping. Am I wrong? I think this is a grouping: ![image](https://user-images.githubusercontent.com/322952/40630044-8e857a00-62cf-11e8-900b-1434f104083d.png)

I see your point and I agree with the proposed workflow. I just can say, that I was focusing on the graphics and tried to make a general-purpose node editing...

Actually, I wanted to remove this graphical message because it looks ugly. The better way to emphasize an input error would be possibly to highlight the input point with red..

Sorry, I do not get how the dynamic models are related to what you are describing

Maybe return an `std::vector` from the model? An empty vector would mean no context menu.