Shane Ambler

Results 9 issues of Shane Ambler

**Is your feature request related to a problem? Please describe.** The available options for finding ptex can be too rigid for some setups. The issue stems from` PTEX_LOCATION` being used...

starting iv from a terminal with a command such as iv /home/shane/images/* where images contains image files as well as another dir and a text file, then cycle through images...

bug
iv

### Problem The 1.13.6.1 release installs some new files that are not in acceptable locations. All `.cmake` files should be installed into one location. Extra support scripts should be installed...

bug
build / testing / port / CI

This is not really a bug report, so just post as question. There is no entry in master CHANGES.md for 2.5.8.0. The details can be seen in github when viewing...

### Desktop (please complete the following information): ttkbootstrap v1.10.1 ### Describe the bug Destroying a scrolledframe when the cursor is over it causes a bad window path error. No error...

bug

I am getting a build failure when using clang10 on a 32bit system. Test system is FreeBSD 12.1 i386 `error: assigning to 'OpenSubdiv::v3_4_3::HbrMemStatFunction' (aka 'void (*)(unsigned int)') from incompatible type...

### Description: When defining a layer in the template and using a makefile, the source dir is copied instead of the artifacts dir. This changed recently, I think with the...

stage/needs-investigation
area/build

Currently blend-exchange only works at blender.stackexchange.com, it would be useful if this and the associated user script could be expanded to other stack exchange sites. Blender related questions also end...

On FreeBSD using clang++ v5.0 with -std=c++11 I am getting a build error - `error: no matching constructor for initialization of 'std::vector'` ```FAILED: COLLADAStreamWriter/CMakeFiles/OpenCOLLADAStreamWriter_shared.dir/src/COLLADASWLibraryAnimations.cpp.o /usr/bin/c++ -DGENERATEDSAXPARSER_XMLPARSER_LIBXML -DOpenCOLLADAStreamWriter_shared_EXPORTS -DXMLPARSER_LIBXML -I/usr/ports/graphics/opencollada/work/OpenCOLLADA-1.6.61/COLLADAStreamWriter/include -I/usr/ports/graphics/opencollada/work/OpenCOLLADA-1.6.61/COLLADABaseUtils/include...