-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration request to master #364
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Found via `codespell -q 3 -S "*.fr" -L aadd,abnd,abord,acount,adn,afile,aline,alo,alocation,alog,als,anc,ane,anid,anormal,anout,ans,anumber,aother,aparent,apoints,aprogram,asender,asign,asnd,ba,bbuild,bloc,bord,bu,caf,cas,childrens,childs,classe,clen,commun,cylindre,don,dout,dum,ede,entites,fo,fonction,guid,hist,identic,ii,indx,inout,invalide,ist,iterm,llength,lod,mape,modeling,methode,mye,myu,nam,nd,nin,normale,normales,ons,parametre,parametres,periode,pres,reste,resul,secont,serie,shs,slin,som,somme,syntaxe,sur,te,thei,theis,ther,theres,thes,thev,thex,thet,tol,transfert,va,vas,verifie,vertexes,weight`
Fix null checks and improve attribute handling in STEPCAFControl_Reader
Clang-tidy applying rule for cppcoreguidelines-pro-type-member-init. Updated: TKernel and TKMath Update constructor in some classes instead of direct initialization Refactor Bnd_BoundSortBox and Bnd_Box constructors to initialize member variables directly
Updated default behavior to not build documentation when find doxygen (in case of windows it ofter exist in env variables). Fixed issue when not defined BUILD_DOC_Overview, but found doxygen cmake issue.
Degenerated bspline leads to null dereference Fix BSpline curve check and improve exception handling in TransferBSplineCurve
Add WebAssembly build workflow for Ubuntu and update CMake warnings for OpenGL usage Add workaround for platform-specific macros setup before project command Update CMake configuration for Emscripten and Android toolchains; Disable default features for vcpkg manifest Update GitHub workflows to support multiple build types and improve compiler flag handling Disabled DETools module for Emscripten support in CMake configuration
SIGSEGV with MakeVertexInsideFace. Fixed exceptions with loading null curve and using out of range index. By K.Leontev. [bos #37951]
Fixed Salome compilation problem on Windows by M.Bernhard
Fix GitHub Actions workflow to filter completed runs by success status
Old surface is not removed after translation or rotation with geometry copying Removed unnecessary condition that was added by an earlier fix. Added a test case. Original issue: 0033591
Extend ShapeUpgrade_UnifySameDomain algorithm working on cases, where SurfaceOfRevolution or SurfaceOfLinearExtrusion was made on basis of TrimmedCurve. Original issue: 0033328
…ion::Select() #375 Problem with NCollection_DataMap::Find() exception during multiple selection in OCC viewer. Incorrect call is made from AIS_Selection::Select() method at line: AIS_NListOfEntityOwner::Iterator aListIter = myResultMap.Find (theOwner); Original issue: 0033742
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2. IR
Integration request (Used for marking PR as a collection of multiple integration for master)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Integration request to collect a sequence of patches as a periodical branch.
Will be available for short time only during development circle