Esteban Papp
d91dbe3d92
Merge branch 'development' into cmake/linux_fix_warn_unused
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-08-24 11:49:35 -07:00
chcurran
794c22c02e
merge latest
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-08-23 16:02:58 -07:00
Esteban Papp
23f99aeb94
more gems changes
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-08-23 13:03:37 -07:00
chcurran
aafe735833
Add JSON serialization to required ExpressionEvaluation class
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-08-23 12:11:55 -07:00
chcurran
d7d2e84fee
Added all the missing serializer support, fixed up serialization notification
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-08-20 19:35:38 -07:00
Esteban Papp
323d642e65
Gems/ScriptCanvas
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-08-20 18:01:54 -07:00
Esteban Papp
0eacd54b14
removing unnecessary bigobj flags from files (its applied globally)
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-08-16 16:42:11 -07:00
Esteban Papp
e9b4f48f71
more fixes, will merge fixes for w4245 and w4389
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-08-16 16:06:22 -07:00
pappeste
b52516cdec
ScripCanvas
...
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-08-16 16:05:21 -07:00
AMZN-nggieber
2c7f6f9742
Adds Links to Gem Directory and Documentation for Gems ( #2922 )
...
* Changed blue text to white that is not meant as a link, made 'View in Director' link work for gems in the inspector, added parsing for gem documentation link
Signed-off-by: nggieber <nggieber@amazon.com >
* Added documentation links for gems, changed markup for urls in summaries and requirements so they are clickable
Signed-off-by: nggieber <nggieber@amazon.com >
* Fixed a couple of the documentation links
Signed-off-by: nggieber <nggieber@amazon.com >
* Added documentation url to edit gem properties script and updated unit tests
Signed-off-by: nggieber <nggieber@amazon.com >
2021-08-06 10:19:35 -05:00
carlitosan
9475d1612b
Merge branch 'development' into carlitosan_fix_for
2021-07-28 19:10:59 -07:00
chcurran
eefc448dce
remove stack tracer change and attempt to restore SC tests
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-28 17:48:11 -07:00
chcurran
d7a4b0d930
fix for double asset registration and multiple outs from loop nodes
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-28 16:51:25 -07:00
chcurran
15d6ca3252
abandon attepts to enable script canvas tests on the farm
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-28 11:51:21 -07:00
chcurran
c177fe3c04
use work around for missing SERIAL tag for ly_add_googletest()
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-27 16:27:36 -07:00
chcurran
9742626aba
Make SC unit tests run serially
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-27 15:59:28 -07:00
chcurran
055915ec4f
merge from latest
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-27 15:51:35 -07:00
chcurran
223654c41b
Add fix and unit tests for pure on graph start functions and direct entity id input
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-26 17:51:10 -07:00
chcurran
91e84f1588
remove smoke tag now that Linux tests are disabled
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-26 11:37:38 -07:00
chcurran
6f07a0b136
Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development
2021-07-26 11:32:12 -07: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
chcurran
ab6a98db44
restoring smoke lable to SC unit tests pending Linux filename fix
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-15 09:52:40 -07:00
chcurran
7dcdd3cb46
remove the deliberate failure test
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-13 21:20:52 -07:00
chcurran
539fb82009
remove smoke tag from scriptcanvas tests
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-13 17:40:49 -07:00
chcurran
11eb920e40
Removal of dead code and bug fixes for reflection
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-12 15:29:56 -07:00
chcurran
c8e9326526
add deliberately failing check again
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-08 16:16:25 -07:00
chcurran
45b024bed1
Remove dead backend code
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-08 16:12:45 -07:00
chcurran
b1ced46b62
remove deliberate failure test
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-08 15:36:19 -07:00
chcurran
b63c9a87db
compile time null checks avaiable for method node
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-08 15:08:55 -07:00
chcurran
76d959dccf
Merge branch 'stabilization/2106' of https://github.com/o3de/o3de into carlitosan/thecleansing
2021-07-07 14:49:23 -07:00
lumberyard-employee-dm
02922806a5
Updated gem.json for all top-level Gems. ( #1715 ) ( #1917 )
...
* Updated gem.json for all top-level Gems. All the top level gems now have identical gem.json formats based on the DefautlGem template gem.json. Two additional fields have been added, a type: field and a requirements: field. These fields are for display in Project Mananger. All gem.json files have a default requirements: value of None. Devs are responsible for providing requirements. Gem descriptions and tags have been signed off by developers.
Signed-off-by: Cronin <mikecro@amazon.com >
* Fixed minor formatting issues with RADTelemetry gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to QtForPython gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the Twitch gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to AWSCore gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the AtomTressFX gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the end of the AudioEngineWwise gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the end of the CertificateManager gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Removing extra whitespace in summary of CrashReporting gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the end of the CustomAssetExample gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Removing extra whitespace in editorPythonBindings gem summary
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the end of the ScriptedEntityTweener gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the end of the Gestures gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Removing extra whitetspace in the summary of the GameStateSamples gem
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Adding newline to the end of the ExpressionEvaluation gem.json
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Updated the ProjectManager PythonBindings.cpp code to reference the
newer fields in the gem.json files
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Updating the Gem and Project templates gem.json files to include the
"type" and the "requirements" field.
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Updated the default "requirments" field value to be empty string instead
of "None"
This works better with the ProjectManager GemInfoFromPath function.
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Correcting "summary" field name
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
* Added the requirements text to the AudioEngineWwise Gem
This gem requires downloading the Wwise 3rdParty library from AudioKinetic's website
Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
Co-authored-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com >
Co-authored-by: Mike Cronin <58789750+micronAMZN@users.noreply.github.com >
2021-07-07 13:29:33 -05:00
chcurran
0a910a31aa
The Great ScriptCanvas Purge, Part V
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-06 15:05:37 -07:00
chcurran
360236b89e
The Great ScriptCanvas Purge, Part IV
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-06 13:13:16 -07:00
chcurran
59ff74f559
The Great ScriptCanvas Purge. Part I.
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-07-01 09:57:36 -07: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
chcurran
c4ab5fff9a
testing code files for fixes for LYN-3777
2021-06-09 14:52:55 -07:00
chcurran
8ab2752f42
Fix for using BC class constants LYN-3777
2021-06-09 14:52:33 -07:00
chcurran
a766e3af5c
Fixes for internal if-branch node parser bug (LYN-4347) and exposing properties for AZStd::tuple (LYN-3910)
2021-06-08 13:54:25 -07:00
chcurran
0a9d6f5f0f
Bug fixes and improvements brought over from demo work.
...
* Generic Multi Function Call ability added to extensible nodes
* Code gen improvements, including allowing for more manually codewritten extension of codegen facilities
* CVAR to disable automatic update of deprecated node
* Fixed variable sorting error that can apply to parser/runtime added variables
* Made Edit/SerializeContext ClassBuilder public, as it was needlessly private
* Fixed dangerous Datum::GetValueAddress(), it now checks for an empty storage AZSTd::any, as does Datum::Empty()
2021-06-03 13:13:22 -07:00
pappeste
425cb3e2fa
Aaaaannnddd another dependency fix
2021-05-27 19:18:42 -07:00
pappeste
32b620501d
Fix some cross dependencies between client and non-client gems
2021-05-27 18:33:28 -07:00
lumberyard-employee-dm
4652d47fb3
Merge remote-tracking branch 'origin/lawsonamzn_prototype_gem_naming_conventions' into ly-as-sdk/LYN-2948-phistere
2021-05-26 00:38:51 -05:00
pappeste
19adbf2f41
Removing adding runtime dependencies for gems that are in the BUILD_DEPENDENCIES
2021-05-25 15:12:17 -07:00
Nicholas Lawson
c9d5d7fb77
The new gem registration and usage system
...
Merge from mainline (Rebase)
2021-05-20 10:47:03 -07:00
chcurran
2765c722ca
Merge branch 'main' into carlitosan-beta-fixes
2021-05-05 15:05:15 -07:00
chcurran
a30d8eb886
Expose Raw BC Properties to Node Palette.
2021-05-05 14:59:08 -07:00
Aaron Ruiz Mora
f770e4aa7a
Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4
...
- Add operators +, -, * and / too all matrix classes
- Add RetrieveScaleSq and GetReciprocalScaled to all matrix classes
- Add unit tests to all matrix classes
- Fix a bug that causes release configuration not to compile.
2021-05-04 19:12:01 +01:00
chcurran
071a642804
Auto gen updates fixing property declarations.
2021-05-03 09:37:23 -07:00
chcurran
1d7fc92930
Fixes errors in function scope variables that require static initialization
2021-04-29 18:19:14 -07:00