bruvzg
|
d36c5514d3
Fix ZipIO crash when reused (and possible leaks).
|
3 年之前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 年之前 |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 年之前 |
Rémi Verschelde
|
93b7a85c98
HTML5: Explain why export templates are missing
|
3 年之前 |
bruvzg
|
98d0af7d5c
Implement GDExtension export plugin.
|
3 年之前 |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 年之前 |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 年之前 |
Will Whitty
|
ab5eaf0ad9
Fix new performance regressions (short delay_usec)
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Fabio Alessandrelli
|
cc4612277b
[HTML5] PWA service worker prefers cached version.
|
3 年之前 |
jmb462
|
1ce81dc5f2
Add missing SNAME macro optimization in some function calls
|
3 年之前 |
Rémi Verschelde
|
7176a43260
Remove property hints referencing unsupported svgz extension
|
3 年之前 |
bruvzg
|
d2573c1636
Fix decoding UTF-8 filenames on unzipping.
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 年之前 |
Hugo Locurcio
|
665d29c16d
Fix new projects always being created with OpenGL
|
3 年之前 |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 年之前 |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
3 年之前 |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 年之前 |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 年之前 |
Sergey Minakov
|
9f49255bee
Split javascript export template into multiple files
|
4 年之前 |