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
/
theora
/
video_stream_theora.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix video playback
Matt Hughes
2017-10-14
1
-37
/
+9
*
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
-1
/
+1
*
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-08
1
-1
/
+2
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-150
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-1
/
+0
*
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
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+1
*
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
-245
/
+213
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-3
/
+6
*
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
-5
/
+5
*
-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
-5
/
+5
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
1
-0
/
+940