index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
video_stream_player.cpp
Age
Commit message (
Expand
)
Author
2023-01-30
Updates VideoDecoder plugin API to GDExtension.
anish bhobe
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-09-26
Change time parameters and variables to double type
Dave Palais
2022-08-29
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-26
Rename `str2var` to `str_to_var` and similar
Micky
2022-08-23
Add some codes, returnes directly if the value is not changed.
风青山
2022-07-23
Implement BPM support
reduz
2022-06-26
Properly handle game pause in VideoPlayer
kobewi
2022-06-11
Add suffixes to all nodes and resources
FireForge
2022-05-19
Use suffixes for units in nodes and resources
Aaron Franke
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-15
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-06
Rename `VideoPlayer` to `VideoStreamPlayer` for consistency
Rémi Verschelde