Michael Pollind
|
78c746a229
Revert "feat: add visiblity toggle for MeshComponent" (#17908)
|
1 gadu atpakaļ |
Michael Pollind
|
444d09f641
feat: add visiblity toggle for MeshComponent (#17848)
|
1 gadu atpakaļ |
Qing Tao
|
b0b92a99cd
Add support to release BufferAssets owned by ModelAssets for some use cases (#113)
|
2 gadi atpakaļ |
Guthrie Adams
|
95464fee45
Fixing mesh feature processor on model change event
|
2 gadi atpakaļ |
Guthrie Adams
|
54dcdb726f
Clean up mesh feature processors so that materials and event handlers are set up in the descriptor on a choir so that they don't need to be called manually or stored in multiple places
|
2 gadi atpakaļ |
Li Hongshan
|
ac34d31d9b
Fix for test case when mesh component controller created before mesh feature processor
|
2 gadi atpakaļ |
Li Hongshan
|
6b11098c38
Calculate lighting channels inside GetLightingChannelMask
|
2 gadi atpakaļ |
Li Hongshan
|
4a21c1b5a9
Collect lighting channel flags in a class and support flexible lighting channel counts
|
2 gadi atpakaļ |
Li Hongshan
|
6404925e1b
Add support for lighting channels
|
2 gadi atpakaļ |
Guthrie Adams
|
4466a61b53
updating model and model LOD to use asset based instance ID
|
2 gadi atpakaļ |
Olex Lozitskiy
|
4ea6d8710b
Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844)
|
2 gadi atpakaļ |
gadams3
|
8e6daaedcb
Added transparent flag to visible geometry structure.
|
2 gadi atpakaļ |
gadams3
|
ebc6d8bf69
updating bounds check on mesh component visible geometry function
|
2 gadi atpakaļ |
gadams3
|
cd42eec043
Adding const to render geometry intersection bus functions
|
2 gadi atpakaļ |
gadams3
|
927d15013b
Adding const to shape and bounds add related buses and interfaces so that functions can be called directly from const functions without casting
|
2 gadi atpakaļ |
gadams3
|
ae93927fdb
Adding asserts per code review feedback
|
2 gadi atpakaļ |
gadams3
|
faf592d03c
Updating visible geometry bus after PR feedback
|
2 gadi atpakaļ |
gadams3
|
0282d1debe
First iteration of visible geometry bus plus implementation for mesh component controller
|
2 gadi atpakaļ |
Chris Galvan
|
f8ae9f238c
Fixed logic error in visibility for LOD Configuration group
|
2 gadi atpakaļ |
JLeclercq
|
d90ce8e5a1
Add OnObjectSrgCreated event for Mesh and Actor components (#15175)
|
2 gadi atpakaļ |
gadams3
|
3644d10301
Addressing PR feedback. Removing unnecessary bus connection checks. Added utility function for converting between material assignment map and custom material map.
|
2 gadi atpakaļ |
gadams3
|
979f6abfb6
Deleting material assignment notification bus and implementing more efficient notifications sent for batches of changes on tick
|
2 gadi atpakaļ |
gadams3
|
58e4be5541
Updating feature processors and components to remove direct dependency on material assignment data types. Instead, the mesh feature processor will manage its own custom materials. This will limit the amount of data that gets copied into the feature processor and carried around with every mesh handle.
|
2 gadi atpakaļ |
Ken Pruiksma
|
3c10e112fb
Removing actors from reflection cubemap images. (#14108)
|
3 gadi atpakaļ |
Ken Pruiksma
|
0ed5937e2d
Cached projected shadows (#13288)
|
3 gadi atpakaļ |
Tommy Walton
|
db1b01d9a8
GHI-12349 : Use static AZ Name in MeshFeatureProcessor (#12911)
|
3 gadi atpakaļ |
santorac
|
1b0fc2ebb4
Merge branch 'development' into Atom/santorac/ShaderDetailsTool_Moving
|
3 gadi atpakaļ |
gadams3
|
8ec4a4d3eb
Material Component: Renamed MaterialReceiver* to MaterialConsumer*
|
3 gadi atpakaļ |
santorac
|
783b110778
(Restored changes that got lost during a rebase operation. It looks like this commit was ignored because it was incorrectly flagged as a merge because some prior merge operation was left in an incomplete state)
|
3 gadi atpakaļ |
Guthrie Adams
|
758c18921e
renaming and updating formatting for a couple of functions
|
3 gadi atpakaļ |