Commit Graph

  • 02e1ed850f Lower the jquery dependency of website. kovacsv 2021-11-27 12:14:04 +0100
  • 289e7cfff7 Lower the jquery dependency of navigator. kovacsv 2021-11-27 10:37:02 +0100
  • 86b86f09e6 Lower the jquery dependency of treeview. kovacsv 2021-11-27 09:03:07 +0100
  • 698e383583 Lower the jquery dependency of toolbar. kovacsv 2021-11-27 08:12:37 +0100
  • 494b05bb8e Minor modification. kovacsv 2021-11-26 23:13:01 +0100
  • a89681757a Lower the jquery dependency of dialogs. kovacsv 2021-11-26 23:02:41 +0100
  • c1c8de4a3f Define italic style in css instead of the code. kovacsv 2021-11-26 21:04:13 +0100
  • 694aa9d839 Remove jquery usage from the embedding code. kovacsv 2021-11-26 20:45:38 +0100
  • b4b899dd28 Simplify mesh instance counting. kovacsv 2021-11-26 20:11:28 +0100
  • d16f417790 Update package.json. kovacsv 2021-11-26 16:18:09 +0100
  • d97f13ebd8 Update three.js. kovacsv 2021-11-26 16:17:59 +0100
  • b1ddc0e719 Update web-ifc. kovacsv 2021-11-26 16:17:45 +0100
  • 1b20aa4235 Improve navigator performance. kovacsv 2021-11-26 12:38:20 +0100
  • 86589648bc Center currently opened file name in the header. kovacsv 2021-11-24 18:10:11 +0100
  • e8e6108dfe Node list instead of hierarchy in o3dv files. kovacsv 2021-11-22 16:52:45 +0100
  • 583ab14e34 Create mesh nodes during o3dv import. kovacsv 2021-11-22 14:25:56 +0100
  • 31d472aa9a Clean up generator parameters interface. kovacsv 2021-11-22 14:02:02 +0100
  • 6efbe02e61 Refactor obj importer. kovacsv 2021-11-22 11:13:32 +0100
  • 5f2adffe9e Access files through importer callback so they will appear among missing files. kovacsv 2021-11-22 08:59:30 +0100
  • feca68367c Update rhino3dm. kovacsv 2021-11-20 17:21:10 +0100
  • 6c57e785ca Do not use feature set in the viewer. kovacsv 2021-11-20 17:20:55 +0100
  • 06a20bffd2 Add grid display experiment. kovacsv 2021-11-20 17:00:28 +0100
  • d954700cf1 Update meshes panel icons. kovacsv 2021-11-19 08:54:14 +0100
  • 5e078b2e66 Rename EnumerateTransformedMeshInstances to EnumerateTransformedMeshes. kovacsv 2021-11-19 08:05:13 +0100
  • 8fa45a8b95 Rename ImportBuffers to ImporterFileAccessor. kovacsv 2021-11-19 08:00:32 +0100
  • 33a8464321 Simplify importer interface. kovacsv 2021-11-17 12:01:21 +0100
  • afc741203a Minor modification. kovacsv 2021-11-16 18:06:46 +0100
  • 281a6eb077 Fix hierarchical model detection. kovacsv 2021-11-16 08:39:10 +0100
  • b50abe77ba Minor modification. kovacsv 2021-11-16 08:34:52 +0100
  • 19d49f3832 Use materials in svg importer. kovacsv 2021-11-15 18:16:05 +0100
  • d5a9c886e0 Panel resize speedup. kovacsv 2021-11-15 18:15:53 +0100
  • ef83c0bfd3 Remember visibility status when changing between flat list and tree view. kovacsv 2021-11-15 07:47:50 +0100
  • 2ccc67fe1a Separate file for svg loader. kovacsv 2021-11-14 15:02:48 +0100
  • d2039f97e6 Fix three.js import when a mesh node has children. kovacsv 2021-11-14 09:37:43 +0100
  • 608d6b896d Fix glTF import when a mesh node has children. kovacsv 2021-11-13 21:29:35 +0100
  • 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. kovacsv 2021-11-13 20:56:35 +0100
  • 79cd5189dc Revert "Add transformation for mesh objects." kovacsv 2021-11-13 20:43:54 +0100
  • d75ff6464c Add transformation for mesh objects. kovacsv 2021-11-13 20:06:19 +0100
  • 60b13a9572 Add svg loader experiment. kovacsv 2021-11-13 19:45:34 +0100
  • 543324851f Add test for solids test file. kovacsv 2021-11-13 09:18:16 +0100
  • c504d74b5d Add solids example as o3dv file. kovacsv 2021-11-12 16:30:25 +0100
  • 6732e8bb70 Fix node naming. kovacsv 2021-11-12 16:30:09 +0100
  • f6b22eb333 Speed up svg icon change. kovacsv 2021-11-12 08:30:02 +0100
  • eaaa780c30 Minor speed improvement. kovacsv 2021-11-11 15:47:52 +0100
  • 4d792c3cef Update web-ifc. kovacsv 2021-11-11 15:00:43 +0100
  • 01dadfada6 Fix missing semicolon. kovacsv 2021-11-11 14:51:36 +0100
  • de8670794c Speed up mesh isolation. kovacsv 2021-11-11 14:30:38 +0100
  • 52b94e5aa4 Show all meshes on view type change. kovacsv 2021-11-11 12:41:58 +0100
  • 267a659dfb Script to update web-ifc. kovacsv 2021-11-11 12:41:29 +0100
  • b5d0ac9ca0 Script to update draco. kovacsv 2021-11-11 08:45:12 +0100
  • 2f1bceabb1 Script to update jquery. kovacsv 2021-11-11 08:30:42 +0100
  • 61e7720395 Script to update pickr. kovacsv 2021-11-11 08:26:45 +0100
  • e4fbd29c16 Hide expand and collapse buttons when there is no hierarchy in the model. kovacsv 2021-11-11 08:20:37 +0100
  • 55c29b0d4b Show the currently opened file name in the header. kovacsv 2021-11-11 07:06:55 +0100
  • 312d0c4447 Modify meshes button generation. kovacsv 2021-11-10 15:58:14 +0100
  • e0b6b19d2e Separate css variable for selected icon color. kovacsv 2021-11-10 09:59:19 +0100
  • ad6a54f8b3 Update version. kovacsv 2021-11-10 07:56:48 +0100
  • 82fa3ec8bf Add separator to meshes panel buttons. kovacsv 2021-11-10 07:45:22 +0100
  • 23fb36b2d0 Add mesh icons to the tree. kovacsv 2021-11-10 07:23:48 +0100
  • 2851808e13 Add automatic fflate installer. kovacsv 2021-11-09 07:15:53 +0100
  • 73ca7e2a8c Add meshes panel icon placeholders. kovacsv 2021-11-09 07:02:46 +0100
  • 7bb6363559 Common code for splitter install. kovacsv 2021-11-09 07:00:21 +0100
  • 40cdc0a93d Make navigator and sidebar the same width. kovacsv 2021-11-09 06:54:47 +0100
  • d632df2254 Modify the default width of the navigator. kovacsv 2021-11-08 19:54:00 +0100
  • ef4500f23d Minor modification. kovacsv 2021-11-08 19:45:42 +0100
  • d94dd7d862 Merge branch 'dev' into navigator_redesign kovacsv 2021-11-08 19:40:05 +0100
  • 38965e7bfa Add rhino3dm updater script. kovacsv 2021-11-08 19:39:45 +0100
  • 90b11feb28 Remove version postfix from lib files. kovacsv 2021-11-08 19:31:42 +0100
  • 57c7c216db Remove unused functions. kovacsv 2021-11-08 17:54:34 +0100
  • 1c867f83fe Fix meshes panel height calculation. kovacsv 2021-11-08 14:25:24 +0100
  • 66959b7ad6 Add icon bar to the meshes panel. kovacsv 2021-11-08 12:20:36 +0100
  • 10203e71c3 Make sidebar resizable. kovacsv 2021-11-07 20:04:16 +0100
  • b09011d39f Tooltip for navigator and sidebar buttons. kovacsv 2021-11-07 19:49:08 +0100
  • ff53c05bb2 Scroll tree elements to view even if they don't have a parent element. kovacsv 2021-11-07 19:03:13 +0100
  • 4694fe640a Store navigator and sidebar opened/closed state in cookie. kovacsv 2021-11-07 18:45:08 +0100
  • 34faf61b46 Highlight currently opened panel's icon. kovacsv 2021-11-07 17:45:50 +0100
  • 4c7602a9d8 Modify sidebar width. kovacsv 2021-11-07 17:45:37 +0100
  • a4c0f0e95d Fine-tune panel set size and scroll behavior. kovacsv 2021-11-07 17:35:29 +0100
  • 0020fa3878 Do not show the meshes root node. kovacsv 2021-11-07 17:29:04 +0100
  • b1435e5edc Modify files panel design. kovacsv 2021-11-07 17:21:13 +0100
  • 4cbd1b2fef Minor modifications. kovacsv 2021-11-07 15:27:41 +0100
  • 55ba530dc4 Switch files panel icon when there are missing files. kovacsv 2021-11-07 11:31:31 +0100
  • 1d06bc0bce Show ambient and specular color. kovacsv 2021-11-07 11:31:06 +0100
  • 01b09e08d0 Use panel set for sidebar. kovacsv 2021-11-07 11:17:26 +0100
  • 557768afe6 Add mesh and material popup buttons. kovacsv 2021-11-06 22:09:34 +0100
  • 3291417b31 Show and hide navigator. kovacsv 2021-11-06 09:05:38 +0100
  • dede2eaae7 Add resize callback to panel set. kovacsv 2021-11-06 08:46:22 +0100
  • 316c722390 Create function from splitter class. kovacsv 2021-11-06 08:36:34 +0100
  • c088ab205f Move splitter logic in the navigator. kovacsv 2021-11-06 08:26:19 +0100
  • a1808ead20 Remove icon from node items. kovacsv 2021-11-05 18:25:49 +0100
  • d49b19c32e Modify navigator style sheet. kovacsv 2021-11-05 18:14:19 +0100
  • d8d4d1fb3e Fix mesh isolation. kovacsv 2021-11-05 17:57:20 +0100
  • 26d9be2a19 Introduce panel set object, and start to use it on navigator. kovacsv 2021-11-05 16:39:31 +0100
  • a106c58c74 Rename AddButton to AppendButton in tree view. kovacsv 2021-11-04 18:57:23 +0100
  • 73fece6a4a Update screenshot. kovacsv 2021-11-04 08:48:28 +0100
  • 5e6312b236 Show fit and show/hide button for all meshes in the navigator. kovacsv 2021-11-04 08:42:49 +0100
  • 1fe87962bb Set node name only if it's not empty in the 3ds file. kovacsv 2021-11-03 18:42:37 +0100
  • 1fbd4feea0 Hierarchical 3ds import. kovacsv 2021-11-03 18:08:36 +0100
  • a79f2ce5ee Add hierarchical 3ds test file. kovacsv 2021-11-03 18:08:17 +0100
  • b90425e247 Set texture name based on three map name. kovacsv 2021-11-03 08:19:44 +0100