1. 28 Sep, 2020 2 commits
    • dpasukhi's avatar
      0031685: Data Exchange, STEPCAFControl_Reader - NULL dereference on... · 14abc514
      dpasukhi authored
      0031685: Data Exchange, STEPCAFControl_Reader - NULL dereference on translating PLACED_DATUM_TARGET_FEATURE
      
      - Fix incorrect sharing DatumTargetType_Area
      - Add check for null object
      14abc514
    • abv's avatar
      0031785: [REGRESSION] Application Framework - application crashes on reading... · 8a39adb7
      abv authored
      0031785: [REGRESSION] Application Framework - application crashes on reading XBF document in background thread
      
      Class CDF_Session is removed.
      
      Integrated previously but not described:
      
      0029195: OCAF - ensure thread safety for different documents.
      
      Static local variables are eliminated in PCDM package.
      Global documents metadata look-up table and directory of opened documents are removed.
      Look-up table is maintained now as field in instances of the CDM_Application class.
      Methods providing iteration by components are removed from class CDF_Store; signature of methods returned Standard_ExtString is changed to return Handle(TCollection_HExtendedString).
      Support of different "Presentations" of documents is eliminated.
      8a39adb7
  2. 27 Sep, 2020 7 commits
  3. 23 Sep, 2020 1 commit
  4. 21 Sep, 2020 1 commit
    • mzernova's avatar
      0031773: Visualization - add Prs3d_ToolTorus · 113bda70
      mzernova authored
      Added Prs3d_ToolTorus tool to create a torus
      
      Added DRAW commands:
      - vtorus
      - vcylinder
      - vsphere
      
      Added test cases:
      - v3d/quadric/torus
      - v3d/quadric/cylinder
      - v3d/quadric/sphere
      113bda70
  5. 18 Sep, 2020 27 commits
  6. 16 Sep, 2020 2 commits