index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
video_stream_player.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+0
*
Add shorthand for using singleton string names
kobewi
2024-05-11
1
-2
/
+2
*
Replace internal usage of ImageTexture in VideoStreamPlayer for Texture2D
Álex Román Núñez
2024-01-24
1
-1
/
+0
*
VideoPlayer: Fix reloading translation remapped stream
Rémi Verschelde
2023-11-12
1
-0
/
+10
*
Use StringName consistently to refer to the Master audio bus name
Hugo Locurcio
2023-08-07
1
-1
/
+1
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Merge pull request #77858 from kinami-imai/expose_videostreamplayer_video_length
Yuri Sizov
2023-07-12
1
-0
/
+8
|
\
|
*
Expose VideoStreamPlayer video length
今井きなみ
2023-06-05
1
-0
/
+8
*
|
Merge pull request #77857 from kinami-imai/add_loop_property_to_videostreampl...
Yuri Sizov
2023-07-12
1
-0
/
+16
|
\
\
|
*
|
Add loop property to VideoStreamPlayer
今井きなみ
2023-06-05
1
-0
/
+16
|
|
/
*
|
Use NULL instead of COND checks when appropriate
Ninni Pipping
2023-06-10
1
-2
/
+2
*
|
Fix VideoStreamPlayer seamless loop
今井きなみ
2023-06-05
1
-0
/
+3
|
/
*
Updates VideoDecoder plugin API to GDExtension.
anish bhobe
2023-01-30
1
-1
/
+6
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Change time parameters and variables to double type
Dave Palais
2022-09-26
1
-2
/
+2
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-2
/
+2
*
Rename `str2var` to `str_to_var` and similar
Micky
2022-08-26
1
-2
/
+2
*
Add some codes, returnes directly if the value is not changed.
风青山
2022-08-23
1
-0
/
+8
*
Implement BPM support
reduz
2022-07-23
1
-1
/
+1
*
Properly handle game pause in VideoPlayer
kobewi
2022-06-26
1
-0
/
+34
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-1
/
+1
*
Use suffixes for units in nodes and resources
Aaron Franke
2022-05-19
1
-1
/
+1
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-2
/
+2
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-24
/
+18
*
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-15
1
-5
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `VideoPlayer` to `VideoStreamPlayer` for consistency
Rémi Verschelde
2021-12-06
1
-0
/
+470