Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
toloudis created a comment on an issue on allen-cell-animated/timelapse-colorizer
How will a user know they have shift-clicked on something that is actually on the same track as the previous click? What happens if they don't? This seems like the tricky part to make it obvious ...
toloudis created a comment on a pull request on bioio-devs/bioio
After one more round of internal discussions, personally I feel totally comfortable with moving ahead with this and basically following (or keeping up with) the scientific-python roadmap. I'm all ...
toloudis pushed 8 commits to feature/refactor-shaders allen-cell-animated/agave
- Update renderlib/ImageXYZC.cpp Co-authored-by: Peyton Lee <[email protected]> 576001c
- try commit hash for tensorstore c91eb0e
- back to windows-latest 01b1806
- remove qt dependency 1d13331
- leave debug functions in; add stb_image_write to remove qt dependency 1d98689
- restore tensorstore version again 8c1e4dd
- cleanup and error check e2c0b85
- Merge branch 'feature/color-lut' into feature/refactor-shaders e687c00
toloudis pushed 1 commit to feature/add-clip-plane allen-cell-animated/agave
- remove fixed parameter 417d45d
toloudis created a review comment on a pull request on allen-cell-animated/agave
I added this change in the shader refactor PR.
toloudis pushed 1 commit to feature/refactor-shaders allen-cell-animated/agave
- fix shader comment 723e625
toloudis created a review comment on a pull request on allen-cell-animated/agave
I set the plane normal to 0,0,0 when the plane is inactive. Then any ray-plane intersection will think the ray misses the plane. There is code in Image3D.cpp that does this for raymarch mode, and ...
toloudis created a review comment on a pull request on allen-cell-animated/agave
this file added so that I can write images from renderlib without depending on Qt
toloudis created a review comment on a pull request on allen-cell-animated/agave
done
toloudis created a review comment on a pull request on allen-cell-animated/agave
I added error checks
toloudis created a review comment on a pull request on allen-cell-animated/agave
done
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- cleanup and error check e2c0b85
toloudis created a review comment on a pull request on allen-cell-animated/agave
actually there is a followup PR that does a bunch of shader refactoring so I might defer this cleanup till later
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- restore tensorstore version again 8c1e4dd
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- remove qt dependency 1d13331
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- back to windows-latest 01b1806
toloudis pushed 1 commit to feature/thick-lines allen-cell-animated/agave
- try windows-latest again e95104b
toloudis pushed 1 commit to feature/color-lut allen-cell-animated/agave
- try commit hash for tensorstore c91eb0e