Skip to content

Commit

Permalink
Camera3D Improvements #2746
Browse files Browse the repository at this point in the history
commit 12bcc1c
Merge: 01b1589 f3bb1c8
Author: Simon <[email protected]>
Date:   Tue Aug 1 11:03:08 2023 +0200

    Merge branch 'master' into ff/camera

commit 01b1589
Merge: 98c1096 07496e9
Author: ffreyer <[email protected]>
Date:   Wed Jul 12 18:07:07 2023 +0200

    Merge branch 'master' into ff/camera

commit 98c1096
Author: ffreyer <[email protected]>
Date:   Tue Jul 4 21:26:00 2023 +0200

    fix test errors

commit 34e9072
Merge: 001542e eaf1028
Author: Frederic Freyer <[email protected]>
Date:   Tue Jul 4 18:46:07 2023 +0200

    Merge branch 'master' into ff/camera

commit 001542e
Author: ffreyer <[email protected]>
Date:   Tue Jul 4 18:25:09 2023 +0200

    avoid centering on unrelated plots

commit d89aac0
Author: ffreyer <[email protected]>
Date:   Tue Jul 4 18:24:22 2023 +0200

    Merge branch 'master' into ff/camera

commit 381eb82
Merge: a26e6a1 8ccb6bd
Author: Frederic Freyer <[email protected]>
Date:   Thu Jun 22 14:31:02 2023 +0200

    Merge branch 'master' into ff/camera

commit a26e6a1
Author: ffreyer <[email protected]>
Date:   Mon Jun 12 13:45:21 2023 +0200

    check other ray_at_cursor methods

commit fc4fcd5
Author: ffreyer <[email protected]>
Date:   Mon Jun 12 13:45:01 2023 +0200

    fix type error in cam2d!

commit fd9a04d
Merge: 64f7730 5f96457
Author: ffreyer <[email protected]>
Date:   Mon Jun 12 13:19:06 2023 +0200

    Merge branch 'master' into ff/camera

commit 64f7730
Author: ffreyer <[email protected]>
Date:   Fri May 5 15:32:02 2023 +0200

    consider transforms when centering on plot object

commit 6972303
Merge: 10aff36 13e1d84
Author: Simon <[email protected]>
Date:   Tue Apr 25 16:03:43 2023 +0200

    Merge branch 'master' into ff/camera

commit 10aff36
Author: ffreyer <[email protected]>
Date:   Sun Apr 23 21:10:30 2023 +0200

    update docs

commit 1053b3a
Author: ffreyer <[email protected]>
Date:   Sun Apr 23 18:47:33 2023 +0200

    update NEWS

commit 6945b97
Author: ffreyer <[email protected]>
Date:   Sun Apr 23 18:23:42 2023 +0200

    fix line indicator in band

commit fdc3666
Author: ffreyer <[email protected]>
Date:   Sun Apr 23 13:27:07 2023 +0200

    fix wrong tooltip in volumeslices

commit d51ed11
Author: ffreyer <[email protected]>
Date:   Sun Apr 23 10:45:40 2023 +0200

    DataInspector fixes

    - fix error on range access for lines
    - fix a typo
    - fix blinking in image
    - fix error in arrows

commit a7e819b
Author: ffreyer <[email protected]>
Date:   Sat Apr 22 00:54:00 2023 +0200

    add on-click refocus of camera

commit 78ee1e5
Author: ffreyer <[email protected]>
Date:   Wed Apr 19 21:52:04 2023 +0200

    improve default controls/hotkeys

commit a72abbd
Merge: 43e6428 bc13edb
Author: Simon <[email protected]>
Date:   Wed Apr 19 14:30:27 2023 +0200

    Merge branch 'master' into ff/camera

commit 43e6428
Author: ffreyer <[email protected]>
Date:   Tue Mar 28 17:21:09 2023 +0200

    cleanup news

commit ed48aa6
Merge: 6594406 cdad6dd
Author: ffreyer <[email protected]>
Date:   Tue Mar 28 17:20:34 2023 +0200

    Merge branch 'master' into ff/camera

