Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 éve |
Marc Gilleron
|
c1bba054e6
Don't delete FileAccess when it is null
|
6 éve |
Rémi Verschelde
|
cda5b0bfe1
Fix warnings about unused variables [-Wunused-variable]
|
6 éve |
Rémi Verschelde
|
d8b30d42f5
Fix warnings for operator precedence disambiguation [-Wparentheses]
|
6 éve |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 éve |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 éve |
Rémi Verschelde
|
6dc20adadd
Fix loading and exporting of Theora and WebM video streams
|
6 éve |
Wilson E. Alvarez
|
9590282ae8
Comment out some debugging messages when playing Theora files
|
6 éve |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
6 éve |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
6 éve |
samvila
|
6188279eeb
Remove too verbose printf statements from VideoStreamTheora
|
7 éve |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
6 éve |
Matt Hughes
|
3edd3cd377
Fix video playback
|
7 éve |
Marcelo Fernandez
|
46af050e93
Rename get_position => get_playback_position and seek_pos => seek on audio classes
|
7 éve |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 éve |
Hein-Pieter van Braam
|
8230bf0a2f
Remove assignment and declarations in if statements
|
7 éve |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 éve |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 éve |
Wilson E. Alvarez
|
738d2ab969
Removed unnecessary assignments
|
7 éve |
Poommetee Ketson
|
c7c65ca6ba
Clang-formatting *.cpp and *.h (some files excluded)
|
7 éve |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
7 éve |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
7 éve |
Rémi Verschelde
|
d4029aa51a
Move other lone thirdparty files to thirdparty/misc
|
7 éve |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 éve |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 éve |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
7 éve |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
7 éve |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
7 éve |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
7 éve |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
7 éve |