This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
aa85963a2b3284930cbe79380d16182f27ebaa2d
o3de
/
Gems
/
Atom
/
RPI
/
Code
/
Source
T
History
santorac
aa85963a2b
Fixed MaterialPropertyValue::FromAny to preserve the Hint string when converting Asset objects. This fixed an issue where the hint didn't show up in the Material Component's instance inspector.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-11-15 23:21:21 -08:00
..
Platform
add shaderoptiongroup natvis (
#3315
)
2021-08-19 17:09:01 -05:00
RPI.Builders
Merge remote-tracking branch 'upstream/stabilization/2110' into Atom/santorac/MaterialEditorHandlesMissingTextures
2021-11-11 13:13:23 -08:00
RPI.Edit
Changed the overall strategy for how to handle missing image references. Instead of replacing it with one of the placeholder assets, we replace it with an random UUID which will be interpreted as a missing asset (unless some discovers discovers a UUID collision). This eventually gets replaced by one of the placeholder textures at runtime. This approach gives more consistent results in how missing texture are handled between Material Editor and Material Component.
2021-11-15 16:51:22 -08:00
RPI.Editor
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
RPI.Private
Revert "Refresh rate driven rendering tick logic (
#3375
)"
2021-09-21 16:47:24 -07:00
RPI.Public
Fixed a type with pass filter (
#5506
)
2021-11-10 13:15:04 -08:00
RPI.Reflect
Fixed MaterialPropertyValue::FromAny to preserve the Hint string when converting Asset objects. This fixed an issue where the hint didn't show up in the Material Component's instance inspector.
2021-11-15 23:21:21 -08:00