Commit History

Author SHA1 Message Date
  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
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  Martin Capitanio a6ab7a91ef Print the path of a corrupt image 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Fabian a01608c389 Improved support for custom image loaders 7 years ago
  Marc Gilleron c1bba054e6 Don't delete FileAccess when it is null 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  willnationsdev 417e5457b8 ResourceFormatLoaderImage::get_resource_type now uses file path 7 years ago
  Juan Linietsky 317dee95de It is now possible to import images as a separate resource, closes #5738 and likely many others 7 years ago
  Paul Joannon a35c8bbdc7 fix API string path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Daniel J. Ramirez da8fecf25e Added support for SVG 8 years ago
  Juan Linietsky 5567e898d1 Several fixes related to PBR and Environment 8 years ago
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky d9d77291bc rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Rémi Verschelde 308d405c31 Turn some prints to error logs, remove others 9 years ago