You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an ini property rule regarding "InstanceName", which gets a new semantic meaning in Pre7, allowing a preset name to be specified without marking the object an original preset. I believe I wanted this functionality because it allows writing an Entity which is objectively a copy of a preset, but in such a way that it neither gets marked a preset itself nor requires the existence of a preset for reference. Inline constant reference preset definitions are now left in an indeterminate state requiring user intervention if a PresetName is followed by a CopyOf, which is almost always a mistake, and will be highlighted by an assertation failure or runtime error. Now for tests.
0 commit comments