提交历史

作者 SHA1 备注 提交日期
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 5 月之前
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 5 月之前
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 9 月之前
  katsuhisa yuasa 4dad9c6c05 optimize ImageLoaderSVG::create_image_from_utf8_buffer 10 月之前
  Haoyu Qiu 66a3a944e2 Fix error when loading SVG imported as Image 1 年之前
  Yuri Sizov 815038962f Improve error reporting in the asset library and in related types 1 年之前
  Martin Capitanio ac9e259d3e Update ThorVG to v0.10.0 2 年之前
  Felipe Augusto Marques 26eb3db234 Added Image's `load_svg_from_(buffer|string)` 2 年之前
  Martin Capitanio bfc498f3d0 SVG: fix tvg::Picture->size() and scale based errors. 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  HolonProduction 66fa776667 Add support for svg images in the asset lib. 2 年之前
  Rémi Verschelde d3b8faac74 ImageLoaderSVG: Improve error reporting 2 年之前
  kobewi 072f6feaba Make some Image methods static 3 年之前
  Fabio Alessandrelli e8fc6bfeb5 [Core] Make ImageFormatLoader extensible. 3 年之前
  Yuri Sizov 817d4db21f Allow images to be imported "for editor use" and respect editor settings 3 年之前
  Rémi Verschelde 0cf0e96038 Merge pull request #64776 from YuriSizov/import-images-moar-flags 3 年之前
  Yuri Sizov c78cbb523f Extract editor color map and simplify SVG color conversion 3 年之前
  Yuri Sizov 672e9d6868 Make `ImageLoader` take bit field flags 3 年之前
  Nathan Franke eb8482cf95 round dimensions of svg 3 年之前
  Rémi Verschelde d8935b27a9 Fix warnings found by Emscripten 3.1.10 3 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年之前
  Haoyu Qiu 1049e75b89 Fix determination of SVG canvas size 3 年之前
  K. S. Ernest (iFire) Lee 8d02759c72 Use ThorVG instead of NanoSVG for importing SVGs 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 年之前
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前