Danilo Aimini
b1caed0f8e
Introduce shortcut labeling in "Find in Viewport" context menu item in the Outliner ( #7095 )
...
Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com >
2022-01-24 11:22:50 -08:00
Chris Galvan
8d0dce2613
Merge pull request #7101 from siretty/fix_build_linux_clang_13
...
Fix Build on Linux with Clang 13 with Debug, Profile and Release Configuration
2022-01-24 12:24:33 -06:00
Chris Galvan
71640c1c82
Merge pull request #6376 from nemerle/compiletime_filerequest_code2
...
Compile time reduction - FileRequest & related changes
2022-01-24 11:43:27 -06:00
Chris Galvan
3fd7e79891
Merge pull request #5155 from pollend/feat/add-cursor-wrap-mode-viewport
...
feat: add cursor wrapped mode
2022-01-24 11:43:18 -06:00
Michael Pollind
7b649656bc
chore: use numeric cast for QtEventTOAzInputMapperTest
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-24 07:30:39 -08:00
Michael Pollind
1643c68fa7
chore: fix compiling errors
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-23 18:27:17 -08:00
Daniel Edwards
0a5f472f43
Clang 13: Fix build errors ...
...
... due to local variables only being written to (but never read).
Signed-off-by: Daniel Edwards <dev@danieledwards.de >
2022-01-23 22:29:03 +01:00
chiyenteng
dd7706f9fe
Fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition ( #7079 )
...
* Ensure to fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com >
* Ensure to fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com >
* convert test AreaNodes_DependentComponentsAdded to use prefab system
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com >
* Prevent SetupEditorEntity being called twice
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com >
2022-01-21 16:23:31 -08:00
Danilo Aimini
86a0be2561
Prevent read-only entities from being duplicated via prefab workflows ( #7076 )
...
* Refactor the sanitation of the selection for prefab operations to prevent read-only entities from being deleted or duplicated.
Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com >
* Fix comment.
Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com >
2022-01-21 12:35:29 -08:00
Mikhail Naumov
d918991e27
Allowing instantiating of prefab without selecting an entity in outliner ( #6763 )
...
* Allowing instantiating of prefab without selecting an entity in outliner
Signed-off-by: Mikhail Naumov <mnaumov@amazon.com >
* PR feedback
Signed-off-by: Mikhail Naumov <mnaumov@amazon.com >
2022-01-21 10:04:47 -08:00
Michael Pollind
ed5354fcae
Merge branch 'development' of https://github.com/o3de/o3de into feat/add-cursor-wrap-mode-viewport
2022-01-21 07:16:44 -08:00
Nicholas Van Sickle
687a3f1092
Merge pull request #7013 from aws-lumberyard-dev/mnaumov/FixingEOOrdering_signofffix
...
Fixing entity outliner order when creating prefab
2022-01-20 13:09:03 -08:00
Steve Pham
59e43813f0
GCC Support for Linux
...
Updates and fixes to support GCC for Linux
Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com >
Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
2022-01-20 13:00:02 -08:00
Mikhail Naumov
f7c120b4b7
PR feedback
...
Signed-off-by: Mikhail Naumov <mnaumov@amazon.com >
2022-01-19 15:15:15 -06:00
Mikhail Naumov
3506a39759
Merge branch 'mnaumov/FixingEOOrdering' of https://github.com/aws-lumberyard-dev/o3de into mnaumov/FixingEOOrdering_signofffix
...
Signed-off-by: Mikhail Naumov <mnaumov@amazon.com >
2022-01-19 15:01:21 -06:00
Ignacio Martinez
65a749494e
Fix: Entity Outliner: Outliner is unusable with the Editor in slice mode ( #6983 )
...
* Fixed vertical offset
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Fixed QPoint
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Fixed Entry delegate
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* SetRenderHint in Entry delegate
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Save and restore painter inside the highlighter
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Restoring Painter
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Removed comment
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
2022-01-19 16:45:52 +00:00
Guthrie Adams
843ca5a0ad
Merge pull request #6960 from aws-lumberyard-dev/Atom/guthadam/atom_tools_shared_asset_browser
...
Atom Tools: moving custom asset browser code to common location
2022-01-19 09:37:09 -06:00
Guthrie Adams
eb51cd4c06
Atom Tools: moving custom asset browser code to common location
...
Consolidated duplicate asset browser code from multiple tools into single class in atom tools framework
Moved creation of asset browser and Python terminal windows into base main window class
Fixed docked window orientations
Added checks to asset browser to prevent crashes if tree state saver was null
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2022-01-18 18:05:23 -06:00
Ignacio Martinez
c1bbe3806d
Asset Browser Search Entries Highlight ( #6133 )
...
* Adding hilight to search entries
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Delegate Cleanup
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* delegate cleanup
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* General cleanup
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* reformatting file
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Updated Comments
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Abstracted richText functions
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Extracting highlighting behavior
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Added highlighter to the entity outliner
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Addressed Code Review Comments
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Switched to static functions
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* changed variable name
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Removed unused variable
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Apply changes to the Entity Outliner Model
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
* Removed duplicated line
Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com >
2022-01-18 12:29:06 +00:00
Jeremy Ong
7e5e4842b0
Merge pull request #6676 from aws-lumberyard-dev/Atom/mriegger/format
...
Remove 'INF' from integer widget and replace it with better formatted…
2022-01-13 17:18:57 -07:00
Michael Pollind
fabb2b186c
chore: disable mouse move test
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-12 20:53:07 -08:00
Nicholas Van Sickle
74e4055195
Fix Prefab instance assets not preloading ( #6834 )
...
PrefabCatchmentProcessor::ProcessPrefab was no longer updating the ProcessedObjectStore's referenced object list, this change exposes the referenced asset list in the new PrefabDocument API and uses them to update the referenced asset list.
Signed-off-by: Nicholas Van Sickle <nvsickle@amazon.com >
2022-01-12 15:23:06 -08:00
srikappa-amzn
13bc91aa77
Split editor entity activation from PrefabSystemComponent ( #6787 )
...
* Split editor entity activation from PrefabSystemComponent
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Fixed a small typo
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Pass entity activation callback during prefab instantiation for failing tests
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
2022-01-11 16:53:46 -08:00
srikappa-amzn
d3a99235aa
Fix undo for create editor entity ( #6785 )
...
* Avoid undoing twice when undo is hit for CreateNewEditorEntity
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
* Moved an assert immediately after entity creation
Signed-off-by: srikappa-amzn <82230713+srikappa-amzn@users.noreply.github.com >
2022-01-10 17:01:50 -08:00
nemerle
90ccae7243
Merge remote-tracking branch 'upstream/development' into compiletime_filerequest_code2
2022-01-10 15:56:57 +01:00
John Jones-Steele
7c88f20e1e
Spinboxes now correct when rounding. ( #6748 )
...
* Spinboxes now correct when rounding.
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Changes from PR
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
* Fixed tests after change to rounding in spinbox
Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com >
2022-01-10 11:49:22 +00:00
Michael Pollind
c65a903c7d
chore: fix unit test
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-08 21:01:29 -08:00
nemerle
f1f81c3789
Merge remote-tracking branch 'upstream/development' into compiletime_filerequest_code2
2022-01-08 21:25:48 +01:00
Michael Pollind
ed39c784c3
chore: add accumulated test for mouse position
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-07 07:27:13 -08:00
Michael Pollind
1654ff0520
chore: correct test case MouseMove_NoAzHandlers_VerifyMouseMovementViewport
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-07 07:27:09 -08:00
Michael Pollind
9e91c18726
chore: address changes add test cases
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-07 07:27:07 -08:00
Michael Pollind
3a6f877a9f
chore: add first test
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-07 07:27:05 -08:00
Michael Pollind
fa809a76ca
chore: address changes
...
- updated checkstyle
- update enum CursorInputMode
- minor refeactor to QtEventToAzInputMapper
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-07 07:27:03 -08:00
Michael Pollind
90f710b8c2
feat: add cursor wrapped mode
...
Signed-off-by: Michael Pollind <mpollind@gmail.com >
2022-01-07 07:27:01 -08:00
Michael Pollind
8503915cdd
bugfix: correct mouseMove under AzToolsFrameworkHelper ( #6493 )
...
* bugfix: correct mouseMove under AzToolsFrameworkHelper
REF: https://github.com/o3de/o3de/issues/6481
Signed-off-by: Michael Pollind <mpollind@gmail.com >
* chore: added unit test
Signed-off-by: Michael Pollind <mpollind@gmail.com >
* chore: address comments
Signed-off-by: Michael Pollind <mpollind@gmail.com >
* chore: correct fixture
Signed-off-by: Michael Pollind <mpollind@gmail.com >
* chore: tweak mouse move logic
Signed-off-by: Michael Pollind <mpollind@gmail.com >
* updates to track mouse/cursor position via events instead of using QCursor::pos()
Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
* rename AzToolFrameworkTestHelperTest.cpp to AzToolsFrameworkTestHelpersTest.cpp
Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
Co-authored-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
2022-01-07 14:43:34 +00:00
Tom Hulton-Harrop
1a8b7aeb48
Small workaround and fix to ensure line fade (alpha) displays correctly ( #6733 )
...
Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com >
2022-01-07 09:37:33 +00:00
sphrose
98b0f206a0
Merge pull request #6705 from aws-lumberyard-dev/3495_preferences_panel_update
...
3495 Preferences panel update: fix richtext elision and allow html links
2022-01-07 08:52:45 +00:00
mrieggeramzn
273d6e225a
Previous commit wasnt correct. Should be using a string not a int
...
Signed-off-by: mrieggeramzn <mriegger@amazon.com >
2022-01-06 14:00:33 -08:00
mrieggeramzn
f1c8fbe7c0
remove std and replace with az
...
Signed-off-by: mrieggeramzn <mriegger@amazon.com >
2022-01-06 13:45:54 -08:00
AMZN-koppersr
e2a960e442
Fixed a sync issue when a PrefaDOM was taken from a PrefabDocument.
...
When a PrefabDOM was taken from a PrefabDocument the Instance would continue to have the data from the original Prefab, which means they'd no longer be in sync as the Prefab would be empty. This was fixed by resetting the Instance so they're both clear.
Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com >
2022-01-05 17:21:15 -08:00
mrieggeramzn
0bcb514c27
removing qlocale.h compile issue
...
Signed-off-by: mrieggeramzn <mriegger@amazon.com >
2022-01-05 15:56:53 -08:00
mrieggeramzn
7d9f9f99e6
fix unit test
...
Signed-off-by: mrieggeramzn <mriegger@amazon.com >
2022-01-05 14:50:03 -08:00
AMZN-koppersr
13375cd7d9
Merge branch 'development' into Prefabs/ProcessStackAddPrefabBug
2022-01-05 11:12:57 -08:00
AMZN-koppersr
31e51f8c3a
Minor updates to the Spawnable Entity Aliases in response to PR feedback.
...
Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com >
2022-01-05 10:47:23 -08:00
mrieggeramzn
8ed3da5b7f
Adding header file
...
Signed-off-by: mrieggeramzn <mriegger@amazon.com >
2022-01-05 10:24:53 -08:00
sphrose
783a04b880
3495 Preferences panel update: fix richtext elision and allow html links
...
Signed-off-by: sphrose <82213493+sphrose@users.noreply.github.com >
2022-01-05 18:00:07 +00:00
mrieggeramzn
30e21bc2d1
Updating formatting
...
Signed-off-by: mrieggeramzn <mriegger@amazon.com >
2022-01-04 14:52:00 -08:00
mrieggeramzn
a891993c35
Remove 'INF' from integer widget and replace it with better formatted integers. Also fix warning message with invalid param
...
Signed-off-by: mrieggeramzn <mriegger@amazon.com >
2022-01-04 09:58:30 -08:00
Chris Galvan
e09a4d20d3
Merge pull request #6240 from tjmgd/bug-keyword-prefab-23
...
Fix for bug in entity outliner search box
2021-12-27 13:12:08 -06:00
tjmgd
a6240ff6bc
Editor issue after clicking Find Layer in Asset Browser and ( #6327 )
...
Find Slice in Asset Browser in Slice mode
Signed-off-by: T.J. McGrath-Daly <tj.mcgrath.daly@huawei.com >
2021-12-22 11:51:33 -08:00