Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | start adding box code | brynnchernosky | |
2023-04-24 | add folder for physics box | brynnchernosky | |
2023-02-22 | improvements | brynnchernosky | |
2023-02-22 | wedge angle | brynnchernosky | |
2023-02-22 | pendulum angle | brynnchernosky | |
2023-02-21 | settings menu | brynnchernosky | |
2023-02-21 | settings menu | brynnchernosky | |
2023-02-20 | start sim settings menu | brynnchernosky | |
2023-02-18 | debugging pendulum | brynnchernosky | |
2023-02-18 | debugging | brynnchernosky | |
2023-02-18 | debugging | brynnchernosky | |
2023-02-18 | weight pos changes on type change | brynnchernosky | |
2023-02-17 | sim type persists | brynnchernosky | |
2023-02-17 | debugging datadoc not working | brynnchernosky | |
2023-02-16 | debugging persistence | brynnchernosky | |
2023-02-15 | simulation compiles and runs | brynnchernosky | |
2023-02-13 | keep converting to persistent | brynnchernosky | |
2023-02-12 | start making everything persistent | brynnchernosky | |
2023-02-09 | switch between sim types | brynnchernosky | |
2023-02-07 | pendulum works | brynnchernosky | |
2023-02-07 | free weight and wedge work | brynnchernosky | |
2023-02-07 | wall show | brynnchernosky | |
2023-02-06 | debugging and UI | brynnchernosky | |
2023-02-06 | code compiles and runs | brynnchernosky | |
2023-02-03 | convert to class | brynnchernosky | |
2023-02-01 | keep switching to class components | brynnchernosky | |
2023-01-31 | start converting weight file to class | brynnchernosky | |
2023-01-31 | convert from functional to class components | brynnchernosky | |
2023-01-31 | start converting from functional to class components | brynnchernosky | |
2023-01-30 | remove extraneous code | brynnchernosky | |
2023-01-30 | start adding physics sim | brynnchernosky | |
2023-01-26 | start adding logic | brynnchernosky | |
2023-01-26 | add option to colon menu | brynnchernosky | |
2023-01-26 | Merge branch 'master' into physics_simulation | brynnchernosky | |
2023-01-26 | fixed up editing linked trails from link menuitems | bobzel | |
2023-01-25 | loads | brynnchernosky | |
2023-01-25 | add new view | brynnchernosky | |
2023-01-25 | added a linkFollow o[ption to choose between opening target, or highest ↵ | bobzel | |
level collection containing target. fixed adding marker annotations to pdf/web/etc. fixed following link to wikipedia pages to not create a new document each time. made searchBox's search function static so that it can be called programmatically. Fixed LinkDocPreview to not flicker when doing a nopreview link follow. changed PlayTrail to restore state of all freeform collections containing source anchor. | |||
2023-01-24 | stopped storing presCollection in PresBox in favor of computing it. added ↵ | bobzel | |
anchor menu option for viewing linked trail. fixed showing slected slides in presbox when link with up is used. | |||
2023-01-20 | create stackedTimeline audio panels only when opened. stopped loading link ↵ | bobzel | |
docs from other users if their link db's are not being used. | |||
2023-01-20 | went back to adding PDF text selection targets as annotations when anchor of ↵ | bobzel | |
pres element a | |||
2023-01-20 | removed tour map from lightbox. added option to create anchors without ↵ | bobzel | |
adding thm as annotations. made zoom of text an option for pres and links | |||
2023-01-17 | fixed linkint to trail to follow trail immediately in lightbox and show ↵ | bobzel | |
trail ui in minimized mode. fixed overlay of pres box to not disappear when lightbox appears. closing /ending trail hackily restores collecftion to prior pan/zoom. | |||
2023-01-13 | changed starting presentations to not advance to next slide immediately but ↵ | bobzel | |
treat the first slide as if a transition had been made to it. | |||
2023-01-13 | cleaned up linkmanager a little. maded myshareddocs a folder in ↵ | bobzel | |
myfilesystem. fixed setting author on copied documents to current user. | |||
2023-01-12 | fixed loading newly created links. fixed following links to contexts that ↵ | bobzel | |
haven't been loaded yet. | |||
2023-01-12 | fix for document decoration bounds alignment with non-fit-width freeform views. | bobzel | |
2023-01-09 | changed default pres duration of pinned item to 2 secs. if not defined, ↵ | bobzel | |
default is 0. | |||
2023-01-07 | fixed pinning pdf documents without a selection to trail | bobzel | |
2023-01-06 | added zoom box highlighting of text anchors in pdf/web pages for link/pres ↵ | bobzel | |
following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after |