Salome HOME
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
[modules/shaper.git] / src / SketchPlugin /
2019-09-22 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-22 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-20 mpvAdded some missed translations and removed extra symbol...
2019-09-19 mpvMerge remote-tracking branch 'origin/CEA_2019_Translati...
2019-09-19 mpvImproved the GUI translations and some Sketch translati... CEA_2019_TranslationToFrench
2019-09-19 jfaAA
2019-09-17 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-17 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-17 jfaAA
2019-09-16 azvAvoid naming of auxiliary points of ellipse.
2019-09-15 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-15 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-13 jfaMenus and validators
2019-09-09 azvSplit too long line
2019-09-09 azvCorrect validators for tangent/transversal arcs.
2019-09-06 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-06 azvMerge remote-tracking branch 'remotes/origin/master...
2019-09-06 vsvMerge branch 'task_5_2_4' into CEA_2019
2019-09-04 azvTask 2.11. Ability to impose a midpoint on an arc ...
2019-08-27 mpvMake code style checker work with multi-line strings...
2019-08-22 vsvIssue #2975: Do not select groups in all operations...
2019-08-16 azvTask 2.2. New arcs creation mode: perpendicular to...
2019-08-15 azvTask 2.1. To be able to put an orthogonality constraint...
2019-08-15 azvTask 2.1. To be able to put an orthogonality constraint...
2019-08-12 azvMerge remote-tracking branch 'remotes/origin/Operations...
2019-07-30 vsvIssue #2957: Edit help pages according to last changes
2019-07-12 vsvAmeliorate help pages
2019-07-12 azvMerge remote-tracking branch 'remotes/origin/Filters_De...
2019-06-14 azvCheck sketch itself when storing the current feature...
2019-06-13 azvMerge remote-tracking branch 'remotes/origin/CHANGE_SKE...
2019-06-13 azvUpdate projected coordinate axes when changing one... CHANGE_SKETCH_PLANE
2019-06-07 azvAdd one more test for changing sketch plane
2019-06-07 azvControlling the current feature of the document if...
2019-06-04 azvImplement changing sketch plane through Python API...
2019-06-04 azvChange behavior of the point-line distance constraint...
2019-06-03 vsvUpdate dimensions on current plane of sketcher
2019-06-03 mpvEnable the geometrical selection for the sketch plane.
2019-06-03 azvRemove external links and features which produce such...
2019-05-30 azvCreate custom action for sketch plane update.
2019-05-22 mpvEnable the geometrical selection for the sketch plane.
2019-04-05 vsrMerge branch 'master' into V9_3_BR
2019-04-05 mpvRemove coding information from the python scripts due...
2019-04-03 vsrMerge branch 'master' into V9_3_BR
2019-04-03 mpvStabilization of the test TestMoveArc
2019-03-22 azvIssue #2894: SIGSEGV in trim after double-click
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-26 azvMerge remote-tracking branch 'remotes/origin/HigherLeve...
2019-02-22 mpvMake "Macro" menu be the last, not just after the Sketch. V9_3_0a1
2019-02-18 vsrUpdate copyrights
2019-02-14 azvIssues #2850, #2860: Change type of angle while Python...
2019-02-12 azvIssue #2856: Fatal error in sketcher Split when moving...
2019-01-25 mpvMake concealed and removed objects removed from the...
2019-01-22 mpvFix the problem of the sketch plane update
2019-01-22 mpvFix the problem of the sketch plane update
2019-01-18 azvUpdate incorrect units tests and add missing tests...
2019-01-18 mpvOptimization and minor fix of the Filter By Neighbors...
2019-01-16 mpvFix the transactions management in the test.
2019-01-16 mpvMake model.end() in unit-tests set current feature...
2019-01-15 azvIssue #2824: Constraints at wrong positions when editin...
2019-01-14 azvIssue #2376: update test case
2019-01-09 vsvMerge remote-tracking branch 'origin/Toolbars_Management'
2018-12-27 azvIssue #2810: crash creating arc fillet
2018-12-19 azv[Code coverage GeomAlgoAPI]: Circ2dBuilder refactoring...
2018-12-18 mpvFinalization of the sketch drawer "Create dimensions...
2018-12-11 mpvImprove the coverage report generator file
2018-12-11 mpvMerge commit 'refs/tags/V9_2_0^{}'
2018-12-10 azv[Code coverage SketchPlugin]: Exclude code related...
2018-12-06 mpvAdded the "Add dimensions" flag to the sketch drawer.
2018-12-05 azvFix crash in unit tests.
2018-12-04 azv[Code coverage SketchPlugin]: Increase coverage for...
2018-12-04 azv[Code coverage SketchPlugin]: Remove unused methods
2018-12-03 azv[Code coverage SketchPlugin]: Test AIS presentation...
2018-11-30 azvIssue #2810: crash creating arc fillet
2018-11-30 azv[Code coverage SketchPlugin]: Increase coverage of...
2018-11-30 mpvDebug of drawer on Debian8
2018-11-29 mpvMake sketch drawer work with construction planes correctly
2018-11-29 mpvCreated a unit-test and user manual for the sketch...
2018-11-28 mpvFirst implementation of the sketch drawer: helper for...
2018-11-27 azvIssue #2741: Undo of distance argument change produces...
2018-11-21 mpvFix for the #1757 with full split of the selected sketc...
2018-11-19 mpvRefactoring of the Selector package: split selection...
2018-11-19 mpvFixes and unit-tests basing on the manual tests
2018-11-19 azvUpdate unit tests
2018-11-19 dbvIssue #2593: CEA 2018-2 Geometrical Naming
2018-11-19 azvSort alphabetically unit tests for SketchPlugin module
2018-11-19 azvUpdate unit tests for SketchPlugin module
2018-11-19 azvIssue #2720: Fatal error when create arc
2018-11-19 mpvDebug of the selector filter by neighbors and make...
2018-10-24 vsvIssue #2715: Make update of Object Browser only after...
2018-10-18 azvIssue #2711: Crash when calling split
2018-10-05 mpvCorrections for the user's manual from the English...
2018-10-04 azvStabilize unit test TestMoveArc by setting higher toler...
2018-10-04 vsvIssue #2662: Highlight conflicting constraint by red...
2018-10-01 mznFix tests using unittest (failed cases were not reporte...
2018-09-29 azvFix error in test case for issue #1779
2018-09-28 azvTest case for issue #1779
2018-09-28 mznAdd tutorial help page.
2018-09-25 mznMerge branch HELP_DOCUMENTATION_EDITING into
2018-09-25 vsvMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-09-25 azvIssue #2654: crash with a split
next