1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Commit Graph

  • 87073a1017 0023251: Crash during reading materials from STEP file for case when name of material is not set. gka 2012-07-09 17:52:35 +04:00
  • 8c3c99048d 0023003: Photos of AIS Viewer are corrupted on Windows if tests are executed remotely abv 2012-07-13 16:09:09 +04:00
  • 5e27df788d 0023226: Extend OpenGl_Context to store map of shared GPU resources kgv 2012-07-13 15:51:16 +04:00
  • 400933675f 0023087: Upgrade of the OCCT test system vtn 2012-07-13 11:42:23 +04:00
  • c983f7228d 0023123: Bug/Regression in visualization of XDE documents in shaded mode dbv 2012-07-03 18:55:57 +04:00
  • d00cba631f 0022850: Not stable fix 22735 dbv 2012-07-06 16:08:21 +04:00
  • 36f35343b8 0023157: Exception reading STEP file in Debug mode szv 2012-05-15 14:38:08 +04:00
  • 67263fce53 0023219: Triangulation is not built on a planar face oan 2012-07-06 15:59:17 +04:00
  • 37b6f43954 0023218: Wrong value of tolerance for the intersection curve. pkv 2012-07-06 15:55:23 +04:00
  • 60be1f9b1d 0023072: Eliminate compiler warnings (level 3) on Windows / MSVC++ dbv 2012-06-25 11:31:40 +04:00
  • 9d091ec153 0023175: Failed to segment a periodic B-Spline when parameter coincides with existing knot dbv 2012-06-21 17:17:14 +04:00
  • be34de4b94 0023238: TKOpenGl glext header conflicts with system headers kgv 2012-07-03 16:45:17 +04:00
  • 3c4153af69 0023227: New Draw Harness command to estimate current geometry complexity of OpenGL scene kgv 2012-06-27 16:41:03 +04:00
  • 5f87cb7eaa 0023195: A method ShapeFix_Face::FixPeriodicDegeneratedMode() is not implemented vro 2012-06-07 16:08:37 +04:00
  • b7e7622471 0023197: Draw executable do not detect update of environment variables on Windows. abv 2012-06-28 17:48:50 +04:00
  • aa02980dbf 0023152: Possibility to have echo of DRAW commands in log file abv 2012-06-28 17:46:43 +04:00
  • 1d03e66d2a 0023186: Unable to display Graphic3d_ArrayOfPoints after migrating from OCCT 6.5.2 san 2012-06-22 11:33:53 +04:00
  • 85e096c3df 0023156: Image_PixMap::PixelColor() extended to return alpha value vro 2012-06-22 11:29:55 +04:00
  • 69da6e7ae3 0023185: DrawAppliInit must be loaded from current directory abv 2012-06-22 11:19:15 +04:00
  • 92075a6533 0023162: BRepOffsetAPI_MakePipeShell works wrong In ComputeOrigin(), superpose wire origins before checking distance between vertices Fix for wires of one edge eap 2012-06-22 11:01:13 +04:00
  • 1bd657ae3c Wrong bounding box for edge on periodic B-Spline with target range beyond own range. Improved consistency of 2D case with 3D Roman Lygin 2012-05-20 09:33:02 +04:00
  • b1db572cfc 0023101: TKOpenGl possible glext header conflicts kgv 2012-06-15 11:56:23 +04:00
  • 50a0744c2c 0023040: Annoying warnings in NCollection_Vector kgv 2012-06-09 08:38:40 +04:00
  • c45bc3b03a 0023134: Updating Tutorial sample source code dbv 2012-05-04 19:26:16 +04:00
  • 48a06a3056 0023192: Regression in writestl command szv 2012-06-06 12:28:45 +04:00
  • c9d4eb9d4a 0023188: Regression in SCATexturedShape in SSP sample san 2012-06-05 20:32:09 +04:00
  • a929ed86fb 0023182: During STEP translation isn't checked for validity flag IsClosed ama 2012-06-08 12:37:19 +04:00
  • 0f5cd7d5bb 0023174: BRepLib_MakeFace(Wire) creates an invalid face on a wire of cylinder bottom Is2DClosed() added to reject an improper existing surface Add OnlyClosed=Standard_False argument Call BRepLib_FindSurface with OnlyClosed=Standard_True fix Is2DClosed() to check intermediate points of wire in 2D fix Is2DClosed() - correct tolerance used for the last point fix Is2DClosed() - correct getting 2d points to compare eap 2012-06-08 12:34:06 +04:00
  • 3f0a1ac7b0 0022914: Incorrect name LRELASE is used in *.pro files bugmaster 2012-06-04 16:31:21 +04:00
  • 5554ac6852 0023170: Bug of creating a full sphere face abv 2012-05-24 09:51:11 +04:00
  • 86fa64d971 0023172: Added workaround for BUGs in Intel OpenGL drivers kgv 2012-05-24 10:03:23 +04:00
  • 90dc2e5b07 0022884: The attached face cannot be displayed in shading mode oan 2012-05-25 16:17:12 +04:00
  • 416594fec8 0023158: ApproxInt_PrmPrmSvSurfaces raises FPE (division by zero) signal vsr 2012-05-17 10:24:01 +04:00
  • ef8da89204 0023160: Cut operation with the attached shapes produces a not correct result. emv 2012-05-18 12:31:31 +04:00
  • c1338f4f64 0023021: MeshVS_DataSource::GetNormalsByElement returns Standard_False and gives no result even when all normals are OK Pawel 2012-04-13 13:38:52 +02:00
  • a7aa146538 0023047: Behaviour of XDE sample is non-stable Changed behavior of XCAFDoc_ShapeTool::RemoveShape(const TDF_Label& L) function. Now if L is a location for a shape then function will also removes the label with a shape. Added Boolean argument to the XCAFDoc_ShapeTool::RemoveShape function which allow to choose either to delete an instance or a complete shape. (Standard_True by default, removes complete shape). dbv 2012-05-25 15:00:08 +04:00
  • 1bfe997514 Correction of compilation error bugmaster 2012-05-21 11:20:39 +04:00
  • 03392dd2e7 0023136: Increase visibility of DRAW samples abv 2012-05-18 15:05:29 +04:00
  • d029c7ef22 0023148: Error in stepstrcmp gka 2012-05-11 16:59:04 +04:00
  • cb15fdf727 0022903: DeviationAngle from AIS_InteractiveContext returns constant value Returning myDefaultDrawer->DeviationAngle() instead of a constant value Pawel 2012-04-16 15:12:07 +02:00
  • 84e5bff386 0023139: BRepFilletAPI_MakeFillet algorithm builds edges with wrong first and last parameters: out of pcurve jgv 2012-05-12 15:28:11 +04:00
  • bf03eb83c7 0023151: Add command line option to DRAWEXE to execute specified command abv 2012-05-11 14:29:52 +04:00
  • f00435b08c 0023100: Wrong adjustment of p-curves on a cylinder pkv 2012-04-12 08:20:32 +04:00
  • 83ada95bb5 0022939: Make B-Spline internal cache thread-safe to be used in multy-threaded mode abv 2012-05-04 15:51:20 +04:00
  • 870f239379 0023131: Unhandled case in void CSLib::Normal(...) abv 2012-05-04 12:18:10 +04:00
  • 33bddc1caf 0023114: Extrema algorithm throws the exception. pkv 2012-04-17 11:15:26 +04:00
  • 569aff1e98 0022826: Increasiong of perfomance of fixes applied during translation of STEP files. Modification draw command "proj" and class GeomAPI_ProjectPointOnSurf: adding the ability to use UBTree algorithm to find projection in Extrema_GenExtPS. ama 2012-04-16 12:17:31 +04:00
  • 5368adff54 0022883: Extrema can not find projection of 3D point on surface. ama 2012-05-05 17:04:19 +04:00
  • 8e0115e401 0023103: Regression in bsection pkv 2012-04-20 08:00:49 +04:00
  • 253881cf19 0023029: split shape algorithm works incorrectly in some cases epa 2012-05-05 16:32:03 +04:00
  • 858aac0323 0023071: Comparison of file extension is case sensitive szy 2012-05-05 16:26:50 +04:00
  • 9220e7851a 0023124: Porting products samples on OCCT 6.5.3 Removed redundant scripts from samples/qt/Common and samples/qt/Interface folders Fixed Linux scripts for Tutorial and ImportExport samples bugmaster 2012-04-30 14:12:13 +04:00
  • eb7e2b6782 Adding missing EOL at the end of file bugmaster 2012-04-25 17:33:13 +04:00
  • 7a53e88695 0023095: Porting demo and samples on OCCT 6.5.3 V6_5_3 bugmaster 2012-04-24 17:47:31 +04:00
  • 5ce17593b9 Correction of files of qt samples for generation VS projects dbv 2012-04-23 11:57:19 +04:00
  • cc5ac00dd5 0023095: Porting demo and samples on OCCT 6.5.3 dbv 2012-04-21 13:47:03 +04:00
  • 6076110592 0023115: Polygon offset doesn't applied in Viewer3D sample san 2012-04-20 10:27:13 +04:00
  • 3ddebf9123 0023115: Polygon offset doesn't applied in Viewer3D sample san 2012-04-18 21:15:49 +04:00
  • f7634c7791 Update Standard_Version.hxx file for OCCT 6.5.3 bugmaster 2012-04-19 18:13:03 +04:00
  • af5f5dc721 Update of service files for WOK bugmaster 2012-04-19 18:06:04 +04:00
  • 1a4b0f5437 0023097: MFC Samples do not compile after redesigning the TKOpenGl driver Replaced the obsolete 'TriangleSet' rendering primitive with 'Graphic3d_ArrayOfTriangles' Pawel 2012-04-11 12:53:28 +02:00
  • 4eab4d2451 Correction of compilation problem with WOK bugmaster 2012-04-18 18:45:09 +04:00
  • 9fa641d946 Correction of compilation errors bugmaster 2012-04-13 16:34:10 +04:00
  • 1e743e91ab 0023102: Change the algorithm of rendering the 3d viewer background using tiled texture ouv 2012-04-13 14:58:31 +04:00
  • 046fed1ea7 0023107: Update of OCCT service files for generation of Makefile files by WOK bugmaster 2012-04-13 10:57:15 +04:00
  • f6f75104c8 0023110: Hotfix: dependency of ViewerTest on OpenGL libs should be recorded in EXTERNLIB abv 2012-04-13 12:20:45 +04:00
  • 60d4560d17 0023002: empty delete operator in TDF_LabelNode abv 2012-04-12 10:25:59 +04:00
  • 6de552e6c4 0023064: MSVC compiler warnings when Freeimage is not used abv 2012-04-03 18:54:06 +04:00
  • 833e2f54e4 0023101: TKOpenGl possible glext header conflicts kgv 2012-04-12 08:55:12 +04:00
  • 248622f8cb 0023092: Error in BRepProj_Projection algorithm: some edges of resulting projected wire are duplicated jgv 2012-04-10 17:43:01 +04:00
  • 7d9b843ce9 0023089: Wrong result done by solid classifier algorithm pkv 2012-04-10 09:08:37 +04:00
  • 3946774d9e 0023067: OpenGl package API needed by UserDraw feature is not exported san 2012-04-12 14:04:59 +04:00
  • 409cc8d1dc 0023085: Call of tcl DFBrowser leads to error message szy 2012-04-12 13:54:51 +04:00
  • f04309524a 0023081: This is desirable to retrieve GPU memory information from graphic driver kgv 2012-04-12 12:49:54 +04:00
  • 0316739bfe 0023076: Empty result done by intersection algorithm for a curve and a surface pkv 2012-04-06 11:16:24 +04:00
  • 664cae74a9 0023069: Cache GL_FEEDBACK mode per frame in TKOpenGl calls kgv 2012-04-12 12:25:07 +04:00
  • 1b1ab324bc 0023000: Improve the way the gradient and textured background is managed in 3d viewer ouv 2012-04-05 19:31:19 +04:00
  • f34cd0d18a 0023043: Wrong results of BRepExtrema_DistShapeShape: non-null minimum distance between intersecting line and cylinder jgv 2012-04-06 14:25:44 +04:00
  • 10d41e29b3 0022682: Draw options -v and -f do not influent to AISInitViewer command kgv 2012-04-02 12:28:54 +04:00
  • 208e6839be 0023065: This is desirable to add general DRAW command to estimate visualization performance kgv 2012-04-06 12:33:47 +04:00
  • a28f034bfa 0023060: Exception is raised during intersection of two edges. pkv 2012-04-03 08:09:49 +04:00
  • 46def2b567 0023051: Bug in BRepExtrema_DistShapeShape (through BRepExtrema_DistanceSS) abv 2012-04-02 12:55:25 +04:00
  • ed60a55e7f 0022946: BRepFeat_SplitShape crashes on splitting a face by two edges jgv 2012-04-06 11:52:38 +04:00
  • a0b4c5eac5 0022698: Add OCC_VERSION_DEVELOPMENT definition in Standard_Version.hxx V6_5_3_beta1 abv 2012-04-02 15:00:32 +04:00
  • 298f9ad709 0023044: Regression: 3D views are not invalidated by some modifications of OpenGl_Structure san 2012-03-30 17:29:19 +04:00
  • 2bd4c032a3 0022971: TKOpenGl clean up obsolete functionality kgv 2012-03-30 17:25:28 +04:00
  • d402d481e5 0023009: Request of a new feature for units management during step import gka 2012-03-29 16:36:15 +04:00
  • 5fdb6d685b 0022913: Clean up source repository from unused files dbv 2012-03-29 19:32:30 +04:00
  • 9d35f66806 0022734: Memory allocation error in OpenGl dbv 2012-03-29 19:29:26 +04:00
  • 3c9825482f 0023012: Detection gives incorrect results ouv 2012-03-26 19:50:04 +04:00
  • 476ed21f1b 0022523: DRAWEXE randomly crashed on smooth navigation in 3D-Viewer kgv 2012-03-27 11:58:50 +04:00
  • fadcea2c79 0022786: 64bit issue in AdvApp2Var Roman Lygin 2012-03-27 20:04:46 +04:00
  • 6bf8a4643a 0023045: Add Readme file to OCCT sources abv 2012-03-29 15:02:06 +04:00
  • f11b9af464 0023038: QA command OCC361 gives an exception vro 2012-03-28 12:33:22 +04:00
  • 498ce5771b 0022752: Fix compilation on Unix with FreeImage and GL2PS support dbv 2012-03-23 15:11:14 +04:00
  • 7c8a8fcc07 0022483: ZBufferTrihedron loses user-defined color dln 2012-03-23 13:01:14 +04:00
  • 600519c913 0023036: Incorrect initialization of Poly_MakeLoops::Link szv 2012-03-22 18:35:22 +04:00
  • 4101383eeb 0022828: Fuse on simple shapes with conical surfaces crashes pkv 2012-03-26 16:03:35 +04:00
  • 1cd84fee09 0023030: Collect all DRAW commands created for testing bugs into one package dbv 2012-03-26 15:59:41 +04:00
  • 0003c4b287 0023035: TKOpenGl redesign regression caused by destruction of global OpenGl_Display instance kgv 2012-03-22 14:30:31 +04:00