Commit Graph

163 Commits

Author SHA1 Message Date
Alexander Nozik
a655410a2a
Merge branch 'dev' into feature/root 2021-09-11 15:35:18 +03:00
bdbe940272 Fixed issues with root importer 2021-09-11 14:26:21 +03:00
aea4eb7d45 Hot fix for circular top volume reference 2021-09-05 22:59:12 +03:00
Kira Dmitrieva
59bc541540 pilot version of inheritance.md 2021-08-22 18:10:05 +03:00
Kira Dmitrieva
9b6cdd0166 Changes in documentation 2021-08-21 21:15:16 +03:00
8a8bac48db Update examples 2021-08-15 20:04:21 +03:00
af327c17e3 Fixes and bouncing ball demo. 2021-08-15 18:15:17 +03:00
a33d9d1946 fix for Plotly vision serialization 2021-08-14 15:54:16 +03:00
c44162671f Replace structure changes listener by callback. Fix review issues 2021-08-13 20:40:28 +03:00
5721bb9456 A lot of fixes 2021-08-11 16:52:36 +03:00
7b78052f61 A lot of changes 2021-08-08 22:17:50 +03:00
8d21d3cd74 Adjust property editors 2021-08-07 11:27:57 +03:00
787c841a51 [WIP] new DF experiment 2021-07-21 16:31:17 +03:00
87260cea86 Feedback connection for client. 2021-07-16 20:52:01 +03:00
0d53b6f77d Make solid arguments immutable 2021-07-12 15:22:02 +03:00
073d374a9e Fix tests with new prototype location 2021-07-12 10:01:21 +03:00
42e2530f6f cleanup 2021-07-11 15:16:04 +03:00
199cad1dc1 Refactor to ThreeJS v 130 2021-07-10 16:51:57 +03:00
7cf819d7ce Move to external RingUI implementation. wrappers-bom 2021-06-29 11:49:41 +03:00
bd1f7d75fc Fix reference child bug 2021-06-06 22:42:50 +03:00
288307eaa8 Finish ThreeCancas encapsulation 2021-06-06 20:57:39 +03:00
359eb05f83 Fix canvas update 2021-06-05 22:31:16 +03:00
fb3ff4d6fc Update to DF 0.4.2 2021-06-04 20:01:50 +03:00
bdbff04d78 Clipping implemented 2021-05-11 15:28:05 +03:00
8652b03fa5 Fix a bug with composite children. Composite is no longer a group. 2021-05-11 11:33:12 +03:00
1f8700efde Generalize three with controls 2021-05-10 22:07:16 +03:00
5afa9117c4 Improve dancing boxes performance. A lot. 2021-05-09 22:40:30 +03:00
faf3fa8512 Add multi-select value chooser for layers 2021-05-08 23:14:15 +03:00
03b666017b Fix tube rendering 2021-05-07 18:54:52 +03:00
0961ae90b7 Remove global VisionForge object 2021-05-05 15:28:06 +03:00
97b988d419 Update headers and Jupyter integration 2021-03-10 21:58:28 +03:00
1a5a207fb7 VisionForge window binding 2021-03-07 23:00:19 +03:00
8060933859 Gdml fixes 2021-03-07 19:22:30 +03:00
7febb4452a Grand package change 2021-03-07 16:19:43 +03:00
545753b14b cleanup 2021-03-02 16:33:29 +03:00
30e6370204 Fix all gdml 2021-03-01 21:33:25 +03:00
0e488563a9 Replace empty names by nulls in vision group builders 2021-03-01 21:09:53 +03:00
78a04728ba A lot of small fixes 2021-03-01 19:10:15 +03:00
7c9315b029 Module loading refactor 2021-02-27 21:40:58 +03:00
bc15d9241b Refactor VisionForge global 2021-02-26 13:03:40 +03:00
a5bfa0f147 Complete playfround jupyter demo 2021-02-24 22:48:17 +03:00
27fe492ab7 Complete playfround jupyter demo 2021-02-24 18:26:15 +03:00
5d0ceb8e50 Fix plotly renderer and resource serialization 2021-02-24 13:42:55 +03:00
60906db32e Migrate to the new plugin 2021-02-23 21:47:18 +03:00
1da4381a4c Documentation and refactoring 2021-02-16 14:49:15 +03:00
2b7971eeea API cleanup 2021-01-27 15:41:46 +03:00
dab93fc136 [WIP] Documentation update 2021-01-26 21:05:56 +03:00
19513656bd Remove duplicating property update notification in VisionBase 2021-01-13 12:38:42 +03:00
f7301805fd Fix property editor displayed properties 2021-01-13 10:26:58 +03:00
18828e87f2 Fix style material bug 2021-01-12 19:41:17 +03:00
5eb9925d35 Add plugin updaters to playground examples. 2021-01-12 13:25:43 +03:00
bb6c6e2175 fix imports 2021-01-12 13:00:21 +03:00
0c1d6139ae Fix after dev merge. 2021-01-12 12:52:22 +03:00
33146fef1b Fix persistent bug with sat-demo updates 2021-01-02 11:30:39 +03:00
51af6b9378 Refactor file generators 2020-12-28 22:39:37 +03:00
56481933ed Static export fix 2020-12-26 22:46:01 +03:00
346b61724f Fix material generations for SolidReference 2020-12-26 17:11:52 +03:00
2b02f151d2 Migrate to DF 0.3 2020-12-25 19:44:53 +03:00
25a47a9719 Migrate to DF 0.3 2020-12-25 15:28:33 +03:00
3c0df98f50 Strict mode for Three canvas. Styles builders 2020-12-22 17:48:14 +03:00
216be4a6a1 Handle property clearing in updates. 2020-12-22 13:33:05 +03:00
66ea23ad60 Optimized materials allocation 2020-12-21 21:45:29 +03:00
eefc036dcb Remove attachChildren. Move group children to constructor 2020-12-21 09:49:42 +03:00
0259d4eb15 Another huge refactoring of property updates 2020-12-20 21:43:29 +03:00
4c235b0f53 Fix color inheritance issues 2020-12-19 20:40:22 +03:00
ccb916cff7 Encapsulate prototypes. 2020-12-19 17:44:24 +03:00
6939fba292 Fix getProperty defaults 2020-12-19 15:59:41 +03:00
be1d79c229 Fix all compilations and errors. 2020-12-19 12:33:29 +03:00
97cdfd3719 [WIP] Change property and structure subscription to flows. 2020-12-17 21:25:25 +03:00
6a6d9659ca Fixing new property update model 2020-12-16 13:24:38 +03:00
b2ba92e745 Change property and structure subscription to flows. 2020-12-15 19:18:04 +03:00
85bb690699 Fix after merge 2020-12-14 13:54:25 +03:00
c83954dca9 Merge remote-tracking branch 'origin/dev' into dev 2020-12-14 13:48:11 +03:00
1ccd45d6c5 Refactored SolidMaterial to use color wrapper 2020-12-14 13:47:46 +03:00
382686b9aa Refactor client 2020-12-13 20:25:36 +03:00
f4970955cb Fix local exports for temporary files. 2020-12-12 21:33:40 +03:00
651a875eee Fully working file renderer. 2020-12-12 21:19:41 +03:00
70ac2c99dd Added file export 2020-12-12 18:27:36 +03:00
734d1e1168 A lot of small refactoring in html 2020-12-12 10:44:45 +03:00
a38d70bade Stylesheets moved to properties 2020-12-10 12:38:35 +03:00
6a742658af Server is alive! 2020-12-09 19:06:17 +03:00
faddb8a393 Working server prototype 2020-12-08 22:42:08 +03:00
a7136d3eff Using specialized VisionChange 2020-12-08 18:10:00 +03:00
8a4779e9c4 Fix changesFlow issues 2020-12-06 21:14:28 +03:00
face7bfd0c Fix attachment of children on Vision deserialization 2020-12-06 20:00:34 +03:00
a85cd828e6 Working Server server provider. 2020-12-06 19:16:48 +03:00
9b42d4f186 Plugin to 0.7.0 2020-11-27 22:43:48 +03:00
ebb7bf72d1 First server iteration. 2020-11-22 21:44:03 +03:00
e44096e844 Moved ThreeJS to a separate module 2020-11-21 11:17:18 +03:00
698f74adaa Moved FX to a separate module 2020-11-21 10:56:07 +03:00
d1607459a1 Move Vector3D to common instead of expect/actual 2020-11-21 10:04:15 +03:00
cae3ab00d9 Fix a lot of bugs 2020-11-19 13:43:42 +03:00
6a48948c15 Remove dataforge-output. 2020-11-15 15:00:54 +03:00
62a76f2c86 Fix serialization problems in Group 2020-11-13 10:42:03 +03:00
7e037b57fc Refactor Group hierarchy 2020-11-13 09:57:46 +03:00
dfac01d352 Change collector update 2020-11-12 12:05:43 +03:00
fdc221dfa1 controls redesign 2020-11-09 19:51:57 +03:00
5b8d298ac6 Added satelite detector demo 2020-11-07 17:32:18 +03:00
6b4bc6912f Refactor serialization 2020-10-31 19:03:55 +03:00
8f6c3822ff Remove unnecessary coordinates and properties for solids after serialization fix. 2020-10-31 12:10:03 +03:00