Yorik van Havre
88689439bd
Arch: Testing opening property for windows
2017-02-14 10:07:59 -02:00
wmayer
b72aa9f369
issue #0002902 : PyObjectBase notification chain can lead to unexpected changes to document
2017-02-14 00:32:30 +01:00
wmayer
89925e21a3
implement NURBS converson of circle
2017-02-13 15:13:35 +01:00
wmayer
27fd215e1c
add methods to convert a curve to a B-Spline or NURBS
2017-02-13 10:38:09 +01:00
Yorik van Havre
1cbe0be416
Arch: Fix in Arch Test
2017-02-12 21:02:51 -02:00
wmayer
04e0620d8a
py3: ported Inspection to python3
2017-02-12 21:01:48 +01:00
wmayer
944d62efc9
py3: ported Import to python3
2017-02-12 21:01:22 +01:00
wwmayer
05544f395c
Merge pull request #521 from looooo/python3-OpenSCAD
...
python3: OpenSCAD
2017-02-12 19:06:07 +01:00
wwmayer
87bf0d9184
Merge pull request #520 from f3nix/gcc-warnings-1
...
Fix some GCC warnings.
2017-02-12 19:04:53 +01:00
wwmayer
ec0089395f
Merge pull request #519 from f3nix/qt5-warnings-1
...
Fix some Qt5 build warnings
2017-02-12 19:01:27 +01:00
looooo
d925db17af
py3: Material: print to python3
...
taken from: 23fa650261ed346b2c5a6216b7720b87e063b27d
author: kkremitzki
Update Arch,Fem,Material,Spreadsheet for py3 print
2017-02-12 18:57:54 +01:00
Priit Laes
de89c2e178
python: Material: *.py: Fix syntax for Python 3
2017-02-12 18:57:54 +01:00
Priit Laes
159dbe2cb8
python: OpenSCAD: *.py: Fix python3 syntax
2017-02-12 17:40:07 +01:00
wmayer
34a3039577
declare hasExtension of Python wrapper as const method
2017-02-12 15:28:33 +01:00
wmayer
69e027a607
fix rendering problems by using the cache context
2017-02-12 14:41:55 +01:00
wmayer
6d6fbdcd8d
implement correct way to query VBO status of viewer from SoBRepFaceSet node
2017-02-12 14:41:55 +01:00
wmayer
0700345049
make vboAvailable a static variable and extend interface of renderShape to avoid side effects
2017-02-12 14:41:55 +01:00
wmayer
8612c4f99f
write custom action class to notify shape node about vbo changes
2017-02-12 14:41:55 +01:00
wmayer
56ff88ea46
cleanup experimental code, improve whitespaces
2017-02-12 14:41:55 +01:00
wmayer
968a597aa7
get VBO support for SoBrepFaceSet working on Windows
2017-02-12 14:41:55 +01:00
Jean-Marie Verdun
8383f7222f
Accelerate 3D rendering with VBO support
...
*First step to move Part rendering using VBO instead of direct rendering
*Update comments inside the code
*Assume VBO is available if OpenGL > 3.0 is detected
*Add initial Color support to VBO rendering !
*Initial full feature VBO rendering implementation
*Modify some include issue for linux build
*Try to fix linux include header
*Reupdate header include for linux support
*Fix compilation on linux
*Fix linux and MacoOS build
*Fix glGetString definition
*Fix Windows build
*Add VBO support as an option into the Preference menu
*Fix crash while running FreeCAD test bench with new VBO rendering infrastructure (in both cases)
*Improve performances
*Compute material index only when a VBO update is required (improve frame rate by 10%)
*Clean the code
*Fix Travis compilation warning
*Try to fix Windows compilation issue
*Update include for Windows
2017-02-12 14:41:55 +01:00
wmayer
b9e8b4f74f
revert previous change in main() for POSIX systems
2017-02-12 13:16:08 +01:00
Mateusz Skowroński
fd2a1785f8
Fix some GCC warnings.
2017-02-12 06:28:55 +01:00
Mateusz Skowroński
d7541bcd28
QStyleOptionViewItemV4 is deprecated in Qt5. Replace it with QStyleOptionViewItem.
2017-02-12 05:46:07 +01:00
wmayer
1a8d535263
handle Coin3d version older than 4.0
2017-02-11 22:35:04 +01:00
Kurt Kremitzki
04071b4481
Update view mappings to sensible defaults
2017-02-11 02:22:33 -06:00
Yorik van Havre
d7ed8c4383
Part: Set per-face transparency in boolean ops - fixes #1029,#2806
2017-02-10 21:53:57 -02:00
Yorik van Havre
ebb3c84bcb
Gave keyboard shortcuts (V,1 -> V,5) to Draw Styles
2017-02-10 20:15:58 -02:00
wmayer
40abcf5dcc
fix OSX build failure due to outdated Coin3d version
2017-02-10 22:09:53 +01:00
Johannes Obermayr
79d7f3e571
Fix build with VTK 7.1 which introduces vtkMTimeType.
2017-02-10 21:09:49 +01:00
Johannes Obermayr
7ec37c9e39
Fix RPATHS for area-native and area libs on Linux.
2017-02-10 21:09:49 +01:00
Jean-Samuel Reynaud
b77188e35c
Adding Normals in OBJ exports
2017-02-10 18:51:10 +01:00
AjinkyaDahale
cc46acf10e
[Sketcher] Moved radius to constraint mode framework
2017-02-10 17:32:18 +01:00
AjinkyaDahale
3d9b46d9f3
[Sketcher] corrected artifact introduced by faulty conflict resolution
2017-02-10 17:32:18 +01:00
AjinkyaDahale
3cf00a1314
[Sketcher] Moved distance to constraint mode
2017-02-10 17:32:18 +01:00
AjinkyaDahale
47624cf3e1
Moved vertical and horizontal distance to constraint creation mode
2017-02-10 17:32:18 +01:00
AjinkyaDahale
5ff6895080
Moved symmetric to general constrain creation mode framework
...
That makes all of the non-dimensioned constraints
2017-02-10 17:32:18 +01:00
AjinkyaDahale
45cb028f34
Moved equal to general constrain creation mode framework
2017-02-10 17:32:18 +01:00
AjinkyaDahale
adc13eda06
Move tangent to general constraint mode framework
2017-02-10 17:32:18 +01:00
AjinkyaDahale
df658ae889
Replace some of the allowedSelSequences with more general form
...
Greatly shortens the number of sequenses needed if you replace SelVertex
and SelRoot with SelVertexOrRoot and similar for the edges/axes.
For e.g. implemented sequences for perpendicular dropped from the older
25 to now 6.
2017-02-10 17:32:18 +01:00
wmayer
798a57e2b7
issue #0002503 : Invisible pad object
2017-02-10 17:19:01 +01:00
Yorik van Havre
e1110bbec9
Arch: Allow the hi-res version of Equipment objects to be a shape too
2017-02-10 12:41:41 -02:00
Yorik van Havre
819b3e8e96
Draft: Fixed buggy task panel of Facebinder
2017-02-10 12:40:42 -02:00
wwmayer
72d2349429
Merge pull request #512 from WandererFan/Fix2888
...
TechDraw Fix #2888
2017-02-09 22:12:49 +01:00
wmayer
81c3bc6ef5
make new Part.Line behaviour the default
2017-02-09 21:47:25 +01:00
WandererFan
513decf8c8
Cleanup orphan features on DVP delete
2017-02-09 15:45:04 -05:00
WandererFan
63d5749b67
Fix crash if BaseView null on Section delete
2017-02-09 15:45:04 -05:00
WandererFan
69163cb016
Fix #2888 Crash on Delete View
2017-02-09 15:45:04 -05:00
wwmayer
43a54839de
Merge pull request #511 from luzpaz/Short-urls
...
Replace old wiki URLs with new Short URLs
2017-02-09 19:36:16 +01:00
wmayer
9925e9028e
issue #0002183 : Mesh View . Use Bounding-Box Not Working For Flat Lines
2017-02-09 18:30:48 +01:00