CSE 5.1:

Zitat Zitat
[CSE]
Fixed a bug that caused a CTD when attempting to select a reference in the Enhanced Find Text tool
Re-implemented how ESM files are handled, fixing a number of master-file related bugs in the process
Fixed a bug that caused a CTD when the debug log file stream was closed during shutdown
Restricted script recompile operations to a single instance
Removed the TESDialogSubwindow::EnumChildControlsCallback hook for causing various issues with control z-ordering, sizing and general weirdness
Fixed a CS bug that prevented the correct serialization of deleted TESObjectREFR forms
Patched more spammy subroutines
Modified the Copy Hair/Eyes From Race tool to keep source hair/eye forms
Modified the TESObjectREFR::CopyFrom hook to prevent ExtraTeleport from being copied
Added new render window tool: Freeze/unfreeze selection
Added new tool: Set Workspace
Modified render window context menu items
Quadrupled LOD diffuse map texture resolution
Added new INI settings: SetWorkspaceOnStartup, DefaultWorkspacePath
Fully implemented GMST reinitializing during plugin load
Fixed a CS bug that broke usage reference counting when a form was referenced more than once by another
Fixed a bug that caused a CTD when initiating plugin quick-loading without an active plugin

[SE]
Fixed a bug that prevented the text editor from receiving focus after inserting an IntelliSense suggestion by mouse
Fixed a bug that prevented the context menu 'Copy' tool from working correctly
Fixed a bug that prevented the correct window bounds from being passed when closing a maximized window
Fixed a bug that incorrectly triggered the accumulation of compile errors during a recompile operation
Added a new context menu tool: Lookup on Google
Removed the message box that was displayed after a find-replace operation

[TAG]
Fully implemented form drag-dropping
Fixed a bug that prevented the creation of new tags with names that contained substrings of existing tag names