Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
oldroco
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Zhao
oldroco
Commits
99f95402
Commit
99f95402
authored
6 years ago
by
David Zhao
Browse files
Options
Downloads
Patches
Plain Diff
temporary buggy version of finger joint
parent
49d4ef53
Branches
offsets
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
svggen/api/composables/graph/Joint.py
+1
-0
1 addition, 0 deletions
svggen/api/composables/graph/Joint.py
with
1 addition
and
0 deletions
svggen/api/composables/graph/Joint.py
+
1
−
0
View file @
99f95402
...
...
@@ -232,6 +232,7 @@ class FingerJoint(Joint):
# for x in edge.offset:
# if x[1].split('.')[0]==face.name.split('.')[0]:
for
each_offset
in
offset
:
each_offset
=
each_offset
[
0
]
pos
=
(
0
,
0
)
it
=
dt
*
2.5
if
coords
[
0
][
0
]
==
coords
[
1
][
0
]:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment