Guthrie Adams
a6feef3563
Atom Tools: Created base class for document-based applications
...
Moving some duplicated code to a common base class
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2022-01-14 16:51:46 -06:00
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 >
2021-08-12 22:11:18 -05:00
Guthrie Adams
44a007547c
minor reformatting and removed unused headers from ME/SMCApplication.*
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2021-08-05 19:55:56 -05:00
Dayo Lawal
32ba658e5e
Typo fix
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-08-05 18:35:54 -05:00
Dayo Lawal
602da53ebe
Merging upstream
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-08-05 14:20:25 -05:00
Dayo Lawal
bf7512ebf4
Merge fix
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-08-05 14:07:48 -05:00
Dayo Lawal
259bc3f85e
ATWindowNotificationBus and ATFactoryRequestBus
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-08-03 19:24:46 -05:00
Guthrie Adams
4465b52de5
AtomToolsApplication minor comments/formatting
...
Signed-off-by: Guthrie Adams <guthadam@amazon.com >
2021-07-29 09:13:49 -05:00
Dayo Lawal
3cd40b151e
Merge remote-tracking branch 'upstream/development' into atomToolsApplication
2021-07-28 11:47:47 -05:00
Dayo Lawal
4b0527c07f
Moving comments
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-27 13:42:48 -05:00
Dayo Lawal
06b3f7d964
Undoing adding reflect and adding target names to functions
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-27 12:18:12 -05:00
Dayo Lawal
61038ccd03
Reflect()
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-27 02:09:45 -05:00
Dayo Lawal
4b97a416a3
GetCriticalAssetFilters()
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-27 02:06:33 -05:00
Dayo Lawal
7122f1b761
More refractoring
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-26 17:41:10 -05:00
Dayo Lawal
50f6ea8385
Using GetBuildTargetName() and other fixes
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-26 16:22:34 -05:00
Dayo Lawal
78b07a0869
Fixing errors and streamlining more to base class
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-26 12:51:37 -05:00
Dayo Lawal
c1998d8d3c
AtomToolsApplication working with SMC
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-22 11:27:57 -05:00
Dayo Lawal
002a4a4a21
AtomToolsApplication working with MatEditor
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-22 11:27:55 -05:00
Guthrie Adams
7cb2f62d4b
Merge pull request #1250 from aws-lumberyard-dev/lawalfua/commonToolsApplication
...
Addition of a base AzQtToolsApplication class
2021-07-19 13:32:09 -05:00
Steve Pham
38261d0800
Shorten copyright headers by splitting into 2 lines ( #2213 )
...
* Updated all copyright headers to split the longer original copyright line into 2 shorter lines
Signed-off-by: Steve Pham <spham@amazon.com >
2021-07-16 15:25:48 -07:00
Dayo Lawal
d36d1defab
Styling fixes and AzQtAppWindow changes
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:32 -05:00
Dayo Lawal
6f44393f3a
Moved logging to AzToolsFramework, working with MatEditor and SMC
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:21 -05:00
Dayo Lawal
b365f8bddf
Fixing problem with FileIO (exception in Environment.h)
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:19 -05:00
Dayo Lawal
df18e53ab4
WriteStartupLog() not implemented
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:17 -05:00
Dayo Lawal
ecede42501
Fixing logging and cleaning up AzQtApplication
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:12 -05:00
Dayo Lawal
81c3414cd1
Adding back OnOutput to MaterialEditor for override
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:10 -05:00
Dayo Lawal
e45028c9d8
Fixing MaterialEditorApplication
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:03 -05:00
Dayo Lawal
31a2ccb041
Addressing change requests for pull request
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:29:01 -05:00
Dayo Lawal
1cadf34dc3
Removing commenting and unnecessary header files
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:28:58 -05:00
Dayo Lawal
5872138671
AzQtApplication 2
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:28:53 -05:00
Dayo Lawal
d3d9b600f9
AzQtApplication
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:28:51 -05:00
Dayo Lawal
975be6a480
MaterialEditor inheriting from ToolsApplication
...
Signed-off-by: Dayo Lawal <lawalfua@amazon.com >
2021-07-13 19:28:49 -05:00
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 >
2021-06-30 19:51:55 -07:00
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
2021-06-23 10:55:22 -07:00
guthadam
fae33e9235
ATOM-15439 Implement basic local socket and server for IPC in material editor and other tools
...
This replaces grid hub usage in the material editor. It allows material editor and other tools to intercommunicate on the local host. This will allow enforcing that there is only one instance of the material editor running. Opening a second instance will forward command line options to the first instance running a local server.
https://jira.agscollab.com/browse/ATOM-15439
https://jira.agscollab.com/browse/ATOM-13742
2021-05-02 17:08:21 -05:00
alexpete
a10351f38d
Initial commit
2021-03-08 14:30:57 -08:00