- 17 Jan, 2023 2 commits
-
-
Marko Luukkainen authored
Light may be null. gitlab #173
-
Marko Luukkainen authored
gitlab #177
-
- 14 Dec, 2022 1 commit
-
-
Marko Luukkainen authored
* Updating directed path leg with offsets fails to update correctly * Implementation mixed current location and desired location, and was unnecessarily calculating same information repeatedly. * Moving a path leg end (elbow) so that other end (elbow) overlaps a nozzle causes misalignment of inline component (pipe) between the leg ends. * Recursive update overwrote correctly calculated position and orientation with out dated data. gitlab #176
-
- 13 Dec, 2022 3 commits
-
-
Marko Luukkainen authored
Use a modal dialog to block UI. gitlab #175
-
Marko Luukkainen authored
Mesh hover highlights were corrupted when objects were zoomed close. This is a workaround that creates a separate Actor for edges. gitlab #173
-
Marko Luukkainen authored
Fix wglMakeCurrent errors by activating GL context in lock() method. gitlab #173
-
- 12 Dec, 2022 5 commits
-
-
Marko Luukkainen authored
Camera almost aligns with horizontal plane. gitlab #174
-
Marko Luukkainen authored
Fix POM.xml / Manifest.mf version numbers. gitlab #173
-
Marko Luukkainen authored
Fix native fragment build configuration. gitlab #173
-
Marko Luukkainen authored
VTK 9.2 compatibility patch for simantics.G3D. Changed Plant3DEditor dispose logic to prevent VTK / Active GL Context errors. gitlab #173
-
Marko Luukkainen authored
Updated VTK library to 9.2.2 Note: There are several changes to the original code in vtk.rendering plug-in. * Originally, VTK was outputting black window. There seemed to be a conflict with double buffering, and disabling it fixed the issue. * VTK SWT binding was not designed to be deleted runtime (or at least it did not work). gitlab #173
-
- 01 Sep, 2022 1 commit
-
-
Marko Luukkainen authored
As a bonus, made some improvements to debugging methods. gitlab #172
-
- 31 Aug, 2022 1 commit
-
-
Marko Luukkainen authored
gitlab #171
-
- 30 Aug, 2022 2 commits
-
-
Marko Luukkainen authored
gitlab #170
-
Marko Luukkainen authored
gitlab #169
-
- 25 Aug, 2022 1 commit
-
-
Marko Luukkainen authored
Reversing direction requires recalculation of rotation angle. In degrees: newAngle = 360 - oldAngle. gitlab #168
-
- 09 Aug, 2022 6 commits
-
-
Marko Luukkainen authored
Merge branch '165-and-166' into 'release/1.52.0' See merge request simantics/3d!14
-
Marko Luukkainen authored
Handle issues related to component removal See merge request simantics/3d!13 (cherry picked from commit 3f9bea7b) 3d90b287 Allow removal of components directly between two nozzles e3288e81 Handle filtering of additions and removals via path to root 98f5968a Simplify object removal process in AbstractVTKNodeMap. 89377329 Remove direct console print for exception 44caf5bf Refactor updateCycle() for readability and lesser time in synch.
-
Tuukka Lehtonen authored
gitlab #167
-
Tuukka Lehtonen authored
gitlab #167
-
Tuukka Lehtonen authored
gitlab #167
-
Tuukka Lehtonen authored
gitlab #167
-
- 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 1 commit
-
-
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
-