]> gerrit.simantics Code Review - simantics/3d.git/shortlog
simantics/3d.git
2020-03-10 Reino RuusuFix regression in synchronization of updates 83/3983/1
2020-03-09 Reino RuusuAdd checks for invalid numerical values in ComponentSel... 78/3978/1
2020-03-09 Reino RuusuUse inside diameter for eccentric reducer offset calcul... 77/3977/1
2020-03-09 Reino RuusuAdd a wall thickness property to pipe runs. 76/3976/1
2020-03-06 Reino RuusuEat all keyboard events by default in vtkSwtAction 74/3974/1
2020-03-06 Tuukka LehtonenMerge "Move global UI bindings to the product plugin"
2020-03-06 Reino RuusuMove global UI bindings to the product plugin 73/3973/2
2020-03-05 Tuukka LehtonenClose Plant3DEditor automatically when its input disapp... 71/3971/1
2020-03-05 Reino RuusuTools for fitting contents to view in Plant3D editor 69/3969/1
2020-03-05 Reino RuusuFix camera focus method to handle special case of verti... 67/3967/1
2020-03-05 Reino RuusuButton for default viewing direction 66/3966/1
2020-03-02 Reino RuusuShow an error dialog when attempting to insert a too... 60/3960/1
2020-03-02 Reino RuusuUpdates elbows when turn radius is changed in pipe run 59/3959/1
2020-03-02 Reino RuusuCamera rotation with stable rotation speed 54/3954/1
2020-03-02 Reino RuusuPerform node map updates in a procedure instead of... 50/3950/1
2020-02-28 Reino RuusuFix list indexing error in updateFixedLengths. 41/3941/1
2020-02-26 Reino RuusuRemove edge visualization from solid objects when not... 35/3935/1
2020-02-26 Reino RuusuRestore SCL-compatible API to P3DUtil 34/3934/2
2020-02-26 Reino RuusuBlock parallel execution of position updates and valida... 10/3910/2
2020-02-26 Reino RuusuFix issue with multiple degenerate legs in front of... 09/3909/2
2020-02-26 Reino RuusuRemove listener calls when property values not updated. 08/3908/2
2020-02-25 Reino RuusuShow busy cursor and block UI input while committing... 07/3907/1
2020-02-24 Reino RuusuEnable model loading using an existing transaction. 03/3903/1
2020-02-23 Tuukka LehtonenProper description for plant3d.modeling feature 00/3900/1
2020-02-23 Tuukka LehtonenDisabled includePackedArtifacts to prevent pack200...
2020-02-23 Tuukka LehtonenStop using pack200 because it has been deprecated and...
2020-02-20 Reino RuusuRotation angle fully in context of the path leg delta 95/3895/1
2020-02-20 Reino RuusuFix cause of endless loop in overlap resolution 94/3894/1
2020-02-20 Reino RuusuFix error in PipingRules.updateFixedLengths 93/3893/1
2020-02-20 Reino RuusuPerform view direction switching via vtkCameraAndSelect... 92/3892/1
2020-02-20 Reino RuusuLet root node determine up direction for rotation angle... 91/3891/1
2020-02-20 Reino RuusuFix interpretation of rotation angle to path leg end... 89/3889/1
2020-02-19 Reino RuusuAllow selection of vertical direction in Plant3DEditor 83/3883/1
2020-02-18 Tuukka LehtonenUse maven jarsigner to sign the produced P2 repository...
2020-02-14 Reino RuusuAllow unsplitting removal of reducers by joining pipe... 72/3872/1
2020-02-14 Reino RuusuFix update of inline components with offsets 71/3871/1
2020-02-14 Reino RuusuFix handling of offsets in directed path leg updates 70/3870/1
2020-02-13 Reino RuusuFix handling offset in dual directed path leg updates 68/3868/1
2020-02-12 Reino RuusuAdded a length scaling factor for adding components 67/3867/1
2020-02-11 Reino RuusuFix orientation of new straight components in insertStr... 62/3862/1
2020-02-11 Reino RuusuFix synchronization of PipingRules.currentUpdates. 60/3860/1
2020-02-07 Reino RuusuRename Vector3d.length to vectorLength 58/3858/1
2020-02-06 Tuukka LehtonenMake component addition dialog resizable and remember... 54/3854/2
2020-02-06 Tuukka LehtonenMerge "Allow user to specify component name in Componen...
2020-02-06 Reino RuusuAllow user to specify component name in ComponentSelect... 55/3855/1
2020-02-06 Tuukka LehtonenFixed loading order problem that caused parameters... 53/3853/1
2020-01-29 Reino RuusuAdded labels to piping component types 19/3819/1
2020-01-14 Tuukka LehtonenAdded bundle metadata 85/3785/1 release/1.42.0
2019-12-12 Reino RuusuFix getRealPosition() for control points 09/3709/1
2019-12-10 Reino RuusuFix createRotation() and avoid unnecessary trigonometri... 95/3695/1
2019-12-10 Reino RuusuExpose offset calculation as API in PipingRules. 94/3694/1
2019-12-10 Reino RuusuFix issue in directed path updates with offsets 93/3693/3
2019-12-10 Reino RuusuGet inline component direction irrespectively of connec... 92/3692/2
2019-12-10 Reino RuusuAllow insertion of reducers in the middle of pipe runs 91/3691/1
2019-12-05 Reino RuusuEliminate rounding errors in property tabs. 88/3688/2
2019-12-05 Marko LuukkainenForce zero offset for concentric reducers 87/3687/1
2019-12-05 Marko LuukkainenMerge "Allow property editing with just a single mouse... release/1.41.0
2019-12-05 Marko LuukkainenMerge "Fix issue with cell editor type mismatch and...
2019-12-05 Marko LuukkainenMerge "Refuse attempts to set turn radius index to...
2019-12-05 Marko LuukkainenFix directed path leg update failing to update inline... 80/3680/1
2019-12-05 Reino RuusuAllow property editing with just a single mouse click 78/3678/1
2019-12-05 Reino RuusuFix issue with cell editor type mismatch and disable... 77/3677/1
2019-12-05 Reino RuusuRefuse attempts to set turn radius index to a negative... 76/3676/1
2019-12-05 Marko LuukkainenMerge "Fix removed nodes leaving visible graphical...
2019-12-05 Marko LuukkainenFix removed nodes leaving visible graphical elements. 75/3675/1
2019-12-05 Marko LuukkainenYesterdays change introduced infinite loop for directed... 74/3674/1
2019-12-04 Marko LuukkainenDirected path leg update handled offset wrong way. 70/3670/1
2019-12-04 Marko LuukkainenPrevent elbows overlapping nozzles 67/3667/1
2019-12-03 Marko LuukkainenFix path leg updates when reducer is the first or the... 65/3665/1
2019-12-03 Marko LuukkainenDisable DB level undo, when model modifying actions... 63/3663/1
2019-12-03 Marko LuukkainenRevised update logic for inline components 61/3661/1
2019-12-02 Marko LuukkainenShowing error messages when components overlap each... 59/3659/1
2019-11-29 Marko LuukkainenConverting variable angle turn turn to fixed angle... 48/3648/1
2019-11-29 Marko LuukkainenProcessing DB changes could leave control points unsync... 46/3646/1
2019-11-29 Marko LuukkainenHandle PipeRun removals with detaching Components. 44/3644/1
2019-11-28 Marko LuukkainenRemove/Split could go over PipeRun boundary and break... 40/3640/1
2019-11-28 Marko LuukkainenAllow adding adjustable length components in the middle... 39/3639/1
2019-11-25 Reino RuusuAllow repeated single clicks to activate property editing 16/3616/1
2019-11-25 Reino RuusuReflection-based handling of Enum property editing. 15/3615/1
2019-11-22 Reino RuusuAllow property tab contribution from all INodes. 01/3601/1
2019-11-22 Reino RuusuUp-to-date ontology class for Plant3D ontology 00/3600/1
2019-11-18 Marko LuukkainenMerge "Ask component rotation angle when adding components"
2019-11-18 Marko LuukkainenAsk component rotation angle when adding components 59/3559/1
2019-11-18 Marko LuukkainenAdding specified equipment with nozzles did not work 58/3558/1
2019-11-18 Marko LuukkainenMissing library URI from Equipment selection dialog... 55/3555/1
2019-11-18 Marko LuukkainenCreating equipment with predefined nozzles. 53/3553/1
2019-11-15 Marko LuukkainenPrevious change caused ClassCastExceptions. 41/3541/1
2019-11-15 Marko LuukkainenAdjust turn component radius with combo box (instead... 32/3532/1
2019-11-15 Marko LuukkainenCombo property support for annotated property tabs 30/3530/1
2019-11-15 Marko LuukkainenTag user modifiable length 28/3528/1
2019-11-14 Marko LuukkainenLoading VTK dlls with plug-in activator. 22/3522/1
2019-11-12 Marko LuukkainenEditor internal toolbar for Plant3D editor 10/3510/2
2019-11-12 Marko LuukkainenMerge "Removing components left orphan piperuns in...
2019-11-12 Marko LuukkainenRemoving components left orphan piperuns in the plant 06/3506/1
2019-11-12 Reino RuusuRename of getSubPoint in PipeControlPoint in SCL 04/3504/1
2019-11-12 Tuukka LehtonenDisable outline page DEBUG option from product builds 03/3503/1
2019-11-12 Marko LuukkainenUse FileLocator.toFileURL to get access to image files 02/3502/1
2019-11-12 Marko LuukkainenAllow PipeRun merges when diameters are the same 00/3500/1
2019-11-11 Marko LuukkainenPipeRun reverse action 97/3497/1
2019-11-11 Marko LuukkainenPipeCOntrolPoint setNext/setPrev/remove improved 96/3496/1
next