Commit History

Author SHA1 Message Date
  Bernat Arlandis 78a66b4c16 Theora: Fix UV channel offset when cropping region 3 months ago
  Bernat Arlandis b9bebf7081 Full Theora video support in VideoStreamPlayer 7 months ago
  Bernat Arlandis 24278072a9 Replace memnew with instantiate 6 months ago
  Bernat Arlandis 00fb5c4df5 Crop image when doing color space conversion 6 months ago
  Bernat Arlandis f2475326a4 Fix playing of video Theora files 7 months ago
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 8 months ago
  Thaddeus Crews 070aeb5688 SCons: Fix MSVC bypassing disabled warnings 8 months ago
  Thaddeus Crews 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 year ago
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 year ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 10 months ago
  Yevhen Babiichuk (DustDFG) af6d260c17 Don't include `core/io/image.h` in `core/os/os.h` 10 months ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  Davi 4a7c93708e Patch `VideoStreamPlaybackTheora::set_file` to only look for header packets of one stream type 2 years ago
  anish bhobe 42a9c33fad Updates VideoDecoder plugin API to GDExtension. 3 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago
  kobewi 072f6feaba Make some Image methods static 3 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Rémi Verschelde 0e53dd642c Fix MSVC warning C4706: assignment within conditional expression 2 years ago
  Dave Palais 0c46068af0 Change time parameters and variables to double type 2 years ago
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde 9b05f29894 Remove unused GDNative code 3 years ago
  Lisandro Lorea 69e30d91ee Fix "texture not initialized" error preventing video from playing 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 3 years ago
  Rémi Verschelde ae74e78909 Remove WebM support (and deps libvpx and opus) 3 years ago