Wiki

Clone wiki

NeGuen Tools / Changelog / 0.6.24

Version 0.6.24:

[Common]

  • Added style RichTextArea in GeneralStyles.
  • Changed Preferences's bottom buttons style.
  • Fixed GUICallbackWindow throwing null exception when still alive after compilation.
  • Fixed deleting the current NG Settings having no fallback and producing errors.
  • Fixed null exception thrown by Preferences when changing project.
  • Fixed using of wrong title references.
  • Forced update of NGSettingsWindow when changing NGSettings.

[NG Prefs]

  • Fixed Mac errors.

[NG Hierarchy Enhancer]

  • Implemented background color associated with a layer.
  • Implemented drawing icon per layer.

[NG Hub/NG Remote Scene]

  • Fixed isProSkin being called on the first frame.

[NG Hub]

  • Removed the unused method CustomGenericMenu in HubComponent.

[NG Components Inspector]

  • Fixed null exception due to a serialization of a GUIStyle.
  • Implemented drop of Component on master or slave areas.

[NG Shader Finder]

  • Fixed replace buttons not disabled when there is no result.
  • Replaced Asset by Shader in some labels.

[NG Assets Finder]

  • Fixed unwanted space when opening "Search Game Object".

[NG Draggable Object]

  • Fixed Unity 4 compatibility.

[All]

  • Cleaned code.
  • Replaced first letter of each word in all titles with a stylish one.

[NG Console]

  • Merged all fields of NGDebug.Snapshot into a single TextArea instead of many TextField.

[NG Remote Scene]

  • Added a scrollbar in ghost camera options in NG Remote Camera.
  • Added comments and renamed few methods.
  • Added headers in NG Server Scene.
  • Added info "Not Connected" in NG R Hierarchy.
  • Fixed ghost camera's settings scrollbar expanding on height while not even shown.
  • Fixed sorting modules not working at all.
  • Implemented Batch mode only for some packets.
  • Moved packet ClientModuleSetUseJPG into its own file.
  • Moved packet ServerStickGhostCamera into its own file.
  • Saved fold state of folders in ListingAssetDrawer.

[Many]

  • Improved important buttons GUI feedback.

[Locales]

  • Added locale NGHierarchyEnhancer_LayersDescription.

[Network]

  • Added option dontDestroyOnLoad in BaseServer.

Updated