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
quench warning More... almost 10 years ago
renamed nanogui.cpp -> common.cpp More... almost 10 years ago
bump MSVC version requirement (due to pybind11) More... almost 10 years ago
fix for the previous commit More... almost 10 years ago
fixes for libigl More... almost 10 years ago
tabs -> spaces More... almost 10 years ago
more robust way of passing flags to GLFW CMakeLists.txt More... almost 10 years ago
export NANOGUI_EXTRA_LIBS variable to parent scope More... almost 10 years ago
merge glfw into the nanogui binary More... almost 10 years ago
Only use -flto for shared library builds More... almost 10 years ago
Windows: only use /LTCG when building a shared library More... almost 10 years ago
fixed pragmas More... almost 10 years ago
now compiles cleanly on MSVC 2015 More... almost 10 years ago
added license headers to all files More... almost 10 years ago
moved python files to separate directory More... almost 10 years ago
upgraded pybind11 version More... almost 10 years ago
Form helper class for simple layout construction & a few related widgets (based on code contributed by Christian Schüller) More... almost 10 years ago
more generic textbox for integral data types More... almost 10 years ago
textbox: select all text when receiving a double click event More... almost 10 years ago
a few different types of standard text boxes with builtin validation (based on code by Christian Schüller) More... almost 10 years ago
linux fixes More... almost 10 years ago
Don't use regex library if not needed More... almost 10 years ago
mention new python support in readme.md More... almost 10 years ago
updated screenshot image More... almost 10 years ago
Python version of the example application More... almost 10 years ago
new pybind11 version More... almost 10 years ago
catch exceptions in main loop More... almost 10 years ago
minor consistency improvements More... almost 10 years ago
ensure that windows are wide enough to contain their title More... almost 10 years ago
use reference counting to handle widget lifetime More... almost 10 years ago