Salome HOME
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
[modules/shaper.git] / src / FiltersPlugin /
2019-09-06 azvMerge remote-tracking branch 'remotes/origin/master...
2019-09-02 vsvIssue #2957: Set name of help page
2019-08-23 vsvIssue #2957: Provide help page for Selection by filters
2019-08-22 vsvIssue #2975: Do not select groups in all operations...
2019-08-21 azvAvoid solids to be a result of "In/On/Out a solid"...
2019-08-20 azvImprove code coverage of Filters plugin.
2019-08-20 azvImprove code coverage metrics.
2019-08-12 azvMerge remote-tracking branch 'remotes/origin/Operations...
2019-07-31 azvFix "External faces" filter to avoid faces with INTERNA...
2019-07-31 azvChange "On geometry" filter to process geometrically...
2019-07-31 azvMake cylindrical faces processable by "Vertical faces...
2019-07-30 mpvFix for the issue #2974 : inverse flag is not restored...
2019-07-30 azvIssue #2951: "Opposite to an edge" problems
2019-07-29 azvIssue #2949: "On geometry" filter correct name and...
2019-07-29 azvIssue #2946: "On plane" filter works wrong
2019-07-15 mpvFix for the issue #2942 : Fatal error when select using...
2019-07-12 azvAdd tests to improve coverage of Filters plugin.
2019-07-12 azvMerge remote-tracking branch 'remotes/origin/Filters_De...
2019-07-10 azvMore tests to improve coverage of filters
2019-07-10 azvMore test to improve coverage of filters
2019-07-10 azvFix incorrect result of selection of filter "F12: Topol...
2019-07-09 azvUse ampersand in XML of "F8: On/In/Out a Solid" filter.
2019-07-09 azvAdd more tests for "Reversed" flag of filters.
2019-07-08 azvImplement filter "F12: Topologically connected Faces"
2019-07-04 azvMove representations of filters to separate XML files.
2019-07-04 azvImplement filter "F9: External Faces"
2019-07-04 azvFinalize implementation of filter "F8: On/In/Out a...
2019-07-01 vsvCorrect XML of a filter GUI
2019-07-01 azvPrototype of filter "F8: On/In/Out a Solid"
2019-06-28 azvImplement filter "F7: Opposite to an edge"
2019-06-26 azvImplement filter "F6: On plane side"
2019-06-25 azvImplement filter "F5: On geometry"
2019-06-24 azvImplement filter "F3: On a Line"
2019-06-24 azvFix compilation error on Linux (#include <cmath>)
2019-06-24 azvUnit tests for already implemented filters.
2019-06-21 azvSeparate classes related to Filters in Model/ModelAPI
2019-06-21 vsvRestore reversing state of a filter in GUI
2019-06-18 mpvCorrect processing of parametric update of filters...
2019-06-11 mpvSupport of open/save and undo/redo for filters feature
2019-06-11 mpvSeveral improvement of the filters functionality, corre...
2019-06-07 vsvImplement OnPlane filter
2019-06-07 vsvProvide On Plane filter and reading of validators for...
2019-06-05 vsvCreate filter "Belongs To"
2019-06-04 mpvSupport of attributes-arguments of the filters management
2019-06-04 vsvUse ModelWidgets for filters GUI
2019-06-04 mpvDebug of the "reversed" filters flag management.
2019-06-04 vsvAdd BelongsTo filter prototipe
2019-04-25 mpvUpdate Filters data model using the previous filters...