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
updated pybind11 version More... about 9 years ago
quench GLAD build warnings on windows More... about 9 years ago
Merge pull request #68 from mrzv/master More... about 9 years ago
Include coroutine support for detached mode on every platform More... about 9 years ago
Add missing <mutex> and <condition_variable> headers to python/python.cpp More... about 9 years ago
update pybind11 version More... about 9 years ago
Merge pull request #65 from sjm324/master More... about 9 years ago
Python support for user-specified OpenGL core profile; comments cleanup. More... about 9 years ago
Enabling support for alternative core profiles i.e. 4.1. User is responsible for requesting a forward compatible core profile if changing the default 3.3 core. More... about 9 years ago
adhere to std140 convention more carefully More... about 9 years ago
also export include paths to parent project More... about 9 years ago
fix glad integration and static library linking More... about 9 years ago
use GLAD on Travis More... about 9 years ago
helper class for accumulating uniform buffer data More... about 9 years ago
uniform buffer implementation More... about 9 years ago
Merge pull request #36 from shibukawa/fix/horizontal-boxlayout More... about 9 years ago
GLAD windows compilation fixes More... about 9 years ago
generalized setUniform() functions More... about 9 years ago
make important GLFW window hints fully configurable More... about 9 years ago
Merge pull request #59 from sjm324/master More... about 9 years ago
Initialize mBackground before first glClearColor call in constructor, remove now redundant call from Screen::initialize. More... about 9 years ago
build system improvements, updated pybind11 version More... about 9 years ago
updated contact information in license More... over 9 years ago
example on running NanoGUI in detached mode More... over 9 years ago
object class cleanups More... over 9 years ago
serialization cleanup for enumerations More... over 9 years ago
widget iterators, updated pybind11 once more.. More... over 9 years ago
windows fixes, updated pybind11 More... over 9 years ago
compilation fixes More... over 9 years ago
run nanogui mainloop in detached mode (fixes #35) More... over 9 years ago