Commit Graph

107 Commits

Author SHA1 Message Date
jonawals 5fd23cef35 Merge branch 'TIF/Jenkins' into TIF/Jenkins_Console 2021-05-28 15:52:06 +01:00
jonawals c63de35b68 Address PR feedback 2021-05-28 15:39:28 +01:00
jonawals 728d3b4b98 Address PR comments 2021-05-28 12:33:27 +01:00
jonawals f50f02eb4a Add console entry points 2021-05-28 11:38:02 +01:00
jonawals 684ef8046f Add console command line options 2021-05-28 10:46:25 +01:00
jonawals 990f90410d Address PR comments 2021-05-27 18:21:41 +01:00
jonawals b13a7e1d3c Remove whitespace 2021-05-27 17:09:59 +01:00
jonawals e9daed723a Ensure enumeration caches are always updated 2021-05-27 14:19:08 +01:00
jonawals 1936dbc0d1 Fix long line length 2021-05-27 14:11:45 +01:00
jonawals 042a025f61 Private runtime implementation 2021-05-27 14:06:59 +01:00
jonawals e82b54d59b Address PR comments 2021-05-27 14:04:16 +01:00
jonawals ec758edd0d Remove iostream include 2021-05-27 13:45:44 +01:00
jonawals 41c8490ebb Add missing cache delete 2021-05-27 13:30:06 +01:00
jonawals 52e61fa3ca Remove JobExceptionPolicy and move knoen error handling 2021-05-27 13:24:48 +01:00
jonawals 8965061b9b Address PR comments 2021-05-27 13:21:11 +01:00
jonawals c3ea2d18ba Remove extra whitespace 2021-05-27 12:15:19 +01:00
jonawals a91e9caaf9 Add missing API comment to DeleteFile 2021-05-27 12:09:28 +01:00
jonawals de38e5ad35 Add missing API comments 2021-05-27 11:46:18 +01:00
jonawals f9425992f8 Runtime refactor 2021-05-27 11:37:34 +01:00
jonawals c93a2f06ff Address PR comments 2021-05-25 15:37:31 +01:00
jonawals 828aeb2147 Add JobInfoGenerator 2021-05-25 13:20:43 +01:00
jonawals 0ef519d11d Address PR comments 2021-05-25 12:55:11 +01:00
jonawals bdbbedda71 Add test engine 2021-05-24 15:00:21 +01:00
jonawals 787b44db49 Address PR comments 2021-05-24 14:15:32 +01:00
jonawals 597f0905c5 Refactor ProcessScheduler with Execute method 2021-05-21 20:13:10 +01:00
jonawals 95a30b0fee Add missing file from refactor 2021-05-21 19:39:50 +01:00
jonawals 084e459a63 Add missing change from PR feedback 2021-05-21 17:41:19 +01:00
jonawals 7c28480307 Address PR comments 2021-05-21 14:09:12 +01:00
jonawals d917388bf9 Remove dead comment 2021-05-21 13:16:38 +01:00
jonawals f08de28cd8 Remove JobInfoGenerator from this PR 2021-05-21 13:13:54 +01:00
jonawals e68ac30bcb Move test runners 2021-05-21 13:11:24 +01:00
jonawals 638f40b7dd Add proper exhange to payload release 2021-05-21 12:19:19 +01:00
jonawals 5113d3f756 REname JobMetaContainer to JobMetaWrapper 2021-05-21 09:36:01 +01:00
jonawals c477c699ef Additional refactoring 2021-05-21 09:11:53 +01:00
jonawals d732b7d0ce General refactor of runtime classes. 2021-05-21 09:00:57 +01:00
jonawals feb2909508 Address PR comments 2021-05-20 16:38:56 +01:00
jonawals b33569638e Address PR comments 2021-05-20 10:06:14 +01:00
jonawals e70d86501c Add runtime api headers 2021-05-19 20:35:13 +01:00
jonawals b00906ef36 Delete moved and obselete runtime files 2021-05-19 13:49:35 +01:00
jonawals abe35aad75 Add missing args to PythonBindingsExample.Tests 2021-05-19 13:45:26 +01:00
jonawals 26a4101f32 Merge branch 'main' into TIF/Runtime 2021-05-18 18:38:57 +01:00
jonawals fee010f602 Fix test utils. 2021-05-06 17:04:22 +01:00
jonawals 31312606b1 Fix unused variable warning. 2021-05-06 16:50:52 +01:00
jonawals 006a9ce85f Fix unused variable warning. 2021-05-06 16:33:40 +01:00
jonawals f47f712bd0 Fix missing pragma directive. 2021-05-06 15:53:54 +01:00
jonawals d880aa5d22 Fix anonymous namespaces for unity builds. 2021-05-06 15:33:02 +01:00
AMZN-nggieber 724add6365 Fix Project Manager Qt Ui files not Being Autogenerated (#588)
* Moved Qt files into to renamed 'S'ource

* Updated files after moving all Qt folder into Source

* Updated Source capitalization in cmake files list

* Adding newline to the end of project_manager_files.cmake

Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
2021-05-05 15:45:39 -07:00
Zaladane 1455fcbde6 Asset Bundler - Minor Feedback (#550)
Asset Bundler - Minor Feedback

* updated the formatting so all lines are shorter than 140 characters

* fixed a few nitpicks that came up on a recent PR

* removed a function that wasn't being used anymore

* updated some error messages based on PR feedback
2021-05-05 13:59:37 -07:00
AMZN-nggieber 83e2ec6800 Project Manager - Barebones UI Made for All Screens with Basic Flow (#507)
* Created all barebone screens, a screen factory, and connected basic transitions between screens

* Changed ProjectManager namespace to O3DE::ProjectManager, removed empty new lines, switch to aznumberic_cast usage

* Project Manager - Moved Qt directory into source
2021-05-05 10:46:34 -07:00
AMZN-stankowi a7224b6379 Integrating github/Helios_RemoveFbxSdk through commit 6dc2604 (#391) (#560)
Removing FBX SDK, LYN-1045. If you have an issues please reach out to the Helios team.
2021-05-05 09:29:12 -07:00