Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
rawwerks opened a pull request on lucia-auth/example-sveltekit-github-oauth
clarify instructions for beginners
just updating the readme to be more clear. i needed these modifications to run it for the first time.rawwerks pushed 1 commit to main rawwerks/example-sveltekit-github-oauth
- clarify instructions for beginners bf139a4
rawwerks pushed 176 commits to dev rawwerks/build123d
- Fixed intersections of Axis Issue #615 2c40e19
- build_common.py -> add major_radius, rename apothem to radius, attribute naming cleanup e1203f8
- test_build_common.py -> add test for HexLocations(... major_radius = True) f8291b0
- build_common.py -> fix missing imports 08298be
- test_build_common.py -> fix deprecated assertAlmostEquals with assertAlmostEqual 43a1d93
- Added Plane.find_intersection(Plane) Issue #327 35a33f8
- heat_exchanger.py -> Fix example to use radius instead of apothem 42c91cc
- heat_exchanger_algebra.py -> Fix example to use radius instead of apothem f383470
- Merge pull request #643 from jdegenstein/hexloc_majradius Add major_radius bool to HexLocations and rename apothem p... 29ad538
- geometry.py -> add Vector direction transformation option 2fae946
- objects_curve.py -> change calculation method for tangent direction using new Vector/direction transform method ce49b77
- Merge branch 'gumyr:dev' into jernArcFix1 52e33f9
- test_direct_api.py -> add vector transform tests 644edc9
- test_build_line.py -> less trivial JernArc tests 23f6fb9
- Update test_build_line.py -> Fix tests 99863e8
- Added geometry intersections Issue #327 #328 ce72ee2
- Merge branch 'dev' into jernArcFix1 f2d4dda
- geometry.py -> rename vec_dir to is_direction 09a5ffd
- Update objects_curve.py 79cd2c0
- test_direct_api.py -> rename vec_dir to is_direction bab54c7
- and 156 more ...