Pascal Thomet

Results 36 issues of Pascal Thomet

Since the integration of `clcache` with `msbuild` is rather cumbersome, this script provide an helper in order to simplify the process. Notes: * Incremental builds: There still is an issue...

Hello, I found that the various IMPLOT_TMP template implementations do not support `long double`. See extract from `implot_items.cpp`: ````cpp template void PlotLine(const char* label_id, const T* xs, const T* ys,...

Hi, This PR adds a new behavior to SetCursorPosition: * SetCursorPosition(aPosition) : behaves as before * SetCursorPosition(aPosition, 3): will change the cursor position, and then on the subsequent call to...

Constructive feedback is always welcome!

Hello, I was wondering if it would be useful to open an issue that would not be a real issue, but a way to collect info about the projects using...

Gallery

This is my first PR ever to Boost.Hana, so I hope I did not make too many obvious mistakes. Please bare with me if I did. This PR extends the...

_Note: this PR cannot be merged to the docking branch, as of now (since the docking branch which should match the commit: https://github.com/ocornut/imgui/commit/256594575d95d56dda616c544c509740e74906b4 from 15 March 2021). However it could...

Hello, This is not an issue, rather a way to acknowledge the quality of your package :-) I have been working with pyimgui for several months. As I work in...

docs
integrations

Hi Sam, I hope everything is good on your side. I just wanted to update you on some things I saw while testing the last master build. ### Rendering issues...

I modified the example in order to remove autopublish and insecure modules. It did not work, because of a bug in the webix-meteor-data module ( collection.update should use set:{} )...