Commit Graph

8 Commits

Author SHA1 Message Date
gustav melich
4b1e78f31b Dataflow:
- Moved GeometryCollection Dataflow nodes into separate implemetation files by category
- Changed Dataflow node category to "Terminal" on terminal nodes
- Added DataflowGeoemtryCollection, DataflowFlesh categories to nodes
- Addded black default color to terminal category and changed default color for non-specified categories to yellow
- Added comments to all GeometryCollection nodes
- Updated existing Dataflow nodes

#rb Brice.Criswell, Cedric.Caillaud, Harsha.Reddy
#preflight 6377d7d5e30d4388499a07c0

[CL 23206811 by gustav melich in ue5-main branch]
2022-11-18 17:11:01 -05:00
cedric caillaud
dbc897faa7 Dataflow : Fix slection and gc asset node
- fix crash in selection nodes
- optimize selection node initialization from another selection
- fix node for creating GC from geometry sources to make sure we have only one root and a level attribute

#rb gustav.melich
#preflight 63749d27953c19d435de782e

[CL 23157745 by cedric caillaud in ue5-main branch]
2022-11-16 13:23:03 -05:00
cedric caillaud
9fc08afba5 Optimize geaometry collection creation from geometry sources
- Only call reindexMaterial once
- Make sure reindexMaterial  skips validation when calling RemoveElements

#rb brice.criswell, jimmy.andrews
#preflight 63726910b6636838286b850d

[CL 23124875 by cedric caillaud in ue5-main branch]
2022-11-14 15:56:50 -05:00
cedric caillaud
439c57e09e Dataflow : Fix evaluation of geometry collection terminal node
#rb brice.criswell
#preflight 636b53c363037c10268eb68d

[CL 23071773 by cedric caillaud in ue5-main branch]
2022-11-10 01:06:52 -05:00
brice criswell
34a671b274 Dataflow : Generic evaluation from DataflowEditor
- Allow dataflow to perform graph evaluations.
#rb none
[FYI] Cedric.Caillaud, Gustav.Melich
#preflight 636ad035843e6ac794e4f7a6

[CL 23049086 by brice criswell in ue5-main branch]
2022-11-09 02:18:51 -05:00
brice criswell
d5179c1109 Dataflow : Terminal Node
#rb none
#preflight 6365b908de2c4dbb5def4c2d

[CL 23000186 by brice criswell in ue5-main branch]
2022-11-04 23:18:05 -04:00
cedric caillaud
38866c57aa Chaos : fix compilation issues where geometry source property cannot be found when not in editor
#rb trivial
#preflight none

[CL 22799003 by cedric caillaud in ue5-main branch]
2022-10-26 19:27:02 -04:00
cedric caillaud
dba9dd5ecb Chaos : Dataflow : add geometry collection asset specific nodes
#rb gustav.melich, brice.criswell
#preflight 6358159ce456a68082b43ba9

[CL 22798238 by cedric caillaud in ue5-main branch]
2022-10-26 19:04:47 -04:00