Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-18 | Merge pull request #49738 from Calinou/ssao-gi-default-half-resolution | Rémi Verschelde | |
Compute SSAO at half resolution by default | |||
2022-03-18 | Merge pull request #57996 from Calinou/texture-import-remove-stream-option | Rémi Verschelde | |
Remove unused Streamed option for textures in the Import dock | |||
2022-03-18 | Merge pull request #59087 from clayjohn/sky-mode | Rémi Verschelde | |
Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum | |||
2022-03-17 | Merge pull request #58866 from YeldhamDev/steer_left | Rémi Verschelde | |
Make `TabBar/Container` default their alignments to the left instead of center | |||
2022-03-17 | Merge pull request #58954 from Ansraer/alpha_scissor | Rémi Verschelde | |
[4.0] Fix alpha scissor support | |||
2022-03-17 | Make `TabBar/Container` default their alignments to the left instead of center | Michael Alexsander | |
2022-03-17 | Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum | Hugo Locurcio | |
3 options are available: - Light and Sky (default) - Light Only (new) - Sky Only (equivalent to `use_in_sky_only = true`) Co-authored by: clayjohn <claynjohn@gmail.com> | |||
2022-03-17 | Another `-Wsign-compare` fix | Rémi Verschelde | |
Fixing CI while afk, fun. | |||
2022-03-17 | Fix `-Wsign-compare` warning after #58993 | Rémi Verschelde | |
2022-03-17 | Merge pull request #58993 from notSanil/device-limit-exceeded-fix | Rémi Verschelde | |
2022-03-17 | i18n: Sync classref translations with Weblate | Rémi Verschelde | |
(cherry picked from commit 009b286e318d1c955dd43a6e97ab86a554c3d05d) | |||
2022-03-17 | i18n: Sync editor translation POs with template | Rémi Verschelde | |
(cherry picked from commit 93a3d47edcc1b3dabb81df55a8faf6f1cc22d1b3) | |||
2022-03-17 | i18n: Add property paths to editor translation template | Rémi Verschelde | |
(cherry picked from commit 972c6687ffc3626b76557fc8a40927565db8eb2e) | |||
2022-03-17 | i18n: Sync editor translations with Weblate | Rémi Verschelde | |
(cherry picked from commit 98b8f4043a3e4c0c6d9a1a94bd0de99fbe6ee0b1) | |||
2022-03-17 | doc: Sync missing Color value update after #59229 | Rémi Verschelde | |
Missed in CI as the Mono build where this is checked is temporarily disabled. | |||
2022-03-17 | Merge pull request #58967 from fire-forge/gradient2d_editor | Rémi Verschelde | |
2022-03-17 | Merge pull request #59163 from timothyqiu/filter-property | Rémi Verschelde | |
2022-03-17 | Merge pull request #59244 from timothyqiu/property-path-capitalization | Rémi Verschelde | |
2022-03-18 | Improve inspector filtering | Haoyu Qiu | |
2022-03-18 | Remap property path based on path substrings | Haoyu Qiu | |
Also added captialization caching. | |||
2022-03-17 | Add GradientTexture2D editor plugin | FireForge | |
2022-03-17 | Fix alpha scissor support | Ansraer | |
2022-03-17 | Merge pull request #59223 from ztc0611/master | Rémi Verschelde | |
2022-03-17 | Merge pull request #59229 from ↵ | Rémi Verschelde | |
taigi100/Bugfix-#59215-Standard-color-name-returns-non-standard-color-code | |||
2022-03-17 | Fix DST Error on Windows | ztco224 | |
2022-03-17 | Merge pull request #57675 from TokageItLab/fix-blending | Rémi Verschelde | |
2022-03-17 | Update color constants to use HEX codes | taigi100 | |
2022-03-17 | Merge pull request #59062 from BastiaanOlij/storagerd_texture | Rémi Verschelde | |
2022-03-17 | Merge pull request #59227 from timothyqiu/option-button-tooltip | Rémi Verschelde | |
Add item tooltip access to `OptionButton` | |||
2022-03-17 | Merge pull request #59228 from bruvzg/gde_ci | Rémi Verschelde | |
Re-enable `godot-cpp` CI. | |||
2022-03-17 | Re-enable `godot-cpp` CI. | bruvzg | |
2022-03-17 | Add item tooltip access to OptionButton | Haoyu Qiu | |
2022-03-16 | Merge pull request #59183 from YeldhamDev/assetlib_less_borders | Rémi Verschelde | |
Remove extra borders from the AssetLib plugin | |||
2022-03-16 | Merge pull request #59200 from Sauermann/fix-unused-conditional | Rémi Verschelde | |
Simplify always true conditional | |||
2022-03-16 | Merge pull request #59209 from rburing/fix_pinjoint2d_inertia_tensor | Rémi Verschelde | |
`PinJoint2D`: fix inertia tensor, taking center of mass into account | |||
2022-03-16 | PinJoint2D: fix inertia tensor, taking center of mass into account | Ricardo Buring | |
2022-03-16 | Merge pull request #59211 from techiepriyansh/fix-axis-handle-gizmo-letters | Rémi Verschelde | |
Fix axis handle gizmo letters at wrong positions on varying editor scale | |||
2022-03-16 | Merge pull request #59160 from ↵ | Rémi Verschelde | |
taigi100/Bugfix-#59003-Controls-not-laid-properly-with-FlowContainer-in-another-container Fix children visibility check | |||
2022-03-17 | fix axis handle gizmo letters at wrong positions on varying editor scale | Priyansh Rathi | |
2022-03-16 | Merge pull request #59207 from bruvzg/fix_native_struct_defs | Rémi Verschelde | |
Cleanup and fix native struct definitions. | |||
2022-03-16 | Cleanup and fix native struct definitions. | bruvzg | |
2022-03-16 | Merge pull request #59146 from m4gr3d/setup_mavencentral_publishing | Rémi Verschelde | |
2022-03-16 | Merge pull request #59199 from akien-mga/windows-shadowed-mouse_monitor | Rémi Verschelde | |
2022-03-16 | Merge pull request #59197 from akien-mga/mingw-thorvg-missing-cstring | Rémi Verschelde | |
2022-03-16 | Merge pull request #59140 from reduz/physics-server-extension | Rémi Verschelde | |
2022-03-16 | Simplify always true conditional | Markus Sauermann | |
get_viewport() is always true, because is_inside_tree() is true. | |||
2022-03-16 | Windows: Properly set `mouse_monitor` instead of shadowing it | Rémi Verschelde | |
GCC was raising a warning about unused variable, but it's actually meant to be used in the destructor for deinit. | |||
2022-03-16 | thorvg: Fix MinGW build by adding explicit `<cstring>` include | Rémi Verschelde | |
Fixes #59044. | |||
2022-03-16 | Fix children visibility check | taigi100 | |
2022-03-16 | Fix device limit exceeding for uniform buffer | notSanil | |