Bernat Arlandis
|
f2475326a4
Fix playing of video Theora files
|
9 月之前 |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
10 月之前 |
ppphp
|
d4e1a74efb
Add 'override' mark to ResourceFormat class
|
1 年之前 |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 年之前 |
anish bhobe
|
42a9c33fad
Updates VideoDecoder plugin API to GDExtension.
|
3 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
5b6ccf2fd2
Merge pull request #66720 from qarmin/unintialized_memory
|
3 年之前 |
Rafał Mikrut
|
2233624152
Remove usage of unitialized variables
|
3 年之前 |
Dave Palais
|
0c46068af0
Change time parameters and variables to double type
|
3 年之前 |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 年之前 |
reduz
|
d1ddee2258
Implement BPM support
|
3 年之前 |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 年之前 |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 年之前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 年之前 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 年之前 |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 年之前 |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 年之前 |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 年之前 |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 年之前 |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Rémi Verschelde
|
a1aaed5a84
Remove redundant void argument lists
|
5 年之前 |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 年之前 |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 年之前 |