Commit Graph

36 Commits

Author SHA1 Message Date
igarri 514f9ef6c2 Adjusted parameters
Signed-off-by: igarri <igarri@amazon.com>
2021-07-02 11:35:13 +01:00
igarri c061802ab0 Retrieving data from preferences
Signed-off-by: igarri <igarri@amazon.com>
2021-07-02 11:35:00 +01:00
igarri 5d6ab2699c First Performance pass
Signed-off-by: igarri <igarri@amazon.com>
2021-07-02 11:34:38 +01:00
Gene Walters 4e14c0069b Merge branch 'upstream/stabilization/2106' into genewalt/gitflow_210628 2021-06-28 19:09:20 -07:00
Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) 2021-06-23 10:55:22 -07:00
mbalfour df648db62e Merge branch 'stabilization/2106' into mbalfour/gitflow_210622
# Conflicts:
#	Code/Framework/AzQtComponents/AzQtComponents/Components/Style.cpp
#	Code/Framework/AzToolsFramework/AzToolsFramework/Viewport/ViewportMessages.h
#	Gems/AWSCore/Code/Source/Editor/UI/AWSCoreEditorMenu.cpp
2021-06-22 12:55:18 -05:00
Benjamin Jillich 7d5a7b47ac [LYN-3717] When pulling in an actor FBX, two entities are spawned & [ATOM-15258] Clicking and Dragging fbx file into viewport produces 2 entities (#1392)
* [LYN-3717] When pulling in an actor FBX, two entities are spawned & [ATOM-15258] Clicking and Dragging fbx file into viewport produces 2 entities
* Added another operation to the CanSpawnEntityForProduct that checks the other products and can veto the creation process.
* The model product will not create an entity in case there is already an actor exported, which prevents the issue reported by two different teams/users.
2021-06-22 14:12:42 +02:00
IgnacioMartinezGarrido e4e22879b8 LYN-1767: Search View Crash Fix (#1430)
* Fixed crash in tableView when the filter goes empty and there is a selected entry.

* fixed consts

* Code Review Changes

* more minor fixes
2021-06-21 10:49:01 +02:00
igarri 5a53c074c2 Fixing Header Data in AssetBrowserTableModel 2021-06-10 15:14:35 +01:00
igarri 66bbcb08e5 Fixing Thumbnails preview from TableView 2021-06-09 11:02:09 +01:00
igarri 3d1abdc4e3 Pull request corrections, namespaces, style, etc 2021-06-04 12:16:32 +01:00
igarri eb67b6b452 Adding namespace aliases and API comments 2021-06-03 13:36:47 +01:00
igarri 485a45d3c2 Made some corrections 2021-06-02 15:32:03 +01:00
igarri e7752e3ad4 Merge branch 'main' into LYN-1767-AB 2021-06-02 12:03:22 +01:00
Terry Michaels 9435305f01 Make entity creation via asset drag and drop properly create an entity so it works with prefabs correctly (#1010) 2021-05-27 19:31:32 -05:00
igarri 6a0cf97456 Fixed Selection in AssetBrowserTreeView 2021-05-24 13:19:35 +01:00
igarri dfb0d7f9f5 Fixed numeric_cast, style, const variables 2021-05-21 12:33:55 +01:00
igarri 0b50b6cc63 Fixed code Style and minor issues from feedback 2021-05-19 12:04:40 +01:00
igarri f49e4b3333 modified code from feedback 2021-05-18 15:26:05 +01:00
igarri 1c2b8f9111 Adding AZ_CVAR for the new feature 2021-05-18 13:33:21 +01:00
igarri 10ca002ced Checkbox to select view 2021-05-17 14:25:43 +01:00
igarri b9c9811d35 Fixing qobject_cast to the StringFilter 2021-05-17 14:06:01 +01:00
igarri cff9fea535 Switching views with filters 2021-05-14 13:09:14 +01:00
igarri c1e21185b4 Selecting correct indexes from Asset Browser Model 2021-05-12 12:20:23 +01:00
igarri 80684b383b Code cleanup 2021-05-12 11:42:39 +01:00
igarri 1c990b2ef6 Filter Sorting Working 2021-05-12 11:03:02 +01:00
igarri 6e15e87e41 Asset Browser Table view filtering 2021-05-10 15:52:35 +01:00
igarri 662951eb98 Merge branch 'main' into LYN-1767-AB 2021-05-10 10:41:54 +01:00
igarri 65550d3f1c Entries updating on the table view 2021-05-10 10:39:01 +01:00
bosnichd d7b796fd73 Remove I3DEngine CryCommon Interface (#567)
Delete:

- I3DEngine
- Missions
- Time of day
- GameEffectsSystem Gem
- ImageProcessing Gem
- SVOGI Gem
- Various other things that don't do anything now that the legacy renderer has been removed.
2021-05-05 09:07:28 -06:00
igarri b7c2495911 Working base 2021-04-28 09:38:43 +01:00
igarri 0ebe6c6079 Setup Table model and Table view 2021-04-22 13:19:39 +01:00
alexpete 8469c9ca0a Integrating github/staging through commit 5f214be 2021-04-13 17:18:57 -07:00
alexpete 1044dc3da1 Integrating github/staging through commit ab87ed9 2021-04-09 11:27:37 -07:00
alexpete 75dc720198 Integrating latest 47acbe8 2021-03-25 13:57:57 -07:00
alexpete a10351f38d Initial commit 2021-03-08 14:30:57 -08:00