0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improved compiler detection More... over 9 years ago
ifdef WIN32 -> _WIN32 More... over 9 years ago
updated pybind11 version More... over 9 years ago
win32 fixes More... over 9 years ago
added a convenience funtion to write out a TGA version of a framebuffer for debugging More... over 9 years ago
message dialog: added getter to access the main label widget More... over 9 years ago
fixed crash when minimizing on windows More... over 9 years ago
updated pybind11 version More... over 9 years ago
added a new panel to house buttons that go into the top right part of the window title bar More... over 9 years ago
layout.cpp: ignore invisible widgets More... over 9 years ago
update pybind11 version More... over 9 years ago
build system improvements for nested builds on windows More... over 9 years ago
Merge pull request #21 from r-lyeh/master More... over 9 years ago
Add optional NANOGUI_PYTHON directive More... over 9 years ago
Add new compat.h header More... over 9 years ago
Update textbox.h More... over 9 years ago
Update layout.h More... over 9 years ago
Update opengl.h More... over 9 years ago
Update opengl.h More... over 9 years ago
Update bin2c.c More... over 9 years ago
try to provide a more helpful error message if the GLFW initialization fails More... over 9 years ago
build system: disable python requirement More... over 9 years ago
README update: added information on how to build on linux More... over 9 years ago
file dialog fixes for windows More... over 9 years ago
python: minor ImageView modifications for consistency with the C++ API More... almost 10 years ago
Merge pull request #19 from mrzv/master More... almost 10 years ago
Update python/example1.py to match src/example1.cpp More... almost 10 years ago
Update ImageView Python bindings to include policy More... almost 10 years ago
Add ImageView::SizePolicy to optionally scale images up to the ImageView size More... almost 10 years ago
catch both window + framebuffer resize events More... almost 10 years ago