Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 лет назад |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 лет назад |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 лет назад |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 лет назад |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 лет назад |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
marcosjouron
|
6d2b21c6a4
VideoStreamGDNative: Fix playing video files without audio stream
|
5 лет назад |
SeleckyErik
|
61bda112bd
Refactor VideoPlayer and VideoStream
|
5 лет назад |
Rémi Verschelde
|
9b8c355eab
Merge pull request #32199 from starryalley/fix_seek
|
6 лет назад |
Mark Kuo
|
8d2efe75ae
Fix VideostreamGDNative audio buffer handling
|
6 лет назад |
Mark Kuo
|
ec9c5171d2
Fix VideostreamGDNative seek
|
6 лет назад |
Anish
|
f0757f31a4
Fixes VideostreamGDNative crash on audio_channel=0.
|
6 лет назад |
qarmin
|
856a8226a5
Small fixes, mostly dupicated code
|
6 лет назад |
Anish
|
bd22b1cbe6
Fixes segfault on opening incompatible files.
|
6 лет назад |
Anish
|
978c2a604a
Fixed crash on loading GDNative videos.
|
6 лет назад |
marxin
|
e5f665c718
Fix -Wsign-compare warnings.
|
6 лет назад |
Rémi Verschelde
|
322fad70bd
Fix copyright year in VideoStreamGDNative
|
6 лет назад |
Anish
|
8c1677fc3f
Fixed infinite loop at end of video.
|
6 лет назад |
Rémi Verschelde
|
72feccf205
Adapt GDNative VideoStream to use ResourceFormatLoader
|
6 лет назад |
Rémi Verschelde
|
012dac9aad
Fix includes and initialization for GDNative Videodecoder
|
6 лет назад |
Anish
|
7199b7b5dd
Added interface for GDNative Videodecoder.
|
7 лет назад |