Autodesk FBX Review 歷史版本列表 Page1

最新版本 Autodesk FBX Review 1.5.3.0

Autodesk FBX Review 歷史版本列表

Autodesk FBX Review 是一款輕量級的獨立 Windows 軟件工具,用於快速高效地查看 3D 資產和動畫。 Autodesk FBX Review 使用戶能夠在不使用 3D 製作工具的情況下查看 3D 內容,從而幫助加快資產共享和迭代。快速簡便地查看 3D 模型 使用 Viewport 2.0 的相同視覺保真度打開和查看 3D 模型。在線框,陰影,紋理和燈光選項之間切換.回放動... Autodesk FBX Review 軟體介紹


Autodesk FBX Review 1.5.3.0 查看版本資訊

更新時間:2022-03-01
更新細節:

What's new in this version:

- Updated FBX SDK to 2020.3.1
- Multiple security vulnerabilities fixes

Electron 15.4.0 (64-bit) 查看版本資訊

更新時間:2022-03-01
更新細節:

What's new in this version:

Features:
- Added height option for Windows Control Overlay

Fixed:
- an issue where webContents.savePage failed when passing a relative path instead of an absolute one
- an issue where the Tray could get garbage collected incorrectly under some circumstances
- command string registered via setAsDefaultProtocolClient on windows
- stale renderer process when application is quit while renderer is busy

Electron 17.1.0 (64-bit) 查看版本資訊

更新時間:2022-02-24
更新細節:

What's new in this version:

Features:
- Added height option for Windows Control Overlay

Fixed:
- BrowserWindow.showInactive restoring a maximized window to non-maximized on Windows
- a crash that occurred when a user attempted to print a document either with window.print(), the print button in the PDF viewer, or with BrowserWindow.webContents() and clicked cancel in the resulting print dialog
- an issue where webContents.openDevTools({ mode }) did not work for certain dock positions
- an issue where webContents.savePage failed when passing a relative path instead of an absolute one
- command string registered via setAsDefaultProtocolClient on windows
- stale renderer process when application is quit while renderer is busy

Other Changes:
- Chore: backport EPROTOTYPE fixes from libuv
- Updated Chromium to 98.0.4758.102

Electron 16.0.10 (64-bit) 查看版本資訊

更新時間:2022-02-24
更新細節:

What's new in this version:

Fixed:
- BrowserWindow.showInactive restoring a maximized window to non-maximized on Windows
- an issue where webContents.savePage failed when passing a relative path instead of an absolute one
- broken transparency option in offscreen window rendering
- command string registered via setAsDefaultProtocolClient on windows
- stale renderer process when application is quit while renderer is busy

Other Changes:
- Backported fix for CVE-2022-0609
- Backported fix for CVE-2022-0610
- Chore: backport EPROTOTYPE fixes from libuv
- Security: backported fix for CVE-2022-0607
- Security: backported fix for chromium:1039885
- Security: backported fix for chromium:1258603
- Security: backported fix for chromium:1262967
- Security: backported fix for chromium:1267426
- Security: backported fix for chromium:1267627
- Security: backported fix for chromium:1274376
- Security: backported fix for chromium:1289384
- Security: backported fix for chromium:1289394
- Security: backported fixes to chromium:1292537 and CVE-2022-0606

Electron 17.0.1 (64-bit) 查看版本資訊

更新時間:2022-02-15
更新細節:

What's new in this version:

Fixed:
- an issue where frameless windows on Windows would incorrectly show a small frame during the loading process
- effect when hovering over window controls on Windows in a WCO-enabled window
- possible race conditions between frame state and electron ipc

Other Changes:
- Updated Chromium to 98.0.4758.82

Electron 16.0.9 (64-bit) 查看版本資訊

更新時間:2022-02-15
更新細節:

What's new in this version:

