0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix warnings with GCC in Windows (#49) More... almost 5 years ago
Fix how non-integer pixel_ratios are handled. e.g., a pixel ratio of 1.5 (150% in Windows) was causing problems. Especially visible with the imageview widget. This is fixed by using Vector2f where needed. (#50) More... almost 5 years ago
[test] see if upgrading pybind11 fixes MSVC build issues More... about 5 years ago
add missing headers to python install More... about 5 years ago
sort header files More... about 5 years ago
arcball.h is no longer tracked More... about 5 years ago
fix typo in check (@ytrock) More... over 5 years ago
Add Size to lambda capture More... over 5 years ago
Add missing defines for STB More... over 5 years ago
Fix compiler warnings in widget.h (implicit conversions) More... over 5 years ago
GLES fixes More... over 5 years ago
MSVC fixes More... over 5 years ago
OpenGL mode fixes More... over 5 years ago
fix Texture::channels to support BGR and BGRA (#8) More... over 5 years ago
restore #include directives needed after removing enoki (#21) More... over 5 years ago
Removal of Enoki dependency More... over 5 years ago
fix a few justified warnings More... over 5 years ago
Revert "Fix GLES build not working (#12)" More... over 5 years ago
Fix GLES build not working (#12) More... over 5 years ago
added an option to use Enoki's python buildings instead of converting from/to NumPy tensors More... over 5 years ago
build system tweaks More... over 5 years ago
minor GLFW update More... over 5 years ago
fix setup.py More... over 5 years ago
update Enoki version More... almost 6 years ago
TabWidget icon font fix More... almost 6 years ago
minor graphics API binding improvements More... almost 6 years ago
very minor python binding fix, README.md update More... almost 6 years ago
switched from Entypo to FontAwesome More... almost 6 years ago
TextArea: mouse selection, clipboard copying fixes More... almost 6 years ago
TextArea: mouse selection and clipboard support More... about 6 years ago