Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: occt-DRAWEXE | Distribution: openSUSE Tumbleweed |
Version: 7.8.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Sep 11 21:53:21 2024 |
Group: Productivity/Graphics/CAD | Build host: reproducible |
Size: 56963544 | Source RPM: occt-7.8.1-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://www.opencascade.com/open-cascade-technology/ | |
Summary: Development files for occt |
This package contains the OpenCASCADE DRAWEXE test harness executable.
LGPL-2.1-only WITH OCCT-exception-1.0
* Wed Sep 11 2024 Stefan Brüns <stefan.bruens@rwth-aachen.de> - update to version 7.8.1 * Details on https://github.com/Open-Cascade-SAS/OCCT/releases/tag/V7_8_1 - update to version 7.8.0 * General + Fixed TDataStd_NamedData HasSmth() methods to no longer return true for empty containers. + Improved general performance through code updates with static analysis. + Implemented "Memory Manager" configurations: Native, TBB, JeMalloc, Flexible. JeMalloc leads to a performance increase of up to 40% for large files. + Introduced CMake configuration for optimization profiles: Default and Production. Production activates all available compiler optimizations. + Implemented move semantics into NCollection and TCollection containers. + Modernized NCollection_Vector(NCollection_DynamicArray), NCollection_Array1, and NCollection_Array2. + Updated memory allocation functionality to avoid unnecessary memory cleaning (set 0). + Modernized NCollection_IncAllocator (optimized pool for small objects). * Modeling + Addressed multiple bug fixes and improvements for various modeling algorithm methods. + Increased memory management performance. + Improved overall modeling stability. + Resolved canonical geoplane detection problems. * Visualization + Resolved compilation issues related to vtk 9.2.6. + Improved SelectMgr_EntityOwner to process the selection scheme. + Modified Image_AlienPixMap::Save() to write into a memory buffer instead of a file. + Reduced sensitivity of lines. + Extended AIS_AnimationObject with syntax for defining rotation around a specific point. + Introduced separate gesture mappings for dragging to AIS_ViewController. + Integrated the ability to scale by moving the mouse on the OY axis. * Mesh + Fixed BRepMesh_IncrementalMesh issue with overflowing system memory. + Unhandled Standard_OutOfRange, BRepMesh_PairOfIndex::Append() no longer prevents triangulation with large deflection values. * Data Exchange + Resolved multiple issues regarding DE Wrapper and Step import and export. + Increased STEP parser performance. + Introduced thread-safety interface to STEP import and export. + Reorganized DE ToolKits according to specific CAD formats. + Introduced DE plug-in system to load CAD format providers during library loading time. + Fixed stability issues with XBF and IGES file formats. + Addressed general problems with importing VRML V1. + Improved processing of STEP-oriented dimensions. * Draw Test Harness + Enabled loading of plugins on Linux OS. + Reorganized DRAW DE ToolKits according to specific CAD formats. + Resolved environment-related issues with debug tools DrawTrSurf_Set, DrawTrSurf_SetPnt, and `DrawTrSurf_SetPnt2d. * Sun Jan 07 2024 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Use 3-digit soversion to fix BIC change between 7.7.0 and 7.7.1. - Disable documentation build on Leap 15.x, build fails otherwise. * Mon Jan 01 2024 Stefan Brüns <stefan.bruens@rwth-aachen.de> - update to version 7.7.2 * Details on https://git.dev.opencascade.org/gitweb/?p=occt.git;a=shortlog;h=refs/heads/OCCT-772 - update to version 7.7.1 * Details on https://www.opencascade.com/open-cascade-technology-7-7-1-maintenance-release/ - Drop upstream fix_missing_limits_header.patch * Thu Dec 29 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de> - update to version 7.7.0 * Details on https://www.opencascade.com/open-cascade-technology-7-7-0-maintenance-release/ * General + Improved compatibility with C++17/C++20 compilers + Dropped support of pre-C++11 compilers * Modeling + New functionality is implemented, which could verify the input shape to be placed on a canonical geometry with the given tolerance. + Introduced new tool BRepLib_PointCloudShape generating a point set for a topological shape. + New option in BRepOffsetAPI_MakeOffset - approximation of input contours by ones consisting of 2D circular arcs and 2D linear segments only, it provides more stable work of 2D offset algorithm. * Visualization + Introduced new interface for creating V3d_View as subviews of another V3d_View. + Added smoothing to row interlaced stereoscopic output. + Added word-wrapping option to Font_TextFormatter. + Added support of a wide color window buffer format (10bit per component / 30bit RGB). + Added MSAA anti-aliasing support when using WebGL 2.0. + Introduced skydome generation feature 3d_View::BackgroundSkydome(). * Mesh + BRepMesh works too long and produces many free nodes on a valid face problems are resolved. + Meshing the shape no longer takes too long and visualization problems are corrected. + Wrong shading display of thrusections is fixed. + Rendering issue when using deviation coefficient of low value is resolved. + Mesher no longer produce 'bad' result for extruded spline with given deviation coefficient. + Holes in triangulation with large linear deflection are removed. + Broken triangulation on pipe shape is fixed. * Data Exchange + STEP translator now supports tessellated presentations. + Transformation tools BRepBuilderAPI_Transform/ BRepBuilderAPI_Copy now handle properly tessellated presentations. + glTF Writer - added support of Draco compression. + Introduced DEWrapper - a unified interface to Data Exchange connectors. + Introduced tool XCAFDoc_Editor::RescaleGeometry() for scaling geometry in XCAF document. * Configuration + SONAME is now configurable in CMake and includes minor version in addition to major by default * Documentation + Improved samples / tutorials documentation. + Introduced new “AIS: Custom Presentation” tutorial. - Drop upstream patches: * fix_soversion_minor.patch + fix_build.patch - Add fix_missing_limits_header.patch - Library package was split up to avoid pulling in unnecessary indirect dependencies. * Wed Sep 07 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de> - update to version 7.6.3 * Details on https://www.opencascade.com/open-cascade-technology-7-6-3-maintenance-release/ * Mon Jul 04 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Use verifiable source tarball from upstream - Use soversion including minor version (i.e. 7_6) to avoid incompatibilities due to ABI changes: https://tracker.dev.opencascade.org/view.php?id=32856, add fix_soversion_minor.patch * Fri Jul 01 2022 Adrian Schröter <adrian@suse.de> - update to version 7.6.2 * Details on https://www.opencascade.com/open-cascade-technology-7-6-2-maintenance-release/ - removed obsolete * 0001-0032328-Missing-include-of-TopoDS_Edge.hxx-in-ShapeU.patch * 0001-Add-error-checking-to-chamfer-and-fillet-code.patch * Sun Sep 05 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Fix build failures of FreeCAD due to a missing class definition, introduced with occt 7.5.2. Add 0001-0032328-Missing-include-of-TopoDS_Edge.hxx-in-ShapeU.patch * Wed Aug 25 2021 Adrian Schröter <adrian@suse.de> - update to version 7.5.3A Modeling Algorithms maintenance fixes: – Wrong result of the mkface command [Minor] – Hang on making pipe shell using BRepOffsetAPI_MakePipeShell [Crash] – BRepOffsetAPI_MakePipeShell null access [Minor] – Empty result of offset operation in mode “Complete” join type “Intersection” [Minor] – General Fuse produces the wrong number of solids [Minor] – Empty result of offset operation in mode “Complete” Joint type “Intersection” [REGRESSION since 7.3.0] – Sweep crashes if Bi-normal is given [Crash] – Boolean fuse fails and corrupts the argument-shape [Major] – unify same domain calls crossed for opposite vectors [Major] – BOP Cut produces invalid shape [Regression] – Invalid result of UnifySameDomain [Major] – Modeling Data – Wrong result of extrema curve-surface [Major] Data Exchange: – STEP exporter generates bad geometry [REGRESSION since 7.4.0] * Wed Aug 25 2021 Adrian Schröter <adrian@suse.de> - update to version 7.5.3 * Mon May 10 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Add disk _constraints (mostly for PPC). * Fri Mar 05 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Fix cmake files, wrong install directory and lib vs lib64. * Sat Feb 27 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de> - enable glTF support, depends on RapidJSON. - Fix FreeCad crash with some fillets and chamfers (https://tracker.freecadweb.org/view.php?id=4543), add 0001-Add-error-checking-to-chamfer-and-fillet-code.patch * Mon Feb 22 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de> - update to version 7.5.1, for details see https://www.opencascade.com/open-cascade-starts-supporting-maintenance-releases-of-open-cascade-technology/ - update to version 7.5.0, for details see https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf - update to version 7.4.0, for details see https://old.opencascade.com/sites/default/files/documents/release_notes_7.4.0.pdf - Packaging changes: * Move resources referenced by the libraries to separate package * Move drawexe resources to matching package * Remove the mostly empty occt package - Drop use-local-mathjax.patch, use mathjax gendoc option - Drop enable-exceptions.patch, use BUILD_RELEASE_DISABLE_EXCEPTIONS=false
/usr/bin/DRAWEXE /usr/bin/DRAWEXE-7.8.1 /usr/bin/custom.sh /usr/bin/custom_gcc_64.sh /usr/bin/draw.sh /usr/bin/env.sh /usr/share/opencascade/data /usr/share/opencascade/data/iges /usr/share/opencascade/data/iges/bearing.iges /usr/share/opencascade/data/iges/hammer.iges /usr/share/opencascade/data/images /usr/share/opencascade/data/images/Graph.PNG /usr/share/opencascade/data/images/carrelage1.gif /usr/share/opencascade/data/images/chataignier.gif /usr/share/opencascade/data/images/cookerplate.gif /usr/share/opencascade/data/images/cyl_4_1.gif /usr/share/opencascade/data/images/hatch_1.png /usr/share/opencascade/data/images/impexp.bmp /usr/share/opencascade/data/images/marker_box1.png /usr/share/opencascade/data/images/marker_box2.png /usr/share/opencascade/data/images/marker_dot.png /usr/share/opencascade/data/images/marker_kr.png /usr/share/opencascade/data/images/nut.bmp /usr/share/opencascade/data/images/petitsobj.gif /usr/share/opencascade/data/images/plancher.gif /usr/share/opencascade/data/images/salome_interface04.jpg /usr/share/opencascade/data/images/terrain.gif /usr/share/opencascade/data/images/wallpaper.gif /usr/share/opencascade/data/occ /usr/share/opencascade/data/occ/Axis_of_bearing.brep /usr/share/opencascade/data/occ/Ball.brep /usr/share/opencascade/data/occ/Bottom.brep /usr/share/opencascade/data/occ/CrankArm.brep /usr/share/opencascade/data/occ/CrankArm.rle /usr/share/opencascade/data/occ/CylinderHead.rle /usr/share/opencascade/data/occ/EngineBlock.rle /usr/share/opencascade/data/occ/MAT.brep /usr/share/opencascade/data/occ/MAT.pnt /usr/share/opencascade/data/occ/MODERN_Chair_1.brep /usr/share/opencascade/data/occ/MODERN_Cooker_1.brep /usr/share/opencascade/data/occ/MODERN_Cooker_1_opened.brep /usr/share/opencascade/data/occ/MODERN_Exhaust_1.brep /usr/share/opencascade/data/occ/MODERN_MVCooker_1.brep /usr/share/opencascade/data/occ/MODERN_MVCooker_1_opened.brep /usr/share/opencascade/data/occ/MODERN_Refrigerator_1.brep /usr/share/opencascade/data/occ/MODERN_Refrigerator_1_opened.brep /usr/share/opencascade/data/occ/MODERN_Sink_1.brep /usr/share/opencascade/data/occ/MODERN_Sink_1_opened.brep /usr/share/opencascade/data/occ/MODERN_Table_1.brep /usr/share/opencascade/data/occ/Motor-c.brep /usr/share/opencascade/data/occ/Piston.rle /usr/share/opencascade/data/occ/Propeller.rle /usr/share/opencascade/data/occ/Pump_Nut.brep /usr/share/opencascade/data/occ/Pump_TopCover.brep /usr/share/opencascade/data/occ/Room.brep /usr/share/opencascade/data/occ/SurfaceFromPoints /usr/share/opencascade/data/occ/SurfaceFromPoints/sol1.dat /usr/share/opencascade/data/occ/SurfaceFromPoints/sol2.dat /usr/share/opencascade/data/occ/Top.brep /usr/share/opencascade/data/occ/asahi.brep /usr/share/opencascade/data/occ/bottle.brep /usr/share/opencascade/data/occ/edge.brep /usr/share/opencascade/data/occ/face.brep /usr/share/opencascade/data/occ/face1.brep /usr/share/opencascade/data/occ/face2.brep /usr/share/opencascade/data/occ/fuse.brep /usr/share/opencascade/data/occ/hammer.brep /usr/share/opencascade/data/occ/mal_ecrou.brep /usr/share/opencascade/data/occ/mal_tige.brep /usr/share/opencascade/data/occ/mal_vis.brep /usr/share/opencascade/data/occ/shell1.brep /usr/share/opencascade/data/occ/solid.brep /usr/share/opencascade/data/occ/terrain.brep /usr/share/opencascade/data/occ/wedge_ok.brep /usr/share/opencascade/data/occ/wing.brep /usr/share/opencascade/data/step /usr/share/opencascade/data/step/linkrods.step /usr/share/opencascade/data/step/screw.step /usr/share/opencascade/data/stl /usr/share/opencascade/data/stl/TR12J_OCC.stl /usr/share/opencascade/data/stl/TR12J_OCC64K.stl /usr/share/opencascade/data/stl/bearing.stl /usr/share/opencascade/data/stl/head.stl /usr/share/opencascade/data/stl/motor.stl /usr/share/opencascade/data/stl/propeller.stl /usr/share/opencascade/data/stl/sh1.stl /usr/share/opencascade/data/stl/sh2.stl /usr/share/opencascade/data/stl/shape.stl /usr/share/opencascade/data/stl/video_part.stl /usr/share/opencascade/data/vrml /usr/share/opencascade/data/vrml/face.vrml /usr/share/opencascade/samples /usr/share/opencascade/samples/tcl /usr/share/opencascade/samples/tcl/ANC101.tcl /usr/share/opencascade/samples/tcl/DataExchangeDemo.tcl /usr/share/opencascade/samples/tcl/MBBGehauseRohteil.tcl /usr/share/opencascade/samples/tcl/ModelingDemo.tcl /usr/share/opencascade/samples/tcl/Penrose.tcl /usr/share/opencascade/samples/tcl/Readme.txt /usr/share/opencascade/samples/tcl/VisualizationDemo.tcl /usr/share/opencascade/samples/tcl/bottle.tcl /usr/share/opencascade/samples/tcl/cad.tcl /usr/share/opencascade/samples/tcl/cpu.tcl /usr/share/opencascade/samples/tcl/cutter.tcl /usr/share/opencascade/samples/tcl/dimensions.tcl /usr/share/opencascade/samples/tcl/drill.tcl /usr/share/opencascade/samples/tcl/logo2019.tcl /usr/share/opencascade/samples/tcl/markers.tcl /usr/share/opencascade/samples/tcl/materials.tcl /usr/share/opencascade/samples/tcl/pathtrace_ball.tcl /usr/share/opencascade/samples/tcl/pathtrace_cube.tcl /usr/share/opencascade/samples/tcl/pathtrace_materials.tcl /usr/share/opencascade/samples/tcl/pencil.tcl /usr/share/opencascade/samples/tcl/raytrace.tcl /usr/share/opencascade/samples/tcl/snowflake.tcl /usr/share/opencascade/samples/tcl/spheres.tcl /usr/share/opencascade/samples/tcl/vis_pbr_spheres.tcl /usr/share/opencascade/samples/tcl/xde.tcl
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Dec 21 00:31:52 2024