Commit History

Author SHA1 Message Date
  reduz 64140eaf42 Reorganize Project Settings 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 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 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
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Rémi Verschelde da411d1625 Workaround WebM playback bug after AudioServer latency fixes 5 years ago
  Rémi Verschelde bb6c0d3e8b doc: Complete documentation for VideoStreams 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut 7dda9309f9 Memory leak and crash fixes 5 years ago
  SeleckyErik 61bda112bd Refactor VideoPlayer and VideoStream 5 years ago
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 6 years ago
  qarmin 8245db869f Small fixes to unrechable code, possibly overflows, using NULL pointers 6 years ago
  Rémi Verschelde 9da3d736ad Fix sign-compare error from #26051 6 years ago
  Rémi Verschelde 12cc760538 Merge pull request #26051 from 20kdc/videofix 6 years ago
  Juan Linietsky af9bb0ea15 Clean up latency related functions 6 years ago
  20kdc b1f5cee7d9 webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (Now clang-format friendly.) 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Marc Gilleron c1bba054e6 Don't delete FileAccess when it is null 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 6dc20adadd Fix loading and exporting of Theora and WebM video streams 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago