Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
1 anno fa |
Davi
|
4a7c93708e
Patch `VideoStreamPlaybackTheora::set_file` to only look for header packets of one stream type
|
2 anni fa |
anish bhobe
|
42a9c33fad
Updates VideoDecoder plugin API to GDExtension.
|
2 anni fa |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 anni fa |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 anni fa |
kobewi
|
072f6feaba
Make some Image methods static
|
2 anni fa |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 anni fa |
Rémi Verschelde
|
0e53dd642c
Fix MSVC warning C4706: assignment within conditional expression
|
2 anni fa |
Dave Palais
|
0c46068af0
Change time parameters and variables to double type
|
2 anni fa |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 anni fa |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 anni fa |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 anni fa |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 anni fa |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 anni fa |
Rémi Verschelde
|
9b05f29894
Remove unused GDNative code
|
3 anni fa |
Lisandro Lorea
|
69e30d91ee
Fix "texture not initialized" error preventing video from playing
|
3 anni fa |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 anni fa |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
3 anni fa |
Rémi Verschelde
|
ae74e78909
Remove WebM support (and deps libvpx and opus)
|
3 anni fa |
Hugo Locurcio
|
bcf4a56c74
Replace references to VisualServer in code comments with RenderingServer
|
3 anni fa |
reduz
|
37776b2867
Clean up RenderingServer and its bindings
|
3 anni fa |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
3 anni fa |
Rémi Verschelde
|
c1c76850cb
Style: Cleanup uses of double spaces between words
|
3 anni fa |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 anni fa |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 anni fa |
Hugo Locurcio
|
ea46639e22
Print a warning when trying to seek in VideoPlayer
|
4 anni fa |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 anni fa |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 anni fa |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 anni fa |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 anni fa |