You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzToolsFramework/AzToolsFramework
AMZN-Igarri a1d9a2cc58
Asset Browser Tests (#4948)
* Added AssetBrowser Tests

Signed-off-by: igarri <igarri@amazon.com>

* Added Entries to test AssetBrowser

Signed-off-by: igarri <igarri@amazon.com>

* Added Print info.

Signed-off-by: igarri <igarri@amazon.com>

* Added more folders

Signed-off-by: igarri <igarri@amazon.com>

* Added Asset Browser Tests for the Search View

Signed-off-by: igarri <igarri@amazon.com>

* Fixed Entry creation

Signed-off-by: igarri <igarri@amazon.com>

* Removed optimize

Signed-off-by: igarri <igarri@amazon.com>

* Cleanup AssetBrowserModel

Signed-off-by: igarri <igarri@amazon.com>

* RowCount made public

Signed-off-by: igarri <igarri@amazon.com>

* Delegated entry creation to RootAssetBrowserEntry and added Code review feedback

Signed-off-by: igarri <igarri@amazon.com>

* removed unused helper class and fixed demo tests

Signed-off-by: igarri <igarri@amazon.com>

* Fixed bus connections

Signed-off-by: igarri <igarri@amazon.com>

* Refactored test environment and added basic tests

Signed-off-by: igarri <igarri@amazon.com>

* Applied some code review feedback and added basic tests

Signed-off-by: igarri <igarri@amazon.com>

* fixed naming

Signed-off-by: igarri <igarri@amazon.com>

* Refactored Tests

Signed-off-by: igarri <igarri@amazon.com>

* removed pointer reset, now handled by the AssetBrowserComponent

Signed-off-by: igarri <igarri@amazon.com>

* Fixed conversion unsigned-signed

Signed-off-by: igarri <igarri@amazon.com>

* Cleaned includes

Signed-off-by: igarri <igarri@amazon.com>

* fixed test setup

Signed-off-by: igarri <igarri@amazon.com>

* Fixed unused variables

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Added printer function

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* cleaned up code

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Added Test to check the correctness of the setup

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Fixed basic tests

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Fixed Tests

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
4 years ago
..
API Improvements to C++/Python tool gemplates 4 years ago
Application Improvements to C++/Python tool gemplates 4 years ago
Archive Fix release build errors on Linux/Mac (#4474) 4 years ago
Asset Update the FileIO Aliases (#4186) 4 years ago
AssetBrowser Asset Browser Tests (#4948) 4 years ago
AssetBundle Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
AssetCatalog Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetDatabase Added new index on SourceDependency Table (#3648) 4 years ago
AssetEditor Fix Issue saving new assets in Asset Editor on Linux (#4537) 4 years ago
Commands Fixes AzToolsFramework 4 years ago
Component Added API for finding components based on required/incompatible services. 4 years ago
ComponentMode Add support for border in Focus Mode (#4692) 4 years ago
ComponentModes Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ContainerEntity LYN-7054 + LYN-7704 | Exit Focus Mode when starting Game Mode, correct painting of Prefab capsules in Outliner. (#5280) 4 years ago
Debug Update the FileIO Aliases (#4186) 4 years ago
Editor Moved Max Number of Entries Shown in Asset Browser Search View to EditorViewportSettings (#4660) 4 years ago
Entity Added API for finding components based on required/incompatible services. 4 years ago
Fingerprinting Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FocusMode Add missing reflection calls for various types (#5163) 4 years ago
Input Do not clear input channels everytime focus changes (#5044) 4 years ago
Logger Update the FileIO Aliases (#4186) 4 years ago
Manipulators Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 4 years ago
Maths Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Picking chore: remove equality from boolean expression 4 years ago
Prefab LYN-7536 | Focus Mode - Introduce shortcuts to open/close prefab editing (#5230) 4 years ago
PropertyTreeEditor Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PythonTerminal fixing hidden variable warning 4 years ago
Render Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SQLite Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Slice Avoided a string copy by using path view 4 years ago
SourceControl Undo P4 check before spawning thread and fix usage of new AzToolsApplication trait (#4894) 4 years ago
Thumbnails Updated thumbnail notification bus to use const QPixmap& 4 years ago
ToolsComponents Merge pull request #4212 from ppinfel/component-doc-links 4 years ago
ToolsFileUtils Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ToolsMessaging Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
UI LYN-7054 + LYN-7704 | Exit Focus Mode when starting Game Mode, correct painting of Prefab capsules in Outliner. (#5280) 4 years ago
Undo Add AZ_BUDGET_DEFINE/AZ_BUDGET_DECLARE and remove driller 4 years ago
UnitTest Remove redundant editor mode notifications. 4 years ago
Viewport Merge pull request #4725 from aws-lumberyard-dev/hultonha_LYN-7394_focus_cursor 4 years ago
ViewportSelection Fix for 'focus' text appearing incorrectly (#5133) 4 years ago
ViewportUi Ensure ImGui menu is displayed when the Viewport UI viewport border is showing (#5240) 4 years ago
AzToolsFrameworkModule.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
AzToolsFrameworkModule.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
aztoolsframework_files.cmake Move Qt Toast Notifications from GraphCanvas into Framework 4 years ago
aztoolsframework_linux_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
aztoolsframework_linux_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
aztoolsframework_mac_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
aztoolsframework_win_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
aztoolsframework_windows_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
aztoolsframeworktestcommon_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
newoverride.inl Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago