Bernat Arlandis
|
f2475326a4
Fix playing of video Theora files
|
9 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Michael Alexsander
|
16524a8a01
Add "Game" editor for better runtime debugging
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
2 years ago |
Álex Román Núñez
|
c892582779
Replace internal usage of ImageTexture in VideoStreamPlayer for Texture2D
|
1 year ago |
Rémi Verschelde
|
7d0c561e02
VideoPlayer: Fix reloading translation remapped stream
|
1 year ago |
Hugo Locurcio
|
49b6067aba
Use StringName consistently to refer to the Master audio bus name
|
2 years ago |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 years ago |
Yuri Sizov
|
1978b7c717
Merge pull request #77858 from kinami-imai/expose_videostreamplayer_video_length
|
2 years ago |
Yuri Sizov
|
216aa450a6
Merge pull request #77857 from kinami-imai/add_loop_property_to_videostreamplayer
|
2 years ago |
Ninni Pipping
|
dcd2b883eb
Use NULL instead of COND checks when appropriate
|
2 years ago |
今井きなみ
|
15719e278b
Add loop property to VideoStreamPlayer
|
2 years ago |
今井きなみ
|
e3da9176a0
Expose VideoStreamPlayer video length
|
2 years ago |
今井きなみ
|
270bc93b95
Fix VideoStreamPlayer seamless loop
|
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 |
Dave Palais
|
0c46068af0
Change time parameters and variables to double type
|
3 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
3 years ago |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 years ago |
reduz
|
d1ddee2258
Implement BPM support
|
3 years ago |
kobewi
|
e69f3d527c
Properly handle game pause in VideoPlayer
|
3 years ago |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 years ago |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
7ac9ea75cc
Rename `VideoPlayer` to `VideoStreamPlayer` for consistency
|
3 years ago |