Joerg H. Mueller
|
02f1d59375
Removing the prefix from all MultiDevice classes.
|
před 1 rokem |
Joerg H. Mueller
|
edddeb527f
Renaming classes with MultiDevice equivalent to SingleDevice.
|
před 1 rokem |
lumberyard-employee-dm
|
b9824ed172
Updated all array_view uses with the C++20 span. (#7157)
|
před 3 roky |
santorac
|
45429872d6
Switched back to making MaterialAsset::GetPropertyValues automatically finalize the material asset. I realized that it's too burdensome to expect client code to call Finalize on the MaterialAsset; every code that calls GetPropertyValues would have to call Finalize(). Instead of using const_cast in GetPropertyValues like I was doing before, I just changed GetPropertyValues to be a non-const function. There were a few places in Decal code I had to update to pass non-const MaterialAsset pointers. This isn't ideal, but I think it's better than the alternatives.
|
před 3 roky |
mrieggeramzn
|
60a0d2ba01
Atom/mriegger/decalnormalmaps (#4302)
|
před 3 roky |
Steve Pham
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
před 3 roky |
Steve Pham
|
b4a2edec6a
Final update copyright headers to reference license files at the repo root (#1693)
|
před 3 roky |
Steve Pham
|
70042fcdcd
O3DE Copyright Updates for Linux Foundation (#1504)
|
před 4 roky |
alexpete
|
a10351f38d
Initial commit
|
před 4 roky |