kovacsv
|
e2fd0bc65d
|
Update example picture.
|
2021-11-27 12:25:50 +01:00 |
|
kovacsv
|
bfd98a7550
|
Remove jquery from package, too.
|
2021-11-27 12:23:14 +01:00 |
|
kovacsv
|
314b7bc563
|
Eliminate jQuery dependency #174
|
2021-11-27 12:22:14 +01:00 |
|
kovacsv
|
02e1ed850f
|
Lower the jquery dependency of website.
|
2021-11-27 12:14:04 +01:00 |
|
kovacsv
|
289e7cfff7
|
Lower the jquery dependency of navigator.
|
2021-11-27 10:37:02 +01:00 |
|
kovacsv
|
86b86f09e6
|
Lower the jquery dependency of treeview.
|
2021-11-27 09:03:07 +01:00 |
|
kovacsv
|
698e383583
|
Lower the jquery dependency of toolbar.
|
2021-11-27 08:12:37 +01:00 |
|
kovacsv
|
494b05bb8e
|
Minor modification.
|
2021-11-26 23:13:01 +01:00 |
|
kovacsv
|
a89681757a
|
Lower the jquery dependency of dialogs.
|
2021-11-26 23:02:41 +01:00 |
|
kovacsv
|
c1c8de4a3f
|
Define italic style in css instead of the code.
|
2021-11-26 21:04:13 +01:00 |
|
kovacsv
|
694aa9d839
|
Remove jquery usage from the embedding code.
|
2021-11-26 20:45:38 +01:00 |
|
kovacsv
|
b4b899dd28
|
Simplify mesh instance counting.
|
2021-11-26 20:11:28 +01:00 |
|
kovacsv
|
d16f417790
|
Update package.json.
|
2021-11-26 16:18:09 +01:00 |
|
kovacsv
|
d97f13ebd8
|
Update three.js.
|
2021-11-26 16:17:59 +01:00 |
|
kovacsv
|
b1ddc0e719
|
Update web-ifc.
|
2021-11-26 16:17:45 +01:00 |
|
kovacsv
|
1b20aa4235
|
Improve navigator performance.
|
2021-11-26 12:38:20 +01:00 |
|
kovacsv
|
86589648bc
|
Center currently opened file name in the header.
|
2021-11-24 18:10:11 +01:00 |
|
kovacsv
|
e8e6108dfe
|
Node list instead of hierarchy in o3dv files.
|
2021-11-22 16:52:45 +01:00 |
|
kovacsv
|
583ab14e34
|
Create mesh nodes during o3dv import.
|
2021-11-22 14:25:56 +01:00 |
|
kovacsv
|
31d472aa9a
|
Clean up generator parameters interface.
|
2021-11-22 14:02:02 +01:00 |
|
kovacsv
|
6efbe02e61
|
Refactor obj importer.
|
2021-11-22 11:13:32 +01:00 |
|
kovacsv
|
5f2adffe9e
|
Access files through importer callback so they will appear among missing files.
|
2021-11-22 08:59:30 +01:00 |
|
kovacsv
|
feca68367c
|
Update rhino3dm.
|
2021-11-20 17:21:10 +01:00 |
|
kovacsv
|
6c57e785ca
|
Do not use feature set in the viewer.
|
2021-11-20 17:20:55 +01:00 |
|
kovacsv
|
06a20bffd2
|
Add grid display experiment.
|
2021-11-20 17:00:28 +01:00 |
|
kovacsv
|
d954700cf1
|
Update meshes panel icons.
|
2021-11-19 08:54:14 +01:00 |
|
kovacsv
|
5e078b2e66
|
Rename EnumerateTransformedMeshInstances to EnumerateTransformedMeshes.
|
2021-11-19 08:05:13 +01:00 |
|
kovacsv
|
8fa45a8b95
|
Rename ImportBuffers to ImporterFileAccessor.
|
2021-11-19 08:00:32 +01:00 |
|
kovacsv
|
33a8464321
|
Simplify importer interface.
|
2021-11-17 12:01:21 +01:00 |
|
kovacsv
|
afc741203a
|
Minor modification.
|
2021-11-16 18:06:46 +01:00 |
|
kovacsv
|
281a6eb077
|
Fix hierarchical model detection.
|
2021-11-16 08:39:10 +01:00 |
|
kovacsv
|
b50abe77ba
|
Minor modification.
|
2021-11-16 08:34:52 +01:00 |
|
kovacsv
|
19d49f3832
|
Use materials in svg importer.
|
2021-11-15 18:16:05 +01:00 |
|
kovacsv
|
d5a9c886e0
|
Panel resize speedup.
|
2021-11-15 18:15:53 +01:00 |
|
kovacsv
|
ef83c0bfd3
|
Remember visibility status when changing between flat list and tree view.
|
2021-11-15 07:47:50 +01:00 |
|
kovacsv
|
2ccc67fe1a
|
Separate file for svg loader.
|
2021-11-14 15:02:48 +01:00 |
|
kovacsv
|
d2039f97e6
|
Fix three.js import when a mesh node has children.
|
2021-11-14 09:37:43 +01:00 |
|
kovacsv
|
608d6b896d
|
Fix glTF import when a mesh node has children.
|
2021-11-13 21:29:35 +01:00 |
|
kovacsv
|
ca3fd182b0
|
Introduce node types. GroupNode is a node that contains child nodes and optionally some meshes. MeshNode is a node that contains only one mesh. MeshNodes are not visible in the tree.
|
2021-11-13 20:56:35 +01:00 |
|
kovacsv
|
79cd5189dc
|
Revert "Add transformation for mesh objects."
This reverts commit d75ff6464c.
|
2021-11-13 20:43:54 +01:00 |
|
kovacsv
|
d75ff6464c
|
Add transformation for mesh objects.
|
2021-11-13 20:06:19 +01:00 |
|
kovacsv
|
60b13a9572
|
Add svg loader experiment.
|
2021-11-13 19:45:34 +01:00 |
|
kovacsv
|
543324851f
|
Add test for solids test file.
|
2021-11-13 09:18:16 +01:00 |
|
kovacsv
|
c504d74b5d
|
Add solids example as o3dv file.
|
2021-11-12 16:30:25 +01:00 |
|
kovacsv
|
6732e8bb70
|
Fix node naming.
|
2021-11-12 16:30:09 +01:00 |
|
kovacsv
|
f6b22eb333
|
Speed up svg icon change.
|
2021-11-12 08:30:02 +01:00 |
|
kovacsv
|
eaaa780c30
|
Minor speed improvement.
|
2021-11-11 15:47:52 +01:00 |
|
kovacsv
|
4d792c3cef
|
Update web-ifc.
|
2021-11-11 15:00:43 +01:00 |
|
kovacsv
|
01dadfada6
|
Fix missing semicolon.
|
2021-11-11 14:51:36 +01:00 |
|
kovacsv
|
de8670794c
|
Speed up mesh isolation.
|
2021-11-11 14:30:38 +01:00 |
|