0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor vscrollpane fix (relevant when there is enough space) More... about 6 years ago
Widget::remove_child to Widget::remove_child_at to avoid casting ambiguities More... about 6 years ago
added a builtin monospace font (Inconsolata) More... about 6 years ago
added nanogui::async() for queuing computation from other threads More... about 6 years ago
TextArea: padding support More... about 6 years ago
ported #417 from main branch More... about 6 years ago
new TextArea widget More... about 6 years ago
VScrollPanel now supports clicks above and below scrollbar More... about 6 years ago
windows compilation fixes More... about 6 years ago
precompile Metal shaders during CMake build More... about 6 years ago
further floating point framebuffer fixes More... about 6 years ago
new implementation of ImageView class More... about 6 years ago
assorted minor improvements More... about 6 years ago
further Canvas improvements, alpha blending in shaders More... about 6 years ago
significant Canvas widget improvements More... about 6 years ago
GLES3 support, fixed OpenGL MSAA More... about 6 years ago
removed legacy glutil.h/cpp, fixed Python examples More... about 6 years ago
Got all examples to build again, GLES2 compatibility More... about 6 years ago
Rewrote GLcanvas to use new rendering toolkit abstractions More... about 6 years ago
MSAA supported in new rendering architecture More... about 6 years ago
Combined OpenGL, GLES2, and Metal abstraction layer More... about 6 years ago
fixed glitches during window resizing on OSX, misc. metal improvements More... about 6 years ago
NanoGUI: use 10-bit color if available on OSX More... about 6 years ago
miscellaneous fixes More... about 6 years ago
Support for rendering via Metal on Apple machines More... about 6 years ago
fixed TextBox paste events More... about 6 years ago
redesigned tab widget More... about 6 years ago
very minor ImageView fixes More... about 6 years ago
make Widget::window() and Widget::screen() more relaxed in case no suitable parent can be found More... about 6 years ago
fixes to visualization of widget bounds More... about 6 years ago