Salome HOME
Merge commit 'f709219506b7cd587e94abc5ebed18d629df92d8'
[modules/shaper.git] / src / FeaturesPlugin /
2021-01-15 rraphaelimport image: add texture to transformations
2021-01-15 rraphaeladd distance coordinates to measurement for distances...
2021-01-07 GERALD NICOLASMerge remote-tracking branch 'origin/master' into gni...
2020-12-18 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/CEA_2020_I...
2020-12-09 azvIssue #20450: [Windows] conflicting file names
2020-12-05 Artem ZhidkovAdd new method to get the list of rotated/translated...
2020-12-03 Artem ZhidkovUpdate unit tests according to new behavior of sketch...
2020-12-03 Artem ZhidkovFix incorrect number of results returned by MultiRotati...
2020-11-24 mpvPorting to OCCT 7.5.0 and minor improvements/bugfixes.
2020-10-23 vsrMerge branch 'origin/fixes_for_960'
2020-10-23 Artem ZhidkovFix the revolution algorithm revolving an edge between...
2020-10-23 vsrMerge branch 'origin/fixes_for_960'
2020-10-23 Artem ZhidkovIssue #20247: Wrong extrusion direction to face
2020-10-22 Artem ZhidkovIssue #20245: New error when loading python dump: attri...
2020-10-22 Artem ZhidkovFix misprint.
2020-10-16 Artem ZhidkovIssue #20167: checkPythonDump() errors V9_6_0b1
2020-10-12 Artem ZhidkovGet rid of compilation warnings.
2020-10-12 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/CEA_2020_Lot1'
2020-10-12 Artem ZhidkovAdjust test cases reference data according to precise...
2020-10-12 Artem ZhidkovIssue #20167: checkPythonDump() errors
2020-10-12 cgenraulMerge branch 'master' into CEA_2020_Lot1
2020-10-12 cgenraulMerge remote-tracking branch 'origin/CEA_2020/Lot1_Expo...
2020-10-09 cgenraulMerge remote-tracking branch 'origin/CEA_2020/Lot1_Expo...
2020-10-05 Artem ZhidkovFix link to the help page for "Fuse Faces" feature...
2020-10-05 Artem ZhidkovFix link to the help page for "Fuse Faces" feature.
2020-10-02 cgenraulMerge remote-tracking branch 'remotes/origin/CEA_2020... CEA_cgt_20201002
2020-10-01 Artem ZhidkovIssue #21136: Problem of piping
2020-09-25 Artem ZhidkovIssue #20101: SIGSEGV after validating extrusion V9_6_0a1
2020-09-23 vsvbos #20090: Can't select external wire of a sketch
2020-09-21 Artem ZhidkovUnit test for issue #19931
2020-09-21 Artem ZhidkovIssue #19931: Different Fuse result if the inputs are...
2020-09-15 Artem ZhidkovIssue #19890: Shape displayed with some transparency...
2020-08-12 rnvBuild SHAPER with dev version of OCCT (IR-2020-07-10)
2020-07-30 Artem ZhidkovIssue #3236: Generalization of extrusion
2020-07-24 Artem ZhidkovTask #3236: Generalization of extrusion
2020-07-24 Artem ZhidkovTask #3236: Generalization of extrusion
2020-07-23 Artem ZhidkovTask #3236: Generalization of extrusion
2020-07-23 Artem ZhidkovTask #3236: Generalization of extrusion
2020-07-16 Artem ZhidkovFix documentation warnings.
2020-07-16 Artem ZhidkovFix documentation warnings.
2020-07-15 Artem ZhidkovFix warnings
2020-07-15 Artem ZhidkovTask #3236: Generalization of extrusion
2020-07-15 Artem ZhidkovTask #3236: Generalization of extrusion
2020-07-13 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/EDF_2020_Lot2'
2020-07-10 vsrMerge branch 'V9_5_BR'
2020-07-02 vsvIssue #3222: 1D fillet
2020-07-02 Artem ZhidkovIssue #3222: 1d fillet
2020-06-30 Artem ZhidkovTask #3236: Generalization of extrusion
2020-06-29 Artem ZhidkovTask #3236: Generalization of extrusion
2020-06-26 vsvSupport of wide string
2020-06-26 vsvIssue #3236: Provide icons for extrusions
2020-06-25 vsvIssue #3236: Add buttons for shape type choice to Extru...
2020-06-24 vsvIssue #3236: Add buttons for shape type choice
2020-06-24 Artem ZhidkovIssue #3222: 1D fillet
2020-06-23 vsvIssue #3222: Show error shapes for fillet
2020-06-23 Artem ZhidkovIssue #3222: 1D fillet
2020-06-22 azvIssue #19703: SIGSEGV when activating SHAPER on a hdf
2020-06-19 azvIssue #19703: SIGSEGV when activating SHAPER on a hdf
2020-06-04 Artem ZhidkovAdjust unit test
2020-05-29 Artem ZhidkovMerge branch 'occ/19019' into fixes_for_950
2020-05-29 Artem ZhidkovUpdate reference data according to the new behavior...
2020-05-28 Artem ZhidkovIncrease threshold in Test19115.py due to floating...
2020-05-28 Artem ZhidkovIssue #19196: Features in error after a change of param...
2020-05-26 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/occ/19115...
2020-05-20 Artem ZhidkovIssue #19114: complete documentation of boolean operations
2020-05-19 Artem ZhidkovOptimize Boolean Fuse for the union of sub-solids of... occ/19115
2020-05-18 Artem ZhidkovMake Union feature non-visible from GUI.
2020-05-18 Artem ZhidkovCosmetics. Move XML files to the separate folder inside...
2020-05-18 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/occ/elimin...
2020-05-17 Artem ZhidkovFix hang up on unit tests
2020-05-16 Artem ZhidkovGet rid of compilation warnings. Part II. MSVC warnings.
2020-05-15 Artem ZhidkovGet rid of compilation warnings. Part I.
2020-05-13 Artem ZhidkovIssue #19065: Wrong result in Pipe by locations
2020-05-08 Artem ZhidkovIssue #19063: Recover compound choice not saved
2020-05-07 Artem ZhidkovIssue #19066: SIGSEGV in pipe by section
2020-05-07 mpvMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-05-07 Artem ZhidkovMerge remote-tracking branch 'remotes/origin/vsr/18858'
2020-05-06 Artem ZhidkovDocumentation: use 'figure' instead of 'image'; improve... vsr/18858
2020-04-29 vsrCorrect documentation bugs, adapt for 'Read The Docs...
2020-04-27 Artem ZhidkovIssue #19031: python dump not loadable
2020-04-25 Artem ZhidkovIssue #3222: 1d fillet
2020-04-24 Artem ZhidkovIssue #3222: 1d fillet
2020-04-23 Artem ZhidkovIssue #3222: 1d fillet
2020-04-16 vsrCopyright update 2020
2020-04-13 Artem ZhidkovIssue #3207: The feature Copy allows to copy a sketch
2020-03-22 Artem ZhidkovImprove translations to French
2020-03-17 Artem ZhidkovFill missed translations to French.
2020-03-13 azvUpdate translations to French and group messages by...
2020-03-12 azvUnit test for issue #2817: Cut on heterogeneous argumen...
2020-03-12 mpvFix for the performance regression in issue #2256 ...
2020-03-11 azvIssue #18836: Can't select the feature Wire as Extrusio...
2020-03-05 mpvFix for the porting to new OCCT 7.4.0 : unit test TestB...
2020-03-05 azvUpdate reference data according to behavior of OCCT...
2020-03-03 azvAvoid automatic update the Defeaturing (issue #17342).
2020-02-26 azvMerge remote-tracking branch 'remotes/origin/occ/compou... V9_5_0a1
2020-02-26 azvTask 3.2. To keep compounds’ sub-shapes for all operati... occ/compounds_processing
2020-02-25 azvAdjust test cases.
2020-02-25 azvTask 3.2. To keep compounds’ sub-shapes for all operati...
2020-02-25 mpvMerge remote-tracking branch 'origin/EDF_IMPROVEMENTS_2020'
2020-02-23 azvTask 3.2. To keep compounds’ sub-shapes for all operati...
next