Stinkfist0
|
9087bc65a7
|
win/readme.md tweaks
|
2015-11-14 20:18:29 +02:00 |
|
Stinkfist0
|
ccf4e84e18
|
CMakeLists.txt: Clean up addition of debug lib variants on MSVC.
|
2015-11-14 19:19:55 +02:00 |
|
Stinkfist0
|
0f1db1267b
|
Rename readme.txt to readme.md, link to the Windows readme.md from the main README.md.
|
2015-11-11 17:41:38 +02:00 |
|
Stinkfist0
|
431e993ba3
|
CMake biz: Instead of providing elusive prints of missing dependencies for required features and continuing the build configuration, fail fast instead; user can easily disable the feature or fix the paths for the dependency.
|
2015-11-11 13:30:30 +02:00 |
|
Stinkfist0
|
d912e73282
|
Allow both debug and release variants of dependencies to co-exist allowing effortless switching between IfcOpenShell debug and release builds.
|
2015-11-10 23:18:02 +02:00 |
|
Stinkfist0
|
106da12444
|
build-deps.cmd: make debug libs of OpenCOLADA and ICU to have "d" postfix so that release and debug variants can co-exist in the same dir as is the default with OCE.
|
2015-11-10 20:05:11 +02:00 |
|
Stinkfist0
|
89a015724b
|
CMake biz: rename OCE_LIBRARIES to OPENCASCADE_LIBRARIES, use this variable also in examples & qtviewer CMakeLists.txt
|
2015-11-09 17:42:46 +02:00 |
|
Stinkfist0
|
8b63959509
|
Use separate BuildDepsCache.txt for x86 and x64 builds.
|
2015-11-09 16:04:06 +02:00 |
|
Stinkfist0
|
0a8791e04e
|
Clean up CMake biz by using OCE_LIBRARIES variable for defining OCE libs + fix setting of PYTHON_INCLUDE_DIR + PYTHON_LIBRARY vars + small README.md cleanup.
|
2015-11-09 15:36:57 +02:00 |
|
Stinkfist0
|
318779196b
|
Use BuildDepsCache.txt to store information about used Python version so that it's available for "autonomic" run-cmake.bat runs.
|
2015-11-05 18:05:20 +02:00 |
|
aothms
|
d076fa588b
|
Work on runtime representation of schema
|
2015-11-05 11:55:19 +01:00 |
|
Stinkfist0
|
6190771817
|
Fix/suppress signed-unsigned int conversion warnings on Windows x64.
|
2015-11-04 18:27:46 +02:00 |
|
Stinkfist0
|
206a9cf5d0
|
Work around https://github.com/swig/swig/issues/325
|
2015-11-04 16:25:13 +02:00 |
|
Stinkfist0
|
d4b51a82e7
|
Fix/suppress plethora of integer conversion warnings on x64 Visual Studio build.
|
2015-11-03 17:58:08 +02:00 |
|
Stinkfist0
|
a749775045
|
build-deps.cmd: use OpenCOLLADA from the official repo now that it has the static MSVC run-time option.
|
2015-11-03 16:55:33 +02:00 |
|
Stinkfist0
|
26ed16ba52
|
Make possible to switch between Python 2 & 3 easily. Fixes also possible confusion when having both 32-bit and 64-bit Python installations side by side.
|
2015-11-03 16:28:30 +02:00 |
|
Stinkfist0
|
7b4d8734ed
|
run-cmake.bat: ensure Python packages are installed to the right direction.
|
2015-10-30 22:49:52 +02:00 |
|
Stinkfist0
|
455d382a9e
|
build-deps.cmd: add option to use Python 2 instead of 3, fix Boost build variant (for some reason error did not manifest itself until clean build)
|
2015-10-30 21:12:08 +02:00 |
|
Stinkfist0
|
c9313c8e02
|
build-deps.cmd: update SWIG, build Boost as debug or release, not both, each run.
|
2015-10-29 00:23:19 +02:00 |
|
Stinkfist0
|
b44a88d203
|
CMakeLists.txt: install IfcGeomServer executable.
|
2015-10-28 21:25:48 +02:00 |
|
Stinkfist0
|
921c3eb2d3
|
SvgSerializer.cpp: add missing #include <Standard_Version.hxx>
|
2015-10-28 21:25:23 +02:00 |
|
Stinkfist0
|
d5efe45b0b
|
Update READMEs.
|
2015-10-28 21:21:23 +02:00 |
|
Stinkfist0
|
b8a7b5426d
|
build-deps.cmd: fix Python installation. Also uninstall Python if build type is Clean or Rebuild.
|
2015-10-28 21:08:08 +02:00 |
|
Stinkfist0
|
89bea19b75
|
Enhanced CMakeLists.txt for Windows build scripts.
|
2015-10-28 19:45:45 +02:00 |
|
Stinkfist0
|
5c0eb05482
|
Add Windows build scripts from https://github.com/Tridify/IfcOpenShell-SourceForge
|
2015-10-28 19:43:10 +02:00 |
|
Stinkfist0
|
c9ff455812
|
Move Visual Studio solution files from win\ to win\sln
|
2015-10-28 19:41:59 +02:00 |
|
aothms
|
fdf1b29682
|
Return shape for arbitrary representation items in ifcopenshell.geom.create_shape()
|
2015-10-22 12:04:49 +02:00 |
|
aothms
|
f3af39546b
|
Don't construct transformation from matrix, but use original data.
|
2015-10-13 11:15:45 +02:00 |
|
aothms
|
44ddc5e6dc
|
Don't use IfcMappedItems for IfcOpenHouse walls, as suggested by Ian Clévy in https://sourceforge.net/p/ifcopenshell/discussion/1782716/thread/f9b586ca/?limit=25#ab87
|
2015-10-09 14:23:38 +02:00 |
|
aothms
|
c9db70c7c3
|
Initial implementation of layerset slicing
|
2015-10-07 17:33:30 +02:00 |
|
aothms
|
c7ddc0643e
|
Fixes to flatten_shape_list()
|
2015-10-07 16:14:34 +02:00 |
|
aothms
|
3a9e90f94f
|
Mark IfcGeom::Kernel::getValue as const
|
2015-10-07 16:13:25 +02:00 |
|
aothms
|
db6630c1f8
|
Use boost::to_lower()
|
2015-10-05 13:34:43 +02:00 |
|
aothms
|
c20afd24a5
|
Remove unnecessary precision cast
|
2015-10-05 13:09:16 +02:00 |
|
aothms
|
7b82bfb477
|
Update log messages in parser
|
2015-10-05 13:08:24 +02:00 |
|
aothms
|
3e00139a87
|
Add const pointer cast to IfcBaseClass
|
2015-10-05 13:07:40 +02:00 |
|
Thomas Krijnen
|
23beb5691c
|
Detect abstract entities in schema parser
|
2015-09-17 10:33:19 +02:00 |
|
Thomas Krijnen
|
c6a265adf8
|
Merge pull request #2 from aothms/master
Assorted fixes
|
2015-09-13 15:05:46 +02:00 |
|
aothms
|
94d214808e
|
Use boost::to_upper() and -::to_upper_copy() for string manipulation throughout codebase
|
2015-09-13 15:00:21 +02:00 |
|
aothms
|
a58b2ede63
|
Fixes for unicode handling in Python
|
2015-09-13 14:43:42 +02:00 |
|
aothms
|
e5c20a009d
|
Add convenience method for relating objects to types. As suggested by Cadline St2.
|
2015-09-12 14:27:58 +02:00 |
|
aothms
|
b590747db9
|
Add version information and schema identifier to Python wrapper
|
2015-09-10 15:53:59 +02:00 |
|
aothms
|
2532ba30e4
|
Fix addRelatedObject, fix by Cadline St2
|
2015-09-10 13:58:27 +02:00 |
|
aothms
|
9096895bdb
|
Support for schemas using TYPE definitions to redeclare BINARY types
|
2015-09-08 15:27:05 +02:00 |
|
aothms
|
82143f226e
|
Small changes to SVG serialization
|
2015-09-06 14:50:07 +02:00 |
|
aothms
|
22a8d9a17b
|
Don't leave MakeFace in an invalid state when one of the face boundaries cannot be processed or is not planar
|
2015-09-04 11:48:53 +02:00 |
|
aothms
|
4385f3b14d
|
Revert some of the typemap work in b96cf38e17 and rely on a general mapping from const vector to tuple
|
2015-09-04 11:46:52 +02:00 |
|
aothms
|
3cba242295
|
When built without ICU filter characters outside of unencoded range
|
2015-08-14 22:11:32 +02:00 |
|
aothms
|
822fa91f4d
|
Work on a C++ representation of the parsed EXPRESS schema
|
2015-08-13 14:28:50 +02:00 |
|
aothms
|
266d6f4c97
|
Cache the output of the parsed express schema as a Python pickle stream for speedier code generation
|
2015-08-13 14:26:14 +02:00 |
|