-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
Rebased version of beta 0.20 #3113
Merged
Merged
Changes from 1 commit
Commits
Show all changes
164 commits
Select commit
Hold shift + click to select a range
b1d9d63
squash merge jw/gl_linux_hidpi
jkrumbiegel 56cda4c
Fix mesh/surface with NaN points #2598
SimonDanisch 79839c5
Camera3D Improvements #2746
SimonDanisch e933fbd
merge jk/html-png-display + highdpi adjustments
jkrumbiegel 6a4f605
Fix errors and bugs
ffreyer 2859548
early attr conversion + no proxy scene anymore #3082
SimonDanisch 4610ead
add remaining changes from beta-0.20
SimonDanisch 91fd2dc
dont be unfair to master
SimonDanisch 0bcb774
use same resolution as master
SimonDanisch d20bf7a
squash merge jw/gl_linux_hidpi
jkrumbiegel f8f3436
Fix mesh/surface with NaN points #2598
SimonDanisch 819d823
Camera3D Improvements #2746
SimonDanisch 76803fc
merge jk/html-png-display + highdpi adjustments
jkrumbiegel 5fb4809
Fix errors and bugs
ffreyer 8c16d51
early attr conversion + no proxy scene anymore #3082
SimonDanisch 030ee50
add remaining changes from beta-0.20
SimonDanisch d0141a8
dont be unfair to master
SimonDanisch 7148081
use same resolution as master
SimonDanisch ee4f0cd
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch 67526c8
Merge branch 'master' into sd/beta-20
SimonDanisch 6c8e73d
Merge branch 'master' into sd/beta-20
SimonDanisch bc5ea90
Refactor SurfaceLike trait (#3106)
ffreyer ee7b06d
merge master
SimonDanisch b3f0c1e
Merge branch 'master' into sd/beta-20
SimonDanisch bc0f611
Rework WGLMakie lines (#3062)
SimonDanisch 53e36f6
Merge branch 'master' into sd/beta-20
jkrumbiegel 4d1fff9
only run on push
SimonDanisch 55fc71b
fix tests
SimonDanisch 2c17d78
forgot save
SimonDanisch 100b0fa
try using the ReferenceTests from monorepo proj
SimonDanisch bdf24b1
add to project
SimonDanisch f641310
wrong ReferenceTests
SimonDanisch 48ed0f9
merge master
SimonDanisch 916d76f
clean up ReferenceTests import + env
SimonDanisch fc34a87
fix transformation
SimonDanisch bb6b9d4
fix default axis for mesh2d/poly
SimonDanisch 24d8e28
fix CairoMakie
SimonDanisch b92bf1f
clean up ppu and add test for it
SimonDanisch ae0227d
run on pull_request
SimonDanisch 086f3e6
fix test
SimonDanisch e4ea128
tweak px_per_unit handing in GLMakie & revert hardcoded camera test (…
ffreyer cd6a946
Merge branch 'master' into sd/beta-20
SimonDanisch e63f08a
fix merge conflicts
SimonDanisch 6471996
fix plot!(...)
SimonDanisch d4f6ce8
merge master
SimonDanisch a801d21
rename
SimonDanisch 110667b
merge master
SimonDanisch 331bf32
fixes
SimonDanisch 2f5c659
Merge branch 'master' into sd/beta-20
SimonDanisch 9a980cf
fix used_attributes
SimonDanisch 1bae189
fix stress test and only caclulate camvalues once
SimonDanisch 10cd1e1
fix tests
SimonDanisch 98da09b
[WIP] Dynamic `PlotList` recipe which plots arbitrary arrays of PlotS…
asinghvi17 3db88eb
Merge branch 'master' into sd/beta-20
SimonDanisch ef760db
directly add transformation to attributes
SimonDanisch ccc4acd
Merge branch 'master' into sd/beta-20
SimonDanisch bf2e25b
clean up transformation
SimonDanisch f1cfcaa
remove unused function
SimonDanisch 42757b0
merge master
SimonDanisch e163fc8
didn't save
SimonDanisch 8ac92a8
merge master
SimonDanisch 722c659
Improve default near/far (#3293)
ffreyer 8a19965
skip camera update with 0 width limits
ffreyer bf3f264
clean up and leak fixes
SimonDanisch 13ee240
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch b0d5f68
make test more robust
SimonDanisch ace5d6a
Merge branch 'master' into sd/beta-20
SimonDanisch b601917
use Ramstepper for comparing images
SimonDanisch f24e890
Merge branch 'master' into sd/beta-20
SimonDanisch bef85c0
Merge branch 'master' into sd/beta-20
SimonDanisch acf468d
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch 03ec3b9
cycle color for error and range bars (#3230)
ErickChacon 63fd2fa
Merge branch 'master' into sd/beta-20
SimonDanisch a7ef010
Consider marker bbox in meshscatter data_limits (#3310)
ffreyer 8a4b343
Merge branch 'master' into sd/beta-20
SimonDanisch f77e9e4
Blockspec (#3281)
SimonDanisch ac1b645
fix marker outlines & simplify shader a little
ffreyer 3a39210
remove old depreactions
SimonDanisch 609ff2c
merge master
SimonDanisch 537c258
fix depreactaed import
SimonDanisch 1b14c15
fix cycler + cycled for specapi
SimonDanisch 7160cad
Improve figure size and units explanation documentation (#3322)
jkrumbiegel b82b6f7
Implement multiple lights and more Light types (#3246)
ffreyer 59c4a1d
fix line z
SimonDanisch 5069a96
add OrbitControl camera to fix offline WGL 3d camera
SimonDanisch 8cff709
Merge branch 'master' into sd/beta-20
SimonDanisch 67102ff
Merge branch 'master' into sd/beta-20
SimonDanisch 6a6d1c4
Deprecate `resolution` for `size` (#3343)
jkrumbiegel 078bce0
fix colorbuffer showing screen on second invocation
SimonDanisch 180e218
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch 4b90e9b
update on modelmatrix
SimonDanisch efbe491
fix scene tutorial
SimonDanisch 9b18a74
add depth shift
SimonDanisch fb69123
fix ssao
SimonDanisch ff827df
fix for AoG
SimonDanisch e4df372
scatter 2d in in Inspector as 2d
SimonDanisch 4cdc64d
fix picking, bg color, add parent resizing
SimonDanisch ef3e08d
Merge branch 'master' into sd/beta-20
SimonDanisch 3876a23
fix DimensionMismatch with cam3d alt-click
ffreyer fba01ab
round pixel
SimonDanisch 6d2cd2a
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch 96b85ee
fix surface sampling in WGLMakie
ffreyer d7bc868
activate some more refimg tests in WGLMakie
ffreyer 4c77e22
convert to NoShading if shading == false
ffreyer 85ee116
cleanup surface sampling in GLMakie
ffreyer 0c7438e
fix test error
ffreyer 8388a42
rename resize_to_body to resize_to and allow to resize to parent
SimonDanisch b2ca738
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch dce4f13
fix volume normals (black boxes)
ffreyer e0bd250
fix black volume on equal values
ffreyer ce753de
default transform_marker=false for text
SimonDanisch 4808ca9
deprecate px_area and pixelarea in favor of viewport
SimonDanisch a8b7ae2
update bundle
SimonDanisch c1f79f4
benchmark with cached screen
SimonDanisch 175cae2
cleanup observables
SimonDanisch 246e0de
fix tests
SimonDanisch 26e5193
Merge branch 'master' into sd/beta-20
SimonDanisch 973f088
what's wrong with CairoMakie!?
SimonDanisch 14dac7a
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch a533985
Add RectLight (#3355)
ffreyer b4117cc
fix off-by-one in uv color sampling
ffreyer cfc65fc
Merge branch 'master' into sd/beta-20
SimonDanisch fe7e494
use px_per_unit=1
SimonDanisch e3bf390
improve CairoMakie performance
SimonDanisch fb94c49
use [email protected]
SimonDanisch b746109
remove JSServe branch
SimonDanisch f1a76b7
cancel on push
SimonDanisch 3938333
fix RPRMakie
SimonDanisch 6a92512
please the compiler gods!?
SimonDanisch 99ed207
rename VertexBasedGrid -> VertexGrid
ffreyer 6db9547
fix tests
ffreyer 33f899b
add another clipping mode
ffreyer 10d439a
fixes for RPRMakie
SimonDanisch dc7aaa6
move specapi docs
SimonDanisch 0ffca8c
fix RectLight position
ffreyer e60185f
improve result printing
SimonDanisch 3dad965
fix missing examplefigure block
ffreyer 8cfd95d
fix docs error
ffreyer c8e9891
Introduce GridLayoutSpec and make SpecApi 100% declarative
SimonDanisch 5827947
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch a8ec43e
fix tests
SimonDanisch a1fadc0
fix re-using of layouts + clean up
SimonDanisch 939742a
remove display
SimonDanisch 9e28b73
final tweaks
SimonDanisch 12f93b7
softly deprecate lowercase
SimonDanisch 7b147b5
fix tests
SimonDanisch e68e089
fix layouting bugs
SimonDanisch 65fa2d7
make wglmakie more stable
SimonDanisch c7f35bd
improve specapi docs (#3378)
jkrumbiegel 4d4fdf4
delete test file
SimonDanisch 65aec39
implement empty!/delete! for all axes, closing #3376
SimonDanisch b5eaf40
fix LScene require_update
SimonDanisch ec6a92d
Merge branch 'sd/beta-20' of https://github.com/MakieOrg/Makie.jl int…
SimonDanisch 7366880
small tweaks
SimonDanisch 365e25e
rename Combined to Plot and improve docs a bit
SimonDanisch b89455b
use new GridLayoutBasic version to get rid of warning
SimonDanisch 95a0137
fix datashader
SimonDanisch b0c0c13
fix cycling and test + clean up plotspec diffing
SimonDanisch 35f6753
fix and clean up cycling & gridlayout diffing
SimonDanisch ca87a7e
remove FigureSpec
SimonDanisch 4c993a2
Hyphen to minus in tick labels (#3379)
jkrumbiegel de8cb50
clean up deprecations
SimonDanisch 6ed5111
fix wrong shading defaults in arrows
ffreyer 2707505
Merge branch 'master' into sd/beta-20
SimonDanisch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "CairoMakie" | ||
uuid = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0" | ||
author = ["Simon Danisch <[email protected]>"] | ||
version = "0.10.7" | ||
version = "0.11.0" | ||
|
||
[deps] | ||
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" | ||
|
@@ -23,7 +23,7 @@ FFTW = "1" | |
FileIO = "1.1" | ||
FreeType = "3, 4.0" | ||
GeometryBasics = "0.4.1" | ||
Makie = "=0.19.7" | ||
Makie = "=0.20.0" | ||
PrecompileTools = "1.0" | ||
julia = "1.3" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "WGLMakie" | ||
uuid = "276b4fcb-3e11-5398-bf8b-a0c2d153d008" | ||
authors = ["SimonDanisch <[email protected]>"] | ||
version = "0.8.11" | ||
version = "0.9.0" | ||
|
||
[deps] | ||
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" | ||
|
@@ -26,7 +26,7 @@ FreeTypeAbstraction = "0.10" | |
GeometryBasics = "0.4.1" | ||
Hyperscript = "0.0.3, 0.0.4" | ||
JSServe = "2.2" | ||
Makie = "=0.19.7" | ||
Makie = "=0.20.0" | ||
Observables = "0.5.1" | ||
RelocatableFolders = "0.1, 0.2, 0.3, 1.0" | ||
ShaderAbstractions = "0.3" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jkrumbiegel I guess this is the old url and should be figure now? Or is this the correct fix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hm that page does exist and in principle contains the right info. But I feel like I have rewritten that section at some point to explain the new changes. Or haven't I? It was too long ago..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah the github interface for some reason didn't show the right changes, ok yeah I see now that I deleted that page in the refactor. So yeah link needs to be fixed