| .. |
|
nanovg
|
Compatibility changes also to the unused nanoVG FT backend
|
4 years ago |
|
pugl-custom
|
Move old custom plugin to separate dir
|
5 years ago |
|
pugl-extra
|
Restructure of code for new pugl, WIP
|
5 years ago |
|
pugl-upstream @ 0b4218c342
|
win32: Only call SetProcessDPIAware if standalone application
|
4 years ago |
|
resources
|
Remove blender icons (they're GPL)
|
10 years ago |
|
sofd
|
Start to bring back file dialog, add a few more comments
|
4 years ago |
|
Application.cpp
|
Add Application::isStandalone() method
|
4 years ago |
|
ApplicationPrivateData.cpp
|
Fix Mac standalone window focus
|
4 years ago |
|
ApplicationPrivateData.hpp
|
Fix RtAudio-related windows build
|
4 years ago |
|
Cairo.cpp
|
Move ImageKnob logic into reusable KnobEventHandler
|
4 years ago |
|
Color.cpp
|
Add convenience Color::withAlpha method
|
4 years ago |
|
EventHandlers.cpp
|
Fix ImageKnob for types that need full repaints
|
4 years ago |
|
Geometry.cpp
|
Add extra multiplier and divider operator to Size
|
4 years ago |
|
ImageBase.cpp
|
ImageBase: Fix missing format checks
|
4 years ago |
|
ImageBaseWidgets.cpp
|
Fix ImageKnob for types that need full repaints
|
4 years ago |
|
NanoVG.cpp
|
Auto-scale NanoVG by widget scale factor
|
4 years ago |
|
OpenGL.cpp
|
Reset OpenGL color before drawing images (fixes invisible content)
|
4 years ago |
|
Resources.cpp
|
Remove blender icons (they're GPL)
|
10 years ago |
|
Resources.hpp
|
Remove blender icons (they're GPL)
|
10 years ago |
|
SubWidget.cpp
|
Allow event coordinate margins in SubWidget
|
4 years ago |
|
SubWidgetPrivateData.cpp
|
Allow event coordinate margins in SubWidget
|
4 years ago |
|
SubWidgetPrivateData.hpp
|
Allow event coordinate margins in SubWidget
|
4 years ago |
|
TopLevelWidget.cpp
|
Move TopLevelWidget::isResizable to UI, where it makes more sense
|
4 years ago |
|
TopLevelWidgetPrivateData.cpp
|
Add SubWidget::toFront, fix position for subwidgets of subwidgets
|
4 years ago |
|
TopLevelWidgetPrivateData.hpp
|
Get rid of Events namespace, put everything inside Widget again
|
4 years ago |
|
Vulkan.cpp
|
Fix some strict compiler warnings
|
4 years ago |
|
Widget.cpp
|
Make widget pass events into subwidgets
|
4 years ago |
|
WidgetPrivateData.cpp
|
Allow event coordinate margins in SubWidget
|
4 years ago |
|
WidgetPrivateData.hpp
|
Get rid of Events namespace, put everything inside Widget again
|
4 years ago |
|
Window.cpp
|
Alternative approach to initial window OpenGL context scope
|
4 years ago |
|
WindowPrivateData.cpp
|
Give context back to transient parent window
|
4 years ago |
|
WindowPrivateData.hpp
|
Give context back to transient parent window
|
4 years ago |
|
pugl.cpp
|
Fix Mac standalone window focus
|
4 years ago |
|
pugl.hpp
|
Fix Mac standalone window focus
|
4 years ago |
|
pugl.mm
|
Add symlink file needed for macOS build
|
4 years ago |