etheory

Results 24 issues of etheory

Hi there! In our facility (Animal Logic) we use rez to define external dependencies, and don't build projects using git submodules. Would it be possible to please follow project examples...

https://openimageio.readthedocs.io/en/stable/imagebufalgo.html says: `All ImageBufAlgo functions take an optional nthreads parameter that signifies the maximum number of threads to use to parallelize the operation. The default value for nthreads is 0,...

bug
enhancement
feature request
good first issue
help wanted

https://github.com/Autodesk/maya-usd/blob/8391cd9c44b546c1970ef2f7937439d1f338c17c/lib/mayaUsd/render/vp2ShaderFragments/usdPreviewSurfaceLightingAPI1.xml#L124-L129 I work for a studio where we have an issue that the default maya surface shaders look wildly different to the UsdPreviewSurface shaders in Maya. The UsdPreviewSurface shaders look...

**Is your feature request related to a problem? Please describe.** When looking at a .csv from lattice, such as the latest official one here: https://www.latticesemi.com/view_document?document_id=51576, which contains a list of...

https://github.com/hughpyle/ASR33/blob/dc918565dd7070d48497e9d0aec13eb77286c466/hardware/ltspice/6N138.sub#L1 this model is labelled as a 6N138 but it is ACTUALLY a model for a 6N137, which is a totally different part, and will NOT simulate the same. Could...

Resolve issues with error messages: - makezip-win.py:6: SyntaxWarning: invalid escape sequence '\.' - makezip-win.py:8: SyntaxWarning: invalid escape sequence '\S'

This is an initial suggestion of how you could go about entering the label as a part of the text entry. For simple examples this already works, but there are...

enhancement

With reference to: https://iplug2.discourse.group/t/automatic-hz-khz-change-during-frequency-parameter-changes/984/3 add a new function called: InitFrequencyAutoRange that provides a frequency parameter that automatically changes formatting between Hz and kHz. Uses the function: ```c++ auto freqFormatter =...

I've noticed that when resizing windows in an iPlug2 plugin or in the stand-alone app, that the interface can flash black. See below: ![Image](https://github.com/user-attachments/assets/7e57b204-f325-4479-b8a5-c8b90cf81618) It seems to mostly happen when...

It would be great to be able to support expression entry in the numeric text fields provided by ITextEntryControl, and adding tinyexpr would be a simple and effective way to...

enhancement