v8.0 is nearly done! It comes with a number of new tools. Take a look at the newly uploaded video showcase of the brand new Render Window On-Screen Display!
Changelog:
[CSE]
Enable compiler optimizations at long last!
Implement render window OSD
Implement render window cell lists
Implement render window layers
Implement render window selection painting
Implement render window custom key bindings
Implement render window reference filter
Add "Open in Script Editor" context menu tool to the Find Text window
Add support for drag-deselecting refs
Add Visible/Selected-only filters to the cell view reference list
Add toggle for grass overlay
Add support for full camera movement in the aux viewport
Add support for unrestricted mouse movement when transforming references/path grid points/camera
Add new render window tools: Jump to exterior cell, Move camera with selection
Expose previously unknown render window hotkeys/tools
Fix CS bug that prevented rotation transformations in local axes
Fix CS bug that occasionally caused CTDs when undo/redoing actions in the render window
Fix CS bug that caused CTDs when references were moved too far, causing a FP overflow
Fix Coda script bug that caused binary numbers to be parsed as comments
Fix Coda bug caused by comment delimiters inside string literals
Add support for timestamps in console message log contexts
Prevent incoming console messages from being cleared when the buffer reaches its capacity
Highlight active selection in Prefab preview window
Enable experimental Purge Loaded Resources tool
Tick plugin API interface version
Fix UAC-related bug that broke drag-drop support when running the editor with elevated privileges
Remove render window "Align..." context menu tool (available in the OSD/through hotkeys)
Fix mouse cursor flickering in the render window
Fix reference persistence toggling
Change object palette placement key combo to CTRL+ALT+RCLICK
Fix Coda script command GetRefPersistent
Fix Coda script command CreateRef to correctly parse rotation values
Reference groups are now identified by string IDs
Reference groups now persist between sessions
Make parent-child indication node a wireframe
Remove 'Switch C-Y Hotkeys' render window context menu tool
Reimplement render window fixed camera pivot tool
Change selection ungrouping process to dissolve all groups in the selection
Defer cell view window updates when the render window has mouse capture
Misc changes, fixes and optimizations
[SE]
Implement document scope breadcrumb
"Fix" assertion triggered by race condition
Allow Enter key to complete IntelliSense suggestions
Fix bug that prevented the cancellation of a 'Close all tabs' operation
Fix bug that caused an OutOfMemory exception when usng the 'Load scripts from disk' tool
Fix potential memory leak when using the Load From Disk tool
Display user functions when manually invoking the IntelliSense popup
Fix user function return value parsing
Add "Ignore Comments" option to Find/Replace operations
Improve text editor external scroll bar handling
Hide IntelliSense interface when holding down the CTRL key
Misc changes and fixes
[USE]
Automatically close the use info list when loading plugins
[-]
Raise minumum OS version to Win 7
Update CrashRpt to 1.4.0.3
Update AvalonEdit to 5.0.3 (official)
Update ObjectListView to 2.9.1.0
3 comments