Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-23 | Merge pull request #64647 from TokageItLab/auto-tangent | Rémi Verschelde | |
2022-08-23 | Merge pull request #64733 from Mickeon/try-editor-warning-spacing | Rémi Verschelde | |
2022-08-23 | Merge pull request #63854 from TokageItLab/auto-bone-mapping | Rémi Verschelde | |
2022-08-23 | Merge pull request #64637 from Calinou/default-project-icon-use-svg | Yuri Sizov | |
Create a SVG default project icon in new projects | |||
2022-08-23 | Merge pull request #54278 from ↵ | Yuri Sizov | |
Calinou/editor-tweak-editor-curve-preset-icon-colors Tweak curve preset icon colors for easier visual grepping | |||
2022-08-23 | Merge pull request #64587 from ↵ | Yuri Sizov | |
Calinou/editor-environment-defaults-decrease-shadow-max-distance Decrease editor shadow maximum distance to match DirectionalLight3D default | |||
2022-08-23 | Merge pull request #61493 from Calinou/editor-align-transform-rotate-decal | Yuri Sizov | |
Rotate Decal nodes when using Align Transform/Rotation With View | |||
2022-08-23 | Add bezier preset and refactor bezier editor | Silc Renew | |
Co-authored-by: Razoric480 <razoric480@gmail.com> | |||
2022-08-23 | Add spacing after newline on editor warning tooltip | Micky | |
2022-08-23 | Add simple auto mapping to BoneMapper | Silc Renew | |
Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com> | |||
2022-08-23 | Merge pull request #64678 from TokageItLab/implement-ease-baker | Rémi Verschelde | |
Fix Quaternion Tween and add Easing baker to AnimationTrackEditor | |||
2022-08-23 | Merge pull request #64015 from TokageItLab/add-motion-scale-adjustment | Rémi Verschelde | |
Add motion scale base height adjustment to RestFixer | |||
2022-08-23 | Merge pull request #63959 from KoBeWi/typo_arrray | Rémi Verschelde | |
Replace Array return types with TypedArray (part 1) | |||
2022-08-22 | Merge pull request #58377 from MrBBBaiXue/type-filter | Rémi Verschelde | |
Add a way to filter nodes by type in scene tree dock. | |||
2022-08-23 | add motion scale adjustment | Silc Renew | |
2022-08-22 | Replace Array return types with TypedArray | kobewi | |
2022-08-22 | Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO | Rémi Verschelde | |
2022-08-22 | Merge pull request #63662 from TokageItLab/fix-silhouetter-for-rotated-skel | Rémi Verschelde | |
2022-08-22 | Merge pull request #64586 from KoBeWi/no_editing_allowed🚫 | Rémi Verschelde | |
2022-08-22 | Merge pull request #64374 from RandomShaper/inheritable_cl_args | Rémi Verschelde | |
2022-08-22 | Merge pull request #64593 from aaronfranke/editor-restart | Rémi Verschelde | |
2022-08-22 | Merge pull request #64132 from TokageItLab/fix-optimizer | Rémi Verschelde | |
2022-08-22 | Merge pull request #64610 from reduz/startup-benchmark-support | Rémi Verschelde | |
2022-08-22 | Add per-scene UndoRedo | kobewi | |
2022-08-22 | Merge pull request #64642 from aaronfranke/mesh-cleanup | Rémi Verschelde | |
2022-08-22 | Merge pull request #63602 from TokageItLab/cubic-interp-time | Rémi Verschelde | |
2022-08-22 | Merge pull request #63486 from TokageItLab/init-poses | Rémi Verschelde | |
2022-08-22 | Merge pull request #64462 from and3rson/convert3to4-fix-connect-args | Rémi Verschelde | |
2022-08-22 | Fix Quaternion Tween and implement ease baker | Silc Renew | |
2022-08-20 | Clean up mesh include code and comments | Aaron Franke | |
2022-08-20 | Changed the title of change node type dialog | Umang Kalra | |
2022-08-20 | 3to4: Fix handling of arrays in connect() and JSON alignment | Andrew Dunai | |
2022-08-20 | Create a SVG default project icon in new projects | Hugo Locurcio | |
This allows the icon's scale to be changed using the `svg/scale` import option, including to scales greater than the default 128×128. Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com> | |||
2022-08-20 | Merge pull request #64170 from YuriSizov/docs-annotations-in-technicolor | Max Hilbrunner | |
Add documentation for all annotations | |||
2022-08-19 | Merge pull request #64592 from mhilbrunner/move-fast-break-things | Yuri Sizov | |
Unexpose VelocityTracker3D | |||
2022-08-19 | Merge pull request #64334 from YuriSizov/core-bind-property-revert-methods | Yuri Sizov | |
Make `property_*_revert` methods multilevel and expose them for scripting | |||
2022-08-19 | Add Startup benchmarking support | Juan Linietsky | |
This adds support for benchmarking engine startup (and editor startup if used). The goal is to use this in the benchmarking server to track improvements and changes to engine, editor, importer and scene loading startup times. | |||
2022-08-19 | Add documentation for all annotations | Yuri Sizov | |
2022-08-19 | Overhaul CLI argument forwarding to processes started by the editor | Pedro J. Estébanez | |
2022-08-19 | Make `cubic_interpolate()` consider key time in animation | Silc Renew | |
2022-08-19 | Unexpose VelocityTracker3D | Max Hilbrunner | |
2022-08-18 | Add a method for restarting the editor to EditorInterface | Aaron Franke | |
2022-08-19 | Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-corners | Yuri Sizov | |
Don't use rounded corners for PopupMenus in the editor theme | |||
2022-08-19 | Merge pull request #63950 from bruvzg/menu_bar3 | Max Hilbrunner | |
Implement MenuBar control to wrap Popup menus or native menu, use native menu for editor. | |||
2022-08-19 | Merge pull request #63358 from YuriSizov/control-simplify-enhance-toolbar | Yuri Sizov | |
Improve editor toolbar for `Control` nodes | |||
2022-08-18 | Don't use rounded corners for PopupMenus in the editor theme | Hugo Locurcio | |
PopupMenus use separate windows by default in the editor, and windows no longer support per-pixel transparency for now in 4.0. Even if per-pixel transparency was reimplemented, we can't assume that it'll always work in practice (e.g. when compositing is disabled). | |||
2022-08-18 | Merge pull request #64468 from aaronfranke/editor-prop-visual-shader-mode | Clay John | |
Rename `EditorPropertyShaderMode` to `EditorPropertyVisualShaderMode` | |||
2022-08-18 | Merge pull request #64470 from aaronfranke/shader-cd-st-enum | Clay John | |
Move `ShaderCreateDialog`'s `ShaderType` enum out of the header | |||
2022-08-18 | Merge pull request #64357 from Mickeon/rename-plugin-container | Yuri Sizov | |
Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*` | |||
2022-08-18 | Decrease editor shadow maximum distance to match DirectionalLight3D default | Hugo Locurcio | |
This improves shadow texel density, leading to improved visual quality (and higher performance in large scenes, as fewer objects will be included in the shadow map). |