- 30 Aug, 2022 3 commits
-
-
Marko Luukkainen authored
gitlab #170 (cherry picked from commit a88086be)
-
Marko Luukkainen authored
Component Selection dialog does not verify nozzles properly. See merge request simantics/3d!16
-
Marko Luukkainen authored
gitlab #169 (cherry picked from commit fe0003ca)
-
- 25 Aug, 2022 2 commits
-
-
Marko Luukkainen authored
PipeRun reversal changes orientation of rotated components. See merge request simantics/3d!15
-
Marko Luukkainen authored
Reversing direction requires recalculation of rotation angle. In degrees: newAngle = 360 - oldAngle. gitlab #168 (cherry picked from commit 19bd2da7)
-
- 09 Aug, 2022 6 commits
-
-
Marko Luukkainen authored
Handle issues related to component removal See merge request simantics/3d!13
-
Tuukka Lehtonen authored
gitlab #167
-
Tuukka Lehtonen authored
gitlab #167
-
Tuukka Lehtonen authored
gitlab #167
-
Tuukka Lehtonen authored
gitlab #167
-
Tuukka Lehtonen authored
gitlab #167
-
- 15 Jun, 2022 3 commits
-
-
Reino Ruusu authored
gitlab #166 Change-Id: I488eef87c91413bc18ba791582e5035aea1eafcc
-
Reino Ruusu authored
gitlab #166 Change-Id: Ib52c5e5aae36315eb2147c246701647402c8afbc
-
Reino Ruusu authored
Make updateCycle() the sole handler of all things related to node removal. gitlab #166 Change-Id: Ie27487176346b43b996b08cd1768bce127343e98
-
- 14 Jun, 2022 2 commits
-
-
Reino Ruusu authored
gitlab #166 Change-Id: Ie50e46700e3a55f1898a2abdc275f367668b64d8
-
Reino Ruusu authored
gitlab #165
-
- 29 May, 2022 1 commit
-
-
Tuukka Lehtonen authored
-
- 17 May, 2022 2 commits
-
-
Marko Luukkainen authored
gitlab #164
-
Marko Luukkainen authored
gitlab #164
-
- 13 Apr, 2022 1 commit
-
-
Marko Luukkainen authored
Too loose angle check caused zero length elbows, which the led to path legs with no direction. gitlab #163
-
- 12 Apr, 2022 3 commits
-
-
Marko Luukkainen authored
gitlab #81 gitlab #163
-
Marko Luukkainen authored
Turn component's parameters were omitting turnAngle on loadup. Thus the geometry updates never reacted to turnAngle changes. gitlab #163
-
Marko Luukkainen authored
Calculating a new position for a turn that approaches infinity is not a good idea. gitlab #163
-
- 11 Apr, 2022 1 commit
-
-
Marko Luukkainen authored
Calculating orientation of control point did not work. gitlab #163
-
- 08 Apr, 2022 2 commits
-
-
Marko Luukkainen authored
spaceForTurn turn can be called when path leg end is not directed / nozzle. There is a bug, which causes disposed control points to be updated. Created a workaround. gitlab #163
-
Marko Luukkainen authored
And as a bonus, adjusted VTK clip planes to prevent near clipping plane hiding objects. gitlab #162
-
- 05 Apr, 2022 1 commit
-
-
Marko Luukkainen authored
Resolve "Allow additional levels of parent nodes for Plant3D components" Closes #161 See merge request simantics/3d!12
-
- 04 Apr, 2022 1 commit
-
-
Reino Ruusu authored
gitlab #161
-
- 31 Mar, 2022 1 commit
-
-
Marko Luukkainen authored
gitlab #160
-
- 25 Mar, 2022 4 commits
-
-
-
Marko Luukkainen authored
Allow software rendering. gitlab #159
-
Marko Luukkainen authored
Resolve "Evaluation of turn space requirement is too coarse" Closes #158 See merge request simantics/3d!11
-
Marko Luukkainen authored
gitlab #159
-
- 23 Mar, 2022 1 commit
-
-
Reino Ruusu authored
gitlab #158
-
- 04 Feb, 2022 2 commits
-
-
Marko Luukkainen authored
Merge branch '157-node-selection-provider-should-react-to-removal-of-components-from-node-map' into 'master' Resolve "Node selection provider should react to removal of components from node map" Closes #157 See merge request simantics/3d!10
-
Marko Luukkainen authored
Resolve "Double-recursive calls to InteractiveVtkComposite.Render()" Closes #156 See merge request simantics/3d!9
-
- 22 Dec, 2021 1 commit
-
-
Reino Ruusu authored
gitlab #157
-
- 29 Nov, 2021 1 commit
-
-
Reino Ruusu authored
Also make sure that exceptions don't leave Render() and Update() into entirely unresponsive states. gitlab #156 Change-Id: Ib10e0ee89d6b9be7bad6bdf81180155bb501603c
-
- 25 Nov, 2021 1 commit
-
-
Marko Luukkainen authored
gitlab #155
-
- 27 Oct, 2021 1 commit
-
-
Marko Luukkainen authored
Replaced default HashSet with List to reduce memory consumption Allow overriding used collection. Added flatten method for collapsing low populated nodes. gitlab #154
-