reduz
|
ccd4cdfd8b
Rename StreamTexture* to CompressedTexture*
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 years ago |
Fredia Huya-Kouadio
|
b284dd92d3
Fix XR Android manifest metadata
|
3 years ago |
Rémi Verschelde
|
7c771ea310
Merge pull request #47522 from madmiraal/rename-test_width-test_height
|
3 years ago |
Rémi Verschelde
|
cd93bb9130
Merge pull request #56673 from winterpixelgames/bugfix-android-keystore-paths
|
3 years ago |
Jason Knight
|
3e288f65bb
Android export plugin passes absolute file paths to gradle for keystores.
|
3 years ago |
bruvzg
|
d2573c1636
Fix decoding UTF-8 filenames on unzipping.
|
3 years ago |
Marcel Admiraal
|
f107139979
Rename Project Window width and height settings to match their function
|
4 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
bdf8340e59
Merge pull request #43181 from nathanfranke/string-empty
|
3 years ago |
Rémi Verschelde
|
89b8de71c0
Merge pull request #55767 from m4gr3d/config_hand_tracking_frequency_master
|
3 years ago |
Rémi Verschelde
|
e3b0282080
Merge pull request #55759 from m4gr3d/enable_exclude_from_recents_master
|
3 years ago |
ne0fhyk
|
862c0d06fb
Add support for configuring the xr hand tracking frequency mode
|
3 years ago |
Fredia Huya-Kouadio
|
cfa81ff32a
Enable configuration of the `android:excludeFromRecents` activity attribute.
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Fredia Huya-Kouadio
|
2e7e6502dd
Add configs to specify the min and target sdk versions.
|
3 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 years ago |
Fredia Huya-Kouadio
|
882ec0d611
Add support for OpenXR export configurations.
|
3 years ago |
Pedro J. Estébanez
|
cab870e9d3
Drop pointless Android depth buffer setting
|
3 years ago |
Rémi Verschelde
|
8a15e404b2
Merge pull request #54463 from RandomShaper/fix_gl3_32bits
|
3 years ago |
Hugo Locurcio
|
665d29c16d
Fix new projects always being created with OpenGL
|
3 years ago |
Pedro J. Estébanez
|
07adf1193d
Drop broken Android 32-bit framebuffer setting for a reliable one for depth buffer
|
3 years ago |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
3 years ago |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |
Hugo Locurcio
|
b1b14e5fd7
Build for 64-bit ARM by default when compiling or exporting for Android
|
3 years ago |
ne0fhyk
|
431ccdb057
Pass the correct `export_format` argument to locate the assets directory when exporting.
|
3 years ago |
ne0fhyk
|
5bbfe0b5a8
Add support for Play Asset Delivery.
|
4 years ago |