An open API service providing commit metadata for open source projects.

GitHub / IfcOpenShell/voxelization_toolkit / commits

Voxelization Toolkit for (IFC) Building Models

SHA Message Author Date Stats
acf021e3 Update README.md: Add note about newline in voxelfile.txt Prasad Khare <6****e@u****m>
Committed by: Thomas Krijnen <t****n@g****m>
over 1 year ago
ae3735da tilde for OSX Thomas Krijnen <t****n@g****m> over 1 year ago
fce45501 Solve conflict on case insensitive OSX Thomas Krijnen <t****n@g****m> over 1 year ago
5746b8ea add VERSION Thomas Krijnen <t****n@g****m> over 1 year ago
920fcafb Build scripts Thomas Krijnen <t****n@g****m> almost 2 years ago
4127d6a9 voxec.SILENT flag to silence progress print during commands Thomas Krijnen <t****n@g****m> almost 2 years ago
c007af6c connectedness=6|26 arg to segment() Thomas Krijnen <t****n@g****m> almost 2 years ago
d68ee59d Update build.yml - update to macos-13 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
24deb903 Update README.md Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4802c3ec Add files via upload Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e9ce7e0c Update voxelfile1.txt; entities -> include Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
92f0d573 Update README.md Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ece18189 SWIG does not like uto return type Thomas Krijnen <t****n@g****m> almost 2 years ago
58ea2d8c Update meta.yaml Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cd1905eb Update meta.yaml Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
43bcb82e Multi-threading in normal_estimate() Thomas Krijnen <t****n@g****m> almost 2 years ago
91be2f76 Add tests Thomas Krijnen <t****n@g****m> almost 2 years ago
7f267dc3 Multi-threading in dimensionality_estimate Thomas Krijnen <t****n@g****m> almost 2 years ago
e32e69ac Performance improvements to op_dimensionality_estimate by subsamplign and ski... Thomas Krijnen <t****n@g****m> almost 2 years ago
8d20bbe3 Attempts at memoized traversal and traversal by iteratively unioning neighbou... Thomas Krijnen <t****n@g****m> almost 2 years ago
49e3697c get_domain() and get_domain_buffer() for faster access in python Thomas Krijnen <t****n@g****m> about 2 years ago
8720aa3c Update README with new commands and added keyword args Thomas Krijnen <t****n@g****m> over 2 years ago
0f7f273f count_neighbours() voxel operation Thomas Krijnen <t****n@g****m> over 2 years ago
0d21ebf7 Add set() to wrapper Thomas Krijnen <t****n@g****m> over 2 years ago
0302e65b Return None when out of bounds on non-scalar voxel type Thomas Krijnen <t****n@g****m> over 2 years ago
57754dec Also consider set(false) Thomas Krijnen <t****n@g****m> over 2 years ago
52c54ed5 op_dimensionality_estimate Thomas Krijnen <t****n@g****m> over 2 years ago
97b9f950 Allow retrieval of normal_and_curvature in python Thomas Krijnen <t****n@g****m> over 2 years ago
3d15982b Don't fail on void result in python wrapper Thomas Krijnen <t****n@g****m> over 2 years ago
b5a7a392 Update build.sh - Python_EXECUTABLE Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1bb9e2b7 Update meta.yaml - add python to host req Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8455b121 Wrap in dir Thomas Krijnen <t****n@g****m> over 2 years ago
3924cdb1 link_directories Thomas Krijnen <t****n@g****m> over 2 years ago
8e41ecdf Update to find_package(Python) Thomas Krijnen <t****n@g****m> over 2 years ago
d959e269 Install python bindings Thomas Krijnen <t****n@g****m> over 2 years ago
4e33d289 Update build.yml - only 3.12 due to failures on win Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
600bbf7d Align on pyver matrix Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3509c314 Update build.yml in accordance with ifcopenshell Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ef20c8c9 setup-miniconda@v3 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fd49c8ce Fix populate_scope() on int Thomas Krijnen <t****n@g****m> over 2 years ago
e532557b Some swig ownership semantics Thomas Krijnen <t****n@g****m> over 2 years ago
8795cb84 Propagate virtual dtor through inheritance chain Thomas Krijnen <t****n@g****m> over 2 years ago
cc0d60f0 Add PIC for python wrapper Thomas Krijnen <t****n@g****m> over 2 years ago
5841a6d3 Update CMakeLists.txt Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fa921173 Try and build python wrapper on GA Thomas Krijnen <t****n@g****m> over 2 years ago
35c1b199 Fix components() call Thomas Krijnen <t****n@g****m> almost 3 years ago
2bf7ef96 Python wrapper Thomas Krijnen <t****n@g****m> almost 3 years ago
64ccfeb4 voxec.py get_filecontent Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dd82ef1c Add set() voxec command Thomas Krijnen <t****n@g****m> almost 3 years ago
0c11092c Option to parse OBJ output and various small improvements Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f0560cbf Update build.sh Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
523de8de mesh(with_vertex_normals=) keywords arg Thomas Krijnen <t****n@g****m> about 3 years ago
27899d44 test aligment in traverse() as well Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1e8daa8d group_by(only_counts) defaults to false Thomas Krijnen <t****n@g****m> over 3 years ago
8badeddf Propagate --no-vox and --with-pointcloud to function invocation Thomas Krijnen <t****n@g****m> over 3 years ago
7dae53b8 Update CMakeLists.txt Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ae07c2d2 Fix lib detection on nixes Thomas Krijnen <t****n@g****m> over 3 years ago
b269f227 Detect ifopsh schema versions from compiled libs Thomas Krijnen <t****n@g****m> over 3 years ago
e69af7ec Update current schema versions Thomas Krijnen <t****n@g****m> over 3 years ago
113772e6 Downgrade windows build to 2019, bump to 0.5.1 Thomas Krijnen <t****n@g****m> over 3 years ago
25fff4a5 Bump version num Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
aac74c53 Update bld.bat Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
81e132c2 Update bld.bat Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f024c87a Try v143 Thomas Krijnen <t****n@g****m> over 3 years ago
77105ce1 Revert v141 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
dc43df01 Try on 2019 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
11e2cdc7 Try with v141 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a411d2f4 Somehow compiling tests doesn't work on win Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d8625d81 Try with gtest v1.13.0 Thomas Krijnen <t****n@g****m> over 3 years ago
fc25b7b1 Blindly test rearranging headers for msvc conda build Thomas Krijnen <t****n@g****m> over 3 years ago
a518bee5 Reintroduce erroniously deleted section Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4cb4ee7e Brittle. Reange headers to fix conda build on win. Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6fa6ce10 Complete iterator traits Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b969e1d5 Add typename keywords Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
80cdbd07 Update to ubuntu-20.04 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9fbc6e6b lief==0.13.0 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8137ca10 --no-vox --with-pointcloud options Thomas Krijnen <t****n@g****m> over 3 years ago
32d37d24 free() and assert() voxec calls Thomas Krijnen <t****n@g****m> over 3 years ago
90cf79c4 Additional options for grouping Thomas Krijnen <t****n@g****m> over 3 years ago
5bea3b86 Check value type in boolean union Thomas Krijnen <t****n@g****m> over 3 years ago
b8836ef3 Remove unnecessary boolean ops for volumetric voxelization Thomas Krijnen <t****n@g****m> over 3 years ago
7c10ad50 Correct allocation for non-bit storage Thomas Krijnen <t****n@g****m> over 3 years ago
a4223992 Update linking options to reflect ifopsh07 branch Thomas Krijnen <t****n@g****m> over 3 years ago
5fd55397 Don't fail on missing IfcProject in file Thomas Krijnen <t****n@g****m> almost 4 years ago
be21383f Update README.md Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
544c8f20 Examples and rudimentary python to exe interface Thomas Krijnen <t****n@g****m> almost 4 years ago
33a8fa5a Retain file origin in geometry_collection_t Thomas Krijnen <t****n@g****m> almost 4 years ago
bc93bc11 export_elements(individual_faces=..., factor=..., facecount=...) Thomas Krijnen <t****n@g****m> almost 4 years ago
1b6d7f7e voxec -h Thomas Krijnen <t****n@g****m> almost 4 years ago
ea8772ef Update README.md Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
23dcc4f4 Update README.md Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
10ad71dc Update README.md Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
8c379e81 Update meta.yaml Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
fab170ce -j 2 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a60f48b4 CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE=x64 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
cdca11da See if gtest 1.12.1 works on msvc 2022 Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
45b67a6c Don't check for -std=c++14 on msvc Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ee9ce0c3 Update build.yml Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
118d9828 Update bld.bat Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9a1d93b3 Try build prefix Thomas Krijnen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago

← Back to repository