Age | Commit message (Collapse) | Author |
|
|
|
boruok/master-optional-crop-for-texture-atlas-importer
|
|
|
|
|
|
|
|
|
|
VisualServer no longer exists in the `master` branch.
|
|
|
|
|
|
Implement Skeleton Editor Gizmo
|
|
Co-authored-by: Lyuma <xn.lyuma@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Usage was always confusing for users
* The ability to generate a pyramid shape was moved to Camera3D
* SpringArm3D now casts using the camera pyramid shape if no shape is supplied.
|
|
|
|
|
|
Convert GLTF Document to use ImporterMeshInstance3D.
Add a GLTFDocument extension list and an extension for converting the importer mesh instance 3d to mesh instance 3d.
Use GLTF module when the editor tools are disabled.
Modified the render server to be less restrictive on matching blend arrays and have more logging.
Misc bugs with multimesh.
Always index the meshes.
|
|
1. Keep color data.
2. Don't lod blend shapes.
|
|
|
|
Now matches the class names to be consistent between 2D and 3D and with
other node types.
|
|
Fix match counter in help pages not updating
|
|
Remove editor code in PhysicalBone3D
|
|
|
|
_set_gizmo_move_joint is only used in PhysicalBone3DEditor, so the
editor plugin call can be done directly there.
|
|
|
|
interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Auto LOD fixes and improvements
|
|
Rename Node's `filename` property to `scene_file_path` for clarity
|
|
|
|
|
|
|
|
Added preview of breakpoint placement on hover. Added override of icon for the Editor to use an SVG so it is no longer blurry.
|
|
|
|
|
|
|