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