Paint.NET: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Grammar)
m (Setting bug notice hidetested=1 param on page where the bug might not need tested in param specified)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{langsp}}
{{LanguageBar}}
__NOTOC__
{{Industry tool|{{w|Paint.NET}}}}
{{SoftwareBox
<!-- Basic info -->
| title    = Paint.NET
| image = Icon-Paintdotnet.png
<!-- Details -->
| developer = dotPDN, LLC
| initial_release = May 6, 2004
| stable_release = March 5, 2024
| written_in = csharp
| type = Graphics editor
| distribution = Freeware
| website = [https://www.getpaint.net getpaint.net]
<!-- Target engine(s)-->
| source = 1
| source2 = 1
}}
 
{{Paintdotnet|4.1}} is a free raster graphics editor. Developed by [https://www.dotpdn.com/ dotPDN, LLC] for {{win|4.1}} only.
{{Paintdotnet|4.1}} is a free raster graphics editor. Developed by [https://www.dotpdn.com/ dotPDN, LLC] for {{win|4.1}} only.


Line 10: Line 29:
[[File:Paintdotnet-vtf-dialog.png|250px]]
[[File:Paintdotnet-vtf-dialog.png|250px]]


[https://nemstools.github.io/subpages/Comments/VTF_Plug-In_for_Paint.NET.html Download the Paint.NET VTF Plug-In here].
[https://nemstools.github.io/pages/Miscellaneous-PDN_VTF_Plug-In.html Download the Paint.NET VTF Plug-In here].


==== Features ====
==== Features ====
*[[VTF]] versions from ''7.0'' to ''7.5'' are supported.
*[[VTF]] versions from ''7.0'' to ''7.5'' are supported.
*[[Bump_map|Normal mapped]] textures can be automatically generated.
*[[Normal map]]ped textures can be automatically generated.
*Support for [[Mipmapping|mipmapping]] options.
*Support for [[mipmapping]] options.
*Templates are provided for [[Compression|compresssion]], [[Skybox|skyboxes]], and [[Decals|sprays]].
*Templates are provided for [[compression]], [[skybox]]es, and [[Decals|sprays]].
*[[Alpha]] is exported if the format chosen supports it.
*[[Alpha]] is exported if the format chosen supports it.


{{bug|If some checkboxes appear blank when exporting a texture, you must to the '''Light''' color scheme in settings.}}
{{bug|hidetested=1|If some checkboxes appear blank when exporting a texture, you must switch to the '''Light''' color scheme in settings.}}
 
=== RAW color correction support ===
{{main|Color Correction#Creating Color Correction using Paint.NET|Creating Color Correction using Paint.NET}}


==See also==
{{sdktools|0}}
*[https://nemstools.github.io/subpages/Comments/VTF_Plug-In_for_Paint.NET.html Paint.NET VTF Plug-In]
[[Category:Third Party Tools]]
[[Category:Material System]]
[[Category:Third Party Source 2 Tools]]

Latest revision as of 07:22, 20 May 2025

English (en)Português do Brasil (pt-br)Translate (Translate)
Info.png
This article or section is about an external tool that is not directly related to Valve's engines. It is not an exhaustive source of information and may only exist on this wiki for reference purposes.
Please see Wikipedia icon Paint.NET for more information on the tool itself.
Paint.NET
Icon-Paintdotnet.png
Developer(s)
dotPDN, LLC
Initial release
May 6, 2004
Stable release
March 5, 2024
Written in
C#
Type
Graphics editor
Target engine(s)
Source Source 2
Distribution
Freeware
Website

Paint.NET Paint.NET is a free raster graphics editor. Developed by dotPDN, LLC for Windows Windows only.

Download it for free at getpaint.net or purchase it from the Microsoft Store Microsoft Store.

Usage with Source

VTF support

Paintdotnet-vtf-dialog.png

Download the Paint.NET VTF Plug-In here.

Features

Icon-Bug.pngBug:If some checkboxes appear blank when exporting a texture, you must switch to the Light color scheme in settings.

RAW color correction support