Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: context action to create overwrites #41

Merged
merged 14 commits into from
Mar 17, 2023

Conversation

Qubus0
Copy link
Collaborator

@Qubus0 Qubus0 commented Mar 15, 2023

Add the ability to overwrite assets in overwrites.gd via file system context menu
closes #34

KANAjetzt and others added 8 commits March 14, 2023 09:53
Moved ui scenes and script in there own dir in *interface/*. Moved scripts used globally into *global/*. Moved *build_zip.gd* to *scripts/*.
Moved ui scenes and script in there own dir in *interface/*. Moved scripts used globally into *global/*. Moved *build_zip.gd* to *scripts/*.
@Qubus0 Qubus0 added the enhancement New feature or request label Mar 15, 2023
@Qubus0 Qubus0 requested a review from KANAjetzt March 15, 2023 11:44
@Qubus0 Qubus0 linked an issue Mar 15, 2023 that may be closed by this pull request
6 tasks
Copy link
Member

@KANAjetzt KANAjetzt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👌 great work ty 🥇

@KANAjetzt
Copy link
Member

KANAjetzt commented Mar 17, 2023

Just as reminder you may want to change the PR title to feat:

@Qubus0 Qubus0 changed the title Feat/context actions overwrites feat: context action to create overwrites Mar 17, 2023
@Qubus0 Qubus0 changed the base branch from fix/file_system_context_actions to main March 17, 2023 23:13
@Qubus0 Qubus0 changed the base branch from main to fix/file_system_context_actions March 17, 2023 23:14
Base automatically changed from fix/file_system_context_actions to main March 17, 2023 23:14
Qubus0 added 2 commits March 18, 2023 00:18
# Conflicts:
#	addons/mod_tool/interface/file_system/file_system_context_actions.gd
@Qubus0 Qubus0 added this pull request to the merge queue Mar 17, 2023
@Qubus0 Qubus0 merged commit 6de7d87 into main Mar 17, 2023
@Qubus0 Qubus0 deleted the feat/context_actions_overwrites branch March 17, 2023 23:32
@KANAjetzt KANAjetzt added this to the v.1.1.0 milestone Mar 17, 2023
@KANAjetzt KANAjetzt modified the milestones: 3.x - v0.2.0, v0.1.0 Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Right click context menu to add overwrite
2 participants