Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-26 | Object: Remove unused category boilerplate | Rémi Verschelde | |
We might want to re-add something like this if/when we find a good use case for it and do the effort to categorize all objects in the API properly. Until then, it's better to remove that boilerplate since it's not needed. Closes #18711. | |||
2022-03-25 | Merge pull request #59526 from fire-forge/ssr | Rémi Verschelde | |
Rename `ss_reflections_` to `ssr_` in Environment | |||
2022-03-25 | Merge pull request #59489 from ↵ | Rémi Verschelde | |
adamscott/add-gltf-dae-fbx-blend-shape-mask-array-format-enforcers Add GLTF, DAE and FBX importers enforcement for blend shape mask array | |||
2022-03-25 | Rename "ss_reflections_" to "ssr_" in Environment | FireForge | |
2022-03-25 | Merge pull request #59500 from fire-forge/opentype-button | Rémi Verschelde | |
2022-03-25 | Make the OpenType "Add Feature..." button full width | FireForge | |
2022-03-25 | Merge pull request #59495 from DanielKriz/feature/better-dir-alert-msgs | Rémi Verschelde | |
2022-03-25 | Fixup enum compare after #53734 | Rémi Verschelde | |
2022-03-25 | Merge pull request #53734 from jmb462/fix-missing-action-icons | Rémi Verschelde | |
2022-03-25 | Merge pull request #59452 from reduz/refactor-metadata | Rémi Verschelde | |
2022-03-25 | Merge pull request #59509 from nevarek/fix-shader-undefined-variable | Rémi Verschelde | |
2022-03-25 | Merge pull request #59483 from bruvzg/editor_use_mo | Rémi Verschelde | |
2022-03-25 | Merge pull request #59510 from bruvzg/use_woff2_fonts | Rémi Verschelde | |
2022-03-25 | Merge pull request #59503 from V-Sekai/basis-universal-update | Rémi Verschelde | |
2022-03-25 | Convert the editor and default theme fonts to WOFF2 format to save space. | bruvzg | |
2022-03-25 | Fix shader undefined variable | nevarek | |
2022-03-25 | Merge pull request #59466 from BastiaanOlij/cleanup_openxr_on_failure | Rémi Verschelde | |
Cleanup OpenXR on initialisation failure | |||
2022-03-25 | Merge pull request #59497 from Bitlytic/fix_group_selected | Rémi Verschelde | |
Add _group_selected to callable methods | |||
2022-03-25 | Merge pull request #59472 from KoBeWi/data_migration | Rémi Verschelde | |
Make resource unique when pasting to another scene | |||
2022-03-25 | Merge pull request #59486 from fire-forge/meshlibrary-button | Rémi Verschelde | |
Remove space in MeshLibrary toolbar button | |||
2022-03-25 | Add better alert dialogs if directory already exists | Daniel Kříž | |
Signed-off-by: Daniel Kříž <Daniel.kriz@protonmail.com> | |||
2022-03-25 | Cleanup OpenXR on initialisation failure | Bastiaan Olij | |
2022-03-24 | Update basis universal to version 1.16.3. | K. S. Ernest (iFire) Lee | |
Enable basis universal uastc internal storage instead of etc1s for better quality. | |||
2022-03-25 | Merge pull request #59445 from Calinou/dns-increase-resolver-max-queries | Fabio Alessandrelli | |
Increase the maximum number of concurrent DNS queries from 32 to 256 | |||
2022-03-25 | Merge pull request #59255 from winterpixelgames/fix-js-websocket-close | Fabio Alessandrelli | |
Use 3001 instead of 1001 when destroying a Javascript websocket | |||
2022-03-24 | Add _group_selected to callable methods | Bitlytic | |
2022-03-24 | Add GLTF, DAE and FBX importers enforcement for blend shape mask array | Adam Scott | |
2022-03-24 | Remove space in MeshLibrary editor button | FireForge | |
2022-03-24 | [Editor build] Use smaller .mo files instead of .po, if gettext is available. | bruvzg | |
2022-03-24 | Make resource unique when pasting to another scene | kobewi | |
2022-03-24 | Refactor Object metadata | reduz | |
* API kept the same (Although functions could be renamed to set_metadata/get_metadata in a later PR), so not much should change. * Metadata now exposed as individual properties. * Properties are editable in inspector (unless metadata name begins with _) under the metadata/ namespace. * Added the ability to Add/Remove metadata properties to the inspector. This is a functionality that was requested very often, that makes metadata work a bit more similar to custom properties in Blender. | |||
2022-03-24 | Merge pull request #59465 from fountainment/fix_popupmenu | Rémi Verschelde | |
2022-03-24 | Fix PopupMenu behavior on MacOS when multiple monitors are used | C.Even | |
* DisplayServerOSX::mouse_get_position returns wrong x axis data in multi-monitor case, which makes mouse_process_popups send WINDOW_EVENT_CLOSE_REQUEST, then eventually make PopupMenu close on mouse down without activating item. | |||
2022-03-24 | Merge pull request #59447 from ↵ | Rémi Verschelde | |
taigi100/Feature-4244-Add-proper-filters-for-picking-export-template | |||
2022-03-24 | Merge pull request #59416 from aaronfranke/export-file | Rémi Verschelde | |
2022-03-24 | Update properties to properly filter for templates. | taigi100 | |
2022-03-24 | Merge pull request #59459 from timothyqiu/pagination-text | Rémi Verschelde | |
Add `TTR` context for pagination button texts | |||
2022-03-24 | Add TTR context for pagination button texts | Haoyu Qiu | |
2022-03-23 | Merge pull request #59450 from ↵ | Rémi Verschelde | |
godotengine/dependabot/npm_and_yarn/platform/javascript/minimist-1.2.6 Bump minimist from 1.2.5 to 1.2.6 in /platform/javascript | |||
2022-03-23 | Bump minimist from 1.2.5 to 1.2.6 in /platform/javascript | dependabot[bot] | |
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2022-03-23 | Increase the maximum number of concurrent DNS queries from 32 to 256 | Hugo Locurcio | |
This makes the following error message less likely to be printed when performing many concurrent HTTP requests: Condition ' resolving == IP::RESOLVER_INVALID_ID ' is true. returned: ERR_BUG | |||
2022-03-23 | Merge pull request #59065 from fabriceci/script-template-condition-too-wide | Rémi Verschelde | |
2022-03-23 | Merge pull request #59424 from fire-forge/icon-theme-color | Rémi Verschelde | |
2022-03-23 | Merge pull request #59437 from lawnjelly/bvh_check_invalid_handles | Rémi Verschelde | |
2022-03-23 | Merge pull request #59436 from timothyqiu/hint-enum | Rémi Verschelde | |
2022-03-23 | Restrict the condition when checking if a script is a template | fabriceci | |
2022-03-23 | Add protective checks for invalid handle use in BVH | lawnjelly | |
Adds DEV_ASSERTS that will halt at runtime if the BVH is misused with invalid IDs, and adds ERR_FAIL macros to prevent calling with invalid IDs. Any such misuse is a bug in the physics, but this should flag any errors quickly. | |||
2022-03-23 | Document how to specify explicit value for `PROPERTY_HINT_ENUM` names | Haoyu Qiu | |
2022-03-23 | Merge pull request #59432 from timothyqiu/export-crash | Rémi Verschelde | |
2022-03-23 | CI: Update to actions/cache@v3, increase cache limit to 10 GiB | Rémi Verschelde | |
And force rebuild of Linux cache which got corrupted... |