kovacsv
|
7eac7dee43
|
Treat models with no node hierarchy as one flat hierarchy under the root node.
|
2021-10-26 18:40:20 +02:00 |
|
kovacsv
|
16a122fcf0
|
Tree view refactor.
|
2021-10-26 18:07:28 +02:00 |
|
kovacsv
|
c1e3a33107
|
Mesh instance is not needed in mesh.
|
2021-10-26 14:47:03 +02:00 |
|
kovacsv
|
6f9801010b
|
Use mesh instance id to identify meshes.
|
2021-10-26 13:15:56 +02:00 |
|
kovacsv
|
af5a0fef13
|
Add node to mesh instance instead of transformation.
|
2021-10-26 08:50:20 +02:00 |
|
kovacsv
|
92eac095e1
|
Calculate world transformation from node.
|
2021-10-26 07:53:25 +02:00 |
|
kovacsv
|
034c4079c9
|
Create quaternion from axis and angle.
|
2021-10-26 07:37:06 +02:00 |
|
kovacsv
|
0a5dacd05f
|
Add one final new line at the end of each file in Visual Studio Code.
|
2021-10-25 16:34:21 +02:00 |
|
kovacsv
|
504c38848d
|
Automatically remove trailing whitespaces in Visual Studio Code.
|
2021-10-25 16:30:25 +02:00 |
|
kovacsv
|
44460d0597
|
Enumerate mesh instances.
|
2021-10-25 16:22:49 +02:00 |
|
kovacsv
|
0143d29a9d
|
Add multiple instances of the same mesh in tests.
|
2021-10-25 08:32:11 +02:00 |
|
kovacsv
|
d35a23bb43
|
Query mesh item count from navigator.
|
2021-10-25 06:42:57 +02:00 |
|
kovacsv
|
f5cedf6842
|
Add key generator to mesh instance id.
|
2021-10-24 21:22:14 +02:00 |
|
kovacsv
|
d36e113dea
|
Store navigator items in a dictionary.
|
2021-10-24 20:49:09 +02:00 |
|
kovacsv
|
1f7bccd331
|
Rename NavigatorTree to NavigatorItems.
|
2021-10-24 20:30:42 +02:00 |
|
kovacsv
|
90539cc15d
|
Move MeshInstanceId to a separate file.
|
2021-10-24 18:08:50 +02:00 |
|
kovacsv
|
13cbca26ee
|
Rename modeldata to navigatortree.
|
2021-10-24 18:04:20 +02:00 |
|
kovacsv
|
0afce83a49
|
Fix conversion when a node has multiple meshes.
|
2021-10-24 17:30:48 +02:00 |
|
kovacsv
|
bd6a66a781
|
Move mesh instance id to model utils.
|
2021-10-24 16:48:43 +02:00 |
|
kovacsv
|
4250ab3b58
|
Add mesh instance object that represents a mesh with transformation.
|
2021-10-24 16:46:49 +02:00 |
|
kovacsv
|
f045d214c7
|
Add mesh instance id to identify a mesh in the node hierarchy.
|
2021-10-24 09:43:24 +02:00 |
|
kovacsv
|
24e53e242a
|
Generate unique id for nodes.
|
2021-10-23 11:16:32 +02:00 |
|
kovacsv
|
d3c5a1436b
|
Experimental conversion based on node hierarchy.
|
2021-10-23 10:01:36 +02:00 |
|
kovacsv
|
7875457785
|
Add is empty function to node.
|
2021-10-23 09:05:42 +02:00 |
|
kovacsv
|
19ca7a697b
|
Add helper functions for async task running.
|
2021-10-23 08:36:01 +02:00 |
|
kovacsv
|
654ffd0acc
|
Use one main object in viewer instead of an array of meshes.
|
2021-10-22 17:25:16 +02:00 |
|
kovacsv
|
67ca415a72
|
Remove unused variable.
|
2021-10-22 16:02:53 +02:00 |
|
kovacsv
|
cd2adbeab3
|
Store transformation in node.
|
2021-10-22 15:55:38 +02:00 |
|
kovacsv
|
055e817097
|
Minor modification.
|
2021-10-22 15:13:51 +02:00 |
|
kovacsv
|
dd7a0ed14f
|
Add node hierarchy to model.
|
2021-10-22 11:17:36 +02:00 |
|
kovacsv
|
ccfe303f93
|
Add enumerate function for node.
|
2021-10-21 12:17:26 +02:00 |
|
kovacsv
|
bb9724578d
|
Add mesh enumeration function to model.
|
2021-10-17 11:42:58 +02:00 |
|
kovacsv
|
4ebcddc040
|
Don't show the settings/details icons on the landing page #153
|
2021-10-17 11:19:41 +02:00 |
|
kovacsv
|
6dacca19a7
|
Remove toolbar icon hiding, because it doesn't work on mobile.
|
2021-10-16 20:46:28 +02:00 |
|
kovacsv
|
16614d81e1
|
Enumerate mesh indices recursively.
|
2021-10-16 16:02:33 +02:00 |
|
kovacsv
|
b2f985f838
|
Update version.
|
2021-10-16 12:09:30 +02:00 |
|
kovacsv
|
3d11217c78
|
Merge branch 'master' into dev
|
2021-10-16 12:00:05 +02:00 |
|
kovacsv
|
97312fe080
|
Enumerate children only.
|
2021-10-16 11:59:36 +02:00 |
|
kovacsv
|
9dcf49b548
|
Add node class.
|
2021-10-16 11:53:19 +02:00 |
|
kovacsv
|
2ab03c7213
|
Minor modification.
|
2021-10-16 11:33:23 +02:00 |
|
kovacsv
|
633fd759ee
|
Don't show the settings/details icons on the landing page #153
|
2021-10-16 11:32:56 +02:00 |
|
kovacsv
|
14f6f35cbb
|
Update version.
|
2021-10-10 13:18:42 +02:00 |
|
kovacsv
|
e4800cd352
|
Modify light icon color in dark mode.
|
2021-10-10 12:10:14 +02:00 |
|
kovacsv
|
b152aa00e4
|
Modify sidebar panel text color.
|
2021-10-10 12:01:54 +02:00 |
|
kovacsv
|
d3f693f2de
|
Dark Mode #113
|
2021-10-10 11:48:48 +02:00 |
|
kovacsv
|
803cb5cb1c
|
Fine-tune dark mode styles.
|
2021-10-10 11:31:47 +02:00 |
|
kovacsv
|
27b13f9a7c
|
Custom checkbox and radio button style.
|
2021-10-10 10:34:51 +02:00 |
|
kovacsv
|
8fa4a0bcdd
|
Add node example.
|
2021-10-06 19:12:43 +02:00 |
|
kovacsv
|
e1ad5cd0d0
|
Update version.
|
2021-10-02 10:42:57 +02:00 |
|
kovacsv
|
3385816128
|
Update web-ifc.
|
2021-10-02 10:41:09 +02:00 |
|