Commit Graph

209 Commits

Author SHA1 Message Date
apl
f7284cdba3 21854: Add persistent dimensions
- Minor fixes for diameter dimensions construction; images for documentation.
2014-01-21 15:27:30 +00:00
apl
fca35298c7 21854: Add persistent dimensions
- Final commit: help documents, preferences.
2014-01-21 12:51:45 +00:00
vsr
bb545186fa Merge from V7_3_BR branch 18/12/2013 2013-12-18 14:23:59 +00:00
kga
48ccce2bf0 0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
Additional fixes
2013-12-02 07:30:14 +00:00
mpa
584051e366 CMake:
- add files to remove using command "make clean"
2013-11-27 10:37:39 +00:00
skv
a71c6a5e82 0022396: EDF GEOM: Common operation does not detect self-intersections 2013-11-27 08:27:46 +00:00
skv
6872df93d1 0022338: EDF GEOM: Regression when partitoning a compound by a plane 2013-11-26 07:38:32 +00:00
skv
7a38491062 0022338: EDF GEOM: Regression when partitoning a compound by a plane 2013-11-26 07:06:56 +00:00
vsr
1c0802a514 0022311: EDF 2687 GEOM: Management of Publish Objects
- Update documentation
2013-11-26 06:07:14 +00:00
vsr
d778697651 Minor change 2013-11-26 06:05:45 +00:00
skv
82eebc8aee 0022354: EDF GEOM: Create edge by getting iso-line of surface 2013-11-19 11:55:25 +00:00
mpa
710a59a7bf - Modifing Geometry and Mesh Python scripts from SALOME 6 and before 2013-11-19 10:18:29 +00:00
mpa
b3835d4491 - Edit test: add "import os" to use os.getenv() command 2013-11-18 11:42:11 +00:00
skv
a84676a7fa 0022315: EDF 2722 GEOM: Import STL in GEOM 2013-11-12 08:22:19 +00:00
ana
1936104234 Compatibility SALOME on Windows 2013-11-08 11:24:41 +00:00
mpa
91ba4a3a87 CMake: Update path variables for current build system 2013-11-07 10:43:21 +00:00
mpa
35d2444745 CMake:
- add tests for this module which can be run via command "make test"
2013-11-06 10:26:46 +00:00
mpa
7d14553db6 CMake:
Edit documentation. Now it use salome macros to set the environment for sphinx run.
2013-10-29 08:29:35 +00:00
mpa
d5471e03e5 - Edit a documentation build
- make clean cleans generated files
2013-10-22 08:05:04 +00:00
mpa
564e52c15e Improve make dev_docs step:
- It does not install anything; only generates output with doxygen
- make install installs output files generated by make dev_docs
- make clean cleans generated files
2013-10-22 07:28:32 +00:00
skv
d1573ebea6 0022353: EDF GEOM: Projection on a edge or a wire 2013-10-21 09:02:19 +00:00
ouv
558522cc96 Task: "XAO format: fields on geometry".
Sub-task: "GUI/visualization - OCC viewer".
2013-10-18 14:00:58 +00:00
rnv
12c295f71d Win32 compatibility. 2013-10-17 07:24:33 +00:00
vsr
482032efa7 0022338: EDF GEOM: Regression when partitoning a compound by a plane
- "check arguments for self-intersection" option : update images for documentation
2013-10-16 11:45:05 +00:00
skv
265dfeb97b 0022338: implement check self-intersection option for boolean operations 2013-10-16 11:22:29 +00:00
vsr
f1519c7ef3 Merge from BR_V7_main_Field branch (02/09/2013) 2013-10-02 13:13:33 +00:00
vsr
382348e73a Proper version set-up 2013-09-19 09:41:56 +00:00
bruneton
542a9c05e6 CMake: docutils: added "../lib64/..." to the OmniORB PYTHONPATH. 2013-09-19 08:47:12 +00:00
eap
3ad606e262 1) Rename SALOME_GEOM_USE_GUI -> SALOME_BUILD_GUI
2) Fix detection of OpenCV and building of correspondent sources
3) Fix generation of Sphinx doc's in "build environment"(LD_LIBRARY_PATH not filled)
2013-09-11 14:21:14 +00:00
eap
e7b562779c CMake porting 2013-09-10 12:47:38 +00:00
aguerre
119b200b5f Removing --execute option is unit tests 2013-08-29 09:28:39 +00:00
mpa
e688f2b77f Implementation of 0021757: EDF 1829 : Activate bring to front action on simple selection of an object 2013-08-06 14:37:17 +00:00
akl
1dd8f0e9e6 0021708: [CEA 586] Object browser sort only children:
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation
2013-07-09 08:22:16 +00:00
eap
2d3103e4d1 0022227: [CEA 827] Building a surface from a cloud of points 2013-07-03 10:53:48 +00:00
akl
c5b6deb54b Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser. 2013-06-28 08:18:20 +00:00
mpa
46c5f903d7 0022077: EDF 2272 : Selection with the Paraview interaction mode in GEOM/SMESH 2013-06-20 05:18:19 +00:00
eap
adec87681f 0021684: EDF 2221 : Display the arguments and the name of the operations 2013-06-17 12:09:31 +00:00
eap
d473d53e90 fix compilation warnings 2013-06-17 12:09:15 +00:00
jfa
8fe997ae88 Mantis issue 0021934: Delete the internal faces of an object 2013-06-14 12:20:21 +00:00
jfa
5f4c43d53a Mantis issue 0022227: Integration request: Building a surface from a cloud of points 2013-06-10 08:28:09 +00:00
skv
e91dea54e5 0021866: [CEA 670] Returning exact coordinates of the bounding box 2013-06-06 06:45:17 +00:00
vsr
42c95d7ba4 Minor correction 2013-05-29 16:28:10 +00:00
vsr
e4a31d66fd 0022088: EDF 1631 GEOM : 2D sketcher interface 2013-05-29 16:27:24 +00:00
vsr
39637ce611 0022179: [CEA 800] Suppress common edges on two continuous faces without using "RemoveExtraEdges"
Update images and icons
2013-05-27 12:32:47 +00:00
vsr
50e2278eb9 0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM 2013-05-27 10:59:54 +00:00
vsr
086ffca4fa 0022081: EDF 2386 GEOM: Union of a list of objects
Update doc images
2013-05-27 10:55:06 +00:00
skv
ca3e17352a 0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM 2013-05-24 10:40:50 +00:00
skv
3282e6d3b3 0022179: [CEA 800] Suppress common edges on two continuous faces without using RemoveExtraEdges 2013-05-24 08:52:30 +00:00
skv
e6a58b5819 0021866: [CEA 670] Returning exact coordinates of the bounding box 2013-05-23 12:53:40 +00:00
skv
af323ccd1d 0022081: EDF 2386 GEOM: Union of a list of objects 2013-05-23 06:42:48 +00:00
vsr
d8e687a757 Update documentation for 7.2.0 2013-04-17 16:05:53 +00:00
vsr
9351fe0dfa Update documentation for 7.2.0 2013-04-17 15:23:36 +00:00
prascle
4b66576d39 PR: Spelling 2013-04-16 14:03:21 +00:00
prascle
6f5fe2aa0f PR: improve documentation on scripts adaptation to V7 2013-04-13 19:46:48 +00:00
vsr
4d2fe76ed2 Merge from V6_main 12/04/2013 2013-04-12 14:01:18 +00:00
prascle
74c2e02ab1 PR: update documentation for script migration 2013-04-11 15:16:14 +00:00
akl
f75fe04874 Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only. 2013-04-10 08:33:27 +00:00
vsr
711f404511 Improve documentation 2013-04-08 14:45:11 +00:00
vsr
4b76fd2b72 Improve documentation 2013-04-08 13:56:35 +00:00
vsr
0d0604cc21 Improve documentation 2013-04-08 13:39:58 +00:00
vsr
3f3887c227 Remove documentation in triple double quotes in Python script to avoid it in generated pages. 2013-04-05 16:00:35 +00:00
vsr
998ba35795 Remove documentation in triple double quotes in Python script to avoid it in generated pages. 2013-04-05 15:18:48 +00:00
akl
c55226dc9d Remove documentation in triple double quotes in Python script to avoid it in generated pages. 2013-04-05 11:33:20 +00:00
vsr
3f9390adf4 Merge from BR_plugins_pbyacs 03/04/2013 2013-04-04 07:06:43 +00:00
vsr
5b3622aa23 Merge from V6_main 01/04/2013 2013-04-01 12:25:01 +00:00
vsr
24c1d0014f Merge from V6_main 19/03/2013 2013-03-19 16:15:54 +00:00
vsr
4ab1782428 Merge from V6_main 15/03/2013 2013-03-15 14:28:11 +00:00
vsr
1dac6744a7 Merge from V6_main 06/03/2013 2013-03-06 13:56:49 +00:00
vsr
2488be88d9 Merge from V6_main 28/02/2013 2013-02-28 14:00:05 +00:00
vsr
465e84c52e Merge from V6_main 11/02/2013 2013-02-12 11:35:16 +00:00
vsr
eb33929a62 Merge from V6_main 13/12/2012 2012-12-13 08:40:36 +00:00
vsr
8180539548 Merge from V6_main (04/10/2012) 2012-10-08 11:16:36 +00:00
vsr
73555c78eb Merge from V6_main_20120808 08Aug12 2012-08-09 07:58:02 +00:00
vsr
417b9b0c4d Fix documentation problems (reported as doxygen warnings) 2009-11-11 15:33:29 +00:00
jfa
392885c1a8 Update from BR_V5_DEV 13Feb2009 2009-02-13 12:16:39 +00:00
jfa
239f8109c6 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:45:34 +00:00
jfa
1c428833a9 Fix problem with table of contents resizing 2006-06-06 12:35:18 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
97f4b51b6a Change version name to 3.2.0a2 2006-03-15 12:59:58 +00:00
jfa
0c9aa567ca Update version to 3.2.0a1 2006-02-08 09:46:32 +00:00
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
jfa
43be995171 Join modifications from branch BR_3_1_0deb 2005-12-28 09:12:58 +00:00
mkr
efdb915cd4 Add version (3.1.0) postfix to *_index.html file name. 2005-11-29 12:49:43 +00:00
mkr
15d25b4e0d Update GEOM documentation. 2005-11-24 15:42:08 +00:00
mkr
3e9d56c09b Update GEOM documentation. 2005-11-24 15:34:00 +00:00
vsr
222b83a9ee Fix a bug of ´make install´ step: missing ´make docs´ 2005-11-02 11:12:15 +00:00
mkr
09694149f8 *** empty log message *** 2005-10-19 15:58:30 +00:00
mkr
09a96f0b93 *** empty log message *** 2005-10-19 15:56:57 +00:00
mkr
3e8f3c0f8e New Help for GEOM. 2005-10-19 15:30:29 +00:00
smh
7322118087 SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK) 2005-06-02 07:17:09 +00:00
admin
ca429d817a Merge with OCC_development_01 2005-01-20 06:24:17 +00:00
admin
6101c76143 Merge with OCC-V2_1_0_deb 2004-12-17 11:18:33 +00:00
admin
d3dd282390 Merge with version on tag OCC-V2_1_0d 2004-12-01 10:39:14 +00:00
dcq
a2002fd875 DCQ : Merge with Ecole_Ete_a6. 2004-06-16 15:45:26 +00:00
dcq
a596550f89 DCQ : Merge with Ecole_Ete_a6. 2004-06-16 15:24:55 +00:00
nri
a7515cc5c4 NRI : 1.4.0 version 2004-01-30 12:21:08 +00:00
nri
9411a02052 NRI : bug KERNEL5014 fixed. 2004-01-14 09:23:18 +00:00
dcq
55d113492d DCQ : New Architecture 2004-01-08 09:37:43 +00:00
nri
5eb0ee96f1 NRI : Update images. 2003-11-20 12:34:05 +00:00
nri
921034b662 NRI : Add static directory. 2003-11-20 12:05:05 +00:00
nri
50fe9d0211 NRI : Generate TreeView. 2003-11-20 12:04:28 +00:00
nri
579b788acf NRI : Remove old file. 2003-11-20 12:03:36 +00:00
nri
c387458afc NRI : Add HTML documentation. 2003-11-20 12:03:15 +00:00
nri
9e7201d4fd NRI : Merge BRANCH_V1_2c 2003-11-04 11:18:44 +00:00
nri
0e49ec355e NRI : Merge BRANCH_V1_2c 2003-11-04 10:36:56 +00:00
nri
8c413d0894 NRI : Merge from V1_2. 2003-07-11 07:30:57 +00:00
nri
e3378a0f02 NRI : Add documentation. 2003-05-22 07:56:58 +00:00
nri
63eacc56c6 NRI : Add documentation. 2003-05-22 07:43:19 +00:00