Commit History

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