11-23-2019 , 05:53 PM
Thread Rating:
Paint.NET Released
|
11-26-2019 , 01:08 PM
Paint.NET 4.2.7
Changes in paint.net 4.2.7:
DOWNLOAD paint.NET 4.2.7
12-04-2019 , 07:50 AM
Paint.net 4.2.8
paint.net 4.2.8 - released on December 3rd, 2019 This small update fixes a few pressing bugs, particularly for touch and pen input.
02-01-2020 , 05:01 AM
Paint.NET 4.2.9
paint.net 4.2.9 - released on January 31, 2020 This updates improves performance and significantly reduces memory usage, adds two new translations, and fixes a number of small issues.
Download: https://www.dotpdn.com/files/paint.net.4...nstall.zip
02-14-2020 , 12:28 PM
Paint.NET 4.2.10
Changes in paint.net 4.2.10 (February 13, 2020):
DOWNLOAD paint.NET 4.2.10 DOWNLOAD it on Windows 10 from Windows Store
01-25-2021 , 04:31 AM
paint.NET 4.2.15 – Final
Changes in paint.net 4.2.15 (January 24, 2021):
04-22-2021 , 01:13 PM
09-22-2021 , 11:39 PM
Paint.NET 4.3 (New) Released: https://www.getpaint.net/roadmap.html Roadmap and Change Log
paint.net 4.3 - released on September 22, 2021 This version has been migrated from .NET Framework to .NET 5, includes major performance optimizations across the entire app, and adds native support for ARM64 devices such as the Microsoft Surface Pro X. New: The app has been migrated to .NET 5, and performance has been greatly improved as a result. New: ARM64 is now natively supported, which improves performance on devices such as the Surface Pro X. New: .NET no longer needs to be installed on the system because the app now uses self-contained deployment. New: Portable ZIPs are now available. Please note that portable installations do not currently update automatically. Improved performance of most effects and other compute-intensive tasks by about 20% on average, due to .NET 5's improved code generation (JIT). Improved startup performance for the Microsoft Store release. Previously, .NET Framework's NGEN was unavailable for Store apps, but now .NET 5 enables self-contained deployment along with ReadyToRun + crossgen, which serves the same purpose. Improved performance: Many areas of the app have been optimized to use SIMD (SSE2/3/4.1, AVX2) on x86/x64: Drawing on an image with a large number of layers is faster Drawing with the Gradient Tool's alpha mode is faster Drawing with the Recolor tool is faster Drawing with the Eraser or Clone Stamp tool is faster when using a color whose alpha value is less than 255 Drawing with the Overwrite blend mode is faster Drawing with the Shapes tool is faster, due to improved compositing performance Drawing with a brush tool without antialiasing is faster Tile compression has lower overhead due to being optimized for SSE2 and AVX2 Working with complex selections is faster Many other optimizations all throughout the application and rendering engine Improved performance of loading custom Shapes by ~16x on 2nd and subsequent app starts. Improved performance of the Magic Wand tool by a substantial amount. Improved performance of the Paint Bucket tool by a substantial amount. Improved performance of the Paint Bucket when changing the color or certain other toolbar settings by not recalculating the stencil buffer for the filled area. Changes should now be visible immediately. Improved performance of Polar Inversion by 3x, mostly as a corollary to fixing a bug that was causing hangs, and a little bit due to .NET 5. Improved performance on systems without HyperThreading by reserving 1 core for the UI. Performance is also improved on systems with it by utilizing more of the logical cores. Improved performance while installing or updating the app, due to no longer needing the "Optimizing performance for your system" stage (NGEN has been replaced with ReadyToRun via crossgen). Improved memory usage when custom shapes are installed so they don't litter the heap with hundreds of thousands of boxed value types (e.g. floats and points). Improved selection antialiasing quality by using a 4x4 super sampling filter instead of a 3x3 super sampling filter. The code has also been optimized to use SSSE3 on x86/x64. Improved: Effect and File Type plugins can now be organized into folders. The plugin loader will recursively search for DLLs up to 1 folder deep. Fixed a bug when saving with "Auto Detect" bit-depth which was causing fidelity loss on some images that already had 256 colors or less. This was reported here: https://forums.getpaint.net/topic/118401...h-palette/ Fixed: There were some issues with zooming in/out using the keyboard, where the anchoring point was not calculated correctly, causing the canvas to drift in the wrong direction. Fixed the inability to use middle-mouse panning after using a selection tool and pressing delete before releasing the mouse button. Improved: Plugins are now loaded into isolated AssemblyLoadContexts, which improves stability and resiliency to various problems with versioning, loading dependencies, plugin bugs, and incorrect plugin installation. Fixed a crash when trying to draw a fixed-size rectangle selection that was larger than the image. Fixed a bug with the Tolerance slider where both 58% and 59% would be displayed as 58%, due to a rounding issue. The correct value was actually being used, it just wasn't being displayed correctly. Added a /disablePlugins command-line argument to aid in troubleshooting various issues with app startup and incorrect plugin installation. New: Additional directories can now be specified for plugin discovery, which (e.g.) enables the use of OneDrive for storing plugins. See here for more info: https://forums.getpaint.net/topic/118583...ent=586013 Note that this does not work with the portable version of the app, but you can install plugins next to the app so it isn't necessary. Updated the bundled AvifFileType plugin to v1.1.15.0, courtesy of @null54, which includes support for multi-layer AVIF files, and adds native support for ARM64. See the project's GitHub Releases page for more information. Updated the bundled DdsFileTypePlus plugin to v1.10.10.0, courtesy of @null54, which adds native support for ARM64. See the project's GitHub Releases page for more information. Updated the bundled WebPFileType plugin to v1.3.7.0, courtesy of @null54, which adds native support for ARM64. See the project's GitHub Releases page for more information. Changed: FileType.IsReflexive() is now deprecated via [Obsolete], and is no longer honored. However, the Save Configuration dialog will no longer try to generate previews for FileTypes that do not specify any file extensions for loading, which is what this method was being used for. Known Issue: Due to crashing, GPU accelerated effects (Gaussian Blur, Motion Blur, Radial Blur) on ARM64 will actually use the CPU for rendering. https://www.getpaint.net/download.html Download 4.3 Sep 22 2021 https://www.dotpdn.com/downloads/pdn.html Download: https://www.dotpdn.com/files/paint.net.4...pu.web.zip Digital Signature ( DOTPDN LLC ) Paint.NET 4.3 Is 100% Malware FREE - No Backdoors, Virus, Spyware, Adware, Trojans, Worms, Ransomware, Keyloggers, Rootkits, PUPs, Or Any Of These Malware Threats Scanned With McAfee Total Security
09-28-2021 , 01:56 AM
Paint.NET 4.3.1 (New) Released: https://www.getpaint.net/roadmap.html Roadmap and Change Log
paint.net 4.3.1 - released on September 27, 2021 This is a hotfix for the recently released version 4.3 update. Fixed an issue with using Explorer's "Open With" menu on Windows 7, 8.1, and some editions of Windows 10 Fixed image thumbnails in Explorer's Details View only having a generic document icon instead of the Paint.NET icon Fixed a spurious, harmless error in Settings → Plugin Errors Fixed a race condition that could cause a crash Fixed not being able to use Ctrl+C to copy text from the Setup Downloader, which is especially important for troubleshooting https://www.getpaint.net/download.html System Requirements Operating System Windows 11 or Windows 10 (version 1607 "Anniversary Update" or newer) or Windows 8.1 or Windows 7 SP1 with Platform Update Paint.NET runs on Microsoft .NET, which is included as part of the app. It does not need to be installed separately. Paint.NET will automatically run in 64-bit mode if possible. You must have a 64-bit capable CPU and an x64 edition of Windows. 64-bit ARM is also natively supported, which improves performance on devices such as the Microsoft Surface Pro X. Paint.NET uses your hard drive to store temporary files related to undo/redo history. Because of this, actual disk space requirements will depend on the actions you perform on an image, and on the size of the image. https://www.dotpdn.com/downloads/pdn.html Free Download Now: paint.net 4.3.1 Download: https://www.dotpdn.com/files/paint.net.4...pu.web.zip Digital Signature ( DOTPDN LLC ) Paint.NET 4.3.1 Was 100% Malware FREE - No Backdoors, Virus, Spyware, Adware, Trojans, Worms, Ransomware, Keyloggers, Rootkits, PUPs, Or Any Of These Malware Threats Scanned With McAfee Total Security |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Ashampoo Easy Paint 1.6.50.44287 Freeware ( NEW) | 0 | 75 |
12-29-2024 , 08:01 PM Last Post: |
||
Paint.NET 4.0.21 Released | 3 | 4,551 |
12-06-2018 , 12:59 AM Last Post: |
||
Paint.NET 4.0.16 Released | 1 | 2,351 |
12-05-2017 , 02:31 AM Last Post: |
||
paint.net 4.0.14.0 Released | 0 | 2,153 |
04-10-2017 , 10:14 PM Last Post: |
||
paint.NET | 5 | 4,787 |
09-13-2016 , 11:31 AM Last Post: |
Users browsing this thread: 1 Guest(s)