[libqglviewer] 01/02: Merge tag 'upstream/2.5.3+dfsg'

Anton Gladky gladk at moszumanska.debian.org
Tue Sep 9 17:05:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository libqglviewer.

commit b1a3faf306397f6be6b3e1d3a241dddf1be6af34
Merge: 1fc59c5 7cfcfbf
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Sep 9 17:56:44 2014 +0200

    Merge tag 'upstream/2.5.3+dfsg'
    
    Upstream version 2.5.3+dfsg

 CHANGELOG                                          |   2 +-
 LICENCE                                            |   2 +-
 QGLViewer/QGLViewer.pro                            |   4 +-
 QGLViewer/VRender/AxisAlignedBox.h                 |   4 +-
 QGLViewer/VRender/BSPSortMethod.cpp                |   4 +-
 QGLViewer/VRender/BackFaceCullingOptimizer.cpp     |   4 +-
 QGLViewer/VRender/EPSExporter.cpp                  |   4 +-
 QGLViewer/VRender/Exporter.cpp                     |   4 +-
 QGLViewer/VRender/Exporter.h                       |   4 +-
 QGLViewer/VRender/FIGExporter.cpp                  |   4 +-
 QGLViewer/VRender/NVector3.cpp                     |   4 +-
 QGLViewer/VRender/NVector3.h                       |   4 +-
 QGLViewer/VRender/Optimizer.h                      |   4 +-
 QGLViewer/VRender/ParserGL.cpp                     |   4 +-
 QGLViewer/VRender/ParserGL.h                       |   4 +-
 QGLViewer/VRender/Primitive.cpp                    |   4 +-
 QGLViewer/VRender/Primitive.h                      |   4 +-
 QGLViewer/VRender/PrimitivePositioning.cpp         |  62 +-----
 QGLViewer/VRender/PrimitivePositioning.h           |   4 +-
 QGLViewer/VRender/SortMethod.h                     |   4 +-
 QGLViewer/VRender/TopologicalSortMethod.cpp        |   4 +-
 QGLViewer/VRender/Types.h                          |   4 +-
 QGLViewer/VRender/VRender.cpp                      |   4 +-
 QGLViewer/VRender/VRender.h                        |   4 +-
 QGLViewer/VRender/Vector2.cpp                      |   9 +-
 QGLViewer/VRender/Vector2.h                        |   4 +-
 QGLViewer/VRender/Vector3.cpp                      |  11 +-
 QGLViewer/VRender/Vector3.h                        |   4 +-
 QGLViewer/VRender/VisibilityOptimizer.cpp          |   4 +-
 QGLViewer/VRender/gpc.cpp                          |   4 +-
 QGLViewer/VRender/gpc.h                            |   4 +-
 QGLViewer/camera.cpp                               |   4 +-
 QGLViewer/camera.h                                 |   4 +-
 QGLViewer/config.h                                 |   6 +-
 QGLViewer/constraint.cpp                           |   4 +-
 QGLViewer/constraint.h                             |   4 +-
 QGLViewer/domUtils.h                               |   4 +-
 QGLViewer/frame.cpp                                |   4 +-
 QGLViewer/frame.h                                  |   4 +-
 QGLViewer/keyFrameInterpolator.cpp                 |   4 +-
 QGLViewer/keyFrameInterpolator.h                   |   4 +-
 QGLViewer/manipulatedCameraFrame.cpp               |   4 +-
 QGLViewer/manipulatedCameraFrame.h                 |   4 +-
 QGLViewer/manipulatedFrame.cpp                     |   4 +-
 QGLViewer/manipulatedFrame.h                       |   4 +-
 QGLViewer/mouseGrabber.cpp                         |   4 +-
 QGLViewer/mouseGrabber.h                           |   4 +-
 QGLViewer/qglviewer.cpp                            |   4 +-
 QGLViewer/qglviewer.h                              |   4 +-
 QGLViewer/quaternion.cpp                           |   4 +-
 QGLViewer/quaternion.h                             |   4 +-
 QGLViewer/saveSnapshot.cpp                         |   6 +-
 QGLViewer/vec.cpp                                  |   4 +-
 QGLViewer/vec.h                                    |   4 +-
 README                                             |   4 +-
 designerPlugin/designerPlugin.pro                  |   4 +-
 designerPlugin/qglviewerPlugin.Qt3.cpp             |   4 +-
 designerPlugin/qglviewerPlugin.Qt3.h               |   4 +-
 designerPlugin/qglviewerPlugin.cpp                 |   4 +-
 designerPlugin/qglviewerPlugin.h                   |   4 +-
 doc/changeLog-1.html                               |   2 +-
 doc/changeLog.html                                 |  13 +-
 doc/commercial.html                                |   2 +-
 doc/compilation.html                               |  14 +-
 doc/developer.html                                 |   2 +-
 doc/download.html                                  |   2 +-
 doc/download_statistics.html                       |   2 +-
 doc/dualLicensing.html                             |   2 +-
 doc/examples/animation.html                        |   2 +-
 doc/examples/callback.html                         |   2 +-
 doc/examples/cameraLight.html                      |   2 +-
 doc/examples/clippingPlane.html                    |   2 +-
 doc/examples/constrainedCamera.html                |   2 +-
 doc/examples/constrainedFrame.html                 |   2 +-
 doc/examples/contribs.html                         |   2 +-
 doc/examples/drawLight.html                        |   2 +-
 doc/examples/fastDraw.html                         |   2 +-
 doc/examples/frameTransform.html                   |   2 +-
 doc/examples/frustumCulling.html                   |   2 +-
 doc/examples/index.html                            |   2 +-
 doc/examples/interface.html                        |   2 +-
 doc/examples/keyFrames.html                        |   2 +-
 doc/examples/keyboardAndMouse.html                 |   2 +-
 doc/examples/luxo.html                             |   2 +-
 doc/examples/manipulatedFrame.html                 |   2 +-
 doc/examples/mouseGrabber.html                     |   2 +-
 doc/examples/multiSelect.html                      |   2 +-
 doc/examples/multiView.html                        |   2 +-
 doc/examples/overpainting.html                     |   2 +-
 doc/examples/screenCoordSystem.html                |   2 +-
 doc/examples/select.html                           |   2 +-
 doc/examples/simpleViewer.html                     |   2 +-
 doc/examples/standardCamera.html                   |   2 +-
 doc/examples/stereoViewer.html                     |   2 +-
 doc/faq.html                                       |   2 +-
 doc/features.html                                  |   2 +-
 doc/index.html                                     |   7 +-
 doc/installUnix.html                               |  24 +--
 doc/installWindows.html                            |   6 +-
 doc/introduction.html                              |   2 +-
 doc/keyboard.html                                  |   2 +-
 doc/libQGLViewer-2.5.2.qch                         | Bin 727040 -> 0 bytes
 doc/libQGLViewer-2.5.3.qch                         | Bin 0 -> 724992 bytes
 doc/mouse.html                                     |   2 +-
 doc/refManual/annotated.html                       |  40 ++--
 doc/refManual/camera_8cpp.html                     |  10 +-
 doc/refManual/camera_8h.html                       |  14 +-
 doc/refManual/classQGLViewer-members.html          |  10 +-
 doc/refManual/classQGLViewer.html                  | 234 +++++++++------------
 doc/refManual/classes.html                         |  10 +-
 ...ssqglviewer_1_1AxisPlaneConstraint-members.html |  10 +-
 .../classqglviewer_1_1AxisPlaneConstraint.html     |  21 +-
 .../classqglviewer_1_1Camera-members.html          |  10 +-
 doc/refManual/classqglviewer_1_1Camera.html        |  70 +++---
 ...classqglviewer_1_1CameraConstraint-members.html |  10 +-
 .../classqglviewer_1_1CameraConstraint.html        |  10 +-
 .../classqglviewer_1_1Constraint-members.html      |  10 +-
 doc/refManual/classqglviewer_1_1Constraint.html    |  19 +-
 doc/refManual/classqglviewer_1_1Frame-members.html |  10 +-
 doc/refManual/classqglviewer_1_1Frame.html         |  37 ++--
 ...sqglviewer_1_1KeyFrameInterpolator-members.html |  10 +-
 .../classqglviewer_1_1KeyFrameInterpolator.html    |  19 +-
 .../classqglviewer_1_1LocalConstraint-members.html |  10 +-
 .../classqglviewer_1_1LocalConstraint.html         |  10 +-
 ...glviewer_1_1ManipulatedCameraFrame-members.html |  10 +-
 .../classqglviewer_1_1ManipulatedCameraFrame.html  |  12 +-
 ...classqglviewer_1_1ManipulatedFrame-members.html |  10 +-
 .../classqglviewer_1_1ManipulatedFrame.html        |  26 ++-
 .../classqglviewer_1_1MouseGrabber-members.html    |  10 +-
 doc/refManual/classqglviewer_1_1MouseGrabber.html  |  24 +--
 .../classqglviewer_1_1Quaternion-members.html      |  10 +-
 doc/refManual/classqglviewer_1_1Quaternion.html    |  58 ++---
 doc/refManual/classqglviewer_1_1Vec-members.html   |  10 +-
 doc/refManual/classqglviewer_1_1Vec.html           |  34 ++-
 .../classqglviewer_1_1WorldConstraint-members.html |  10 +-
 .../classqglviewer_1_1WorldConstraint.html         |  10 +-
 doc/refManual/config_8h.html                       |  14 +-
 doc/refManual/constraint_8cpp.html                 |  10 +-
 doc/refManual/constraint_8h.html                   |  22 +-
 .../dir_0d5ec90603fafeb6b6840b6051802ddc.html      |  10 +-
 doc/refManual/domUtils_8h.html                     |  10 +-
 doc/refManual/dynsections.js                       |  54 ++---
 doc/refManual/files.html                           |  56 ++---
 doc/refManual/frame_8cpp.html                      |  10 +-
 doc/refManual/frame_8h.html                        |  14 +-
 doc/refManual/ftv2cl.png                           | Bin 453 -> 0 bytes
 doc/refManual/ftv2mo.png                           | Bin 403 -> 0 bytes
 doc/refManual/ftv2ns.png                           | Bin 388 -> 0 bytes
 doc/refManual/functions.html                       |  10 +-
 doc/refManual/functions_b.html                     |  10 +-
 doc/refManual/functions_c.html                     |  10 +-
 doc/refManual/functions_d.html                     |  10 +-
 doc/refManual/functions_e.html                     |  10 +-
 doc/refManual/functions_enum.html                  |  10 +-
 doc/refManual/functions_eval.html                  |  10 +-
 doc/refManual/functions_f.html                     |  10 +-
 doc/refManual/functions_func.html                  |  10 +-
 doc/refManual/functions_func_b.html                |  10 +-
 doc/refManual/functions_func_c.html                |  10 +-
 doc/refManual/functions_func_d.html                |  10 +-
 doc/refManual/functions_func_e.html                |  10 +-
 doc/refManual/functions_func_f.html                |  10 +-
 doc/refManual/functions_func_g.html                |  10 +-
 doc/refManual/functions_func_h.html                |  10 +-
 doc/refManual/functions_func_i.html                |  10 +-
 doc/refManual/functions_func_k.html                |  10 +-
 doc/refManual/functions_func_l.html                |  10 +-
 doc/refManual/functions_func_m.html                |  10 +-
 doc/refManual/functions_func_n.html                |  10 +-
 doc/refManual/functions_func_o.html                |  10 +-
 doc/refManual/functions_func_p.html                |  10 +-
 doc/refManual/functions_func_q.html                |  10 +-
 doc/refManual/functions_func_r.html                |  10 +-
 doc/refManual/functions_func_s.html                |  10 +-
 doc/refManual/functions_func_t.html                |  10 +-
 doc/refManual/functions_func_u.html                |  10 +-
 doc/refManual/functions_func_v.html                |  10 +-
 doc/refManual/functions_func_w.html                |  10 +-
 doc/refManual/functions_func_z.html                |  10 +-
 doc/refManual/functions_func_~.html                |  10 +-
 doc/refManual/functions_g.html                     |  10 +-
 doc/refManual/functions_h.html                     |  10 +-
 doc/refManual/functions_i.html                     |  10 +-
 doc/refManual/functions_k.html                     |  10 +-
 doc/refManual/functions_l.html                     |  10 +-
 doc/refManual/functions_m.html                     |  10 +-
 doc/refManual/functions_n.html                     |  10 +-
 doc/refManual/functions_o.html                     |  10 +-
 doc/refManual/functions_p.html                     |  10 +-
 doc/refManual/functions_q.html                     |  10 +-
 doc/refManual/functions_r.html                     |  10 +-
 doc/refManual/functions_rela.html                  |  10 +-
 doc/refManual/functions_s.html                     |  10 +-
 doc/refManual/functions_t.html                     |  10 +-
 doc/refManual/functions_u.html                     |  10 +-
 doc/refManual/functions_v.html                     |  10 +-
 doc/refManual/functions_vars.html                  |  10 +-
 doc/refManual/functions_w.html                     |  10 +-
 doc/refManual/functions_x.html                     |  10 +-
 doc/refManual/functions_y.html                     |  10 +-
 doc/refManual/functions_z.html                     |  10 +-
 doc/refManual/functions_~.html                     |  10 +-
 doc/refManual/globals.html                         |  10 +-
 doc/refManual/globals_defs.html                    |  10 +-
 doc/refManual/globals_func.html                    |  10 +-
 doc/refManual/hierarchy.html                       |  44 ++--
 doc/refManual/index.filtered.qhp                   | 216 +++++++++----------
 doc/refManual/index.html                           |  10 +-
 doc/refManual/index.qhp                            | 216 +++++++++----------
 doc/refManual/keyFrameInterpolator_8cpp.html       |  10 +-
 doc/refManual/keyFrameInterpolator_8h.html         |  14 +-
 doc/refManual/manipulatedCameraFrame_8cpp.html     |  10 +-
 doc/refManual/manipulatedCameraFrame_8h.html       |  14 +-
 doc/refManual/manipulatedFrame_8cpp.html           |  10 +-
 doc/refManual/manipulatedFrame_8h.html             |  14 +-
 doc/refManual/mouseGrabber_8cpp.html               |  10 +-
 doc/refManual/mouseGrabber_8h.html                 |  14 +-
 doc/refManual/namespaceqglviewer.html              |  50 ++---
 doc/refManual/namespaces.html                      |  12 +-
 doc/refManual/qglviewer_8cpp.html                  |  10 +-
 doc/refManual/qglviewer_8h.html                    |  14 +-
 doc/refManual/quaternion_8cpp.html                 |  10 +-
 doc/refManual/quaternion_8h.html                   |  14 +-
 doc/refManual/saveSnapshot_8cpp.html               |  10 +-
 doc/refManual/search/all_0.html                    |   2 +-
 doc/refManual/search/all_1.html                    |   2 +-
 doc/refManual/search/all_10.html                   |   2 +-
 doc/refManual/search/all_11.html                   |   2 +-
 doc/refManual/search/all_12.html                   |   2 +-
 doc/refManual/search/all_13.html                   |   2 +-
 doc/refManual/search/all_14.html                   |   2 +-
 doc/refManual/search/all_15.html                   |   2 +-
 doc/refManual/search/all_16.html                   |   2 +-
 doc/refManual/search/all_17.html                   |   2 +-
 doc/refManual/search/all_18.html                   |   2 +-
 doc/refManual/search/all_19.html                   |   2 +-
 doc/refManual/search/all_2.html                    |   2 +-
 doc/refManual/search/all_3.html                    |   2 +-
 doc/refManual/search/all_4.html                    |   2 +-
 doc/refManual/search/all_5.html                    |   2 +-
 doc/refManual/search/all_6.html                    |   2 +-
 doc/refManual/search/all_7.html                    |   2 +-
 doc/refManual/search/all_8.html                    |   2 +-
 doc/refManual/search/all_9.html                    |   2 +-
 doc/refManual/search/all_a.html                    |   2 +-
 doc/refManual/search/all_b.html                    |   2 +-
 doc/refManual/search/all_c.html                    |   2 +-
 doc/refManual/search/all_d.html                    |   2 +-
 doc/refManual/search/all_e.html                    |   2 +-
 doc/refManual/search/all_f.html                    |   2 +-
 doc/refManual/search/classes_0.html                |   2 +-
 doc/refManual/search/classes_1.html                |   2 +-
 doc/refManual/search/classes_2.html                |   2 +-
 doc/refManual/search/classes_3.html                |   2 +-
 doc/refManual/search/classes_4.html                |   2 +-
 doc/refManual/search/classes_5.html                |   2 +-
 doc/refManual/search/classes_6.html                |   2 +-
 doc/refManual/search/classes_7.html                |   2 +-
 doc/refManual/search/classes_8.html                |   2 +-
 doc/refManual/search/defines_0.html                |   2 +-
 doc/refManual/search/enums_0.html                  |   2 +-
 doc/refManual/search/enums_1.html                  |   2 +-
 doc/refManual/search/enums_2.html                  |   2 +-
 doc/refManual/search/enums_3.html                  |   2 +-
 doc/refManual/search/enumvalues_0.html             |   2 +-
 doc/refManual/search/enumvalues_1.html             |   2 +-
 doc/refManual/search/enumvalues_2.html             |   2 +-
 doc/refManual/search/enumvalues_3.html             |   2 +-
 doc/refManual/search/enumvalues_4.html             |   2 +-
 doc/refManual/search/enumvalues_5.html             |   2 +-
 doc/refManual/search/enumvalues_6.html             |   2 +-
 doc/refManual/search/enumvalues_7.html             |   2 +-
 doc/refManual/search/enumvalues_8.html             |   2 +-
 doc/refManual/search/enumvalues_9.html             |   2 +-
 doc/refManual/search/enumvalues_a.html             |   2 +-
 doc/refManual/search/enumvalues_b.html             |   2 +-
 doc/refManual/search/enumvalues_c.html             |   2 +-
 doc/refManual/search/enumvalues_d.html             |   2 +-
 doc/refManual/search/enumvalues_e.html             |   2 +-
 doc/refManual/search/enumvalues_f.html             |   2 +-
 doc/refManual/search/files_0.html                  |   2 +-
 doc/refManual/search/files_1.html                  |   2 +-
 doc/refManual/search/files_2.html                  |   2 +-
 doc/refManual/search/files_3.html                  |   2 +-
 doc/refManual/search/files_4.html                  |   2 +-
 doc/refManual/search/files_5.html                  |   2 +-
 doc/refManual/search/files_6.html                  |   2 +-
 doc/refManual/search/files_7.html                  |   2 +-
 doc/refManual/search/functions_0.html              |   2 +-
 doc/refManual/search/functions_1.html              |   2 +-
 doc/refManual/search/functions_10.html             |   2 +-
 doc/refManual/search/functions_11.html             |   2 +-
 doc/refManual/search/functions_12.html             |   2 +-
 doc/refManual/search/functions_13.html             |   2 +-
 doc/refManual/search/functions_14.html             |   2 +-
 doc/refManual/search/functions_15.html             |   2 +-
 doc/refManual/search/functions_16.html             |   2 +-
 doc/refManual/search/functions_17.html             |   2 +-
 doc/refManual/search/functions_2.html              |   2 +-
 doc/refManual/search/functions_3.html              |   2 +-
 doc/refManual/search/functions_4.html              |   2 +-
 doc/refManual/search/functions_5.html              |   2 +-
 doc/refManual/search/functions_6.html              |   2 +-
 doc/refManual/search/functions_7.html              |   2 +-
 doc/refManual/search/functions_8.html              |   2 +-
 doc/refManual/search/functions_9.html              |   2 +-
 doc/refManual/search/functions_a.html              |   2 +-
 doc/refManual/search/functions_b.html              |   2 +-
 doc/refManual/search/functions_c.html              |   2 +-
 doc/refManual/search/functions_d.html              |   2 +-
 doc/refManual/search/functions_e.html              |   2 +-
 doc/refManual/search/functions_f.html              |   2 +-
 doc/refManual/search/namespaces_0.html             |   2 +-
 doc/refManual/search/related_0.html                |   2 +-
 doc/refManual/search/related_1.html                |   2 +-
 doc/refManual/search/variables_0.html              |   2 +-
 doc/refManual/search/variables_1.html              |   2 +-
 doc/refManual/search/variables_2.html              |   2 +-
 doc/refManual/vec_8cpp.html                        |  10 +-
 doc/refManual/vec_8h.html                          |  14 +-
 doc/techFaq.html                                   |   2 +-
 examples/animation/animation.cpp                   |   4 +-
 examples/animation/animation.h                     |   4 +-
 examples/animation/animation.pro                   |   4 +-
 examples/animation/main.cpp                        |   4 +-
 examples/callback/callback.cpp                     |   4 +-
 examples/callback/callback.h                       |   4 +-
 examples/callback/callback.pro                     |   4 +-
 examples/callback/main.cpp                         |   4 +-
 examples/cameraLight/cameraLight.cpp               |   4 +-
 examples/cameraLight/cameraLight.h                 |   4 +-
 examples/cameraLight/cameraLight.pro               |   4 +-
 examples/cameraLight/main.cpp                      |   4 +-
 examples/clippingPlane/clippingPlane.cpp           |   4 +-
 examples/clippingPlane/clippingPlane.h             |   4 +-
 examples/clippingPlane/clippingPlane.pro           |   4 +-
 examples/clippingPlane/main.cpp                    |   4 +-
 examples/constrainedCamera/constrainedCamera.cpp   |   4 +-
 examples/constrainedCamera/constrainedCamera.h     |   4 +-
 examples/constrainedCamera/constrainedCamera.pro   |   4 +-
 examples/constrainedCamera/main.cpp                |   4 +-
 examples/constrainedFrame/constrainedFrame.cpp     |   4 +-
 examples/constrainedFrame/constrainedFrame.h       |   4 +-
 examples/constrainedFrame/constrainedFrame.pro     |   4 +-
 examples/constrainedFrame/main.cpp                 |   4 +-
 examples/contribs/3dsViewer/3dsViewer.cpp          |   4 +-
 examples/contribs/3dsViewer/3dsViewer.h            |   4 +-
 examples/contribs/3dsViewer/3dsViewer.pro          |   4 +-
 examples/contribs/3dsViewer/main.cpp               |   4 +-
 examples/contribs/agora/AI/AI.pro                  |   4 +-
 examples/contribs/agora/AI/ai.cpp                  |   4 +-
 examples/contribs/agora/Viewer/Viewer.pro          |   4 +-
 examples/contribs/agora/Viewer/agoraViewer.cpp     |   4 +-
 examples/contribs/agora/Viewer/agoraViewer.h       |   4 +-
 examples/contribs/agora/Viewer/board.cpp           |   4 +-
 examples/contribs/agora/Viewer/board.h             |   4 +-
 examples/contribs/agora/Viewer/case.cpp            |   4 +-
 examples/contribs/agora/Viewer/case.h              |   4 +-
 examples/contribs/agora/Viewer/computerPlayer.cpp  |   4 +-
 examples/contribs/agora/Viewer/computerPlayer.h    |   4 +-
 examples/contribs/agora/Viewer/main.cpp            |   4 +-
 examples/contribs/agora/Viewer/move.cpp            |   4 +-
 examples/contribs/agora/Viewer/move.h              |   4 +-
 examples/contribs/agora/Viewer/undo.cpp            |   4 +-
 examples/contribs/agora/Viewer/undo.h              |   4 +-
 examples/contribs/anaglyph/anaglyph.cpp            |   4 +-
 examples/contribs/anaglyph/anaglyph.h              |   4 +-
 examples/contribs/anaglyph/anaglyph.pro            |   4 +-
 examples/contribs/anaglyph/main.cpp                |   4 +-
 .../contribs/backgroundImage/backgroundImage.cpp   |   4 +-
 .../contribs/backgroundImage/backgroundImage.h     |   4 +-
 .../contribs/backgroundImage/backgroundImage.pro   |   4 +-
 examples/contribs/backgroundImage/main.cpp         |   4 +-
 examples/contribs/blobWar/AI/AI.pro                |   4 +-
 examples/contribs/blobWar/AI/ai.cpp                |   4 +-
 examples/contribs/blobWar/Viewer/Viewer.pro        |   4 +-
 examples/contribs/blobWar/Viewer/blobWarViewer.cpp |   4 +-
 examples/contribs/blobWar/Viewer/blobWarViewer.h   |   4 +-
 examples/contribs/blobWar/Viewer/board.cpp         |   4 +-
 examples/contribs/blobWar/Viewer/board.h           |   4 +-
 examples/contribs/blobWar/Viewer/boardDraw.cpp     |   4 +-
 .../contribs/blobWar/Viewer/computerPlayer.cpp     |   4 +-
 examples/contribs/blobWar/Viewer/computerPlayer.h  |   4 +-
 examples/contribs/blobWar/Viewer/main.cpp          |   4 +-
 examples/contribs/blobWar/Viewer/move.cpp          |   4 +-
 examples/contribs/blobWar/Viewer/move.h            |   4 +-
 examples/contribs/blobWar/Viewer/undo.cpp          |   4 +-
 examples/contribs/blobWar/Viewer/undo.h            |   4 +-
 examples/contribs/cornerAxis/cornerAxis.cpp        |   4 +-
 examples/contribs/cornerAxis/cornerAxis.h          |   4 +-
 examples/contribs/cornerAxis/cornerAxis.pro        |   4 +-
 examples/contribs/cornerAxis/main.cpp              |   4 +-
 examples/contribs/dvonn/board.cpp                  |   4 +-
 examples/contribs/dvonn/board.h                    |   4 +-
 examples/contribs/dvonn/drawer.cpp                 |   4 +-
 examples/contribs/dvonn/drawer.h                   |   4 +-
 examples/contribs/dvonn/dvonn.pro                  |   4 +-
 examples/contribs/dvonn/dvonnviewer.cpp            |   4 +-
 examples/contribs/dvonn/dvonnviewer.h              |   4 +-
 examples/contribs/dvonn/dvonnwindowimpl.cpp        |   4 +-
 examples/contribs/dvonn/dvonnwindowimpl.h          |   4 +-
 examples/contribs/dvonn/game.cpp                   |   4 +-
 examples/contribs/dvonn/game.h                     |   4 +-
 examples/contribs/dvonn/main.cpp                   |   4 +-
 examples/contribs/eventRecorder/eventRecorder.cpp  |   4 +-
 examples/contribs/eventRecorder/eventRecorder.h    |   4 +-
 examples/contribs/eventRecorder/eventRecorder.pro  |   4 +-
 examples/contribs/eventRecorder/main.cpp           |   4 +-
 examples/contribs/eventRecorder/viewer.cpp         |   4 +-
 examples/contribs/eventRecorder/viewer.h           |   4 +-
 examples/contribs/quarto/glview.cpp                |   4 +-
 examples/contribs/quarto/glview.h                  |   4 +-
 examples/contribs/quarto/jeu.cpp                   |   4 +-
 examples/contribs/quarto/jeu.h                     |   4 +-
 examples/contribs/quarto/main.cpp                  |   4 +-
 examples/contribs/quarto/piece.cpp                 |   4 +-
 examples/contribs/quarto/piece.h                   |   4 +-
 examples/contribs/quarto/quarto.cpp                |   4 +-
 examples/contribs/quarto/quarto.h                  |   4 +-
 examples/contribs/quarto/quarto.pro                |   4 +-
 examples/contribs/terrain/main.cpp                 |   4 +-
 examples/contribs/terrain/quadtree.cpp             |   4 +-
 examples/contribs/terrain/quadtree.h               |   4 +-
 examples/contribs/terrain/sky.cpp                  |   4 +-
 examples/contribs/terrain/sky.h                    |   4 +-
 examples/contribs/terrain/terrain.cpp              |   4 +-
 examples/contribs/terrain/terrain.h                |   4 +-
 examples/contribs/terrain/terrain.pro              |   4 +-
 examples/contribs/terrain/tree.cpp                 |   4 +-
 examples/contribs/terrain/tree.h                   |   4 +-
 examples/contribs/terrain/viewer.cpp               |   4 +-
 examples/contribs/terrain/viewer.h                 |   4 +-
 examples/contribs/terrain/water.cpp                |   4 +-
 examples/contribs/terrain/water.h                  |   4 +-
 examples/contribs/textureViewer/main.cpp           |   4 +-
 examples/contribs/textureViewer/textureViewer.cpp  |   4 +-
 examples/contribs/textureViewer/textureViewer.h    |   4 +-
 examples/contribs/textureViewer/textureViewer.pro  |   4 +-
 examples/contribs/thumbnail/main.cpp               |   4 +-
 examples/contribs/thumbnail/thumbnail.cpp          |   4 +-
 examples/contribs/thumbnail/thumbnail.h            |   4 +-
 examples/contribs/thumbnail/thumbnail.pro          |   4 +-
 examples/drawLight/drawLight.cpp                   |   4 +-
 examples/drawLight/drawLight.h                     |   4 +-
 examples/drawLight/drawLight.pro                   |   4 +-
 examples/drawLight/main.cpp                        |   4 +-
 examples/fastDraw/fastDraw.cpp                     |   4 +-
 examples/fastDraw/fastDraw.h                       |   4 +-
 examples/fastDraw/fastDraw.pro                     |   4 +-
 examples/fastDraw/main.cpp                         |   4 +-
 examples/frameTransform/frameTransform.cpp         |   4 +-
 examples/frameTransform/frameTransform.h           |   4 +-
 examples/frameTransform/frameTransform.pro         |   4 +-
 examples/frameTransform/main.cpp                   |   4 +-
 examples/frustumCulling/box.cpp                    |   4 +-
 examples/frustumCulling/box.h                      |   4 +-
 examples/frustumCulling/cullingCamera.cpp          |   4 +-
 examples/frustumCulling/cullingCamera.h            |   4 +-
 examples/frustumCulling/frustumCulling.cpp         |   4 +-
 examples/frustumCulling/frustumCulling.h           |   4 +-
 examples/frustumCulling/frustumCulling.pro         |   4 +-
 examples/frustumCulling/main.cpp                   |   4 +-
 examples/interface/interface.cpp                   |   4 +-
 examples/interface/interface.h                     |   4 +-
 examples/interface/interface.pro                   |   4 +-
 examples/interface/main.cpp                        |   4 +-
 examples/keyFrames/keyFrames.cpp                   |   4 +-
 examples/keyFrames/keyFrames.h                     |   4 +-
 examples/keyFrames/keyFrames.pro                   |   4 +-
 examples/keyFrames/main.cpp                        |   4 +-
 examples/keyboardAndMouse/keyboardAndMouse.cpp     |   4 +-
 examples/keyboardAndMouse/keyboardAndMouse.h       |   4 +-
 examples/keyboardAndMouse/keyboardAndMouse.pro     |   4 +-
 examples/keyboardAndMouse/main.cpp                 |   4 +-
 examples/luxo/luxo.cpp                             |   4 +-
 examples/luxo/luxo.h                               |   4 +-
 examples/luxo/luxo.pro                             |   4 +-
 examples/luxo/main.cpp                             |   4 +-
 examples/manipulatedFrame/main.cpp                 |   4 +-
 examples/manipulatedFrame/manipulatedFrame.cpp     |   4 +-
 examples/manipulatedFrame/manipulatedFrame.h       |   4 +-
 examples/manipulatedFrame/manipulatedFrame.pro     |   4 +-
 examples/mouseGrabber/main.cpp                     |   4 +-
 examples/mouseGrabber/mouseGrabber.cpp             |   4 +-
 examples/mouseGrabber/mouseGrabber.h               |   4 +-
 examples/mouseGrabber/mouseGrabber.pro             |   4 +-
 examples/multiSelect/main.cpp                      |   4 +-
 .../multiSelect/manipulatedFrameSetConstraint.cpp  |   4 +-
 .../multiSelect/manipulatedFrameSetConstraint.h    |   4 +-
 examples/multiSelect/multiSelect.cpp               |   4 +-
 examples/multiSelect/multiSelect.h                 |   4 +-
 examples/multiSelect/multiSelect.pro               |   4 +-
 examples/multiSelect/object.cpp                    |   4 +-
 examples/multiSelect/object.h                      |   4 +-
 examples/multiView/main.cpp                        |   4 +-
 examples/multiView/multiView.cpp                   |   4 +-
 examples/multiView/multiView.h                     |   4 +-
 examples/multiView/multiView.pro                   |   4 +-
 examples/overpainting/main.cpp                     |   4 +-
 examples/overpainting/overpainting.pro             |   4 +-
 examples/overpainting/viewer.cpp                   |   4 +-
 examples/overpainting/viewer.h                     |   4 +-
 examples/screenCoordSystem/main.cpp                |   4 +-
 examples/screenCoordSystem/screenCoordSystem.cpp   |   4 +-
 examples/screenCoordSystem/screenCoordSystem.h     |   4 +-
 examples/screenCoordSystem/screenCoordSystem.pro   |   4 +-
 examples/select/main.cpp                           |   4 +-
 examples/select/select.cpp                         |   4 +-
 examples/select/select.h                           |   4 +-
 examples/select/select.pro                         |   4 +-
 examples/simpleViewer/main.cpp                     |   4 +-
 examples/simpleViewer/simpleViewer.cpp             |   4 +-
 examples/simpleViewer/simpleViewer.h               |   4 +-
 examples/simpleViewer/simpleViewer.pro             |   4 +-
 examples/standardCamera/cameraViewer.cpp           |   4 +-
 examples/standardCamera/cameraViewer.h             |   4 +-
 examples/standardCamera/main.cpp                   |   4 +-
 examples/standardCamera/standardCamera.cpp         |   4 +-
 examples/standardCamera/standardCamera.h           |   4 +-
 examples/standardCamera/standardCamera.pro         |   4 +-
 examples/standardCamera/viewer.cpp                 |   4 +-
 examples/standardCamera/viewer.h                   |   4 +-
 examples/stereoViewer/main.cpp                     |   4 +-
 examples/stereoViewer/stereoViewer.cpp             |   4 +-
 examples/stereoViewer/stereoViewer.h               |   4 +-
 examples/stereoViewer/stereoViewer.pro             |   4 +-
 libQGLViewer-2.5.2.pro => libQGLViewer-2.5.3.pro   |   0
 527 files changed, 1822 insertions(+), 1930 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libqglviewer.git



More information about the debian-science-commits mailing list