wmayer
771c3f9b7c
+ avoid unncessary calls of setSampleBuffer
2014-05-12 18:53:21 +02:00
wmayer
7481237fdf
+ fix transparency issue, disable sample buffers when using front buffer
2014-05-09 19:20:30 +02:00
wmayer
a376d6398a
+ whitespace improvements
2014-05-09 12:18:58 +02:00
Stefan Tröger
e1a8bb1623
Add multisampling anti-aliasing
2014-05-09 11:24:38 +02:00
wmayer
6112c1917b
+ fixes #0001497 : Implement getCameraOrientation similarly to getViewDirection
2014-04-02 11:40:36 +02:00
wmayer
a4cb1b8bd6
+ fixes #0001289 : Fit All option has not animation when Enable animation is active
2014-01-21 15:49:18 +01:00
wmayer
3055a18da0
+ Fix regressions by merge of draw style branch
2014-01-16 14:30:42 +01:00
tanderson
b7a41fa382
implemented
2014-01-16 10:27:21 -02:00
blobfish
23a7f6e725
Part Dimension: alterations to existing files
...
Not sure what is happening with View3dInventorViewer.h.
The only REAL change, beyond the addition of dim functions, is
the removal of the member arrowrotation. It wasn't referenced anywhere.
2013-12-17 10:05:46 -05:00
wmayer
97740c12c5
+ A more reliable workaround for regression in SoQtViewer
2013-12-09 13:40:42 +01:00
wmayer
2f05b38679
+ Fix warnings because of invalid frustum with Coin 4.0
2013-12-07 19:22:13 +01:00
wmayer
10a8c462b8
+ Get exact point on data model when picking in 3d view
2013-11-21 12:50:49 +01:00
jriegel
a38d5edd3a
Undo some of the tried fixes which doesen't work
2013-07-10 23:13:27 +02:00
jriegel
cf5ce07b1a
Again some fixes
2013-07-10 07:54:26 +02:00
jriegel
7000dbebe8
some fixes of the fixes ;)
2013-07-10 07:45:39 +02:00
jriegel
746cfd62d0
move AxisCross code to the Viewer and make a Python binding
2013-07-09 23:28:21 +02:00
wmayer
8f98348253
Reduce redundant code in View3DInventorViewer class
2013-06-20 16:57:10 +02:00
wmayer
561c117f2d
Use framebuffer object as fallback for off-screen rendering
2013-06-19 17:42:28 +02:00
wmayer
98e37962df
Fix for highlighting of edges
2013-05-08 18:56:55 +02:00
wmayer
32af128d4c
Fix for highlighting of edges
2013-05-08 18:40:20 +02:00
wmayer
e02407bf6a
Fix gcc build failure
2013-05-02 18:07:06 +02:00
wmayer
2f2b2e8a1b
Add framebuffer support to Inventor viewer
2013-05-02 17:37:56 +02:00
wmayer
7b97150470
Fix typo
2013-04-28 14:31:12 +02:00
wmayer
9505f0db99
0001087: Inventor Navigation continues with released Mouse Button
2013-04-27 22:10:59 +02:00
wmayer
ef1a3312f1
Add a GLPainter class to do all the OpenGL drawing stuff
2013-04-27 19:24:39 +02:00
wmayer
db1edf0702
Implement a more user-friendly selection tool
2013-04-26 17:13:20 +02:00
wmayer
60d9605fa5
0001064: Crash occurs in version 0.13 when trying to use alignment tool
2013-03-30 14:46:51 +01:00
jriegel
61914bc772
Add all base system changes from the Assembly branch
2013-02-10 20:02:33 +01:00
wmayer
81af53c337
Use current background to save to image when not using color gradient
2012-12-24 13:00:30 +01:00
wmayer
0517aa2afa
0000912: Fit selection doesn't work as expected
2012-12-12 12:11:55 +01:00
wmayer
28193af5fd
Fix view fit for perspective camera by setting height angle to 45 deg
2012-11-23 19:23:10 +01:00
wmayer
bc4a3b0c76
0000665: Follow up 0000640: This file crashes FreeCAD UI latest Git
2012-10-01 13:58:40 +02:00
wmayer
572008b297
Add optional argument moveToCenter (by default false) to avoid to move camera when using standard views
2012-07-09 13:38:21 +02:00
Juergen Riegel
b25d3aae4e
Merge branch 'tanderson-review-spaceballRework'
2012-03-19 18:54:46 +01:00
wmayer
171112a2fd
Fix a couple of minor issues and a possible crash when closing a document with several MDI views
2012-03-11 18:37:28 +01:00
tanderson
9ffdfbe485
new algorithm for spaceball movements
...
*consolidate motion3 event handeling.
*rotation about focal point.
*translation based on world to screen scale.
*cleanup axes map and constants.
2012-02-29 14:15:05 -05:00
wmayer
463652407a
0000607: Holding down middle mouse button (wheel) will zoom out without scrolling
2012-02-24 11:07:41 +01:00
wmayer
e95de7090d
+ add method to get SoDetail from element name
...
+ fix broken selection mechanism
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5260 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-10 21:11:20 +00:00
wmayer
012e50c524
+ Thomas Anderson's patch for spacenav
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5242 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-09 11:29:51 +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