Release Notes for 429

Client Difference Log

API Changes

Added Class Atmosphere : Instance
	Added Property float Atmosphere.Density
	Added Property float Atmosphere.Offset
	Added Property Color3 Atmosphere.Color
	Added Property Color3 Atmosphere.Decay
	Added Property float Atmosphere.Glare
	Added Property float Atmosphere.Haze

Added Property bool DebuggerBreakpoint.IsLocal
Added Property bool Studio.Show Whitespace
Added Property Color3 Studio.Whitespace Color

Added Function void Player:RequestStreamAroundAsync(Vector3 position, double timeOut = 0) [Yields]

Added EnumItem StudioStyleGuideColor.ScriptWhitespace : 56

Changed the parameters of Function ScriptDebugger:SetBreakpoint 
	from: (int line)
	  to: (int line, bool isLocalBreakpoint)

Changed the parameters of Event Lighting.LightingChanged 
	from: (bool skyboxChanged)
	  to: (bool skyChanged)

Changed the value of EnumItem StudioStyleGuideColor.DebuggerCurrentLine from 56 to 57
Changed the value of EnumItem StudioStyleGuideColor.DebuggerErrorLine from 57 to 58
Changed the value of EnumItem StudioStyleGuideColor.DiffFilePathText from 58 to 59
Changed the value of EnumItem StudioStyleGuideColor.DiffTextHunkInfo from 59 to 60
Changed the value of EnumItem StudioStyleGuideColor.DiffTextNoChange from 60 to 61
Changed the value of EnumItem StudioStyleGuideColor.DiffTextAddition from 61 to 62
Changed the value of EnumItem StudioStyleGuideColor.DiffTextDeletion from 62 to 63
Changed the value of EnumItem StudioStyleGuideColor.DiffTextSeparatorBackground from 63 to 64
Changed the value of EnumItem StudioStyleGuideColor.DiffTextNoChangeBackground from 64 to 65
Changed the value of EnumItem StudioStyleGuideColor.DiffTextAdditionBackground from 65 to 66
Changed the value of EnumItem StudioStyleGuideColor.DiffTextDeletionBackground from 66 to 67
Changed the value of EnumItem StudioStyleGuideColor.DiffLineNum from 67 to 68
Changed the value of EnumItem StudioStyleGuideColor.DiffLineNumSeparatorBackground from 68 to 69
Changed the value of EnumItem StudioStyleGuideColor.DiffLineNumNoChangeBackground from 69 to 70
Changed the value of EnumItem StudioStyleGuideColor.DiffLineNumAdditionBackground from 70 to 71
Changed the value of EnumItem StudioStyleGuideColor.DiffLineNumDeletionBackground from 71 to 72
Changed the value of EnumItem StudioStyleGuideColor.DiffFilePathBackground from 72 to 73
Changed the value of EnumItem StudioStyleGuideColor.DiffFilePathBorder from 73 to 74
Changed the value of EnumItem StudioStyleGuideColor.Separator from 74 to 75
Changed the value of EnumItem StudioStyleGuideColor.ButtonBorder from 75 to 76
Changed the value of EnumItem StudioStyleGuideColor.ButtonText from 76 to 77
Changed the value of EnumItem StudioStyleGuideColor.InputFieldBorder from 77 to 78
Changed the value of EnumItem StudioStyleGuideColor.CheckedFieldBackground from 78 to 79
Changed the value of EnumItem StudioStyleGuideColor.CheckedFieldBorder from 79 to 80
Changed the value of EnumItem StudioStyleGuideColor.CheckedFieldIndicator from 80 to 81
Changed the value of EnumItem StudioStyleGuideColor.HeaderSection from 81 to 82
Changed the value of EnumItem StudioStyleGuideColor.Midlight from 82 to 83
Changed the value of EnumItem StudioStyleGuideColor.StatusBar from 83 to 84
Changed the value of EnumItem StudioStyleGuideColor.DialogButton from 84 to 85
Changed the value of EnumItem StudioStyleGuideColor.DialogButtonText from 85 to 86
Changed the value of EnumItem StudioStyleGuideColor.DialogButtonBorder from 86 to 87
Changed the value of EnumItem StudioStyleGuideColor.DialogMainButton from 87 to 88
Changed the value of EnumItem StudioStyleGuideColor.DialogMainButtonText from 88 to 89

(Click here for a syntax highlighted version!)

16 Likes