Frank David Martínez M

Results 21 issues of Frank David Martínez M

Hi Vladimir, I am using Magnum to render some 3D primitives, I want to draw a path (like an svg path), it is just a sequence of rect segments, arcs...

## Version of Dear PyGui Version: dearpygui-0.8.64 Operating System: Linux Mint 19.3 ## My Issue/Question I get segmentation fault with bare minimal example ## To Reproduce ```python import dearpygui.dearpygui as...

type: build
priority: high
type: bug

Hi Ben, Thank you for this excellent rotary encoder lib. I tried many many options and your approach is the best by far. I did some changes to use it...

Currently dynamic sql is managed in two phases, one for scripting and one for sql parameterization. This leads to two different languages in a dynamic sql at the same time...

enhancement

##### Issue Overview I have tested all skins: navbar and menu colors are set by the skin, but links, buttons, table headers, panels, etc remain the same: bluesy. ##### Current...

Hi Friends, I want to propose a new Logo: ![image](https://user-images.githubusercontent.com/1087317/108844874-aa7ad980-75aa-11eb-8288-16533fd2563f.png) If you like it I can send the svg.

Hi @pboyer , I have just discovered this project and it looks amazing, but i see no recent activity since 2017. Do you still maintain this project?

### Is your proposal related to a problem? There are some cases where configuring a custom naming convention will help a lot to avoid setting field/table custom names manually. For...

k/enhancement
t/product-platform

Hi Friends, Thank you for this tool. It is very useful. I have created a small converter from [kmonad](https://github.com/kmonad/kmonad) files to keyboard layout editor data, so with some annotations (comments)...

Hi Friends, I am using clang-tidy in vscode in a c++20 project. but clang-tidy does not recognize modules. ``` import std; ``` Generates: ``` module 'std' not found clang-tidy(clang-diagnostic-error) ```...