Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve camera #730

Merged
merged 13 commits into from
Nov 16, 2024
Merged

improve camera #730

merged 13 commits into from
Nov 16, 2024

Conversation

PythonFZ
Copy link
Member

@PythonFZ PythonFZ commented Nov 16, 2024

  • fix synchronize camera
  • try to clean up a bit
  • reset up vector
  • fix orthographic camera
  • store zero vector
  • fix controls

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 50.38%. Comparing base (1b20115) to head (c46115e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
zndraw/app.py 50.00% 1 Missing ⚠️
zndraw/config.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #730      +/-   ##
==========================================
- Coverage   50.38%   50.38%   -0.01%     
==========================================
  Files          38       38              
  Lines        2701     2705       +4     
==========================================
+ Hits         1361     1363       +2     
- Misses       1340     1342       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

app/src/components/api.tsx Outdated Show resolved Hide resolved
app/src/components/api.tsx Outdated Show resolved Hide resolved
app/src/App.tsx Outdated Show resolved Hide resolved
app/src/App.tsx Outdated Show resolved Hide resolved
app/src/App.tsx Outdated Show resolved Hide resolved
app/src/App.tsx Outdated Show resolved Hide resolved
app/src/App.tsx Outdated Show resolved Hide resolved
app/src/App.tsx Outdated Show resolved Hide resolved
@PythonFZ PythonFZ merged commit 9a2b20d into main Nov 16, 2024
4 checks passed
@PythonFZ PythonFZ deleted the v054a1 branch November 16, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants