| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/ / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Filesystem drag & drop moving fixes
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Call push_item before save_resource_as because the save button uses editor_history current.
Reject the drop in can_drop_data if it isn't on a folder or the files list.
Removed some duplicated code
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
If a folder would be moved to an invalid location disallow the drag
Don't treat dragging a file/folder to its current location as invalid
Allow dragging onto empty space / files in the files list
Fix dragging a folder onto "Favourites" starting an invalid move
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Improved file/folder drag preview for filesystem dock
|
| | |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Added icons for files/folders in drag preview
Fixed folders getting an empty string label
Don't show "1 more file(s)" label instead of the file
Added "more folders" case if moving folders exclusively
Merged drag_files and drag_files_and_dirs to reduce code duplication
Simplified get_drag_data_fw and removed commented out code
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Cleanups in Spatial Transform Gizmo
|
| | | |_|/ / / / / / /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fixed translation i local space - changed a bit how it was implemented.
Fixed bug with rotations when object is scaled.
Added safety check preventing scaling to 0 in local space.
All Gizmoz display numerical output message on the bottom of the viewport.
Unified code a bit, so it will be easier to maintain.
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Fixed project manager and dialog fonts.
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | |_|/ / / / / / /
| |/| | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Fixed editor settings disappearing.
|
| | |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Some items that are no longer defined may disappear, but thats expected i guess.
|
| |/ / / / / / / / / |
|
| | |_|/ / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Closes #12708.
Cherry-picked from #12732.
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
Create new theme from the current editor
|
| | |/ / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Ignore files not ending with '.xml' when building doc header
|
| | |/ / / / / / |
|
| | | | | | | | |
|
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Use AbstractPolygon2DEditor for Line2D
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Docs cosmetics: add more space to Signals, Enumerations, Constants
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
aligned table layout for setters and getters
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
In Create New Node, always select and show best (shortest) match
|
| | | |/ / / / /
| |/| | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Change URL of the mirror list
|
| | |/ / / / / / |
|
| |/ / / / / / |
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
Select correct animation on creation of a new one
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Select the correct animation when creating a new one.
- Removed unneeded new_name variable.
|
| | |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | | |
-Version string takes this version info
-Ability to download templates from the interweb (listing does not work yet)
|
| |/ / / / |
|
| |\ \ \ \
| | | | |
| | | | | |
Proposal for modified Polygon2D editor controls
|
| | | | | |
| | | | |
| | | | |
| | | | | |
nodes, and split edges by simply clicking into edge
|
| | |/ / /
|/| | | |
|
| |\ \ \ \
| | | | |
| | | | | |
Code quality refactoring in EditorSettings
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
No functional change, only moving stuff around.
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Restores functionality of the use_compression flag in Collada import
|
| | | | | | | |
|
| | |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This functions similarly to Python's textwrap.dedent()
It's also been applied to doc_data.cpp to remove extra whitespace while
parsing the XML.
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Clear action name text input when the action is successfully added to the Input Map
[ci skip]
|
| | | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
When editing the Input Map under Project Settings:
Clear the action name the 'Add' button is clicked and the action is
successfully added.
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Make the File System Dock more user friendly
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Edited files:
editor/filesystem_dock.h
editor/filesystem_dock.cpp
|