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
Yorik van Havre
f79d0d8ed2
Updated ts files
2015-09-14 14:31:47 -03:00
wmayer
72aaaa669a
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
wmayer
c2c83a353b
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d2b7b730d3
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
wmayer
2760588bda
+ allow PNG format with POV-Ray 3.7 on Windows
2015-04-13 11:12:14 +02:00
wmayer
a77fd99e85
+ add Document::sendMsgToFirstView, fix memory leak
2015-04-12 18:39:01 +02:00
wmayer
36f3e57694
+ fixes #0002001 : Crash inserting Raytracing Template when in Image View
2015-03-12 12:45:37 +01:00
Yorik van Havre
22c17aafbc
Merged crowdin translations
2015-03-07 15:17:58 -03:00
Yorik van Havre
87911ca46b
Updated ts files from source
2015-02-27 18:56:51 -03:00
Yorik van Havre
7f98d14930
Updated translations from crowdin
2015-02-27 18:46:03 -03:00
Yorik van Havre
3e78e68f39
Updated base translation files for crowdin
2015-01-13 20:00:09 -02:00
Sebastian Hoogen
46a00d1380
remove support for automake
2014-11-26 10:26:30 +01:00
Sebastian Hoogen
01cf0f5872
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +02: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
Stefan Tröger
512a2b94d2
Adaption of FreeCAD to QuarterWidget
...
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer interface
2014-09-23 10:11:11 +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
Yorik van Havre
867f526d3b
Updated translations
2014-05-24 17:35:20 -03: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
Yorik van Havre
b56e9a4923
Updated ts files
2014-05-11 14:49:24 -03:00
wmayer
6ac93e9d72
Add initial support for different libdir (jobermayr)
2014-05-10 12:57:38 +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
wmayer
4b2b243e47
+ compile with clang
2014-05-05 16:24:01 +02:00
mdinger
1498e99cef
Move python module prefix and suffix properties into macro to be set together
2014-05-03 16:00:30 +02:00
wmayer
67edfb895b
+ Fix prefix of Python extensions built with MinGW
2014-04-30 18:22:52 +02:00
mdinger
e2bd648e9a
Remove unnecessary quotes.
2014-04-30 13:41:16 +02:00
mdinger
3e3ce381f6
Apply SET_BIN_DIR macro to Mod
2014-04-30 13:41:13 +02:00
Yorik van Havre
2c0219835e
Fixed typo
2014-03-11 13:41:53 -03:00
Yorik van Havre
bc73f76a63
Updated ts files from source
2014-03-10 20:36:59 -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
32c31f289a
Raytracing: Added aspect ratio to POV output - fixes #1315
2013-12-22 20:18:19 -02:00
wmayer
583a830b92
+ Fix compiler warnings with OCC 6.6
2013-12-05 23:06:13 +01:00
Yorik van Havre
384de2e3c9
Raytracing: small bugfix in preferences
2013-11-15 23:46:19 -02:00
wmayer
201042692d
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02: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
6389cc1d69
+ Fix transaction issues
2013-10-09 12:28:25 +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
45926d6dca
Raytracing: Added lux camera export function
2013-10-02 12:24:31 -03:00