Fixed:
- an issue where frameless windows on Windows would incorrectly show a small frame during the loading process
- an issue where if backgroundColor was set to undefined, vibrancy failed to work and the backgroundColor would show up as white
- an issue with transparent windows failing to fire the maximize and unmaximize events on Windows
- effect when hovering over window controls on Windows in a WCO-enabled window
- issue where not all serial devices were exposed to the handler specified by session.setDevicePermissionHandler

Electron 15.3.7 (64-bit) 查看版本資訊

更新時間:2022-02-15
更新細節:

What's new in this version:

Fixed:
- an issue where frameless windows on Windows would incorrectly show a small frame during the loading process
- an issue with transparent windows failing to fire the maximize and unmaximize events on Windows
- effect when hovering over window controls on Windows in a WCO-enabled window
- issue where not all serial devices were exposed to the handler specified by session.setDevicePermissionHandler
- The <webview> implementation was made more robust, it no longer breaks when will-attach-webview handler modifies the internal params.instanceId

Electron 17.0.0 (64-bit) 查看版本資訊

更新時間:2022-02-01
更新細節:

What's new in this version:

Changed:
- desktopCapturer.getSources is now only available in the main process

Features:
Additions:
- Added WebHID support
- Added commandLine.removeSwitch to allow apps to remove command line switches from Chromiums internal command line representation
- Added textWidth option to dialog.showMessageBox() / dialog.showMessageBoxSync()
- Added webContents.getMediaSourceId(), can be used with getUserMedia to get a stream for a WebContents
- Added missing info to in-app purchase's transaction and product structures
- Added new data parameter to app.requestSingleInstanceLock()
- Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain
- Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers
- Support obsolete blowfish ciphers bf-{cbc,cfb,ecb} through the Node.js crypto API

Removed/Deprecated:
- Deprecates webContents.getPrinters() and introduces webContents.getPrintersAsync()

Fixed:
- maxWidth not working in BrowserWindow constructor options
- VoiceOver not reading typed words correctly in MAS builds
- a crash when starting VoiceOver on macOS
- a potential crash in v8 by using allocation type: kOld in v8 ScriptOrModule legacy lifetime
- an issue where calling screen capture on macOS does not properly release underlying OS capture mechanisms
- issue where not all serial devices were exposed to the handler specified by session.setDevicePermissionHandler
- an issue with transparent windows failing to fire the maximize and unmaximize events on Windows
- draggable regions not updating unless a relayout occurs

Electron 16.0.8 (64-bit) 查看版本資訊

更新時間:2022-01-28
更新細節:

What's new in this version:

Fixed:
- a crash that occurred when user attempted to download an edited PDF
- an issue that the alert() dialog title is corrupted
- an issue where ipcRenderer.postMessage would throw errors when the transfer argument was not passed
- an issue where frameless vibrant windows would not show transparency correctly on macOS
- an issue where the 'maximize' and 'unmaximize' events didn't fire properly on linux
- aspect ratio resize for frameless windows on macOS
- crash when calling webContents.setZoomFactor(1.0)
- minimized BrowserWindow being restored by BrowserWindow.unmaximize()
- windows with roundedCorners: false unable to be closed
- Strip symbols from crashpad_handler binary on Linux, reducing bundle size
- The <webview> implementation was made more robust, it no longer breaks when will-attach-webview handler modifies the internal params.instanceId

Electron 15.3.6 (64-bit) 查看版本資訊

更新時間:2022-01-28
更新細節:

What's new in this version:

Fixed:
- a crash that occurred when user attempted to download an edited PDF
- an issue that the alert() dialog title is corrupted
- an issue where ipcRenderer.postMessage would throw errors when the transfer argument was not passed
- an issue where frameless vibrant windows would not show transparency correctly on macOS
- an issue where the 'maximize' and 'unmaximize' events didn't fire properly on linux
- aspect ratio resize for frameless windows on macOS
- crash when calling webContents.setZoomFactor(1.0)
- minimized BrowserWindow being restored by BrowserWindow.unmaximize()
- windows with roundedCorners: false unable to be closed
- Strip symbols from crashpad_handler binary on Linux, reducing bundle size