Chris Galvan
3b1873b045
Merged stabilization/2106 -> development (resolved merge conflicts).
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
5 years ago
Chris Galvan
c097ae8235
Merge branch 'stabilization/2106' of https://github.com/o3de/o3de into cgalvan/FixLCGraphNotOpeningOnEdit
5 years ago
Chris Galvan
3037837be6
Fixed logic to remove the tabs not close them.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
5 years ago
alexmontAmazon
dae2ddaec2
fix for [LYN-4828], message box style changes ( #1911 )
...
* fix for [LYN-4828], message box style changes
Signed-off-by: Alex Montgomery <alexmont@amazon.com>
* now with missing .qss file! Friends don't let friends git add -u
Signed-off-by: Alex Montgomery <alexmont@amazon.com>
5 years ago
AMZN-Igarri
64697350bc
LYN-4806: Switch Asset Browser Mode Button (Fix) ( #1852 )
...
* Adding dropdown for view
Signed-off-by: igarri <igarri@amazon.com>
* Adding Asset Browser Mode selector button
Signed-off-by: igarri <igarri@amazon.com>
* Added display State Enum
Signed-off-by: igarri <igarri@amazon.com>
* changed over to AZStd::unique_ptr
Signed-off-by: igarri <igarri@amazon.com>
* added pointers
Signed-off-by: igarri <igarri@amazon.com>
* Fixing pointers
Signed-off-by: igarri <igarri@amazon.com>
* Fixing parenting
Signed-off-by: igarri <igarri@amazon.com>
* Changes from Code Review Feedback
Signed-off-by: igarri <igarri@amazon.com>
* Fixed wrong condition
Signed-off-by: igarri <igarri@amazon.com>
* Added Button Icon
Signed-off-by: igarri <igarri@amazon.com>
* Fixing Copyright Header
Signed-off-by: igarri <igarri@amazon.com>
5 years ago
Chris Galvan
77cc0e921c
Merge branch 'stabilization/2106' of https://github.com/o3de/o3de into cgalvan/FixLCGraphNotOpeningOnEdit
5 years ago
Chris Galvan
d7574777a8
Resolved merge conflicts
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
5 years ago
Terry Michaels
f93c2f5b60
signoff ( #1748 )
...
Signed-off-by: Terry Michaels <miterenc@amazon.com>
5 years ago
Danilo Aimini
02f340abbd
Fix resource registration for the EntityOutlinerWidget class in AzToolsFramework. Also moves icons to a more appropriate location. ( #1731 )
...
Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
5 years ago
Terry Michaels
b331eea9ca
Removed the AmazonStyle executable and files as they are old/invalid ( #1733 )
...
* signoff
Signed-off-by: Terry Michaels <miterenc@amazon.com>
5 years ago
alexmontAmazon
9ef25cb5c4
rewrite of the filter code to fix [LYN-4156][LYN-4545] ( #1640 ) ( #1726 )
...
* rewrite of the filter code to fix [LYN-4156][LYN-4545]
Signed-off-by: Alex Montgomery <alexmont@amazon.com>
* improved onRowCountChanged() per comments
Signed-off-by: Alex Montgomery <alexmont@amazon.com>
5 years ago
Chris Galvan
d7b516b518
Merge branch 'stabilization/2106' of https://github.com/o3de/o3de into cgalvan/FixLCGraphNotOpeningOnEdit
5 years ago
Steve Pham
b4a2edec6a
Final update copyright headers to reference license files at the repo root ( #1693 )
...
* Final update copyright headers to reference license files at the repo root
Signed-off-by: spham <spham@amazon.com>
* Fix copyright validator unit tests to support the stale O3DE header scenario
Signed-off-by: spham <spham@amazon.com>
5 years ago
Danilo Aimini
7030f663f5
LYN-4890 | Change all instances of teal blue to correct O3DE branding palette colors ( #1672 )
...
* Replace old teal color with correct palette colors from the O3DE branding.
Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
* Fix hyperlink color in O3DE About Us dialog to improve visibility.
Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
5 years ago
Chris Galvan
20775b7745
[LYN-3195] Fixed fancy docking restore state to only touch dock tab containers that it created
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
5 years ago
Gene Walters
bafcdfe037
Merge pull request #1655 from aws-lumberyard-dev/genewalt/gitflow_210628
...
Merging Stabilization/2106 into Development
5 years ago
Esteban Papp
5fa495380c
Merge branch 'stabilization/2106' into redcode/SPEC-7563
5 years ago
alexmontAmazon
69f2e06134
rewrite of the filter code to fix [LYN-4156][LYN-4545] ( #1640 )
...
* rewrite of the filter code to fix [LYN-4156][LYN-4545]
Signed-off-by: Alex Montgomery <alexmont@amazon.com>
* improved onRowCountChanged() per comments
Signed-off-by: Alex Montgomery <alexmont@amazon.com>
5 years ago
Terry Michaels
ffc05872cc
Updated Helpers Icon per UX ( #1658 )
...
Signed-off-by: Terry Michaels <miterenc@amazon.com>
5 years ago
Esteban Papp
d14229c67e
some replacements and fixes that were referring Sandbox/Editor
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
Terry Michaels
149863c527
Removed Amazon as Company for QSettings ( #1649 )
...
* Removed Amazon as Company for QSettings
Signed-off-by: Terry Michaels <miterenc@amazon.com>
5 years ago
Gene Walters
4e14c0069b
Merge branch 'upstream/stabilization/2106' into genewalt/gitflow_210628
5 years ago
Terry Michaels
7a2a2dc0d7
Updated branding for application names ( #1617 )
5 years ago
Terry Michaels
21ebff5709
Updated help search and all docs.o3de.org links to o3de.org ( #1594 )
5 years ago
Yuriy Toporovskyy
4d99eeafd2
Merge remote-tracking branch 'upstream/stabilization/2106' into DontClobberUserEditingInVectorInput
5 years ago
Yuriy Toporovskyy
c27b417761
Address pr feedback
...
- Use AZ warning macros instead of #pragma warning
- std::numeric_limits->AZStd::numeric_limits
- IsClose->IsCloseMag
- AZ_Warning->AZ_Assert
5 years ago
John Jones-Steele
5279f05403
Entity Outliner - Sort Order options don't show current selection
...
Also fixes the menus that have checkmark and icon
5 years ago
Terry Michaels
1e457928f5
Update help URLs and remove unneeded links ( #1520 )
5 years ago
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
5 years ago
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
5 years ago
Yuriy Toporovskyy
f1d2d380fa
Bug fix for inability to change actor transform properties.
...
Actor motion extraction applies at all times, sending transform change events to the Qt widget and overwriting any editing the user is doing.
If the user is in the middle of editing, do not overwrite the current spinbox value.
5 years ago
Terry Michaels
ca76a4d1ab
Moved helpers to the top level menu bar above viewport ( #1464 )
5 years ago
Terry Michaels
74bb2737ca
Replaced menu icon in secondary toolbar ( #1459 )
5 years ago
John Jones-Steele
5e4f021d55
Cherry picked from development
5 years ago
Hasareej
4ad97342c2
Hasareej fix whitebox and physx cluster icons ( #1398 )
...
Fixing the issue with the icons not appearing & deleting duplicate icons.
5 years ago
John Jones-Steele
0983d1ba45
Changes made to address comments.
5 years ago
John Jones-Steele
746c57373b
Merge branch 'development' into LYN-4195
5 years ago
John Jones-Steele
8a6975131d
Modified the link.svg
5 years ago
John Jones-Steele
ed47bb07ab
Menu icon behaviour fixed.
5 years ago
Terry Michaels
91fb8be535
Added toolbar icons, updated viewport header UX ( #1240 )
5 years ago
Terry Michaels
593b679fa3
Main toolbar consolidation and cleanup ( #1167 )
...
* Moving menu options around
* Consolidation and moving of toolbar functioanlity
* Fixed non-unity build missing header
* Updated camera icon to the correct one
* Addressed review feedback
* Addressed review feedback
* Moved icons to new folder structure/naming
5 years ago
Hasareej
5b940e8ed6
Viewport Ui Cluster Locked State Overlay ( #1139 )
...
* Viewport Ui Cluster Locked State Overlay
* PR feedback changes.
5 years ago
Vincent Liu
eee7bb219a
[LYN-3996] Update core editor menu ( #1030 )
5 years ago
Hasareej
ca5e629dac
Hasareej lyn 2301 cluster space 2 ( #843 )
...
Initial Implementation of the ViewportUi Space Cluster
5 years ago
Benjamin Jillich
6d7c2f1a0c
Reusable selection proxy model ( #780 )
5 years ago
sphrose
8ed8c26864
Merge pull request #100 from aws-lumberyard-dev/LY-105687
...
LY-105687 LY 2.0 - Main editor - mouse over tab should show a hand
5 years ago
jjjoness
552ebea135
Added Simulate button
5 years ago
sphrose
d1eae23347
reduced cursor size.
5 years ago
sphrose
63b970aa04
merge from main
5 years ago
jjjoness
9a113c083d
Checked all Search boxes and made them compliant with UX specs.
5 years ago