Commit History

作者 SHA1 備註 提交日期
  Rémi Verschelde 0d1d719178 doc: Sync classref with current source 4 年之前
  reduz f8d03b98e7 Improve resource load cache 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 年之前
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 5 年之前
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 年之前
  qarmin 1f209bfc41 Fixes bugs found by Sonarcloud and Coverity 5 年之前
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 年之前
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 年之前
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 年之前
  Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas 6 年之前
  Juan Linietsky e653c79ef7 Better warnings when resources can't be saved. Fixes #26531 6 年之前
  Juan Linietsky 1f9c54bd55 Make resource loader cycle checker work on a per-thread basis. 6 年之前
  Juan Linietsky 11642b92d1 Avoid cyclic resource loading of any type, fixes #22673 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 9df7ed59fb Merge pull request #19501 from Zylann/custom_loaders 6 年之前
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders 7 年之前
  Paulb23 69fe17639e Fix text files constantly asking for reload as no last modified time 6 年之前
  Juan Linietsky e647342140 Moved folding outside the resource files, now saved outside the project. 7 年之前
  Juan Linietsky f12cb82e0f Fixes to baker, restored xatlas and fixed bake options. 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Juan Linietsky 852378109f Added function ResourceLoader.exists(), to check if a resource exists. Closes #19140 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前