Package: wings3d / 2.1.7-3
Metadata
Package | Version | Patches format |
---|---|---|
wings3d | 2.1.7-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
autouv.diff | (download) |
plugins_src/autouv/Makefile |
1 1 + 0 - 0 ! |
--- |
stl.diff | (download) |
plugins_src/import_export/wpc_stl.erl |
31 28 + 3 - 0 ! |
ascii stl files import added (still throws cryptic error message in case of incorrect file format) Debian-bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698349 Last-updated: Wed, 30 Jan 2013 22:00:12 +0400 |
fsaa.diff | (download) |
src/wings_gl.erl |
2 0 + 2 - 0 ! |
patch disables full scene antialiasing because it makes wings3d crash on certain hardware/software. Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861086 Bug: http://www.wings3d.com/forum/showthread.php?tid=2503 |
make.diff | (download) |
Makefile |
8 4 + 4 - 0 ! |
patch avoids doubly recursive call of make with which ERL_COMPILE_FLAGS += <something> is called twice, which causes build to fail if ERL_COMPILE_FLAGS is specified externally. Last-Modified: Thu, 22 Mar 2018 12:42:45 +0300 |
stacktrace.diff | (download) |
e3d/e3d__dds.erl |
1 1 + 0 - 0 ! |
patch disables deprecation warnings for erlang:get_stacktrace/0 to fix FTBFS with Erlang 21. Last-Modified: Mon, 01 Oct 2018 07:31:46 +0300 |
1