Age | Commit message (Collapse) | Author |
|
Replace Array return types with TypedArray (part 2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Create a SVG default project icon in new projects
|
|
Calinou/editor-tweak-editor-curve-preset-icon-colors
Tweak curve preset icon colors for easier visual grepping
|
|
Calinou/editor-environment-defaults-decrease-shadow-max-distance
Decrease editor shadow maximum distance to match DirectionalLight3D default
|
|
Rotate Decal nodes when using Align Transform/Rotation With View
|
|
using incorrect string type.
|
|
Co-authored-by: Razoric480 <razoric480@gmail.com>
|
|
|
|
Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com>
|
|
Fix Quaternion Tween and add Easing baker to AnimationTrackEditor
|
|
Add motion scale base height adjustment to RestFixer
|
|
Replace Array return types with TypedArray (part 1)
|
|
Add a way to filter nodes by type in scene tree dock.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
Add documentation for all annotations
|
|
Unexpose VelocityTracker3D
|
|
Make `property_*_revert` methods multilevel and expose them for scripting
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Don't use rounded corners for PopupMenus in the editor theme
|
|
Implement MenuBar control to wrap Popup menus or native menu, use native menu for editor.
|