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
/
modules
/
webm
/
video_stream_webm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-06-03
1
-3
/
+4
*
Fix sign-compare error from #26051
Rémi Verschelde
2019-04-30
1
-2
/
+2
*
Merge pull request #26051 from 20kdc/videofix
Rémi Verschelde
2019-04-30
1
-4
/
+23
|
\
|
*
webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (N...
20kdc
2019-02-21
1
-4
/
+23
*
|
Clean up latency related functions
Juan Linietsky
2019-04-27
1
-2
/
+2
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Don't delete FileAccess when it is null
Marc Gilleron
2018-10-05
1
-1
/
+0
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
Fix loading and exporting of Theora and WebM video streams
Rémi Verschelde
2018-07-03
1
-0
/
+43
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-17
/
+23
*
Fix video playback
Matt Hughes
2017-10-14
1
-80
/
+73
*
Rename get_position => get_playback_position and seek_pos => seek on audio cl...
Marcelo Fernandez
2017-09-23
1
-2
/
+2
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-2
/
+2
*
Fix files header
Poommetee Ketson
2017-09-01
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Clang-formatting *.cpp and *.h (some files excluded)
Poommetee Ketson
2017-07-22
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-2
/
+2
*
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-04-28
1
-1
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-29
/
+26
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-1
/
+1
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-1
/
+1
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-1
/
+1
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
1
-2
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add WebM module
Błażej Szczygieł
2016-10-23
1
-0
/
+446