commit 6594406
Author: ffreyer <[email protected]>
Date:   Tue Mar 28 17:20:28 2023 +0200

    fix whitespace?

commit 87e7254
Author: ffreyer <[email protected]>
Date:   Sun Mar 19 16:28:45 2023 +0100

    deprecate old_cam [skip ci]

commit f264360
Author: ffreyer <[email protected]>
Date:   Sun Mar 19 16:04:24 2023 +0100

    bring back fov controls

commit becc8cd
Author: ffreyer <[email protected]>
Date:   Sun Mar 19 15:49:28 2023 +0100

    add center in orbital update_cam!

commit d6639fc
Author: ffreyer <[email protected]>
Date:   Sun Mar 19 15:28:48 2023 +0100

    bring back perspective zoom_shift_lookat

commit c890d34
Author: ffreyer <[email protected]>
Date:   Sun Mar 19 15:09:00 2023 +0100

    update NEWS

commit 4fee98b
Merge: 5274295 4bebd86
Author: ffreyer <[email protected]>
Date:   Sun Mar 19 15:00:39 2023 +0100

    Merge branch 'master' into ff/camera

commit 5274295
Author: ffreyer <[email protected]>
Date:   Thu Mar 16 18:46:30 2023 +0100

    Add update_cam! with angles

commit 6786f96
Author: ffreyer <[email protected]>
Date:   Wed Mar 15 17:53:18 2023 +0100

    tweak default zoom some more

commit 3c22c47
Author: ffreyer <[email protected]>
Date:   Wed Mar 15 15:41:27 2023 +0100

    fix zoom and switch back to more extreme near/far

commit 8185a96
Author: ffreyer <[email protected]>
Date:   Mon Mar 13 01:09:17 2023 +0100

    update tests

commit d31d905
Author: ffreyer <[email protected]>
Date:   Mon Mar 13 00:56:41 2023 +0100

    update docs

commit ae7f89a
Author: ffreyer <[email protected]>
Date:   Mon Mar 13 00:34:04 2023 +0100

    fix docstring [skip ci]

commit 4de5fa3
Author: ffreyer <[email protected]>
Date:   Mon Mar 13 00:15:11 2023 +0100

    switch back rotation order to avoid change in upvector

commit 11313dc
Author: ffreyer <[email protected]>
Date:   Mon Mar 13 00:03:05 2023 +0100

    cleanup docstring

commit 3e07289
Author: ffreyer <[email protected]>
Date:   Sun Mar 12 23:37:22 2023 +0100

    update test values

commit b54c0ae
Author: ffreyer <[email protected]>
Date:   Sun Mar 12 20:00:54 2023 +0100

    remove enable translation/rotation/zoom

    can be achieved by removing hotkeys

commit 6cbca9e
Author: ffreyer <[email protected]>
Date:   Sun Mar 12 19:55:32 2023 +0100

    add example

commit e4b056a
Author: ffreyer <[email protected]>
Date:   Sun Mar 12 19:46:57 2023 +0100

    fix typo

commit 066f0b7
Author: ffreyer <[email protected]>
Date:   Sun Mar 12 19:23:35 2023 +0100

    switch back to translation zoom, cleanup/reorganize
  • Loading branch information
SimonDanisch committed Aug 16, 2023
1 parent cff9334 commit 0000543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- Adjusted scaling of scatter/text stroke, glow and anti-aliasing width under non-uniform 2D scaling (Vec2f markersize/fontsize) in GLMakie [#2950](https://github.com/MakieOrg/Makie.jl/pull/2950).
- Scaled `errorbar` whiskers and `bracket` correctly with transformations [#3012](https://github.com/MakieOrg/Makie.jl/pull/3012).
- Updated `bracket` when the screen is resized or transformations change [#3012](https://github.com/MakieOrg/Makie.jl/pull/3012).
- Added auto-resizing functionality to WGLMakie plot figures [#3042](https://github.com/MakieOrg/Makie.jl/pull/3042)

## v0.19.6

Expand Down

0 comments on commit 0000543

Please sign in to comment.