Commit Graph

195 Commits

Author SHA1 Message Date
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
929832f3a5 Change property and structure subscription to flows. 2020-12-15 19:37:33 +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
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
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
2be4576495 UI cleanup 2020-11-21 20:30:42 +03:00
5e340aa179 Fix showcase-js 2020-11-21 14:47:29 +03:00
a44e8091c8 Fix serialization in MM demo 2020-11-21 11:21:27 +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
dc805228b4 GDML UI cleanup 2020-11-19 21:55:54 +03:00
d2553d5b40 Fix muon monitor design 2020-11-19 20:49:42 +03:00
e01a688664 Fix JS config editor for properties without defaults 2020-11-19 15:22:42 +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
7e037b57fc Refactor Group hierarchy 2020-11-13 09:57:46 +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
aaad836567 Refactor react ThreeCanvas to functional component 2020-10-30 10:02:49 +03:00
3edb00b6bf Remove bootstrap from solid 2020-10-28 22:11:28 +03:00
c3001cd858 Fix for https://youtrack.jetbrains.com/issue/KT-42427 2020-10-06 17:33:13 +03:00
6116523091 Major build update and refactoring 2020-10-02 19:09:25 +03:00
ea82082304 Add edges to transparent objects. remove unnecessary re-configuration 2020-08-26 23:00:21 +03:00
998afb1ce0 replicate mesh 2020-08-26 22:54:26 +03:00
b362f86f9b GDML optimization 2020-08-26 21:12:39 +03:00
a5eba1789b GDML optimization 2020-08-26 10:16:55 +03:00
48705e6670 Style viewer and styles resolution fix for proxies. 2020-08-10 22:28:05 +03:00
de2ef1dcc5 UI tune-up 2020-08-09 14:41:24 +03:00
8c85804eb8 Fix build import 2020-08-08 17:29:56 +03:00
5e3e3908ea Fix style merge 2020-08-08 17:21:35 +03:00
2f570f2791 Add try/catch NoSuchFileException in FX demo 2020-08-08 13:52:20 +03:00
4f8efa0ee0 Update pictures and README 2020-08-08 13:51:23 +03:00
190a5fc7d3 Style refactoring 2020-08-08 10:10:48 +03:00
c60c8564e1 Fix SO in style definition 2020-08-08 09:57:02 +03:00
423b36b3de Final global refactoring 2020-08-08 09:40:07 +03:00
9805c249ad Class name refactoring 2020-08-05 22:39:56 +03:00
3217a53dd6 Class name refactoring 2020-08-05 22:22:24 +03:00
334a56f972 Package name refactoring 2020-08-05 22:03:47 +03:00
373145b90a Code and API cleanup 2020-08-05 15:24:39 +03:00
f484d5d1ff Design update for gdml demo 2020-05-17 19:00:14 +03:00
ca2b267fc4 Fix editor glitches 2020-05-16 22:24:29 +03:00
484423a17a A lot of UI refactoring 2020-05-16 19:26:28 +03:00
f8222adfe7 Update READMEs 2020-05-08 00:42:10 +03:00
8c8f4adc2e Create README files per demo project 2020-05-07 16:52:57 +03:00
aca1a8af78 Refactoring and UI cleanup 2020-04-23 14:09:56 +03:00
2d79e8e422 Type-safe react hooks 2020-04-20 17:52:22 +03:00
e0346b7db5 Fix react properties update bug 2020-04-19 22:33:51 +03:00
ac86832616 Fix design issues with labels/breadcrumbs 2020-04-18 16:06:00 +03:00
ea73650b50 MMApp fully on react (with crutches) 2020-04-16 12:46:54 +03:00
e6879fee15 Fix JS config editor listeners 2020-04-14 09:57:11 +03:00
656c6f931b Quick and dirty gdml to json converter 2020-04-13 19:24:03 +03:00
3aba8297e8 propertyEditor fix (not yet fully functional) 2020-04-13 17:09:44 +03:00
c7c1a8dd3c Fix compillation and tests 2020-04-12 15:32:36 +03:00
e19ec02ff3 Finalize serialization refactoring 2020-04-11 21:28:52 +03:00
54c42a6a56 DF to 0.1.7 2020-04-10 19:25:52 +03:00
d4dcd32b73 Migration to 1.3.70 2020-03-23 22:19:52 +03:00
150fdb2426 package name refactoring 2020-03-19 14:15:36 +03:00
14de244c02 Move to new kotlin and plugin 2020-03-17 11:36:17 +03:00
75a988b546 Move to new kotlin and plugin 2020-03-16 22:24:57 +03:00
82c003ca22 Slight design improvement 2020-03-01 17:07:31 +03:00
ab47652314 Fix proxy child property update issue on Three. Name refactoring. 2020-03-01 11:00:43 +03:00
6b455b57aa Roll back prototypes location 2020-02-28 21:07:09 +03:00
ef42327cc5 Fix gdml demo file loader 2020-02-28 16:36:09 +03:00
9b4105b300 Move prototypes to children 2020-02-27 11:23:57 +03:00
3dc2b13d86 Fix deserialization issue 2020-02-26 23:03:27 +03:00
de3791a4ef Add universal file reader to gdml-jvm 2020-02-26 10:02:26 +03:00
691dbad44e Minor refactoring 2020-02-24 20:39:24 +03:00
b391b2b59d Minor doc update, fix class name in example 2020-02-22 17:27:56 +03:00
55e75ba6df Fixes #9 2020-02-06 15:52:37 +03:00
83b72475ae Merge branch 'dev' into doc 2020-01-30 09:59:40 +03:00
173deca6af Raytracing and automatic highlight for JS back-end. Partial solution for #10 2020-01-03 22:12:12 +03:00
f3f9012c5a Translate HTML instructions in GDML example, and include example file 2020-01-02 16:24:52 +03:00
9e43d2c572 Name breadcrumbs in property editor for #10 2020-01-02 11:23:09 +03:00
d36542ac5b RC 0.1.0 2019-12-31 16:06:38 +03:00
dac794b8ca Muon monitor full-stack 2019-12-30 17:14:42 +03:00
f88c184a61 Port minimal simulation 2019-12-30 11:40:37 +03:00
459d256ebd Almost working OrbitControls for FX 2019-12-28 22:11:43 +03:00
26948a88d7 Muon monitor front-end demo 2019-12-26 22:21:10 +03:00
8932c8dfd1 Fix Three color change problem 2019-12-26 11:46:44 +03:00
c2e396328f Default properties for JS 2019-12-25 12:01:42 +03:00
193fed524e Property resolution simplification 2019-12-24 22:09:39 +03:00
8d39a3efa5 Demo structure change and fx update 2019-12-24 14:14:10 +03:00