Skip to content

Conversation

@GeorgeR
Copy link

@GeorgeR GeorgeR commented Jan 8, 2019

The name Resource Provider was already taken so I went with resolver. This takes an input path and resource type (font, font face, xaml, texture) and returns a string. The default implementation appends a "_Font" suffix for font resource names. The user can specify their own resolve in the per project Noesis settings.

This allows the user to both specify the location of resources, and customize the names so that they conform with naming conventions, ie. T_TextureName, etc.

GeorgeR and others added 25 commits March 15, 2018 21:32
# Conflicts:
#	Source/NoesisEditor/Private/NoesisXamlFactory.cpp
#	Source/NoesisRuntime/Private/NoesisResourceProvider.cpp
#	Source/NoesisRuntime/Public/NoesisResourceProvider.h
# Conflicts:
#	Source/NoesisEditor/Private/NoesisXamlFactory.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants