Commit Graph

80 Commits

Author SHA1 Message Date
38302eac4c Use KMath-geometry for solids 2023-06-03 17:55:27 +03:00
c921d5541b Cleanup and fix ROOT bug 2023-05-16 21:12:24 +03:00
4ec611eda3 Update versions 2023-05-14 18:33:30 +03:00
f0a6e12358
Fix light for GDML and ambient lighg updates 2022-08-24 09:59:10 +03:00
34fbb23c60
Cleanup vision root rules 2022-08-14 12:52:18 +03:00
c586a2ea14
Fix (almost) property resolution 2022-08-13 18:17:22 +03:00
ecf4a6a198
Add property flows 2022-08-13 12:45:10 +03:00
0ea1ee056a
All tests pass 2022-08-12 22:16:06 +03:00
9221df785d
[WIP] Completed solid refactoring 2022-08-09 14:53:46 +03:00
9b1ca8332b
[WIP] great refactoring in progress 2022-08-07 20:33:05 +03:00
791d6d7a81
[WIP] great refactoring in progress 2022-08-04 21:36:00 +03:00
9648533ac8
Update build tools 2022-04-13 15:02:35 +03:00
d504943295
Update readmes 2022-01-23 15:06:47 +03:00
8a6fab97e3
Update gh-actions and api 2022-01-20 11:52:58 +03:00
9745a58873
Refactor page headers and fragment requirements 2022-01-20 11:13:17 +03:00
59e939a175
Minor logging update 2022-01-02 22:02:55 +03:00
bf5d47fd0e
remove production build from intermediate libraries 2022-01-02 19:43:31 +03:00
b40c1d0025 Update kotlin and DF 2021-11-23 17:51:47 +03:00
42eb0a6f66 Revert dumb composite for GDML 2021-09-11 18:50:59 +03:00
2e3b63c0f4 Composite Union is replaced by a Group. Colors for root 2021-09-06 22:48:03 +03:00
b79265e8c2 WIP Root object model 2021-08-18 23:02:17 +03:00
1505aa8091 Merge remote-tracking branch 'origin/dev' into feature/df-new
# Conflicts:
#	visionforge-solid/src/commonMain/kotlin/space/kscience/visionforge/solid/Extruded.kt
2021-08-11 18:34:49 +03:00
5721bb9456 A lot of fixes 2021-08-11 16:52:36 +03:00
8d21d3cd74 Adjust property editors 2021-08-07 11:27:57 +03:00
kiruma524
89cff65a90 Renamings in Gdml 2021-08-05 16:46:02 +03:00
e1138be861 layer marking 2021-07-15 12:28:25 +03:00
38c76e824d layer marking 2021-07-14 15:50:56 +03:00
8f95d6f485 layer marking 2021-07-14 15:45:01 +03:00
f2e7e16d62 [WIP] layer marking 2021-07-12 22:50:00 +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
7b30b62849 Reimplemented coordinates as properties 2021-07-11 13:43:56 +03:00
2b6942b827 Reimplemented coordinates as properties 2021-07-11 12:07:04 +03:00
199cad1dc1 Refactor to ThreeJS v 130 2021-07-10 16:51:57 +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
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
0961ae90b7 Remove global VisionForge object 2021-05-05 15:28:06 +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
3f6e39b18d SphereLayer 2021-03-04 09:47:41 +03:00
545753b14b cleanup 2021-03-02 16:33:29 +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
27fe492ab7 Complete playfround jupyter demo 2021-02-24 18:26:15 +03:00