Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 31 Jul 00:25
bb621e4

0.1.7 (2025-07-30)

Bug Fixes

  • add abutting relationships to model (65b91cd)
  • add axes to plot (bb19086)
  • add bounding box outline instead of solid box (e917539)
  • add clear stratigraphic column (6ee278b)
  • add dem (f40aa17)
  • add feature detail panels (ac7070e)
  • add feature list widget. Shows all features in model for the visualiser (d4a0312)
  • add instructions labels to fault adjacency and stratigraphic units tables (aca081c)
  • add key mapping for view/delete (dd06eb3)
  • add loopstructural log messages to qgis plugin (c33cdec)
  • add meshio as requirement (65de3be)
  • add option to use shapefile z values instead of dem when the shapefile has a 3D element (d231204)
  • add qgistogeodataframe (5d6949b)
  • add setter/getter for name field to prevent name not being a string (ba95b0e)
  • add stratgiraphic column to model when building stratigraphy (393e343)
  • add structural data to unit (fd6f4d7)
  • add unit to gui without creating a new one (00c4d31)
  • add uuid to dictionary for created units (d91a90c)
  • adding checks to make sure the fields are not none and are in the layer (1b0014b)
  • adding new dock widget for 3D viewer (b7a6d4e)
  • adding permission to linter (ce3426b)
  • adding placeholder for default boundingbox. (bf631a9)
  • adding placeholder to save object to file (be06c6f)
  • allow updating of stratigraphic column element (12edfea)
  • allow z coordinate from shapefile to be used for elevation (cea7d79)
  • build stratigraphy objects (54c3b16)
  • call update stratirgaphy whenever column changes (83effed)
  • change interpolation weights to qdoublespinbox (b64a2d6)
  • connect orientation type toggle (5bf2e66)
  • different settings for structural frames (0e8db15)
  • don't add fields that aren't in the fault layer (82708dd)
  • don't add unconformities to feature list (8bf531b)
  • don't duplicate features in featurelist (fc9685a)
  • don't try and add scalarbar to the object list (472ff09)
  • fault fault topology working (996cdb8)
  • fault topology plugged into LoopStructural classes with observer updates. (377b39a)
  • get displacement/dip/pitch from fault trace attributes (819cea1)
  • ignore unconformities for feature settings... (6705655)
  • link feature to feature panel (f925085)
  • link model manager and data manager (863f970)
  • make sure unit name is a string (4c3fd30)
  • model manager implementation for faults (5a00032)
  • move data/model manager to plugin main (7a73327)
  • nelements not n_elements (e61e4e2)
  • only show loopstructural warning messages (ca87466)
  • port to using stratigraphic column object from loopstructural (a4689d6)
  • put all loopstructural logs in 'LoopStructural' heading (224a55e)
  • remove name string and colour button from stratigraphic unit (606e3f4)
  • remove print statements and add default sampler output (a391480)
  • remove unnecessary blank line in LoopstructuralPlugin class (b00450d)
  • remove unused buttons (7b036d5)
  • remove unused imports and clean up code (40fa142)
  • reorder import statements and improve error handling for dependencies (6afc569)
  • scale vector appropriate to model bb (0b5a5fa)
  • set defaults for interpolator in qgs plugin (61dd482)
  • store reference to object instead of actor (95a7b15)
  • stratigraphic column was reversed. (604ca00)
  • strike = dip_dir-90 (f9c3efd)
  • update bb nelements (58e89ce)
  • update data manager when fault layer changes (64f0a29)
  • update dem layer from project save (58c25ed)
  • update dependencies/add qpip (41953ba)
  • update fault when layer changes and remove faults when changing layers (f22d286)
  • update requirements for LoopStructural (6a138cf)
  • update stratigraphic column units when thickness/name changes (e180e9b)
  • use 3D extent for setting bounding box (d25dced)
  • use default bb zmin/zmax (a911bb9)
  • visualisation load external meshes (a6fea12)