Processing (64-bit) 歷史版本列表 Page2

最新版本 Processing 4.3 (64-bit)

Processing (64-bit) 歷史版本列表

處理 64 位是一個靈活的軟件速寫和語言學習如何在視覺藝術的背景下編碼。自 2001 年以來,Processing 已經在視覺藝術和視覺素養技術內提升了軟件素養。有成千上萬的學生,藝術家,設計師,研究人員和愛好者使用 Processing 64 位進行學習和原型設計。 處理特性: 可以下載和開放源代碼帶有 2D,3D 或 PDF 輸出的交互式程序 OpenGL 集成加速二維和三維對於 GNU / ... Processing (64-bit) 軟體介紹


UltraMixer 6.2.13 (64-bit) 查看版本資訊

更新時間:2021-12-18
更新細節:

更新時間:2021-11-01
更新細節:

UltraMixer 6.2.12 (64-bit) 查看版本資訊

更新時間:2021-10-20
更新細節:

What's new in this version:

New:
- FeatureNew Shortcuts: Empty Titles in Player 1 – 4 (Preferences > Keyboard; Available after clicking the “Reset” Button)

Fixed:
- GeneralExternal 7.1 Sound cards are supported correctly
- FeatureSongs in the Prelistening-Player will change after double clicking the next title in the FileArchive (previously: triple-click)
- InterfaceIn Version 6.2.11 the icon for setting up the view in each list went missing – it is back at it’s place again
- InterfaceShortcut-Translations were corrected
- InterfaceThe image widget was previously described as “User” – this was corrected

UltraMixer 6.2.11 (64-bit) 查看版本資訊

更新時間:2021-10-05
更新細節:

UltraMixer 6.2.10 (64-bit) 查看版本資訊

更新時間:2021-06-03
更新細節:

UltraMixer 6.2.9 (64-bit) 查看版本資訊

更新時間:2021-06-01
更新細節:

What's new in this version:

Fixed:
- Windows 32 Bit: UltraMixer Home and Basic can be executed
- Two-Channel Sound Cards: Monitoring/Cueing was activated, even if the Button showed “deactivated”.
- Mac: it is possible to delete songs from your hard drive again
- A running Player 1/2 would be stopped when loading the same song into Player 3/4
- UltraMixer would crash when unplugging an HDMI connection
- UltraMixer would crash when Audio Sampler buttons were clicked fast and “Fade out on Stop” was activated in the slot settings
- Mac: “About Start” etc. has been replaced with “About UltraMixer” etc.
- Menus (Widgets, Audio Sampler Slot, etc.) showing correctly when opening
- Mac: minor user interface color corrections

Added:
- Import of Playlists from the Music App Library on Mac
- Adaptions for 4K User Interfaces

UltraMixer 6.2.8 (64-bit) 查看版本資訊

更新時間:2020-12-09
更新細節:

UltraMixer 6.2.7 (64-bit) 查看版本資訊

更新時間:2020-10-01
更新細節:

Processing 3.5.4 (64-bit) 查看版本資訊

更新時間:2020-01-17
更新細節:

What's new in this version:

Changes:
- Don't remove entries from Recent menu on Save As
- Use ctrl-page up/down for changing tabs on Windows
- Show error when .properties file is missing from a Library/Mode/Tool

Fixes:
- Tweak Mode working again (fix from Gal Sasson)
- Fix potential highlighting issue that wasn't selecting portions of text
- Names in the contribution listing are no longer case sensitive (It was placing lowercase names at the bottom of the list)
- Clean up a lot of bad temp file handling in the contrib manager
- Fix NullPointerException in installPreviouslyFailed() on startup

Internal:
- Ignore subfolders in the "libraries" directory. This was causing some nasty startup issues for folks, and other hard-to-track bugs. Hopefully there aren't any installs that relied on this behavior
- Update AppBundler to use newer SDK, recompile
- Edit build.xml files and appbundler to preserve more attributes

Processing 3.5.3 (64-bit) 查看版本資訊

更新時間:2019-02-04
更新細節:

What's new in this version:

Fixes:
- "Redo" key shortcut for Windows screwed up
- Https://github.com/processing/processing/issues/5773
- Fix an editor problem with plain text (css, etc) files
- Https://github.com/processing/processing/issues/5628
- Default to using java.awt.Desktop methods for URLs/files when available
- On Linux. Also cover a few weird cases that were failing silently.
- Ignore .class files found in the META-INF folder for imported JARs
- Https://github.com/processing/processing/issues/5778
- Get rid of errant 'Could not parse -1 for display' message.
- Fix up and clean a few file i/o issues that were causing resource
- Leaks with loadXxxx() commands, and intermediate folders not being
- Created for temporary files used by the saveXxxx() commands.

Additions:
- Added reference for circle(), square(), push(), pop()