-
Notifications
You must be signed in to change notification settings - Fork 2
refactor: editor asset manager #397
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
961cba1
feat(sonar): add copy and noexcept move consructor in AssetLocation
iMeaNz 0bae801
refactor(sonar): the lambda used toi retrieve the name in the entity …
iMeaNz feac8df
style(sonar): use has_value for a more explicit code
iMeaNz b6d8849
feat(sonar): delete copy constructor
iMeaNz 60dad09
style(sonar): add early return
iMeaNz 5f7dd92
refactor(front-asset-manager): move layout settings out of the class
iMeaNz 9ff915b
refactor(front-asset-manager): set the color only once + set the chil…
iMeaNz 90a48b9
fix(front-asset-manager): properly check the children in the map + ea…
iMeaNz c5dba0e
refactor(front-asset-manager): remove some func from class and use th…
iMeaNz 76174b3
feat(front-asset-manager): add updateFolderChildren method
iMeaNz 7e3ddff
refactor(front-asset-manager): now use the popup manager for the fold…
iMeaNz f205ce1
style(front-asset-manager): rename the func that handles the new fold…
iMeaNz 19a0225
refactor(front-asset-manager): make folder tree more readable and mai…
iMeaNz 6fbfd65
fix(front-asset-manager): remove useless folder structure rebuilding …
iMeaNz ef485eb
refactor(front-asset-manager): hanbdle selection in a separate file
iMeaNz a26b853
refactor(front-asset-manager): handle asset grid rendering in a seppa…
iMeaNz 2d2b68d
feat(front-asset-manager): add generic function to handle asset drop
iMeaNz 179affd
fix(front-asset-manager): fix wrong string size
iMeaNz 0343306
fix(front-asset-manager): fix wrong string size
iMeaNz 9cbad85
chore(front-asset-manager): remove useless model import
iMeaNz ecfc8c1
feat(front-asset-manager): move folder icon getter to utils file
iMeaNz c394207
refactor(front-asset-manager): refactor the main rendering of the ass…
iMeaNz 1fab308
chore(front-asset-manager): remove useless import
iMeaNz 6e3fd89
fix(front-asset-manager): add missing include
iMeaNz 5092b70
feat(front-asset-manager): add utils func to split a path
iMeaNz 24acb49
chore(front-asset-manager): add source file
iMeaNz 04c955e
refactor(front-asset-manager): asset drawing is now more readabme and…
iMeaNz 34c8d75
feat(front-asset-manager): add new folder tree class to better handle…
iMeaNz b782984
fix(front-asset-manager): fix return of splitPath for MSVC
iMeaNz 5186c90
fix(front-asset-manager): fix splitPath func for msvc
iMeaNz 336c0b8
refactor(front-asset-manager): make drawFolder func more readable
iMeaNz 9db44ac
fix(front-asset-manager): fix sonar + coderabbit issues
iMeaNz 3709b9d
fix(front-asset-manager): fix msvc compilation
iMeaNz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.