|
|
|
@3275
|
[3275]
|
3 weeks |
jvporter |
* Make iterators work the same way they do in iMesh (has_data now
…
|
|
|
|
@3274
|
[3274]
|
3 weeks |
hongjun |
o partest can deal with default input cases
o "Moto.brep" geometry file is …
|
|
|
|
@3270
|
[3270]
|
3 weeks |
kraftche |
Fix nightly test failures: "chaman" "test" a) requires a user-specified …
|
|
|
|
@3269
|
[3269]
|
3 weeks |
kraftche |
o Move vector of CGMParallelComm instances from member of CGMTagManager
…
|
|
|
|
@3268
|
[3268]
|
3 weeks |
kraftche |
add missing #include
|
|
|
|
@3265
|
[3265]
|
3 weeks |
jvporter |
Fix the order of entity sets in set-theoretic operations
|
|
|
|
@3254
|
[3254]
|
3 weeks |
jvporter |
* Fix casts in iGeom_isArrAdj
* Fix iteration in iGeom_getArrNrmlSense and …
|
|
|
|
@3253
|
[3253]
|
4 weeks |
jvporter |
Make iGeom_getArrAdj and iGeom_getArr2ndAdj work like their iMesh …
|
|
|
|
@3252
|
[3252]
|
4 weeks |
jvporter |
Keep iGeom_getPntArrClsf from jumping up and down on the stack.
|
|
|
|
@3244
|
[3244]
|
4 weeks |
jvporter |
Fix segfault in iGeom_getArrTolerance
|
|
|
|
@3210
|
[3210]
|
5 weeks |
tautges |
Updating cgm init process in tests; better reference to .la file in itaps …
|
|
|
|
@3208
|
[3208]
|
6 weeks |
jvporter |
In iGeom_getArrTgntU, forward to the XYZ tangent function, not the XYZ …
|
|
|
|
@3205
|
[3205]
|
6 weeks |
jvporter |
* Fix size-checking and array allocation in iGeom_getArrNrmlUV
|
|
|
|
@3204
|
[3204]
|
6 weeks |
jvporter |
Add support for iGeom_get(Ent|Arr)UToUV
|
|
|
|
@3203
|
[3203]
|
6 weeks |
jvporter |
Add sanity check to iGeom_getFaceType
|
|
|
|
@3202
|
[3202]
|
6 weeks |
jvporter |
Add support for iGeom_getVtx(Arr)ToUV
|
|
|
|
@3201
|
[3201]
|
6 weeks |
jvporter |
Fix iGeom_getNumOfType when type is iBase_ALL_TYPES
|
|
|
|
@3197
|
[3197]
|
6 weeks |
jvporter |
Fix array allocation and dimension-checking issues in
iGeom_getArrUVtoXYZ
|
|
|
|
@3196
|
[3196]
|
6 weeks |
jvporter |
Make iGeom_getArrXYZtoUV properly allocate uv array
|
|
|
|
@3170
|
[3170]
|
2 months |
kraftche |
for 'make clean', remove itaps/testout.sat and mmgr.log files resulting …
|
|
|
|
@3167
|
[3167]
|
2 months |
kraftche |
tests should write output files to working (build) directory, not source …
|
|
|
|
@3166
|
[3166]
|
2 months |
kraftche |
o Rewrite most of TAG_CHECK_SIZE as an inline function rather than a …
|
|
|
|
@3165
|
[3165]
|
2 months |
kraftche |
fix passing of uninitialized value
|
|
|
|
@3163
|
[3163]
|
2 months |
sjackson |
Add ad-hoc documentation of how the geometry creation functions in iGeom …
|
|
|
|
@3162
|
[3162]
|
2 months |
sjackson |
Skip the save/load entity set test when running under OCC
|
|
|
|
@3160
|
[3160]
|
2 months |
sjackson |
Fix spurious use of undefined macro USE_OCC.
|
|
|
|
@3159
|
[3159]
|
2 months |
sjackson |
Tell svn to ignore all the unversioned files produced by autoreconf -fi
|
|
|
|
@3148
|
[3148]
|
2 months |
kraftche |
s/FC_DEFS_/IGEOM_FC_DEFS_/
|
|
|
|
@3134
|
[3134]
|
3 months |
tautges |
Add a test to see if entity sets are saved.
|
|
|
|
@3119
|
[3119]
|
3 months |
sjackson |
Add support for creating cones in iGeom by extending the interface
with …
|
|
|
|
@3113
|
[3113]
|
3 months |
hongjun |
o Nightly distribution test error is fixed.
o FileOption? is not used and …
|
|
|
|
@3111
|
[3111]
|
3 months |
hongjun |
o testgeomParallel test file is removed.
|
|
|
|
@3109
|
[3109]
|
3 months |
hongjun |
o OCC test geometry file is changed from "Hip_Prothesis.brep" to …
|
|
|
|
@3108
|
[3108]
|
3 months |
hongjun |
o Parallel iGeom codes are added and modified.
o CGMParallelComm.*pp, …
|
|
|
|
@3106
|
[3106]
|
3 months |
hongjun |
OCC default test file is changed from "LeverArm?.brep" to …
|
|
|
|
@2947
|
[2947]
|
5 months |
kraftche |
fix broken iGeom closest point query
|
|
|
|
@2797
|
[2797]
|
8 months |
tautges |
- add a crude but effective file type extraction from file name; this …
|
|
|
|
@2785
|
[2785]
|
8 months |
kraftche |
Fix nightly test failures: "chaman" "test" a) requires a user-specified …
|
|
|
|
@2774
|
[2774]
|
8 months |
kraftche |
conform to ITAPS spec for string options: no pre-defined deliminator, …
|
|
|
|
@2772
|
[2772]
|
8 months |
tautges |
Adding small test from Chaman Verma. Changing tag implementation
to …
|
|
|
|
@2759
|
[2759]
|
8 months |
kraftche |
fix typo
|
|
|
|
@2745
|
[2745]
|
8 months |
tautges |
Small change to make behavior more consistent with iMesh/iRel. Adding …
|
|
|
|
@2742
|
[2742]
|
8 months |
janehu |
Not intended to change Makefile.am and add new files.
|
|
|
|
@2741
|
[2741]
|
8 months |
janehu |
Remove fillet.occ from make clean and making tarball.
|
|
|
|
@2714
|
[2714]
|
9 months |
kraftche |
update for iGeom changes
|
|
|
|
@2709
|
[2709]
|
9 months |
kraftche |
formatting fix
|
|
|
|
@2706
|
[2706]
|
9 months |
kraftche |
iGeom changes
|
|
|
|
@2705
|
[2705]
|
9 months |
janehu |
Fixed the problem of itaps test failure in nightly test.
|
|
|
|
@2683
|
[2683]
|
9 months |
kraftche |
add test input file to tarball the correct way (missed the existing …
|
|
|
|
@2682
|
[2682]
|
9 months |
kraftche |
include test input file in tarball
|
|
|
|
@2680
|
[2680]
|
9 months |
kraftche |
remove reference to non-existant file 'iBase_SIDL_defs.h'
|
|
|
|
@2675
|
[2675]
|
9 months |
kraftche |
don't include iBase_Error_Impl.cc|.hh in tarball because they aren't in …
|
|
|
|
@2640
|
[2640]
|
9 months |
kraftche |
delcare all array size arguments as out (most were inout, one was in)
|
|
|
|
@2619
|
[2619]
|
10 months |
kraftche |
forgot this in r2818
|
|
|
|
@2618
|
[2618]
|
10 months |
kraftche |
o Update iGeom SIDL bindings for iGeom changes
o Copy MOAB's SIDL build …
|
|
|
|
@2617
|
[2617]
|
10 months |
kraftche |
o Add has_data argument to iGeom_getNextEntArrIter for consistency with …
|
|
|
|
@2614
|
[2614]
|
10 months |
kraftche |
remove iGeom_protos.h because we now auto-generate it
|
|
|
|
@2609
|
[2609]
|
10 months |
kraftche |
tell automake that we're generating iGeom_protos.h
|
|
|
|
@2598
|
[2598]
|
10 months |
kraftche |
fix another mistake auto-generating Fortran name mangling
|
|
|
|
@2593
|
[2593]
|
10 months |
kraftche |
make iGeom_protos.h generation a little more robust
|
|
|
|
@2592
|
[2592]
|
10 months |
kraftche |
fix missing '_' in iGeom_protos.h
|
|
|
|
@2591
|
[2591]
|
10 months |
kraftche |
automatically update iGeom_protos.h (leaving file in repo because I don't …
|
|
|
|
@2590
|
[2590]
|
10 months |
kraftche |
o Fix bug where failure to access preset tag data is not propogated to …
|
|
|
|
@2589
|
[2589]
|
10 months |
kraftche |
add iMesh_deleteAll
|
|
|
|
@2581
|
[2581]
|
10 months |
kraftche |
add missing getEntType declaration
|
|
|
|
@2579
|
[2579]
|
10 months |
kraftche |
Leave iBase_Instance as void* so any interface type can be passed
|
|
|
|
@2574
|
[2574]
|
10 months |
kraftche |
update iGeom for iBase changes
|
|
|
|
@2573
|
[2573]
|
10 months |
kraftche |
update iGeom for iBase changes and fix babel parse errors in …
|
|
|
|
@2516
|
[2516]
|
11 months |
tautges |
Adding doxygen input file. iGeom.h comments still need to be fixed,
but …
|
|
|
|
@2478
|
[2478]
|
12 months |
janehu |
Added Section commands for OCC testing.
|
|
|
|
@2285
|
[2285]
|
12 months |
kraftche |
read occ input file from ../test/
|
|
|
|
@2282
|
[2282]
|
12 months |
kraftche |
only initialize CGM once
|
|
|
|
@2277
|
[2277]
|
12 months |
bmsmith |
Fixed intersectEnts call.
|
|
|
|
@2274
|
[2274]
|
12 months |
kraftche |
fix mismatched 'malloc' with 'delete []'
|
|
|
|
@2268
|
[2268]
|
12 months |
tautges |
Add a test which shuts down then re-instantiates cgm.
|
|
|
|
@2246
|
[2246]
|
12 months |
kraftche |
fix issues building with Cubit
|
|
|
|
@2226
|
[2226]
|
13 months |
janehu |
changed to untight the bounding box requirement to make the testgeom.cc …
|
|
|
|
@2224
|
[2224]
|
13 months |
janehu |
When geometryQueryTool passes angle for rotate, it passed degree instead …
|
|
|
|
@2223
|
[2223]
|
13 months |
janehu |
removed duplication of include file in iGeom_CGMA.cc and updated testgeom …
|
|
|
|
@2221
|
[2221]
|
13 months |
kraftche |
fix test build issue
|
|
|
|
@2217
|
[2217]
|
13 months |
kraftche |
o Remove InitCGMA::initialize_engine(const char*).
o Make …
|
|
|
|
@2216
|
[2216]
|
13 months |
kraftche |
fix typo and return non-zero exit code if tests fail
|
|
|
|
@2215
|
[2215]
|
13 months |
kraftche |
fix bug in previous checkin
|
|
|
|
@2214
|
[2214]
|
13 months |
kraftche |
sync with Tim's latest configure.in changes
|
|
|
|
@2213
|
[2213]
|
13 months |
kraftche |
Build testgeom with ACIS, build testgeom_occ with OCC
|
|
|
|
@2212
|
[2212]
|
13 months |
kraftche |
Allow 'engine=ACIS' or 'engine=OCC' in iGeom_newGeom options
|
|
|
|
@2198
|
[2198]
|
13 months |
tautges |
- Included several $(HAVE_OCC)'s in DEFS in several subdirs (Jason, …
|
|
|
|
@2197
|
[2197]
|
13 months |
kraftche |
fix minor errors introduced with earlier configure changes
|
|
|
|
@2185
|
[2185]
|
13 months |
kraftche |
fix broken makefile stubs
|
|
|
|
@2183
|
[2183]
|
13 months |
kraftche |
fix test build issues
|
|
|
|
@2181
|
[2181]
|
13 months |
tautges |
Adding a warning message when linking against CUBIT, saying you have to …
|
|
|
|
@2180
|
[2180]
|
13 months |
tautges |
Changing the location where cgm.make is looked for.
|
|
|
|
@2179
|
[2179]
|
13 months |
tautges |
- Adding C++ link libs similar to how this is done in MOAB, so a non-C++ …
|
|
|
|
@2139
|
[2139]
|
14 months |
bmsmith |
Added iGeom calls for prism and intersect.
|
|
|
|
@2045
|
[2045]
|
15 months |
kraftche |
need to include testgeom.sat in tarball
|
|
|
|
@2044
|
[2044]
|
15 months |
kraftche |
remove iGeom-Defs.inc during 'make clean'
|
|
|
|
@2041
|
[2041]
|
15 months |
kraftche |
add missing #include
|
|
|
|
@1982
|
[1982]
|
17 months |
kraftche |
forgot this one
|
|
|
|
@1981
|
[1981]
|
17 months |
kraftche |
o Combine all compiled libraries (except SIDL stuff) into a single
…
|
|
|
|
@1873
|
[1873]
|
18 months |
kraftche |
Fix thoroughly broken iGeom SIDL build:
- Build from iGeom sources, not …
|
|
|
|