2016-06-17 |
spo | Add Mirror and fix tests |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix tests Radius and Tangemt. Radios does not work. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add setAngle, setCollinear, setEqual, setMiddlePoint... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Fixed PythonAPI tests |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix return ModelHighAPI_Selection from list as a copy |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Fixed addAxis import |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Compilation fix |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Added CPP High API for FeaturesPlugin_Revolution |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add ConstructionAPI_Axis |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix tests for constraints Fillet, Horizontal, Length... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add SketchAPI_Point |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Added CPP High API for SketchPlugin_Arc |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix GeomAlgoAPI SWIG wrapper to use types from GeomAPI |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add setFillet, setHorizontal, setRigid, setVertical... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | First try to fix Platine test |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add support of ModelAPI_AttributeRefAttrList |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Fixed execute() calls on features creation from CPP... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Removed execute() call from MakeBrick1.py |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Fixed features creation from CPP High API |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Fix Test/TestFeaturesExtrusion.py |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix tests MakeBrick2 & MakeBrick3. Fix Box macro feature. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add GeomAPI to ModelHighAPI and others |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Move ModelAPI commpilation after GeomAPI to match depen... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add resilt() and selectFace() |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Use FeaturesAPI in tests |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add some constraint to SketchAPI_Sketch |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | ModelHighAPI_RefAttr can use ModelHighAPI_Interface |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Make ModelHighAPI_Interface::getKind() const |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add fillAttribute(double...) and fillAttribute(const... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Small formatting and fix of addCircle |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Fixed Test/TestSketcherAddCircle.py |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | CPP API for FeaturesPlugin_Extrusion |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | CPP API for SketchPlugin_Circle |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | CPP API for FeaturesPlugin_Group |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | CPP API for FeaturesPlugin_Boolean |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | CPP API for FeaturesPlugin_Placement |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | CPP API for FeaturesPlugin_Translation, FeaturesPlugin_... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix typemap for ModelHighAPI_RefAttr exception message |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix TestSketcherSetCoincident::test_none_type_arguments... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add support for RefAttr attribute, create setCoincedent... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add Integer attribute support |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Sketch Point, Line, Circl & Arc have a base class Sketc... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add SketchAPI and Line feature. Also fix tests. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add Bool, Pnt, Pnt2d and Dir attributes |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Use not only ModelAPI_Attribute* in INTERFACE_N |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Use full attribute type name in INTERFACE_N |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Use fillAttribute in *API interfaces |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix PythonAPI tests for ExchangeAPI |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add ExchangeAPI, fillAttribute in ModelHighAPI_Tools... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add INRERFACE_1 and small code improvements |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix comments in ModelAPI_AttributeString.h |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Use headers from *Plugin in C++ High API *API |
commit | commitdiff | tree | snapshot |
2016-06-17 |
dbv | Fix compilation on Windows |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix tests for PythonAPI for ConstructionAPI_Plane |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Use ID() static functions of ConstructionAPI_Plane... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add ModelHighAPI_Selection & ConstructionAPI_Plane |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Cleare Macros for easy atribute initialization in C... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Use doxy2swig for C++HighAPI documentation |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add test for HighModelAPI_Double |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Remove SWIG_SCRIPTS |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Improve documentation |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Improce CMake files |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Move Mock files from src/ConstructionAPI/Test to src... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Formatting CMakeLists.txt for ConstructionAPI & ModelHi... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Improve CMakeLists.txt files for ModelHighAPI & Constru... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add GTest.cmake & PythonAPI.cmake and use it in CMakeLi... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Small improvements in ModelHighAPI/CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Exclude */Test/* dirs from documentation |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add documentation for C++HighAPI |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix inapproptiate symbols in comments. |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Code improvements |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Fix memory leak with shared_ptr in HighModelAPI and... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add test for addPoint in Python |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Test ConstructionAPI_Point by old PythonAPI tests |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Test addPoint |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Add ModelHighAPI & ConstructionAPI pachages |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | Spell-checking |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | launcher_env.sh uses env_salome.sh |
commit | commitdiff | tree | snapshot |
2016-06-17 |
spo | eclipse.sh uses env_salome.sh |
commit | commitdiff | tree | snapshot |
2016-06-17 |
nds | Issue #1550 Correction for external objects, case:... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
azv | Projection should not use edges from the same plane |
commit | commitdiff | tree | snapshot |
2016-06-16 |
vsv | Fix for constraints selection |
commit | commitdiff | tree | snapshot |
2016-06-16 |
vsv | Make highlight of points as a circle instead of + |
commit | commitdiff | tree | snapshot |
2016-06-16 |
mpv | Make false clear_in_neutral_point for the group multipl... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
nds | Issue #1550 crash in sketcher - cycling of removing... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
vsv | Remove inline methods |
commit | commitdiff | tree | snapshot |
2016-06-16 |
mpv | Fix for the issue #1569 : the moved groups must be... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
vsv | Manage selection sensitivity in SALOME |
commit | commitdiff | tree | snapshot |
2016-06-16 |
vsv | Selection sensitivity for edges |
commit | commitdiff | tree | snapshot |
2016-06-16 |
vsv | Task "Make the size of the selection area even bigger... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
vsv | Return original message if translation string is empty |
commit | commitdiff | tree | snapshot |
2016-06-16 |
nds | Translated messages providing for SOLVER_ERROR attribut... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
nds | Translated messages providing |
commit | commitdiff | tree | snapshot |
2016-06-15 |
mpv | Fix for the issue #1556 : Part rebuilding issue |
commit | commitdiff | tree | snapshot |
2016-06-15 |
nds | Issue #1550 crash in sketcher: correction for Sketch_3... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
mpv | Fix for the issue #1156 : update all sub-elements befor... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
azv | Incorrect conflict constraint in PlaneGCSSolver |
commit | commitdiff | tree | snapshot |
2016-06-15 |
mpv | Fix for the issue #1555: Problem in edition of the... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
mpv | Don't send any update on temporary set/reset. Fix for... |
commit | commitdiff | tree | snapshot |
2016-06-14 |
mpv | Optimization of circle and arc creation |
commit | commitdiff | tree | snapshot |
next |