Downloads:
3,221
Downloads of v 2.2.6.1:
722
Last Update:
05 Feb 2021
Package Maintainer(s):
Software Author(s):
- Wings3D Team
Tags:
wings3d modeler model modeling wings 3d uvWings 3D
- 1
- 2
- 3
2.2.6.1 | Updated: 05 Feb 2021
Downloads:
3,221
Downloads of v 2.2.6.1:
722
Maintainer(s):
Software Author(s):
- Wings3D Team
Wings 3D 2.2.6.1
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Wings3D Team. The inclusion of Wings3D Team trademark(s), if any, upon this webpage is solely to identify Wings3D Team goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Wings 3D, run the following command from the command line or from PowerShell:
To upgrade Wings 3D, run the following command from the command line or from PowerShell:
To uninstall Wings 3D, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download wings3d --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade wings3d -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade wings3d -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install wings3d
win_chocolatey:
name: wings3d
version: '2.2.6.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'wings3d' do
action :install
source 'INTERNAL REPO URL'
version '2.2.6.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller wings3d
{
Name = "wings3d"
Version = "2.2.6.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'wings3d':
ensure => '2.2.6.1',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 05 Feb 2021.
Features
Overview
- Context sensitive interface
- Configurable interface and hotkeys
- Wide range of Selection and Mesh tools
- Exports to common 3d file formats like .obj
- UV mapper, Vertex Colors, Materials, and Lights
Intuitive Interface
Wings has a simple interface. Right-click menus give you easy access to common commands. These menus are context sensitive, so depending on your selection, a different menu pops up.
Hovering over any menu item will display a brief description of the command in the Info Line at the bottom of the main window.
Variations to commands are listed in the Info Line. Many commands let you pick an extra vector or point that the command should operate upon. Command variations are initiated by selecting the command using the different mouse buttons. In the Info Line, the mouse buttons are abbreviated to L, M, and R.
Tools
Wings 3D has a comprehensive set of mesh modeling and selection tools.
- Standard tools such as Move, Scale, Rotate, Extrude, Bevel, Bridge, Cut, and Weld.
- Advanced tools including: Sweep, Plane Cut, Circularise, Intersect, Bend, Shear, and Inset.
- Magnets and Magnet Masking
- Virtual Mirror for symmetrical modeling
- Tweak and Sculpt
- Edge Loop and Edge Ring selection and navigation tools
- Smooth Preview
- Much, MUCH more!
AutoUV
Add textures to your model using the AutoUV facility. AutoUV helps you cut and unfold an image of your model’s surface, which you can then export for painting and texturing.
This software is copyrighted by Bjorn Gustavsson, and other parties.
The following terms apply to all files associated with the software unless
explicitly disclaimed in individual files.
The authors hereby grant permission to use, copy, modify, distribute,
and license this software and its documentation for any purpose, provided
that existing copyright notices are retained in all copies and that this
notice is included verbatim in any distributions. No written agreement,
license, or royalty fee is required for any of the authorized uses.
Modifications to this software may be copyrighted by their authors
and need not follow the licensing terms described here, provided that
the new terms are clearly indicated on the first page of each file where
they apply.
IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
MODIFICATIONS.
GOVERNMENT USE: If you are acquiring this software on behalf of the
U.S. government, the Government shall have only "Restricted Rights"
in the software and related documentation as defined in the Federal
Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
are acquiring the software on behalf of the Department of Defense, the
software shall be classified as "Commercial Computer Software" and the
Government shall have only "Restricted Rights" as defined in Clause
252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the
authors grant the U.S. Government and others acting in its behalf
permission to use and distribute the software in accordance with the
terms specified in this license.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Download:
x32: https://versaweb.dl.sourceforge.net/project/wings/wings/2.2.6.1/wings-2.2.6.1.exe
x64: https://managedway.dl.sourceforge.net/project/wings/wings/2.2.6.1/wings-x64-2.2.6.1.exe
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum type: sha256
checksum32: 6F3F4B51603083B79B0146E5EF7A839D4FA672B4BC587F5675C0D26F3C306256
checksum64: FD55FF8A2380A92B276DD37B7B8D36A1B3B5B729D8091C837A6785B71AC0F0AE
Using AU:
Get-RemoteChecksum https://freefr.dl.sourceforge.net/project/wings/wings/2.2.4/wings-2.2.4.exe
Get-RemoteChecksum https://freefr.dl.sourceforge.net/project/wings/wings/2.2.4/wings-x64-2.2.4.exe
File 'LICENSE.txt' is obtained from:
https://sourceforge.net/p/wings/code/ci/master/tree/license.terms?format=raw
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Wings 3D *'
fileType = 'exe'
silentArgs = "/S"
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
md5: 04FE3449605DBB4C4D18D04956D75A62 | sha1: 56DD8A45668CAF8676D174B2CFF98763B7851DC0 | sha256: 6F3F4B51603083B79B0146E5EF7A839D4FA672B4BC587F5675C0D26F3C306256 | sha512: E56D40690C2F896E23084E98FFBD2DE6B878A553A12293DCA456868D2C2EC1EE797E5004021D15581A836B38AFD43A26083352604333721FB8C066D7697E8D22
md5: BA6117AFBF62BC26CD9B2C6F002A3589 | sha1: 1CE39CC3501C845B3D6B1E96E4B2FFFE65DF858F | sha256: FD55FF8A2380A92B276DD37B7B8D36A1B3B5B729D8091C837A6785B71AC0F0AE | sha512: CEA7DC3AFA90D9A1E563515B2DE95742BAA5F473E90C708D44D5068C154517AA7FA5169FE91C4A9184C46C210A173876C50D00F281A10A8A68D0D9738C2A15F2
Log in or click on link to see number of positives.
- wings3d.2.2.6.1.nupkg (d0f005b29b92) - ## / 63
- wings-2.2.6.1.exe (6f3f4b516030) - ## / 67
- wings-x64-2.2.6.1.exe (fd55ff8a2380) - ## / 70
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Wings 3D 2.2.6.1 | 722 | Friday, February 5, 2021 | Approved | |
Wings 3D 2.2.5 | 617 | Tuesday, January 21, 2020 | Approved | |
Wings 3D 2.2.4 | 417 | Wednesday, May 1, 2019 | Approved | |
Wings3D 1.5.4 | 792 | Wednesday, December 23, 2015 | Approved | |
Wings3D 1.5.3 | 570 | Sunday, August 24, 2014 | Approved |
© 2019 Wings 3D
-
- vcredist2013 (≥ 12.0.40660.20180427)
Ground Rules:
- This discussion is only about Wings 3D and the Wings 3D package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Wings 3D, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.