Commit Graph

7 Commits

Author SHA1 Message Date
Richard TalbotWatkin
6378dd829f Fixed crash when assigning a material instance parent to an existing child of the material instance.
#ttp 339373 - Crash: when you create a endless loop with material instance that has it self as a parent the editor will become unresponsive
#branch UE4
#proj Editor.MaterialEditor, Editor.UnrealEd, Runtime.Engine

[CL 2320455 by Richard TalbotWatkin in Main branch]
2014-10-06 17:03:32 -04:00
Richard TalbotWatkin
e01664114b Moved Material Instance parameters category to the top of the Details tab in the Material Editor. Groups within this category automatically expanded at start.
#ttp 345473 - NUX:Material Instance Editing: The parameters I exposed are collapsed at the bottom of Details, they should be right at top!
#branch UE4
#proj Editor.MaterialEditor
#reviewedby Matt.Kuhlenschmidt

[CL 2305624 by Richard TalbotWatkin in Main branch]
2014-09-22 11:18:44 -04:00
Martin Mittring
3ff4d619d4 * added support for MaterialInstances for SubsurfaceProfile
* added VisualizeSSS to debug ScreenSpaceSubsurfaceScattering

[CL 2267686 by Martin Mittring in Main branch]
2014-08-22 14:15:05 -04:00
Allan Bentham
2044edb26d Fix missing Font sample parameter in material instances.
#TTP 340962 - LIVE: RENDERING: Font Sample Parameter Behavior in MIC
Created sub struct for UDEditorFontParameterValue to contain the font parameter fields.
Removed font specific widget construction as it can now use the generic CreateParameterValueWidget function to build the UI.

[CL 2238120 by Allan Bentham in Main branch]
2014-07-31 06:03:12 -04:00
James Golding
507c402a4e Remove Material Expression headers from Engine.h and only include where needed
#codereview nick.penwarden

[CL 2082041 by James Golding in Main branch]
2014-05-22 11:33:54 -04:00
James Golding
a0cbafe73a First pass removing several headers from Engine.h
[CL 2080322 by James Golding in Main branch]
2014-05-21 10:00:58 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00