Release v0.0.16.111
Autogenerated release
| OS | Dev | ||
|---|---|---|---|
| Windows x64 | zip | ||
| Ubuntu 20 LTS x64 | deb | ||
| Ubuntu 22 LTS x64 | deb | ||
| Fedora 35 x64 | rpm | ||
| MacOS | Coming soon! 🍏 | ||
What's Changed
- Add change tab signal by @Grantim in #246
- Do not check edges are in same plane for fillContour2D by @Grantim in #247
- Expose cached number of holes in mesh by @oitel in #248
- Improve selection information widget by @oitel in #251
- Bug686 draw image by @astrowander in #250
- MeshTopology::getLeftRings by @Fedr in #252
- exclude invisible controls from pickable by @astrowander in #253
- added setting "always on top" (depth test) in context menu for ObjectLabel by @ABSitf in #254
- Upload containers with meshconv and python libs on MeshLib release by @MaxRayskiy in #255
- Fix scene window size loading by @Grantim in #256
- Refactor Menu popups by @astrowander in #258
- Use gcc-12 on Ubuntu-22 by @MaxRayskiy in #249
- Upload containers with meshconv and python libs on MeshLib release by @MaxRayskiy in #257
- using ViewportRectangle = Box2f by @Fedr in #259
- Refactor Menu hotkeys by @astrowander in #260
- Polyline smoothing by @oitel in #262
- Move draw_helpers() to ImGuiMenu by @astrowander in #261
- Add copy paste mechanism to transform window by @Grantim in #263
- Update relax polylines exporting by @Grantim in #264
- Transfrom context and scene history fixes by @Grantim in #265
- Bug672 move load font by @astrowander in #266
- Improve transfrom context by @Grantim in #267
- Move draw_scene_list to ImGuiMenu by @astrowander in #268
- Move draw_custom_plugins to ImGuiMenu by @astrowander in #269
- Move remaining functions to ImGui by @astrowander in #270
- Deprecate mr menu by @astrowander in #271
- Support GL buffers larger than 4Gb by @Fedr in #273
- Object Voxels max triangles surface by @Grantim in #272
- Add prism primitive by @astrowander in #274
- delete Viewport::projectStaticToClipSpace by @Fedr in #276
- Double voxel offset for performance by @Grantim in #277
- Deprecate Viewport's line draw methods by @oitel in #278
- added set label (for ObjectLabel) in information block by @ABSitf in #275
- Clipboard support for Linux/X11 and macOS by @oitel in #279
- Ancillary points by @astrowander in #280
- meshconv: an option to construct convex hull of input mesh by @Fedr in #281
- Add app name to Config by @Grantim in #282
- deprecate Viewport::add_point & remove_points by @astrowander in #285
- fix update label value in information frame by @ABSitf in #284
- fix label transforming by @astrowander in #286
- Refactor FillHoles metrics by @Grantim in #287
- Show tooltip only if item is hovered by @oitel in #283
- FillHoleParams::maxPolygonSubdivisions by @Fedr in #288
- Fix Save File dialog by @oitel in #289
- Load/save object transform to file by @oitel in #290
- Fix half-lone edges left by decimation by @Grantim in #293
- Update fill hole metric descriptions by @Fedr in #291
- Optimize free transform by @astrowander in #292
- Restore default theme if user theme is not valid by @Grantim in #295
- Update emscripten build by @Grantim in #294
- Resolve Euler angles' singularity by @oitel in #296
- guarantee that selected_viewport_index is valid by @Grantim in #297
- Improve complex metric by @Grantim in #298
- Fix contours boolean inconsistency by @Grantim in #302
- add object xf while picking edge by @astrowander in #303
- Test that TBB task is started in another thread by @Fedr in #301
- Propagate xfChangedSignal down the Objects tree #800 by @astrowander in #305
- Visualize label background by @oitel in #306
- Update mesh components allocations by @Grantim in #307
- MIC#808: clear parent of orphans to avoid their subtrees augmentation by @Fedr in #309
- Draw label's source point and leader line by @oitel in #308
- Add try catch block in progress bar by @Grantim in #312
- add maxMeshDist python function by @astrowander in #310
- Parametrize label's ancillary visual elements by @oitel in #311
- I634 progress bar in export by @ABSitf in #300
- respect B-mesh region by @astrowander in #313
- Fix labels visualisation in wasm by @Grantim in #314
- Load build version from JavaScript in WASM by @oitel in #315
- fix findMaxDistanceSqOneWay function by @astrowander in #316
- Little ribbon improvements by @Grantim in #318
- Use one font for all platforms by @Grantim in #317
- Simplify duplicateNonManifoldVertices by @Fedr in #320
- Fix duplicateVertex by @Fedr in #322
- Remember last used directory on Linux and MacOS by @oitel in #321
- Upgrade to latest ImGui by @Fedr in #319
- progress bar in loading files (general function + load obj) by @ABSitf in #324
- duplicateNonManifoldVertices: support for not closed chains by @Fedr in #323
- Fix hidden window on monitor toggle #849 by @Grantim in #325
- Change default color for label's leader line and source point by @oitel in #326
- Eliminate IncidentVert::cIdx field by @Fedr in #328
- speed up visited vertices search by @MaxRayskiy in #327
- Fix rare macos rendering issue by @Grantim in #329
New Contributors
Full Changelog: v0.0.15.2...v0.0.16.111