Commit Graph

77 Commits

Author SHA1 Message Date
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
2798439582 Increased the default detail level for spheres and cones to 32. Fix for #38 2021-05-07 19:14:46 +03:00
03b666017b Fix tube rendering 2021-05-07 18:54:52 +03:00
e644b1b20a Add Hexagon. Second part of #39 fix 2021-05-07 18:24:36 +03:00
ff80629f24 Implement cone surface as a partial fix for #39 2021-05-07 16:41:07 +03:00
8a41f185de Remove global VisionForge object 2021-05-05 22:24:47 +03:00
0961ae90b7 Remove global VisionForge object 2021-05-05 15:28:06 +03:00
7febb4452a Grand package change 2021-03-07 16:19:43 +03:00
3f6e39b18d SphereLayer 2021-03-04 09:47:41 +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
720555a942 Fix MM build 2021-02-28 15:01:36 +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
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
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
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
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
1ccd45d6c5 Refactored SolidMaterial to use color wrapper 2020-12-14 13:47:46 +03:00
a38d70bade Stylesheets moved to properties 2020-12-10 12:38:35 +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
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
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