33 Commits (5f18defb72bd2257b72d2f7a26f6f24f5affcfb5)

Author SHA1 Message Date
  falkTX f0cca0af92 Misc changes 7 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 9 years ago
  falkTX 06248170a6 Move resources cpp to src dir 9 years ago
  falkTX 2344ca0615 Move resources to new dir, make it possible to get internal font 9 years ago
  falkTX 34d75db7f0 Fix group widgets appearing twice 9 years ago
  falkTX 6bcf028f0a Make nanovg buildable on windows/mingw; Better handling of failures 9 years ago
  falkTX 6aabe6acb0 Fix build with gcc-4.6 10 years ago
  falkTX b5c4ef84bd Fix build 10 years ago
  falkTX c4008e3368 Hide some implementation details on private structs 10 years ago
  falkTX db4c38c4eb Misc 10 years ago
  falkTX 8d66fbcd26 Add initial NanoWidgets code; Fix nanovg for constness 10 years ago
  falkTX c6789d1889 Very raw, preliminar subwidgets implementation 10 years ago
  falkTX 3a77a1144f Change how NanoImages are handled; Minor update to NanoVG class 10 years ago
  falkTX 7bd8b4c563 Add NanoVG::createImageFromTextureHandle 10 years ago
  falkTX 9864c371e9 Add NanoImage::getTextureHandle() 10 years ago
  falkTX d1ecc17a68 Save and restore blend state when using nanovg 10 years ago
  falkTX c5a6d6f7dc Finish updating, code builds again 10 years ago
  falkTX 1a26aa6127 Continue nanovg update (do not use yet) 10 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 10 years ago
  falkTX ae5aa5b738 Misc 10 years ago
  falkTX a9a1b47a14 dgl changes from Carla 10 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 10 years ago
  falkTX 17393403bf Color using int; NanoVG extended color funcs and in-frame test 10 years ago
  falkTX cd28737617 Cleanup; Fix some docs; Split Color from NanoVG into separate class 10 years ago
  falkTX f1f5853c92 Don't crash if NanoVG context is invalid; Always valid UI size 10 years ago
  falkTX 2a076932ef NanoImage::isValid is useless now, remove it 11 years ago
  falkTX 2f1fb1b2de Fixes for NanoVG images 11 years ago
  falkTX 8d8af85953 Add NanoVG::beginFrame(Widget*) for convenience 11 years ago
  falkTX c689d18ffa Add some stuff to NanoImage to make it usable 11 years ago
  falkTX b4146e6121 Fix up widget bounds within the window 11 years ago
  falkTX f1c3e35272 Mention text in NanoVG atlas params 11 years ago
  falkTX fb2966126a NanoVG: Add constructor with custom atlas size 11 years ago
  falkTX 5a65496535 Rename Nano file; Make base nano API into class plus widget 11 years ago
  falkTX af09cb0a12 Use Rectangle in NanoWidget::textBounds 11 years ago
  falkTX d4e5a958c0 Remove unneeded funcs 11 years ago
  falkTX 8b29f3f398 Add NanoWidget class, exposes all NanoVG API :D 11 years ago