Commit Graph

47 Commits

Author SHA1 Message Date
luz.paz
953df125ad Crowdin: continuing translation string refinements/fixes 2019-03-22 10:44:14 -03:00
wmayer
e392fc2f07 PVS: V522 There might be dereferencing of a potential null pointer 2019-03-13 12:47:05 +01:00
triplus
43b081947f Improved icon themes support 2019-02-13 10:42:46 -02:00
wmayer
c5a5eb6a83 Replace Base::Exception with appropriate subclass 2018-11-14 17:36:00 +01:00
wmayer
4362ddc797 Raytracing: Fixed search locations of povray 2018-10-28 13:09:25 +01:00
wmayer
ae7c53b951 Py3: fix opening file 2018-10-11 12:06:07 +02:00
Yorik van Havre
1dfdaca5d3 Raytracing: Fixed search locations of povray 2018-10-03 16:33:41 -03:00
wmayer
41f0dc1fe8 support of user defined Povray or Lux templates 2018-10-03 14:29:34 +02:00
wmayer
f6b4ffb149 fixes #0001672: Raytracing export to POV-Ray - respect ASCII convention for I/O filenames 2018-09-22 10:48:45 +02:00
wmayer
a93c893dc1 fixes #0003583: Using the raytracing WB crashes FreeCAD 2018-09-10 20:31:54 +02:00
Pawel Bogut
63e8b134ac Fix raytracing render for python3 2018-03-31 12:34:57 -03:00
luzpaz
56111a0810 Typos: user-facing and trivial
Several typos and uniformity fixes.
Note: 
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd  had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
Kunda
a78e8ffd95 source typo fixes pt3 (only on py3 merged code) 2017-02-28 14:32:33 -05:00
wmayer
08578273d5 fix -Wextra in Raytracing 2016-09-23 21:20:16 +02:00
wmayer
f44df3cdf0 do not use doCommand without using format string, add overloaded method of runCommand 2016-09-15 18:53:37 +02:00
wmayer
d80c05e186 fix Coverity issues 2016-08-20 17:21:01 +02:00
wmayer
0e0d3446ba free file descriptor when closing file 2016-08-16 12:55:50 +02:00
Mateusz Skowroński
cd2db00f22 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
48bf07e622 + 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
43a4a5938c Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
wmayer
f53fd0fe90 + allow PNG format with POV-Ray 3.7 on Windows 2015-04-13 11:12:14 +02:00
wmayer
0063b80937 + fixes #0002001: Crash inserting Raytracing Template when in Image View 2015-03-12 12:45:37 +01:00
Sebastian Hoogen
eb598ffd16 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
f02da38566 + fix Qt help problems 2014-10-01 17:16:43 +02:00
wmayer
ce528d1c4a + fixes #0001719: Show current shortcuts (S) in menus and hover text. 2014-08-31 14:28:33 +02:00
wmayer
63aed855ab + improve error handling when rendering a raytracing project 2014-06-27 11:58:56 +02:00
wmayer
00e041ffb3 + fixes #0001580: Adding transparency to povray output 2014-06-14 14:19:29 +02:00
wmayer
3523741e96 + make POV-Ray renderer working on Windows 2014-06-14 13:26:25 +02:00
Johannes Reinhardt
8c40c6d372 Changed povray, Povray and PovRay to POV-Ray 2014-05-16 19:46:11 +02:00
Johannes Reinhardt
2b28d41134 fixed a few small typos 2014-05-12 14:32:27 +02:00
wmayer
3b5cdda879 + fix flaws found with code analyzer tool 2014-05-07 13:09:44 +02:00
wmayer
2d4110b0f3 + Better support of clang, fix issues discovered by clang 2014-05-05 18:25:59 +02:00
Yorik van Havre
1532ac44d3 Fixed typo 2014-03-11 13:41:53 -03:00
wmayer
9367488293 + fixes #0001312: Save sheet doesn't write the file in some directories 2014-03-04 10:38:40 +01:00
wmayer
d39afd36c2 + Add module name to Raytracing command 2014-01-26 16:01:37 +01:00
Yorik van Havre
bac709b276 0001270: Raytracing export 2013-10-12 13:53:26 -03:00
wmayer
564f3d14e3 + Change some text 2013-10-09 17:25:11 +02:00
wmayer
46a0ec259f + Simplify usage of templates 2013-10-07 15:42:22 +02:00
Yorik van Havre
860afcd929 Raytracing: Rendering with luxrender doesn't block the UI anymore 2013-10-03 16:29:13 -03:00
Yorik van Havre
762ef1299e Raytracing: Final cleanup of Luxrender stuff 2013-10-02 12:24:31 -03:00
Yorik van Havre
94c9c28e15 Raytracing: Added Luxrender project 2013-10-02 12:24:31 -03:00
Yorik van Havre
dc3d2344d2 Raytracing: Removed +UA from the default povray options 2013-09-20 10:52:49 -03:00
Yorik van Havre
cd12853bed Raytracing: Added a render button 2013-09-17 14:30:09 -03:00
wmayer
857454aad5 0000777: Shared libraries call exit 2012-07-05 15:24:28 +02:00
wmayer
147263e64c Fix a couple of little issues 2012-02-29 11:58:54 +01:00
wmayer
0b1b571b91 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