Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
toloudis pushed 1 commit to feature/refactor-selection-manipulator allen-cell-animated/agave
- holdout more clipplane stuff 77004e5
toloudis created a review comment on a pull request on allen-cell-animated/agave
the changes in this file are just minor cleanup and resolving one uninitialized data member.
toloudis created a review comment on a pull request on allen-cell-animated/agave
key change: now we just tell the viewerWindow what the selected SceneObject is. If the object provides a Tool for drawing itself when selected (e.g. a wireframe box), then that will automatically ...
toloudis created a review comment on a pull request on allen-cell-animated/agave
key change: this selection object will be able to be affected by transform manipulators
toloudis pushed 1 commit to feature/refactor-selection-manipulator allen-cell-animated/agave
- use helper functions to avoid hardcoded light indices 79abf5e
toloudis pushed 1 commit to feature/refactor-selection-manipulator allen-cell-animated/agave
- remove clip plane for this branch 7b009b8
toloudis created a review comment on a pull request on allen-cell-animated/agave
a key change here (and in the lines above) is that the light sources are now stored and handled as pointers instead of raw objects. For convenience, in some places we access them as pointers and ...
toloudis pushed 1 commit to feature/refactor-selection-manipulator allen-cell-animated/agave
- cleanup 60bd0f8
toloudis pushed 3 commits to feature/refactor-selection-manipulator allen-cell-animated/agave
toloudis opened a pull request on allen-cell-animated/agave
Feature/refactor selection manipulator
**Pull request recommendations:** - [ ] Name your pull request _your-development-type/short-description_. Ex: _feature/read-tiff-files_ - [ ] Link to any relevant issue in the PR description. E...toloudis pushed 1 commit to feature/clip-plane allen-cell-animated/agave
- cleanup, and sceneplane provides clipplanetool 45a0a18
toloudis pushed 1 commit to feature/clip-plane allen-cell-animated/agave
- add a scene object for clip plane b69593a
toloudis pushed 1 commit to feature/clip-plane allen-cell-animated/agave
- start: make scene selection generic so we can show rotation widgets for different types of objects f3e1ac4
toloudis pushed 1 commit to feature/clip-plane allen-cell-animated/agave
- got most of the clipping math correct here 80ba734
toloudis pushed 1 commit to feature/clip-plane allen-cell-animated/agave
- try using the clip plane in world space 69a967d
toloudis pushed 1 commit to feature/clip-plane allen-cell-animated/agave
- add transform of clip plane from world to view space 92a4ce6