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 |
Mark Kuo
|
3b05d2c989
VideoStreamGDNative: close file in cleanup
|
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
|
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
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
marcosjouron
|
6d2b21c6a4
VideoStreamGDNative: Fix playing video files without audio stream
|
5 years ago |
SeleckyErik
|
61bda112bd
Refactor VideoPlayer and VideoStream
|
5 years ago |
Rémi Verschelde
|
9b8c355eab
Merge pull request #32199 from starryalley/fix_seek
|
6 years ago |
Mark Kuo
|
8d2efe75ae
Fix VideostreamGDNative audio buffer handling
|
6 years ago |
Mark Kuo
|
ec9c5171d2
Fix VideostreamGDNative seek
|
6 years ago |
Anish
|
f0757f31a4
Fixes VideostreamGDNative crash on audio_channel=0.
|
6 years ago |
qarmin
|
856a8226a5
Small fixes, mostly dupicated code
|
6 years ago |
Anish
|
bd22b1cbe6
Fixes segfault on opening incompatible files.
|
6 years ago |
Anish
|
978c2a604a
Fixed crash on loading GDNative videos.
|
6 years ago |
marxin
|
e5f665c718
Fix -Wsign-compare warnings.
|
6 years ago |
Rémi Verschelde
|
322fad70bd
Fix copyright year in VideoStreamGDNative
|
6 years ago |
Anish
|
8c1677fc3f
Fixed infinite loop at end of video.
|
6 years ago |
Rémi Verschelde
|
72feccf205
Adapt GDNative VideoStream to use ResourceFormatLoader
|
6 years ago |
Rémi Verschelde
|
012dac9aad
Fix includes and initialization for GDNative Videodecoder
|
6 years ago |
Anish
|
7199b7b5dd
Added interface for GDNative Videodecoder.
|
7 years ago |