Peter Lama
|
a75a98ef27
|
Use OCCT Handle macro for Handle_ classes
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
|
2017-04-20 12:27:34 +02:00 |
|
Kunda
|
a78e8ffd95
|
source typo fixes pt3 (only on py3 merged code)
|
2017-02-28 14:32:33 -05:00 |
|
wmayer
|
125fd78fa3
|
py3: ported Raytracing to python3
|
2017-02-28 17:39:08 +01:00 |
|
wmayer
|
0afd327f2a
|
remove superfluous Qt includes
|
2016-12-13 14:33:16 +01:00 |
|
wmayer
|
08578273d5
|
fix -Wextra in Raytracing
|
2016-09-23 21:20:16 +02:00 |
|
Yorik van Havre
|
1a0efaa491
|
Raytracing: Yield error when creating a Luxrender view of a shape with no faces - fixes #2685
|
2016-09-04 23:12:53 -03:00 |
|
wmayer
|
d80c05e186
|
fix Coverity issues
|
2016-08-20 17:21:01 +02:00 |
|
Wolfgang E. Sanyer
|
7f4a437cc2
|
This commit adds getShape and setShape to TopoShape
|
2016-08-06 23:42:55 +02:00 |
|
wmayer
|
cc88b376e1
|
+ fixes issue #0002224: Drawings break on reopen. Template not found
|
2016-05-05 11:11:08 +02:00 |
|
triplus
|
e53e0ab0f5
|
Added RadiosityOutdoorHQ.pov
|
2016-02-27 03:11:45 +01:00 |
|
wmayer
|
05279d2846
|
+ simplify porting of Raytracing module to Python3
|
2016-01-18 19:14:57 +01:00 |
|
wmayer
|
b7be7aec13
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +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
|
b936514937
|
+ fix build problems with MSVC and libpack
|
2015-09-21 14:51:12 +02:00 |
|
wmayer
|
7d98705396
|
+ harmonize XercesC cmake variables with official check
|
2015-07-28 14:17:49 +02:00 |
|
wmayer
|
d95003e92c
|
+ replace deprecated PYTHON_INCLUDE_PATH
|
2015-07-25 18:29:42 +02:00 |
|
Yorik van Havre
|
01480a174a
|
Workaround for issue #1963 - Search for templates in userAppData/Templates folder
|
2015-04-20 12:45:43 -03:00 |
|
wmayer
|
d9b6007722
|
+ fix wrong template path for Raytracing/Lux project
|
2015-04-13 10:33:10 +02:00 |
|
wmayer
|
8476bab7dc
|
+ fixes #0001963: Only write needed user data in FCSTD file if any.
|
2015-04-11 22:30:11 +02:00 |
|
Yorik van Havre
|
1dd069ec7f
|
Raytracing: added transparency to lux feature - fixes #1771
|
2015-01-02 16:48:35 -02:00 |
|
Sebastian Hoogen
|
debca91e98
|
remove support for automake
|
2014-11-26 10:26:30 +01:00 |
|
wmayer
|
f233a50a00
|
+ harmonize API
|
2014-10-19 14:25:51 +02:00 |
|
Sebastian Hoogen
|
ed66ada1cf
|
issue #1700 replace PyExc_Exception
|
2014-09-17 11:15:57 +02:00 |
|
Yorik van Havre
|
6b5b1a7443
|
Raytracing: Using names instead of labels in exported files - fixes #1663
|
2014-08-07 22:24:57 -03:00 |
|
wmayer
|
00e041ffb3
|
+ fixes #0001580: Adding transparency to povray output
|
2014-06-14 14:19:29 +02:00 |
|
wmayer
|
6b89c03181
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
wmayer
|
3b6d07833d
|
+ compile with clang
|
2014-05-05 16:24:01 +02:00 |
|
mdinger
|
337f05d56e
|
Move python module prefix and suffix properties into macro to be set together
|
2014-05-03 16:00:30 +02:00 |
|
wmayer
|
1a7cea9b59
|
+ Fix prefix of Python extensions built with MinGW
|
2014-04-30 18:22:52 +02:00 |
|
mdinger
|
a17cce3559
|
Remove unnecessary quotes.
|
2014-04-30 13:41:16 +02:00 |
|
mdinger
|
1942bb7906
|
Apply SET_BIN_DIR macro to Mod
|
2014-04-30 13:41:13 +02:00 |
|
Yorik van Havre
|
163340392f
|
Raytracing: Added aspect ratio to POV output - fixes #1315
|
2013-12-22 20:18:19 -02:00 |
|
Yorik van Havre
|
4d19a79ca3
|
0001277: Allow to use RaySegment object in Raytracing projects
|
2013-10-27 14:32:47 -02:00 |
|
wmayer
|
46a0ec259f
|
+ Simplify usage of templates
|
2013-10-07 15:42:22 +02:00 |
|
Yorik van Havre
|
b833e6aaf8
|
Raytracing: Added LuxOutdoor luxrender template
|
2013-10-04 15:57:15 -03:00 |
|
wmayer
|
a08ed11215
|
+ Add Luxrender template file to build process
|
2013-10-03 18:01:58 +02: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
|
3d7d449749
|
Raytracing: Added Lux Feature
|
2013-10-02 12:24:31 -03:00 |
|
Yorik van Havre
|
66d8950d57
|
Raytracing: Added function to rescale a luxrender matrix
|
2013-10-02 12:24:31 -03:00 |
|
Yorik van Havre
|
382a12f55f
|
Raytracing: Added function to write shapes as luxrender strings
|
2013-10-02 12:24:31 -03:00 |
|
Yorik van Havre
|
1c51aea58a
|
Raytracing: Added lux camera export function
|
2013-10-02 12:24:31 -03:00 |
|
Yorik van Havre
|
cc84da72c0
|
Raytracing: Added RadiosityNormal povray template
|
2013-09-20 10:57:32 -03:00 |
|
Yorik van Havre
|
711708011d
|
Raytracing: Moved default light to the template
|
2013-09-19 18:13:52 -03:00 |
|
Yorik van Havre
|
42fdbefc54
|
0001102: Updated all links to old freecad homepage and wiki to the new ones
|
2013-09-15 17:04:42 -03:00 |
|
jriegel
|
60c4b3ecc4
|
Treat OCE in LibPack8.x with respect to debug/release
|
2013-03-31 00:16:17 +01:00 |
|
wmayer
|
0b1b571b91
|
Fix commands in Raytracing module
|
2012-02-27 20:48:34 +01:00 |
|
wmayer
|
5f140253fa
|
Support of INSTALL target on Windows (VC++ and MinGW)
|
2012-02-17 21:41:00 +01:00 |
|
wmayer
|
bde949f7e4
|
0000519: Patch to set proper RPATH's for system wide installation on Linux
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-11 12:36:36 +00: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 |
|