Age | Commit message (Collapse) | Author |
|
|
|
Improve editor panning and remove RMB panning
|
|
Fixed editor attempting to save a blank scene with save all scenes
|
|
Allow dragging TextFiles from the Filesystem dock
|
|
|
|
|
|
|
|
Make the project data directory customizable
|
|
NodeAnimation"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Chaosus <chaosus89@gmail.com>
|
|
|
|
While at it, tweak some boolean setters to use `p_enabled` for the bool.
Also renames `draw_minimap()` to `set_draw_minimap()`.
|
|
|
|
|
|
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
|