You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvement: Add cmd/ctrl-0 shortcut to reset zoom
Improvement: Updated electron version to 43.2.0
Ops
New op: Ops.Array.PointArray.TransformArray3NoTrigger - Transform (translate, rotate, scale) positions in an array3x
New op: Ops.Gl.MaterialProperties -
New op: Ops.Html.CSS.ElementZIndex - Set CSS margins of a html element
Bugfix: Ops.Extension.Rapier3d.Body_v3 - Fixed transformation being wrong, when modelmatrix was scaled/rotated
Bugfix: Ops.Gl.GLTF.GltfScene_v5 - Fixed bug with camera animation being off by one frame in some cases
Bugfix: Ops.Gl.GradientTexture_v2 - Fixed a bug when setting dither values github.com
Bugfix: Ops.Html.CSS.ElementPosition - Removed unused ports for z-index, use Ops.Html.CSS.ElementZIndex
Bugfix: Ops.Html.Elements.Element_v2 - Fixed an error when changing css class when element is not active
Bugfix: Ops.Trigger.TriggerReceive - Added missing event to update dropdowns on namechange
Bugfix: Ops.Ui.VizObject - Fixed object passtrough not being called on update
Deprecation: Ops.Extension.AmmoPhysics - Op Extension.AmmoPhysics was deprecated
Feature: Ops.Gl.RenderToTextures_v3 - Added DepthBuffer framebuffer input port, to reuse an existing depth buffer
Feature: Ops.Html.ElementAsHtmlString - Added switch to select between DOM element outerHTML or XML Serializer API
Improvement: Ops.Audio.AudioPlayer - Added better errorhandling, show ui error instead of console output for network and decoding errors
Improvement: Ops.Boolean.And_v2 - New Version v2: Multiport by default
Improvement: Ops.Gl.ClearColor - Added toggle to disable depth buffer clear
Improvement: Ops.Gl.Textures.WebcamTexture_v5 - New version v5: when inactive or deleted op: "webcam recording indicator" will correctly turn off in OS/browser github.com
Improvement: Ops.Html.CSS.BackgroundImage_v2 - Made it possible to change position without setting a background image (i.e. when added in css/elsewhere)
Improvement: Ops.Html.Elements.ElementQuery - Cache elements of last query to not update on every change
New op: Ops.Array.PointArray.TransformArray3NoTrigger - Transform (translate, rotate, scale) positions in an array3x
New op: Ops.Gl.MaterialProperties -
New op: Ops.Html.CSS.ElementZIndex - Set CSS margins of a html element
Improvement: Ops.Gl.Textures.WebcamTexture_v5 - Dont show error console, when camera was not found
Improvement: Ops.Gl.Textures.WebcamTexture_v5 - Fixed problem with loading status not finishing the loading
Improvement: Ops.Gl.Textures.WebcamTexture_v5 - New version v5: when inactive or deleted op: "webcam recording indicator" will correctly turn off in OS/browser github.com
Improvement: Ops.Gl.Textures.WebcamTexture_v5 - Now only asks for permission if "active"-port is enables
Improvement: Ops.Gl.Textures.WebcamTexture_v5 - Set parentelement to non canvas so popout/external canvas can continue to work
Improvement: Ops.Gl.Textures.WebcamTexture_v5 - Texture will only be updated when there was a new frame available to capture from the webcam
Editor
Bugfix: Fixed bug where commands in palette where not bookmarkable anymore
Improvement: Much better support of scrolling and pinch/zoom with touchpad (macbook)
Improvement: Unified and improved handling of attachments and other dependencies in manage op tab
Improvement: Most modal dialogs can now be submited by pressing enter
Improvement: Unified handling of attachments and libraries in mangage op