Commit Graph

34 Commits

Author SHA1 Message Date
wmayer
6f43ec4c09 fix -Wextra in Raytracing 2016-09-23 21:20:16 +02:00
wmayer
e8554cc77a do not use doCommand without using format string, add overloaded method of runCommand 2016-09-15 18:53:37 +02:00
wmayer
bed76edb48 fix Coverity issues 2016-08-20 17:21:01 +02:00
wmayer
810ca7984c free file descriptor when closing file 2016-08-16 12:55:50 +02:00
Mateusz Skowroński
c275b35d48 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
wmayer
b374fcb6ef + split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog 2015-10-06 18:45:06 +02:00
Mateusz Skowroński
05f95c0506 Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
wmayer
2760588bda + allow PNG format with POV-Ray 3.7 on Windows 2015-04-13 11:12:14 +02:00
wmayer
36f3e57694 + fixes #0002001: Crash inserting Raytracing Template when in Image View 2015-03-12 12:45:37 +01:00
Sebastian Hoogen
0f4435232b fixes #1740 quote pov-ray binary on windows
this fixes a bug introduced by 3523741e96
it restores the double quotes for the shell and uses single quotes for the
python string.
2014-10-11 12:56:38 +02:00
wmayer
4e72e4a937 + fix Qt help problems 2014-10-01 17:16:43 +02:00
wmayer
c94403412d + fixes #0001719: Show current shortcuts (S) in menus and hover text. 2014-08-31 14:28:33 +02:00
wmayer
0ecedb2ee5 + improve error handling when rendering a raytracing project 2014-06-27 11:58:56 +02:00
wmayer
70a5ab56c2 + fixes #0001580: Adding transparency to povray output 2014-06-14 14:19:29 +02:00
wmayer
cd4f0ff54a + make POV-Ray renderer working on Windows 2014-06-14 13:26:25 +02:00
Johannes Reinhardt
1a5a003982 Changed povray, Povray and PovRay to POV-Ray 2014-05-16 19:46:11 +02:00
Johannes Reinhardt
f722cc7bf4 fixed a few small typos 2014-05-12 14:32:27 +02:00
wmayer
55984a200f + fix flaws found with code analyzer tool 2014-05-07 13:09:44 +02:00
wmayer
ad24c619d6 + Better support of clang, fix issues discovered by clang 2014-05-05 18:25:59 +02:00
Yorik van Havre
2c0219835e Fixed typo 2014-03-11 13:41:53 -03:00
wmayer
b82668a450 + fixes #0001312: Save sheet doesn't write the file in some directories 2014-03-04 10:38:40 +01:00
wmayer
cb3e2506fd + Add module name to Raytracing command 2014-01-26 16:01:37 +01:00
Yorik van Havre
a5c5fa790b 0001270: Raytracing export 2013-10-12 13:53:26 -03:00
wmayer
80171dffd1 + Change some text 2013-10-09 17:25:11 +02:00
wmayer
bffb6a3087 + Simplify usage of templates 2013-10-07 15:42:22 +02:00
Yorik van Havre
44f2d7fdf8 Raytracing: Rendering with luxrender doesn't block the UI anymore 2013-10-03 16:29:13 -03:00
Yorik van Havre
28ca4f04b0 Raytracing: Final cleanup of Luxrender stuff 2013-10-02 12:24:31 -03:00
Yorik van Havre
a2a159c40a Raytracing: Added Luxrender project 2013-10-02 12:24:31 -03:00
Yorik van Havre
9024aea9d7 Raytracing: Removed +UA from the default povray options 2013-09-20 10:52:49 -03:00
Yorik van Havre
083d33f163 Raytracing: Added a render button 2013-09-17 14:30:09 -03:00
wmayer
41c46bf48b 0000777: Shared libraries call exit 2012-07-05 15:24:28 +02:00
wmayer
524ca62bde Fix a couple of little issues 2012-02-29 11:58:54 +01:00
wmayer
2d4bdeb0a1 Fix commands in Raytracing module 2012-02-27 20:48:34 +01:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00