Akio Gaule
|
9292148721
Add exponential and exponential squared fog modes (#17866)
|
1 tahun lalu |
Alex Montgomery
|
85891e13e7
fix DepthOfField naming (#16633)
|
2 tahun lalu |
NULL
|
b0231b9cfd
Delete Slot() class, move add_connection_by_slot_id() and are_slots_connected() to Graph() class, Add a get_slots() call to the Node() class that maps all slots on a given node to a dict with a key corresponding to the slot name and the value corresponding to the graph.GraphModelSlotId(slot_name) for that slot name. Also removed __init__ constructors for Graph() class and it only requires a document_id to initialize. Old functions re-added as part of Graph() class methods.
|
2 tahun lalu |
Alex Peterson
|
4607610bc8
fix title casing in sky atmo tests and component (#15105)
|
2 tahun lalu |
Scott Murray
|
c8f1ea3d1a
docstring update for Vector3 defaults
|
2 tahun lalu |
Scott Murray
|
77435d43eb
Sky Atmosphere rhi null test automation
|
2 tahun lalu |
Scott Murray
|
1fe9a1ae38
Stars component null rhi test automation
|
2 tahun lalu |
Scott Murray
|
2d8ba2239a
added defaults to docstring
|
2 tahun lalu |
Scott Murray
|
217c7b18ea
Chromatic Aberration Null render automation
|
2 tahun lalu |
NULL
|
e8645456bc
moved the materialcanvas registry setting changes to avoid file writing to atom_tools_utils.py instead of being in MaterialCanvas_Atom_BasicTests.py that way other MaterialCanvas test file can share this functionality where required, renamed a few variables to be more accurate to the objects under test, added additional constants to atom_constants.py for the buses utilized by MaterialCanvas tests, additional tests that add different types of nodes to the graph also implemented, and lastly tested the nodes can be connected.
|
3 tahun lalu |
NULL
|
09895d2537
rename the new class names to end in 'Events' instead of 'Strings' i.e. AtomToolsDocumentRequestBusStrings becomes AtomToolsDocumentRequestBusEvents
|
3 tahun lalu |
NULL
|
2c486438d0
add behaviorcontext bindings for various atom tools buses to atom constants, re-factor bus calls to be part of these new constants (which are stored inside new class objects: AtomToolsDocumentRequestBusStrings, AtomToolsDocumentSystemRequestBusStrings, AtomToolsMainWindowRequestBusStrings, and EntityPreviewViewportSettingsRequestBusStrings. This should help maintaining the bindings better should one should and also allow for more functions to be written inside atom_tools_utils.py without having to dig into C++ code as much.
|
3 tahun lalu |
Ken Pruiksma
|
0ed5937e2d
Cached projected shadows (#13288)
|
3 tahun lalu |
Neil Widmaier
|
078db6c2cf
Updating Atom Constant docstrings
|
3 tahun lalu |
Neil Widmaier
|
3dafac0bf8
re-number steps, and adding default and range to atom_constants docstrings
|
3 tahun lalu |
Neil Widmaier
|
6dbd28fb1b
Making reuested changes from PR review
|
3 tahun lalu |
Neil Widmaier
|
bea31b6e81
Null renderer Directional Light automation
|
3 tahun lalu |
dmcdiarmid-ly
|
ffadda1892
Updated property names in python test
|
3 tahun lalu |
Tommy Walton
|
0d2ef3018a
Fix for GHI-9598: Vertex welding not functioning (#10096)
|
3 tahun lalu |
Broganab
|
68eb625215
Merge branch 'development' of https://github.com/o3de/o3de into decal_P1_automation
|
3 tahun lalu |
Broganab
|
d80910b971
updated small formatting changes from PR for Decal P1 Automation
|
3 tahun lalu |
smurly
|
677d8bd619
Merge pull request #11153 from aws-lumberyard-dev/Atom/scottmur/postfxradiusP1
|
3 tahun lalu |
Broganab
|
df713aefa1
added P1 test case to hydra_AtomEditorComponents_DecalAdded
|
3 tahun lalu |
smurly
|
1e4e503d3f
Merge pull request #11062 from aws-lumberyard-dev/Atom/scottmur/HDRColorGradingGPU
|
3 tahun lalu |
smurly
|
72bd6536eb
Merge pull request #11081 from aws-lumberyard-dev/broganab/p1_cubemap_added
|
3 tahun lalu |
Scott Murray
|
c9ac3bfba8
fixing postFX Radius Weight test comments
|
3 tahun lalu |
Scott Murray
|
3379b18783
P1 null render tests for PostFX Radius Weight Modifier
|
3 tahun lalu |
Broganab
|
3ab1b0d0ae
added p1 tests to CubeMapCaptureAdded
|
3 tahun lalu |
Broganab
|
a81c9981cc
added p1 tests to CubeMapCaptureAdded
|
3 tahun lalu |
Scott Murray
|
707dad1911
Adding a GPU periodic HDR Color Grading generate LUT test
|
3 tahun lalu |