Esteban Papp
0c6a838c6f
fix warnigns after merge
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Esteban Papp
036114a5a7
Merge branch 'development' into cmake/SPEC-2513_w4244
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
# Conflicts:
# Code/Framework/AzToolsFramework/AzToolsFramework/Input/QtEventToAzInputManager.cpp
4 years ago
Guthrie Adams
c95f491635
Merge pull request #3126 from aws-lumberyard-dev/Atom/guthadam/atomtools_restore_source_control_spam_filter
...
AtomTools: restoring log message filter to ignore source control spam
4 years ago
Esteban Papp
e6b5342c07
Gems/Atom
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Esteban Papp
1d4c53a777
More fixes for Gems
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
pappeste
58f8b563d0
fix them all
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Guthrie Adams
5169e98826
Merge branch 'development' into Atom/guthadam/atomtools_refactor_document_system
4 years ago
Guthrie Adams
ae4ad7dcac
fixed formatting
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Esteban Papp
e9b4f48f71
more fixes, will merge fixes for w4245 and w4389
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
Guthrie Adams
885357a6b5
AtomTools: restoring log message filter to ignore source control spam
...
Added message filter support to TraceLogger
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
2fa9a831b3
AtomTools: prepend asterisk to denote modified document tabs
...
Appending is standard and preferred but the tabs elide from the end (instead of middle) and cut it off
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
364ac51502
Removed errors from unimplemented status functions
...
Updated shader management console trace messages
Renamed document rebuild function to reopen
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
7172c3231e
Merge branch 'development' into Atom/guthadam/atomtools_refactor_main
4 years ago
Guthrie Adams
30fee96c43
Moved material editor document system buses and system components to atom tools framework
...
Renamed document related buses and components to have generic names
Added a base document class with default implementation from which other application specific documents can be derived to work with the document system
Added document factory function registration to the document system request bus so that each application can specify the type of document it creates
Updated all comments and messaging to only refer to documents, not materials or material documents
Updated material editor and shader management console to conform to the new buses
This will provide a first pass of a common interface for a document management system that can be shared by multiple applications
Corrected status bar message copy and paste errors
Updated all test scripts to use the new buses
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
moudgils
c2b8542bbd
Support for refresh rate and sync interval ( #2989 )
...
* Add support for querying the refresh rate and sync interval
4 years ago
Guthrie Adams
5fd2d8e7ee
updating comments
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
98ba833c78
Merge branch 'development' into Atom/guthadam/atomtools_refactor_main
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
2afd3b0959
Merge pull request #3052 from aws-lumberyard-dev/Atom/guthadam/atomtools_refactor_move_mainwindow_bus
...
AtomTools: move main window bus reflection to atom tools
4 years ago
Guthrie Adams
fb1ee0f037
updated undo/redo messages
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
e0410385d5
AtomTools: fixing status bar messages
...
fixed problems with status bar messages not appearing
added status bar messages to shader management console
got rid of central widget variable and moved layout to atom tools window base class
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
3142367fa8
move main window bus reflection to atom tools
...
update python scripts
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
f1e8d37b86
holding pen for refactor
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
c772529b05
Merge branch 'development' into lawalfua/atomToolsMainWindow
4 years ago
Guthrie Adams
1c181af94e
fixing problems with document tab management
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
d6f08151cc
removed unused headers and forwards
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
782e8465a4
removed StatusBarWidget class references
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
44a007547c
minor reformatting and removed unused headers from ME/SMCApplication.*
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Dayo Lawal
cb5e2c71ff
Typo fix2
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
32ba658e5e
Typo fix
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
e507236257
Addressing requests
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Esteban Papp
19d79f1559
Merge branch 'development' into cmake/SPEC-2513_w4267
4 years ago
Dayo Lawal
e8d685211b
CreateMenu/CreateTabBar
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
b521113fe1
SMC fix
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
602da53ebe
Merging upstream
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
bf7512ebf4
Merge fix
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
hultonha
1169c82b98
Make camera controller priority customizable ( #2826 )
...
* make 'should handle' logic customizable
Signed-off-by: hultonha <hultonha@amazon.co.uk>
* updates to get priority function
Signed-off-by: hultonha <hultonha@amazon.co.uk>
* minor comment tweak
Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
Dayo Lawal
f8c8181b0c
Bug fix (updating WindowComponent)
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
259bc3f85e
ATWindowNotificationBus and ATFactoryRequestBus
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Guthrie Adams
b594132a47
using command line parameter instead of member
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Guthrie Adams
f269d222b7
Fixing issues with shader management console startup
...
Updating test scripts
Synchronizing SMC and ME application classes
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
Dayo Lawal
4eacd076da
Fixing ME and ATWindowNotificationBus
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
hultonha
7393c86416
some formatting and naming changes after PR feedback
...
Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
hultonha
71a299d739
minor comment grammar fix
...
Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
hultonha
86758fda35
documentation pass for modular viewport camera controller
...
Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
Dayo Lawal
2ed07c2a6a
delete MEWindowsRequestBus
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Esteban Papp
b33a4db332
Merge branch 'development' into cmake/SPEC-2513_w4267
4 years ago
Dayo Lawal
63ed78d267
status_bar
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
58ff2d8cab
AtomToolsMainWindowRequestBus
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Dayo Lawal
8eb9205711
AtomToolsMainWindow
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com>
4 years ago
Guthrie Adams
b357cd0000
Merge pull request #2605 from aws-lumberyard-dev/Atom/guthadam/updating_atomtoolsappication_comments_and_formatting
...
AtomToolsApplication minor comments/formatting
4 years ago