Commit Graph

39373 Commits

Author SHA1 Message Date
a1a3e79ea5 Fix debug build for iphone
printf() does not have a version that accepts std::string
as format string parameter.
2021-11-23 16:48:52 +01:00
66ba19a435 Merge pull request #55202 from fabriceci/fix-wall-acceleration-in-3d
Fix wall acceleration in move and slide (3D)
2021-11-22 08:27:56 -07:00
76aa1d0a43 Merge pull request #55151 from Chaosus/control_reset_size 2021-11-22 16:22:57 +01:00
8daf0cc49c Merge pull request #55216 from fabriceci/fix-body-stuck-complex-scenario-3d
Fix CharacterBody3D stuck in some advanced scenario
2021-11-22 08:16:16 -07:00
eabf8f5edf Added reset_size method to Control and Window classes 2021-11-22 16:55:21 +03:00
29a2561f77 Merge pull request #55217 from KoBeWi/get_property_and_property 2021-11-22 14:52:45 +01:00
4e7964f0fd Merge pull request #55102 from pycbouh/textedit-position-from-linecol 2021-11-22 14:37:22 +01:00
a86d73ef3b Fix body stuck in some 3d advanced scenario 2021-11-22 13:36:51 +01:00
4ea6709558 Clarify get_indexed in relation to Nodes 2021-11-22 13:21:45 +01:00
e85e6ec7fc Add methods to get position from column and line in TextEdit 2021-11-22 15:13:13 +03:00
835f4dedaf Merge pull request #55186 from timothyqiu/theme-picker-reset 2021-11-22 13:12:34 +01:00
608c029794 Merge pull request #55189 from timothyqiu/packed-data-container 2021-11-22 13:04:03 +01:00
43f53f4e38 Merge pull request #55203 from Calinou/scons-warn-unknown-variables 2021-11-22 12:54:47 +01:00
70d530029a Merge pull request #55171 from dalexeev/font-data-set-fixed-size 2021-11-22 12:23:41 +01:00
2b287509eb Merge pull request #55128 from akien-mga/meshoptimizer-f4c356d79 2021-11-22 12:22:59 +01:00
78dbe4e3e4 Merge pull request #54339 from ConteZero/line_edit_drag_and_drop 2021-11-22 12:20:01 +01:00
a387094c25 Merge pull request #55174 from clayjohn/Sky-SRGB 2021-11-22 12:19:20 +01:00
ea8d0deb4b Merge pull request #54919 from williamd67/GPULightmapper-improve-noise-to-prevent-artifacts
GPULightmapper: better algorithm to generate rays for indirect lighting
2021-11-22 12:10:09 +01:00
ed3af70b11 Merge pull request #55170 from Razoric480/raz/cast-handle 2021-11-22 11:53:28 +01:00
c038768379 Merge pull request #55159 from m4gr3d/add_oculus_openxr_config_master 2021-11-22 10:28:06 +01:00
dba72fc0e3 Merge pull request #55215 from KoBeWi/looooooooooooooong_checkbox.not_anymore 2021-11-22 09:12:12 +01:00
ae7866c863 Merge pull request #55180 from madmiraal/fix-42711 2021-11-22 08:37:44 +01:00
d6f21bfb61 Merge pull request #55209 from madmiraal/fix-android-orientation
Fix Android `get_screen_orientation()` not returning valid values
2021-11-21 17:44:12 -08:00
5dc7346ab4 Improved some editor checkboxes 2021-11-21 21:29:34 +01:00
7ba555dada Convert PhysicalSkyMaterial colors to SRGB 2021-11-21 12:26:29 -08:00
69b2d3f791 Print a warning with unknown SCons variables to ease troubleshooting
When disabling specific modules, misspellings can occur. Additionally,
when switching between the `3.x` and `master` branches frequently,
it's possible to forget about renamed modules such as `lightmapper_cpu`
versus `lightmapper_rd`.
2021-11-21 17:32:15 +01:00
b738af86da Fix wall acceleration in move and slide (3D) 2021-11-21 17:09:49 +01:00
8253a45a1a Fix crash when executing PackedDataContainer._iter_init 2021-11-21 20:14:59 +08:00
2fa4c6498a Fix Android get_screen_orientation() not returning valid values 2021-11-21 12:05:25 +00:00
abd41dedb0 Fix Theme Editor crash when clicking the element picker 2021-11-21 18:39:46 +08:00
826ea43af6 Fix merge conflict between #42711 and #42374 2021-11-21 07:01:33 +00:00
753d677343 Expose FontData::{set,get}_fixed_size methods 2021-11-20 20:47:01 +03:00
ed02b8af59 Merge pull request #55164 from Calinou/sky-fix-srgb-conversion 2021-11-20 18:31:01 +01:00
2e6e3a8ed7 Change cast of int to num to int static cast 2021-11-20 11:58:55 -05:00
6c0b55acad Fix ProceduralSkyMaterial colors due to double sRGB -> linear conversion 2021-11-20 17:26:06 +01:00
882ec0d611 Add support for OpenXR export configurations. 2021-11-20 06:10:44 -08:00
4ea87f36cd Merge pull request #54579 from KoBeWi/your_name 2021-11-20 10:49:57 +01:00
be16eb625b Merge pull request #54932 from briansemrau/expose-main-thread-id 2021-11-20 10:48:46 +01:00
a74e2c5058 Merge pull request #55136 from akien-mga/basisu-646a9f826 2021-11-20 10:47:29 +01:00
bf18965a51 Merge pull request #55126 from akien-mga/wslay-45d22583b 2021-11-20 10:47:20 +01:00
58443f73fe Merge pull request #55129 from akien-mga/libvorbis-1.3.7 2021-11-20 10:47:09 +01:00
e97634f56d Merge pull request #55127 from akien-mga/libwebp-1.2.1 2021-11-20 10:47:00 +01:00
bd896bf915 Merge pull request #55122 from akien-mga/zstd-1.5.0 2021-11-20 10:46:41 +01:00
0a76ddc3dd Merge pull request #55123 from akien-mga/xatlas-ec707faea 2021-11-20 10:46:33 +01:00
4f444cc815 Merge pull request #55120 from akien-mga/pcre2-10.39 2021-11-20 10:46:24 +01:00
3924aa6e8f Merge pull request #55119 from akien-mga/libogg-1.3.5 2021-11-20 10:46:15 +01:00
882d61791b Merge pull request #55118 from akien-mga/graphite-80c52493e 2021-11-20 10:46:06 +01:00
e6fd2d550e Merge pull request #55115 from akien-mga/tinyexr-1.0.1 2021-11-20 10:45:56 +01:00
b18744834f Merge pull request #42711 from madmiraal/fix-19290 2021-11-20 10:43:04 +01:00
6b54ac98d7 Add shape data to area overlap data. 2021-11-20 08:06:53 +00:00